2011-06-26 23:54:37 +00:00
|
|
|
# Template file for 'inkscape'
|
|
|
|
pkgname=inkscape
|
2012-12-19 09:43:19 +00:00
|
|
|
version=0.48.4
|
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-06-06 12:32:51 +00:00
|
|
|
configure_args="--enable-lcms --enable-poppler-cairo"
|
2011-06-26 23:54:37 +00:00
|
|
|
short_desc="vector-based drawing program"
|
2011-07-17 06:27:36 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-26 23:54:37 +00:00
|
|
|
homepage="http://inkscape.org/"
|
|
|
|
license="GPL-2"
|
2012-12-07 11:19:56 +00:00
|
|
|
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
2012-12-19 09:43:19 +00:00
|
|
|
checksum=8741ad8cbb5aa5cee4f234ebc45479cff2479b16d903870693174bdede8a519d
|
2011-06-26 23:54:37 +00:00
|
|
|
long_desc="
|
|
|
|
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
|
|
|
|
format, a standard maintained by the WWW consortium."
|
2012-12-07 11:19:56 +00:00
|
|
|
|
|
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
|
|
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>=6.8.0"
|