summaryrefslogtreecommitdiff
path: root/portsToCome/gconf
diff options
context:
space:
mode:
Diffstat (limited to 'portsToCome/gconf')
-rw-r--r--portsToCome/gconf/.footprint53
-rw-r--r--portsToCome/gconf/.md5sum1
-rw-r--r--portsToCome/gconf/Pkgfile24
3 files changed, 78 insertions, 0 deletions
diff --git a/portsToCome/gconf/.footprint b/portsToCome/gconf/.footprint
new file mode 100644
index 0000000..de79000
--- /dev/null
+++ b/portsToCome/gconf/.footprint
@@ -0,0 +1,53 @@
+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
+drwxr-xr-x root/root usr/etc/
+drwxr-xr-x root/root usr/etc/gconf/
+drwxr-xr-x root/root usr/etc/gconf/2/
+-rw-r--r-- root/root usr/etc/gconf/2/path
+drwxr-xr-x root/root usr/etc/gconf/gconf.xml.defaults/
+drwxr-xr-x root/root usr/etc/gconf/gconf.xml.mandatory/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/gconf/
+drwxr-xr-x root/root usr/include/gconf/2/
+drwxr-xr-x root/root usr/include/gconf/2/gconf/
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-changeset.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-client.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-engine.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-enum-types.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-error.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-listeners.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-schema.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf-value.h
+-rw-r--r-- root/root usr/include/gconf/2/gconf/gconf.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/GConf/
+drwxr-xr-x root/root usr/lib/GConf/2/
+-rw-r--r-- root/root usr/lib/GConf/2/libgconfbackend-oldxml.a
+-rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-oldxml.la
+-rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-oldxml.so
+-rw-r--r-- root/root usr/lib/GConf/2/libgconfbackend-xml.a
+-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-sanity-check-2
+-rwxr-xr-x root/root usr/lib/GConf/gconfd-2
+-rw-r--r-- root/root usr/lib/libgconf-2.a
+-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
+-rwxr-xr-x root/root usr/lib/libgconf-2.so.4.1.5
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/gconf-2.0.pc
+drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/gconftool-2.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/aclocal/
+-rw-r--r-- root/root usr/share/aclocal/gconf-2.m4
+drwxr-xr-x root/root usr/share/dbus-1/
+drwxr-xr-x root/root usr/share/dbus-1/services/
+-rw-r--r-- root/root usr/share/dbus-1/services/org.gnome.GConf.service
+drwxr-xr-x root/root usr/share/sgml/
+drwxr-xr-x root/root usr/share/sgml/gconf/
+-rw-r--r-- root/root usr/share/sgml/gconf/gconf-1.0.dtd
diff --git a/portsToCome/gconf/.md5sum b/portsToCome/gconf/.md5sum
new file mode 100644
index 0000000..b3cec3b
--- /dev/null
+++ b/portsToCome/gconf/.md5sum
@@ -0,0 +1 @@
+b4475bb58c51ca59c7781cd95b302c13 GConf-2.32.4.tar.bz2
diff --git a/portsToCome/gconf/Pkgfile b/portsToCome/gconf/Pkgfile
new file mode 100644
index 0000000..95e7f45
--- /dev/null
+++ b/portsToCome/gconf/Pkgfile
@@ -0,0 +1,24 @@
+# Description: configuration database system
+# URL: http://www.gnome.org/projects/gconf/
+# Maintainer: Erich Eckner, erich at eckner dot net
+# Packager: Matt Housh, jaeger at morpheus dot net
+# Depends on: orbit2 libxml2 gtk dbus-glib intltool
+
+name=gconf
+version=2.32.4
+release=1
+source=(ftp://ftp.gnome.org/pub/gnome/sources/GConf/${version%.*}/GConf-$version.tar.bz2)
+
+build() {
+ cd GConf-$version
+ rm po/*.po
+ sed -i -e "s/USE_NLS=yes/USE_NLS=no/" \
+ -e "s/ENABLE_NLS 1/ENABLE_NLS 0/" configure
+ ./configure --prefix=/usr \
+ --mandir=/usr/man \
+ --libexecdir=/usr/lib/GConf \
+ --disable-gtk-doc
+ make
+ make DESTDIR=$PKG install
+ rm -rf $PKG/usr/share/gtk-doc
+}