From 3b672437298b0687668813d1240701d280e804ff Mon Sep 17 00:00:00 2001 From: skingrapher Date: Fri, 27 Nov 2009 12:25:17 +0400 Subject: ajout de inkscape#0.46-1 --- extra/inkscape/Pkgfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 extra/inkscape/Pkgfile (limited to 'extra/inkscape/Pkgfile') diff --git a/extra/inkscape/Pkgfile b/extra/inkscape/Pkgfile new file mode 100644 index 000000000..fe445b39b --- /dev/null +++ b/extra/inkscape/Pkgfile @@ -0,0 +1,19 @@ +# Description: logiciel libre d'édition de graphismes vectoriels utilisant le format de fichiers SVG +# URL: http://inkscape.org +# Maintainer: NuTyX core team +# Packager: skingrapher at legtux dot org +# Depends on: pangomm, cairomm, gtkmm, boost, boehm-gc, imagemagick +name=inkscape +version=0.46 +release=1 +source=(http://inkscape.modevia.com/svn-snap/$name-current.tar.bz2) + +build() { +cd $name-* + CFLAGS="${CFLAGS} -I/usr/include/ImageMagick" \ + CXXFLAGS="${CXXFLAGS} -I/usr/include/ImageMagick" \ + ./configure --prefix=/usr --enable-lcms --with-xft --with-python --with-perl --with-gnome-vfs + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2