[Lunar-commits] CVS: crater/gnome-platform/libglade2 BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE,
1.1 POST_REMOVE, NONE, 1.1
Jan Eidtmann
cmak at lunar-linux.org
Thu Mar 17 07:42:40 UTC 2005
- Previous message: [Lunar-commits] CVS: crater/gnome-platform/libbonoboui BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: crater/gnome-platform/libgnome BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/crater/gnome-platform/libglade2
In directory espresso.foo-projects.org:/tmp/cvs-serv28401/gnome-platform/libglade2
Added Files:
BUILD DEPENDS DETAILS POST_INSTALL POST_REMOVE
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
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends Python &&
depends docbook-xsl &&
depends libxml2 &&
depends gtk+-2
--- NEW FILE: DETAILS ---
MODULE=libglade2
VERSION=2.5.1
SOURCE=libglade-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libglade-$VERSION
SOURCE_URL=$GNOME_URL/platform/2.10/2.10.0/sources//
SOURCE_VFY=sha1:bef71a09cd5d23ae82736f1552131aa8959c2f36
WEB_SITE=http://www.gnome.org
ENTERED=20020714
UPDATED=20050317
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 libglade 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
fi
true
--- NEW FILE: POST_REMOVE ---
#Running rebuild-docbook-catalog due to the libglade 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
fi
true
- Previous message: [Lunar-commits] CVS: crater/gnome-platform/libbonoboui BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: crater/gnome-platform/libgnome 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