Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2016-11-18 14:55:45 +03:00
parent 4b0b9d6477
commit 1abce72c9a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,6 @@ optdepends=('jasper: jp2 module'
makedepends=('perl' 'jasper' 'libpng' 'libwmf' 'libxml2' 'libtiff' 'libwebp')
depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz')
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/GraphicsMagick-${pkgver}.tar.xz")
sha1sums=('0dcf4c1f6f3ead29147ea0392a148ce50cd64bb4')
options=('!emptydirs' 'libtool')
@ -53,3 +52,4 @@ package() {
rm -rf "${pkgdir}/usr/lib/perl5/core_perl"
rm "${pkgdir}/usr/lib/perl5/vendor_perl/auto/Graphics/Magick/.packlist"
}
sha1sums=('51942f6524efb5228cb70f68c3c7f283d320f58d')