void-packages/srcpkgs/gimp/template
2012-05-03 17:23:24 +02:00

58 lines
1.8 KiB
Text

# Template build file for 'gimp'.
pkgname=gimp
version=2.8.0
homepage="http://www.gimp.org"
distfiles="ftp://ftp.gimp.org/pub/gimp/v${version%.*}/gimp-$version.tar.bz2"
build_style=gnu-configure
configure_args="--without-aa"
license="GPL-3"
short_desc="The GNU image manipulation program"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=dd6cee080d18faefa010ba4823e60ee7c49a4d1574a78c6dfb590592a09f2dcc
long_desc="
Powerful image manipulation program similar to Adobe Photoshop[tm].
It supports layers, arbitrary image sizes and working on several images
at the same time. It comes with a lot of useful plug-ins. Missing is CMYK
support and more than 8 bits per channel."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
conf_files="
/etc/gimp/2.0/unitrc
/etc/gimp/2.0/gtkrc
/etc/gimp/2.0/menurc
/etc/gimp/2.0/ps-menurc
/etc/gimp/2.0/sessionrc
/etc/gimp/2.0/templaterc
/etc/gimp/2.0/gimprc
/etc/gimp/2.0/controllerrc"
subpackages="gimp-devel gimp-python"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+-devel
Add_dependency build lcms-devel
Add_dependency build alsa-lib-devel
Add_dependency build dbus-glib-devel
Add_dependency build libXmu-devel
Add_dependency build libXext-devel
Add_dependency build libXcursor-devel
Add_dependency build libexif-devel
Add_dependency build webkit-gtk-devel
Add_dependency build libwmf-devel
Add_dependency build librsvg-devel
Add_dependency build poppler-glib-devel
Add_dependency build libmng-devel
Add_dependency build libXpm-devel
Add_dependency build libcurl-devel
Add_dependency build babl-devel
Add_dependency build gegl-devel
Add_dependency build pygtk-devel
Add_dependency build libgudev-devel
Add_dependency build jasper-devel
Add_dependency run desktop-file-utils
Add_dependency run hicolor-icon-theme
Add_dependency full iso-codes