[Lunar-commits] CVS: crater/gnome-platform/GConf2 BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Jan Eidtmann
cmak at lunar-linux.org
Thu Mar 17 07:42:37 UTC 2005
Update of /var/cvs/lunar/crater/gnome-platform/GConf2
In directory espresso.foo-projects.org:/tmp/cvs-serv28401/gnome-platform/GConf2
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Gnome 2.10
--- NEW FILE: BUILD ---
(
./configure --prefix=${GNOME210_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=${GNOME210_PREFIX:-/usr}/share/info \
--mandir=${GNOME210_PREFIX:-/usr}/share/man \
$OPTS &&
default_make &&
chmod a+rX /etc/gconf/*
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends libxml2 &&
depends ORBit2 &&
optional_depends "gtk+-2" "" "" "for GConf sanity checker"
--- NEW FILE: DETAILS ---
MODULE=GConf2
VERSION=2.10.0
SOURCE=GConf-$VERSION.tar.bz2
PSAFE=no
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GConf-$VERSION
SOURCE_URL=$GNOME_URL/platform/2.10/2.10.0/sources//
SOURCE_VFY=sha1:9590cfc310e05c540feeab352199062922b8f4be
WEB_SITE=http://www.gnome.org/projects/gconf/
ENTERED=20020701
UPDATED=20050317
SHORT="GConf is a system for storing configuration information"
cat << EOF
GConf is a system for storing configuration information, that is,
key-value pairs. GConf provides a notification service so applications
can be notified when a key's value is changed. GConf also allows for
pluggable storage mechanisms (text files, databases, etc.); allows
administrators to install default values; and allows application authors
to document their configuration keys for the benefit of administrators.
EOF
More information about the Lunar-commits
mailing list