Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-11-08 18:34:37 +03:00
parent e92a4c5f35
commit 57f7e5b481
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -13,9 +13,7 @@ optdepends=('jasper: jp2 module'
'ghostscript: pdf, ps modules')
makedepends=('perl' 'jasper' 'libpng' 'libwmf' 'libxml2' 'libtiff' 'libwebp')
depends=('freetype2' 'libxext' 'libsm' 'lcms2' 'libltdl' 'bzip2' 'xz')
#source=("GraphicsMagick-${pkgver}.tar.xz")
source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/GraphicsMagick-${pkgver}.tar.xz")
sha256sums=('fba015f3d5e5d5f17e57db663f1aa9d338e7b62f1d415b85d13ee366927e5f88')
source=("GraphicsMagick-${pkgver}.tar.xz")
conflicts=( 'graphicsmagick' )
@ -56,3 +54,5 @@ package() {
rm -rf "${pkgdir}/usr/lib/perl5/core_perl"
rm "${pkgdir}/usr/lib/perl5/vendor_perl/auto/Graphics/Magick/.packlist"
}
sha256sums=('fba015f3d5e5d5f17e57db663f1aa9d338e7b62f1d415b85d13ee366927e5f88')