void-packages/srcpkgs/inkscape/template
2012-12-19 10:43:19 +01:00

21 lines
773 B
Plaintext

# Template file for 'inkscape'
pkgname=inkscape
version=0.48.4
revision=1
build_style=gnu-configure
configure_args="--enable-lcms --enable-poppler-cairo"
short_desc="vector-based drawing program"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://inkscape.org/"
license="GPL-2"
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
checksum=8741ad8cbb5aa5cee4f234ebc45479cff2479b16d903870693174bdede8a519d
long_desc="
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
format, a standard maintained by the WWW consortium."
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"