diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template index 07c179fd922..7bf070ee178 100644 --- a/srcpkgs/gimp/template +++ b/srcpkgs/gimp/template @@ -1,7 +1,7 @@ # Template build file for 'gimp'. pkgname=gimp version=2.8.10 -revision=1 +revision=2 build_style=gnu-configure configure_args="--without-aa --without-gvfs --enable-gimp-console --enable-python --with-gif-compression=lzw --with-libcurl --enable-mp" @@ -26,11 +26,6 @@ homepage="http://www.gimp.org" license="GPL-3" distfiles="ftp://ftp.gimp.org/pub/gimp/v${version%.*}/gimp-$version.tar.bz2" checksum=e7fd8b19f989138d826003c75f56bd5b6f136eef597e86e3978ede0bba470ae6 -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." pre_configure() { # Fix freetype>=2.5.1 build.