summaryrefslogtreecommitdiff
path: root/pcr/imagemagick-srv
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:10:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:10:24 -0200
commit64e61b083b1c144cd7e3ef4018f14d7127aa4a24 (patch)
tree6beb4a0dc1c919517cd76b154fa48e8aa56685fe /pcr/imagemagick-srv
parent023cbd3622ae123aa6eb7e7d79a927a262931a9c (diff)
remove "-libre" suffix on makedepends, depends and optdepends on more packages to avoid break dependencies on the future
Diffstat (limited to 'pcr/imagemagick-srv')
-rw-r--r--pcr/imagemagick-srv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/imagemagick-srv/PKGBUILD b/pcr/imagemagick-srv/PKGBUILD
index 9dc9c4cb2..bda2c27c3 100644
--- a/pcr/imagemagick-srv/PKGBUILD
+++ b/pcr/imagemagick-srv/PKGBUILD
@@ -5,15 +5,15 @@
pkgbase=imagemagick
pkgname=imagemagick-srv
pkgver=6.8.6.8
-pkgrel=1
+pkgrel=1.1
arch=('i686' 'x86_64' 'mips64el')
url="http://www.imagemagick.org/"
license=('custom')
provides=("$pkgbase=$pkgver")
conflicts=$pkgbase
replaces=$pkgbase
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript-libre' \
- 'openexr-libre' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'liblqr' \
+makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
+ 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'liblqr' \
'libwebp') # libcl opencl-headers
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \