summaryrefslogtreecommitdiffstats
path: root/extra/dbus-glib
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-12-26 20:18:15 +0100
committersibel <lesibel@free.fr>2010-12-26 20:18:15 +0100
commit5f560e68c766422f2fd36cfe3aa321f7482244c5 (patch)
tree1b7011aca8657978a20c900b11d6c046d566131d /extra/dbus-glib
parent33b7d60dabb3adf07ec8ce558b034a0362e48fc6 (diff)
downloadnutyx-extra-5f560e68c766422f2fd36cfe3aa321f7482244c5.tar.gz
nutyx-extra-5f560e68c766422f2fd36cfe3aa321f7482244c5.tar.bz2
nutyx-extra-5f560e68c766422f2fd36cfe3aa321f7482244c5.tar.xz
nutyx-extra-5f560e68c766422f2fd36cfe3aa321f7482244c5.zip
dbus-glib#0.92-1, maj port
Diffstat (limited to 'extra/dbus-glib')
-rw-r--r--extra/dbus-glib/.footprint1
-rw-r--r--extra/dbus-glib/.md5sum2
-rwxr-xr-xextra/dbus-glib/Pkgfile2
3 files changed, 3 insertions, 2 deletions
diff --git a/extra/dbus-glib/.footprint b/extra/dbus-glib/.footprint
index 0fcf8409a..39dcbfccf 100644
--- a/extra/dbus-glib/.footprint
+++ b/extra/dbus-glib/.footprint
@@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/dbus-1.0/dbus/
-rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h
-rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-glib.h
-rw-r--r-- root/root usr/include/dbus-1.0/dbus/dbus-gtype-specialized.h
+-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.1.0
diff --git a/extra/dbus-glib/.md5sum b/extra/dbus-glib/.md5sum
index edfe61c77..6ab69c116 100644
--- a/extra/dbus-glib/.md5sum
+++ b/extra/dbus-glib/.md5sum
@@ -1 +1 @@
-7c04ba01df6130c2c4e62f73bea0d0d5 dbus-glib-0.88.tar.gz
+b595b36890c4f9f8f5d5dec131c495f8 dbus-glib-0.92.tar.gz
diff --git a/extra/dbus-glib/Pkgfile b/extra/dbus-glib/Pkgfile
index 44bca292e..c378a3ef5 100755
--- a/extra/dbus-glib/Pkgfile
+++ b/extra/dbus-glib/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: dbus, glib
name=dbus-glib
-version=0.88
+version=0.92
release=1
source=( http://dbus.freedesktop.org/releases/$name/$name-$version.tar.gz)