kek
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
e92a4c5f35
commit
57f7e5b481
BIN
GraphicsMagick-1.3.26.tar.xz
Normal file
BIN
GraphicsMagick-1.3.26.tar.xz
Normal file
Binary file not shown.
6
PKGBUILD
6
PKGBUILD
|
@ -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')
|
||||
|
|
Reference in New Issue
Block a user