CVS: moonbase/gnome2-core/libglade2/2.0.1 BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE,
1.1 POST_REMOVE, NONE, 1.1
elaine at lunar-linux.org
elaine at lunar-linux.org
Tue Sep 16 16:00:32 GMT 2003
- Previous message: CVS: moonbase/gnome2-core/libgail-gnome/1.0.2 BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: CVS: moonbase/gnome2-core/libgnome/2.4.0 BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-core/libglade2/2.0.1
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21538/gnome2-core/libglade2/2.0.1
Added Files:
BUILD DEPENDS DETAILS POST_INSTALL POST_REMOVE
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 \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends expat &&
depends Python &&
depends libgnome/2.4.0 &&
depends docbook-xsl
--- NEW FILE: DETAILS ---
MODULE=libglade2/2.0.1
VERSION=2.0.1
SOURCE=libglade-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libglade-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/libglade/2.0/$SOURCE
SOURCE_VFY=md5:4d93f6b01510013ae429e91af432cfe2
WEB_SITE=http://www.gnome.org
ENTERED=20020714
UPDATED=20020914
SHORT="libglade loads user interfaces from XML files"
cat << EOF
The Libglade library gives applications the ability to load user
interfaces from XML files at runtime. These interface files can
be created with the GLADE user interface builder. Libglade is also
capable of automatically connecting handlers to the signals defined in
the interface file.
EOF
--- NEW FILE: POST_INSTALL ---
#Running rebuild-docbook-catalog due to the linglade installer
#putting the right entry into the wrong docbook-catalog file
if [ -x /usr/sbin/rebuild-docbook-catalog ]; then
echo Rebuilding your docbook catalogs &&
/usr/sbin/rebuild-docbook-catalog
else
true
fi
--- NEW FILE: POST_REMOVE ---
#Running rebuild-docbook-catalog due to the linglade installer
#putting the right entry into the wrong docbook-catalog file
if [ -x /usr/sbin/rebuild-docbook-catalog ]; then
echo Rebuilding your docbook catalogs &&
/usr/sbin/rebuild-docbook-catalog
else
true
fi
- Previous message: CVS: moonbase/gnome2-core/libgail-gnome/1.0.2 BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: CVS: moonbase/gnome2-core/libgnome/2.4.0 BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list