[Lunar-commits] CVS: crater/gnome-platform/libxslt BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Jan Eidtmann
cmak at lunar-linux.org
Thu Mar 17 07:42:43 UTC 2005
Update of /var/cvs/lunar/crater/gnome-platform/libxslt
In directory espresso.foo-projects.org:/tmp/cvs-serv28401/gnome-platform/libxslt
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
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends libxml2
--- NEW FILE: DETAILS ---
MODULE=libxslt
VERSION=1.1.12
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/platform/2.10/2.10.0/sources//
SOURCE_VFY=sha1:60fcd3d79fca9a499096fdf51c41ea2c4ecb387e
WEB_SITE=http://xmlsoft.org
ENTERED=20011010
UPDATED=20050317
SHORT="libxslt is an XSLT processing library."
cat << EOF
Libxslt is a C library for GNOME which allows developers to work with XSLT. It
is based on libxml for XML parsing, tree manipulation, and XPath support. It
is written in plain C, making as few assumptions as possible, and sticking
closely to ANSI C/POSIX for easy embedding. It should work on Linux, Unix, and
Windows. Though not designed primarily with performances in mind, libxslt
seems to be a relatively fast processor.
EOF
More information about the Lunar-commits
mailing list