[Lunar-commits] <moonbase-other> dconf: moved to gnome
v4hn
me at v4hn.de
Sat Aug 18 20:09:47 CEST 2012
commit 5b95a3d8b62e45d0924f36bb92996b2ed1435358
Author: v4hn <me at v4hn.de>
Date: Sat, 18 Aug 2012 11:09:47 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/5b95a3d8b62e45d0924f36bb92996b2ed1435358
dconf: moved to gnome
---
zbeta/dconf/BUILD +0/-8
zbeta/dconf/DEPENDS +0/-5
zbeta/dconf/DETAILS +0/-16
zbeta/dconf/POST_INSTALL +0/-4
4 files changed, 0 insertions (+), 33 deletions (-)
--- a/zbeta/dconf/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-(
-
- # Only want glib-2 to own /usr/lib/gio/modules/giomodule.cache
- sedit "s:dummy gio-querymodules:dummy echo:" configure &&
-
- default_build
-
-) > $C_FIFO 2>&1
--- a/zbeta/dconf/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-optional_depends gobject-introspection "--enable-introspection=yes" "--enable-introspection=no" "for introspection support"
-
-# A disabling option is missing from dconf 0.5.1
-# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/gnome-base/dconf/files/dconf-0.5.1-automagic-vala.patch
-optional_depends vala "" "" "to compile .vala source files"
--- a/zbeta/dconf/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=dconf
- MAJOR=0.5
- VERSION=$MAJOR.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:91a11ccea80c789f9de4c5ae2ed7aa17de337cf9
- WEB_SITE=http://live.gnome.org/dconf
- ENTERED=20101128
- UPDATED=20101128
- SHORT="Simple low-level configuration system"
-
-cat << EOF
-dconf is a low-level configuration system. Its main purpose is to
-provide a back-end to GSettings on platforms that don't already have
-configuration storage systems.
-EOF
--- a/zbeta/dconf/POST_INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-if [[ -x /usr/bin/gio-querymodules ]] ; then
- # Recreate /usr/lib/gio/modules/giomodule.cache
- gio-querymodules /usr/lib/gio/modules
-fi
More information about the Lunar-commits
mailing list