24 lines
850 B
Plaintext
24 lines
850 B
Plaintext
# Template file for 'inkscape'
|
|
pkgname=inkscape
|
|
version=0.48.3.1
|
|
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--enable-lcms"
|
|
makedepends="pkg-config intltool gsl-devel gc-devel gtkmm2-devel libxml2-devel libxslt-devel boost-devel popt-devel lcms-devel libsigc++-devel libmagick-devel"
|
|
fulldepends="desktop-file-utils hicolor-icon-theme"
|
|
revision=1
|
|
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."
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
# XXX missing libwpg package to support wpg.
|
|
|
|
|