CVS: moonbase/gnome2-core/librsvg/2.4.0 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:36 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/librsvg/2.4.0
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21538/gnome2-core/librsvg/2.4.0
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-croco \
--with-svgz \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends popt &&
depends libart_lgpl/2.3.16 &&
depends libxml2 &&
depends libgsf &&
depends libcroco &&
optional_depends "gimp2" "--with-gimp" "" "enable gimp plugin support"
--- NEW FILE: DETAILS ---
MODULE=librsvg/2.4.0
VERSION=2.4.0
SOURCE=librsvg-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/librsvg-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/librsvg/2.4/$SOURCE
SOURCE_VFY=md5:1a073864e5f6e9793cf23e38dc723803
WEB_SITE=http://librsvg.sourceforge.net
ENTERED=20020714
UPDATED=20030912
SHORT="librsvg is a library for operating on files in SVG format"
cat << EOF
The librsvg library is a lightweight library for parsing and
rendering vector-graphic files in SVG format (like the ones made by
sodipodi). It also includes functions that render anti-aliased fonts
using freetype, including caching of glyphs. It's used by Nautilus
for drawing vector icons and anti-aliased type.
EOF
More information about the Lunar-commits
mailing list