2011-06-27 01:54:37 +02:00
|
|
|
# Template file for 'inkscape'
|
|
|
|
pkgname=inkscape
|
2012-03-17 08:34:50 +01:00
|
|
|
version=0.48.3.1
|
2012-06-06 14:32:51 +02:00
|
|
|
revision=2
|
|
|
|
patch_args="-Np1"
|
2011-06-27 01:54:37 +02:00
|
|
|
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-06-06 14:32:51 +02:00
|
|
|
configure_args="--enable-lcms --enable-poppler-cairo"
|
|
|
|
makedepends="pkg-config intltool libpng-devel>=1.5.10 gsl-devel gc-devel gtkmm2-devel libxslt-devel boost-devel popt-devel lcms-devel libmagick-devel"
|
2012-05-23 18:26:56 +02:00
|
|
|
fulldepends="desktop-file-utils hicolor-icon-theme"
|
2012-10-05 18:29:09 +02:00
|
|
|
|
2011-06-27 01:54:37 +02:00
|
|
|
short_desc="vector-based drawing program"
|
2011-07-17 08:27:36 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-27 01:54:37 +02:00
|
|
|
homepage="http://inkscape.org/"
|
|
|
|
license="GPL-2"
|
2012-03-17 08:34:50 +01:00
|
|
|
checksum=073bf585b6a708747485f2de1f5a1b77c3f45a79e6ee128bf946bae99476db88
|
2011-06-27 01:54:37 +02:00
|
|
|
long_desc="
|
|
|
|
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
|
|
|
|
format, a standard maintained by the WWW consortium."
|