summaryrefslogtreecommitdiffstats
path: root/extra/gconf
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-12-24 14:06:34 +0000
committersibel <lesibel@free.fr>2010-12-24 14:06:34 +0000
commitb9c7948be7a5ad98fceb078418c524f5ff0810d5 (patch)
tree75f2f54df9325d9b6d13c8619fd811413a2d1928 /extra/gconf
parent53c6515da4c8cf8d7c93f30974761c9a437b6f2d (diff)
downloadnutyx-extra-b9c7948be7a5ad98fceb078418c524f5ff0810d5.tar.gz
nutyx-extra-b9c7948be7a5ad98fceb078418c524f5ff0810d5.tar.bz2
nutyx-extra-b9c7948be7a5ad98fceb078418c524f5ff0810d5.tar.xz
nutyx-extra-b9c7948be7a5ad98fceb078418c524f5ff0810d5.zip
gconf#2.32.1-1, maj port
Diffstat (limited to 'extra/gconf')
-rw-r--r--extra/gconf/.footprint12
-rw-r--r--extra/gconf/.md5sum4
-rw-r--r--extra/gconf/Pkgfile5
3 files changed, 16 insertions, 5 deletions
diff --git a/extra/gconf/.footprint b/extra/gconf/.footprint
index e68cf34b0..e17223a0f 100644
--- a/extra/gconf/.footprint
+++ b/extra/gconf/.footprint
@@ -9,10 +9,15 @@ drwxr-xr-x root/root etc/gconf/2/
drwxr-xr-x root/root etc/gconf/gconf.xml.defaults/
drwxr-xr-x root/root etc/gconf/gconf.xml.mandatory/
drwxr-xr-x root/root etc/gconf/gconf.xml.system/
+drwxr-xr-x root/root etc/xdg/
+drwxr-xr-x root/root etc/xdg/autostart/
+-rw-r--r-- root/root etc/xdg/autostart/gsettings-data-convert.desktop
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gconf-merge-tree
-rwxr-xr-x root/root usr/bin/gconftool-2
+-rwxr-xr-x root/root usr/bin/gsettings-data-convert
+-rwxr-xr-x root/root usr/bin/gsettings-schema-convert
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/gconf/
drwxr-xr-x root/root usr/include/gconf/2/
@@ -36,8 +41,11 @@ drwxr-xr-x root/root usr/lib/GConf/2/
-rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-xml.la
-rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-xml.so
-rwxr-xr-x root/root usr/lib/GConf/gconf-defaults-mechanism
--rwxr-xr-x root/root usr/lib/GConf/gconf-sanity-check-2
-rwxr-xr-x root/root usr/lib/GConf/gconfd-2
+drwxr-xr-x root/root usr/lib/gio/
+drwxr-xr-x root/root usr/lib/gio/modules/
+-rwxr-xr-x root/root usr/lib/gio/modules/libgsettingsgconfbackend.la
+-rwxr-xr-x root/root usr/lib/gio/modules/libgsettingsgconfbackend.so
-rwxr-xr-x root/root usr/lib/libgconf-2.la
lrwxrwxrwx root/root usr/lib/libgconf-2.so -> libgconf-2.so.4.1.5
lrwxrwxrwx root/root usr/lib/libgconf-2.so.4 -> libgconf-2.so.4.1.5
@@ -62,6 +70,8 @@ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gconftool-2.1.gz
+-rw-r--r-- root/root usr/share/man/man1/gsettings-data-convert.1.gz
+-rw-r--r-- root/root usr/share/man/man1/gsettings-schema-convert.1.gz
drwxr-xr-x root/root usr/share/polkit-1/
drwxr-xr-x root/root usr/share/polkit-1/actions/
-rw-r--r-- root/root usr/share/polkit-1/actions/org.gnome.gconf.defaults.policy
diff --git a/extra/gconf/.md5sum b/extra/gconf/.md5sum
index 67004b20e..bb8bbde0d 100644
--- a/extra/gconf/.md5sum
+++ b/extra/gconf/.md5sum
@@ -1,2 +1,2 @@
-ddd498fa3a3c68837586a8de27646321 GConf-2.28.0-sysconfdir-1.patch
-27663faf0af4f6a6d534de9270f6d24a GConf-2.28.1.tar.bz2
+ddd498fa3a3c68837586a8de27646321 GConf-2.28.1-sysconfdir-1.patch
+e3952c493cabee2903690fc4d203dca3 GConf-2.32.1.tar.bz2
diff --git a/extra/gconf/Pkgfile b/extra/gconf/Pkgfile
index 40f70c7cf..01a755349 100644
--- a/extra/gconf/Pkgfile
+++ b/extra/gconf/Pkgfile
@@ -5,8 +5,9 @@
# Depends on: orbit2, polkit, glib, gtk, libldap
name=gconf
-version=2.28.1
-ver_lfs=2.28.0
+version=2.32.1
+#2.28.1
+ver_lfs=2.28.1
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/GConf/${version%.*}/GConf-$version.tar.bz2\
http://www.linuxfromscratch.org/patches/blfs/svn/GConf-$ver_lfs-sysconfdir-1.patch )