gimp: update to 2.7.4
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
# Template build file for 'gimp'.
|
||||
pkgname=gimp
|
||||
version=2.6.11
|
||||
revision=4
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/gimp/gimp-$version.tar.bz2/bb2939fe13e54fc7255cef5d097bb5dd/gimp-$version.tar.bz2"
|
||||
#distfiles="http://ftp.gimp.org/pub/gimp/v2.6/gimp-$version.tar.bz2"
|
||||
version=2.7.4
|
||||
distfiles="ftp://ftp.gimp.org/pub/gimp/v${version%.*}/gimp-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-aa --without-gvfs --without-gnomevfs
|
||||
--enable-gimp-remote --without-hal"
|
||||
short_desc="The GNU image manipulation program"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9b6d08d0803b3912ea596d1b77b9c21ee13778c23388a225c004b8c1587cb0a1
|
||||
checksum=6c0690d5c4e58423308169a2419b684d05e06bd346cded9e081be470a5f93710
|
||||
long_desc="
|
||||
Powerful image manipulation program similar to Adobe Photoshop[tm].
|
||||
It supports layers, arbitrary image sizes and working on several images
|
||||
@@ -49,9 +47,11 @@ Add_dependency build poppler-glib-devel
|
||||
Add_dependency build libmng-devel
|
||||
Add_dependency build libXpm-devel
|
||||
Add_dependency build libcurl-devel
|
||||
Add_dependency build gegl-devel
|
||||
Add_dependency build babl-devel
|
||||
Add_dependency build gegl-devel ">=0.1.8"
|
||||
Add_dependency build babl-devel ">=0.1.6"
|
||||
Add_dependency build pygtk-devel
|
||||
Add_dependency build libgudev-devel
|
||||
Add_dependency build jasper-devel
|
||||
|
||||
Add_dependency full iso-codes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user