summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Spies2015-12-24 06:42:14 -0330
committerLukas Spies2015-12-24 06:42:14 -0330
commitc647ab7aedbc1fe3569863ff062ee25f91f13bc4 (patch)
tree52c5990b55c9db00e004cb18a28f20f55f2aa4d5
parenta1d31f60655b974381d0a59d99fff5a713aef5ad (diff)
downloadaur-c647ab7aedbc1fe3569863ff062ee25f91f13bc4.tar.gz
[1.3.23] Dependency libltdl is commented out, not AUR package available atm (only in some external repos)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38ec359bf1d3..d538009f50b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Dec 24 10:10:39 UTC 2015
+# Thu Dec 24 10:12:09 UTC 2015
pkgbase = mingw-w64-graphicsmagick
pkgdesc = Image processing system (mingw-w64)
pkgver = 1.3.23
@@ -15,7 +15,6 @@ pkgbase = mingw-w64-graphicsmagick
depends = mingw-w64-crt
depends = mingw-w64-freetype
depends = mingw-w64-lcms2
- depends = mingw-w64-libltdl
depends = mingw-w64-bzip2
depends = mingw-w64-xz
optdepends = mingw-w64-jasper: jp2 module
diff --git a/PKGBUILD b/PKGBUILD
index bb800d9a3963..3d20a856184d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ optdepends=('mingw-w64-jasper: jp2 module'
'mingw-w64-libtiff: ps2, ps3, tiff modules'
'mingw-w64-ghostscript: pdf, ps modules')
makedepends=('mingw-w64-configure' 'mingw-w64-pcre' 'mingw-w64-libpng' 'mingw-w64-libxml2' 'mingw-w64-libtiff')
-depends=('mingw-w64-crt' 'mingw-w64-freetype' 'mingw-w64-lcms2' 'mingw-w64-libltdl' 'mingw-w64-bzip2' 'mingw-w64-xz')
+depends=('mingw-w64-crt' 'mingw-w64-freetype' 'mingw-w64-lcms2' 'mingw-w64-bzip2' 'mingw-w64-xz')
options=('!strip' '!buildflags' 'staticlibs')
source=("ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/GraphicsMagick-$pkgver.tar.xz")
md5sums=('9885ff5d91bc215a0adb3be1185e9777')