CVS: moonbase/gnome2-core/GConf2/2.4.0.1 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

elaine at lunar-linux.org elaine at lunar-linux.org
Tue Sep 16 16:00:26 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-core/GConf2/2.4.0.1
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21538/gnome2-core/GConf2/2.4.0.1

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Profile module gnome/2.4.0 commit, lin gnome/2.4.0 (only with theedge later
than 9/14/03 to install, *should* preserve gnome 2.2 but in any case does
not conflict / lrm existing base and depended modules. Some systems opt-
depends may cause issues I haven't tested 



--- NEW FILE: BUILD ---
(

  
   ./configure  --build=$BUILD					\
                --sysconfdir=/etc                               \
                --prefix=/opt/lunar/gnome/2.4			\
		--localstatedir=/var				\
		--infodir=/opt/lunar/gnome/2.4/share/info       \
		--mandir=/opt/lunar/gnome/2.4/share/man		\
                --with-html-dir=/usr/share/gtk-doc/html         \
                $OPTS                                           &&

   default_make							&&

   chmod a+rX /etc/gconf/*

) > $C_FIFO 2>&1


--- NEW FILE: DEPENDS ---
depends libxml2 &&
depends ORBit2/2.8.1   &&
optional_depends  "gtk+-2"  ""  ""  "for GConf sanity checker"


--- NEW FILE: DETAILS ---
           MODULE=GConf2/2.4.0.1
         VERSION=2.4.0.1
          SOURCE=GConf-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GConf-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/GConf/2.4/$SOURCE
      SOURCE_VFY=md5:2f7548d0bad24d7c4beba54d0ec98a20
        WEB_SITE=http://www.gnome.org/projects/gconf/
         ENTERED=20020701
         UPDATED=20030912
           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