19 lines
833 B
Text
19 lines
833 B
Text
# Template file for 'inkscape'
|
|
pkgname=inkscape
|
|
version=0.48.3.1
|
|
revision=2
|
|
patch_args="-Np1"
|
|
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
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"
|
|
fulldepends="desktop-file-utils hicolor-icon-theme"
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
short_desc="vector-based drawing program"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://inkscape.org/"
|
|
license="GPL-2"
|
|
checksum=073bf585b6a708747485f2de1f5a1b77c3f45a79e6ee128bf946bae99476db88
|
|
long_desc="
|
|
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
|
|
format, a standard maintained by the WWW consortium."
|