2011-06-27 01:54:37 +02:00
|
|
|
# Template file for 'inkscape'
|
|
|
|
pkgname=inkscape
|
2015-01-30 10:23:11 +01:00
|
|
|
version=0.91
|
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2015-01-30 10:23:11 +01:00
|
|
|
configure_args="--enable-lcms --enable-poppler-cairo
|
|
|
|
--without-gnome-vfs --disable-static"
|
|
|
|
hostmakedepends="pkg-config intltool"
|
2013-11-26 17:40:06 +01:00
|
|
|
makedepends="
|
2014-02-03 12:11:47 +01:00
|
|
|
popt-devel libpng-devel>=1.6 gsl-devel gc-devel>=7.4 gtkmm2-devel libxslt-devel
|
2015-01-30 10:23:11 +01:00
|
|
|
lcms2-devel poppler-glib-devel>=0.30 boost-devel>=1.54 libmagick-devel>=6.8.9
|
|
|
|
libvisio-devel libwpg-devel libcdr-devel dbus-glib-devel libgomp-devel"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
2014-11-30 00:33:55 +01: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/"
|
2014-11-30 00:33:55 +01:00
|
|
|
license="GPL-2, LGPL-2.1"
|
2015-01-30 10:23:11 +01:00
|
|
|
#distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
|
|
|
distfiles="https://inkscape.global.ssl.fastly.net/media/resources/file/${pkgname}-${version}.tar.bz2"
|
|
|
|
checksum=4d901f8a9e1924404e797ad23b8b0c495a9d155448816d95a55974314e1f141b
|