summaryrefslogtreecommitdiff
path: root/dbus-glib
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2018-01-30 18:11:16 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2018-01-30 18:11:27 +0100
commit7db1fb020383d49a240485076246727018eee329 (patch)
treeeae886b8b6c1ab589387c97771c6eacccf0a19e4 /dbus-glib
parentc6ad1e57ab776fcd69d50c541a843aae9f6433e2 (diff)
downloadopt-7db1fb020383d49a240485076246727018eee329.tar.gz
opt-7db1fb020383d49a240485076246727018eee329.tar.xz
dbus-glib: updated to 0.110
Diffstat (limited to 'dbus-glib')
-rw-r--r--dbus-glib/.footprint6
-rw-r--r--dbus-glib/.md5sum2
-rw-r--r--dbus-glib/.signature8
-rw-r--r--dbus-glib/Pkgfile4
4 files changed, 9 insertions, 11 deletions
diff --git a/dbus-glib/.footprint b/dbus-glib/.footprint
index 942dca714..a4b16188b 100644
--- a/dbus-glib/.footprint
+++ b/dbus-glib/.footprint
@@ -11,9 +11,9 @@ drwxr-xr-x root/root usr/include/dbus-1.0/dbus/
-rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-gvalue-parse-variant.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libdbus-glib-1.la
-lrwxrwxrwx root/root usr/lib/libdbus-glib-1.so -> libdbus-glib-1.so.2.3.3
-lrwxrwxrwx root/root usr/lib/libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.3.3
--rwxr-xr-x root/root usr/lib/libdbus-glib-1.so.2.3.3
+lrwxrwxrwx root/root usr/lib/libdbus-glib-1.so -> libdbus-glib-1.so.2.3.4
+lrwxrwxrwx root/root usr/lib/libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.3.4
+-rwxr-xr-x root/root usr/lib/libdbus-glib-1.so.2.3.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/dbus-glib-1.pc
drwxr-xr-x root/root usr/share/
diff --git a/dbus-glib/.md5sum b/dbus-glib/.md5sum
index 5c7ba0ca6..c8bb2a154 100644
--- a/dbus-glib/.md5sum
+++ b/dbus-glib/.md5sum
@@ -1 +1 @@
-a66a613705870752ca9786e0359aea97 dbus-glib-0.108.tar.gz
+d7cebf1d69445cbd28b4983392145192 dbus-glib-0.110.tar.gz
diff --git a/dbus-glib/.signature b/dbus-glib/.signature
index c7bbd22e9..398ab4622 100644
--- a/dbus-glib/.signature
+++ b/dbus-glib/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/dsQ3U7y9T3T7YWogFMCA8UlzT2Lk6xkP7wkd5zVce03AVSDe7ru7L7CRBP6d1KGF89WfSEtlVvGvpJtV7VHdAw=
-SHA256 (Pkgfile) = dbec80a887f0826b8000c21ecc15662a16bbfb0e10f9057f764b1740de756b6a
-SHA256 (.footprint) = a92e82a8ef52d32c6d9d1fbb5019467c99bb910cf12b096ebd800985ad1e1a2d
-SHA256 (dbus-glib-0.108.tar.gz) = 9f340c7e2352e9cdf113893ca77ca9075d9f8d5e81476bf2bf361099383c602c
+RWSE3ohX2g5d/cKNaDdCRZZZcnUUMw66OrZQn4PqUK3Wyiy7m0btQfxdjy+sulz4Ls92JdExxtm/54ANnwjz73ruvwWep8jyggY=
+SHA256 (Pkgfile) = 4b17e00b39dc22e9b216f8cbc2030c1d3926acf86a2742c85a1a14947709d437
+SHA256 (.footprint) = 4d6a6d27f377c89a7b3fa675aa68a26503b4717befd2b0b78d42ff2ce892540c
+SHA256 (dbus-glib-0.110.tar.gz) = 7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825
diff --git a/dbus-glib/Pkgfile b/dbus-glib/Pkgfile
index b58e994e9..b1db6352f 100644
--- a/dbus-glib/Pkgfile
+++ b/dbus-glib/Pkgfile
@@ -1,17 +1,15 @@
# Description: D-Bus GLib bindings
# URL: http://freedesktop.org/wiki/Software/DBusBindings
-# Packager: Matt Housh, jaeger at crux dot nu
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
# Depends on: dbus, glib
name=dbus-glib
-version=0.108
+version=0.110
release=1
source=(http://dbus.freedesktop.org/releases/$name/$name-$version.tar.gz)
build() {
cd $name-$version
- # export PATH="$PATH:/usr/sbin"
./configure --prefix=/usr \
--disable-static \
--enable-bash-completion=no

Generated by cgit