summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2016-12-03 16:48:44 -0200
committerDaniel Bermond2016-12-03 16:48:44 -0200
commit474df8ebc1b5ce11d85b96ae75cc7991c17a5712 (patch)
treeb706be93a8e232c78e003b60ed47d653fe897e39 /.SRCINFO
parenta0bf46e040e6e843ae769e253679ae15b85679c6 (diff)
downloadaur-474df8ebc1b5ce11d85b96ae75cc7991c17a5712.tar.gz
opencl dependecy changes
In short: depends: changed from ocl-icd to opencl-icd-loader. Moved opencl-headers to makedepends. The long story: This will match the approach used in PKGBUILDs from many repository packages that depends on opencl. These packages doesn't place a direct dependency to package ocl-icd like we were doing here, but instead they depends on libcl or on opencl-icd-loader that is provided by ocl-icd. The imagemagick repository package uses this approach. Also, opencl-headers is not needed at runtime and should be placed in makedepens. It's hard to tell for which one we should replace ocl-icd (if for libcl or for opencl-icd-loader), since, among other things, some repository packages points to libcl and others to opencl-icd-loader. In a recent update the imagemagick repository package has changed dependency from libcl to opencl-icd-loader, so we will be using opencl-icd-loader here too. Reference: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/imagemagick&id=193cd1967d79f4de07019e94cda75aaff9947a3d
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e416e560b17c..8ec8351956a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
# Generated by mksrcinfo v8
-# Sat Nov 26 13:30:01 UTC 2016
+# Sat Dec 3 17:04:02 UTC 2016
pkgbase = imagemagick-full
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all libs and features)
pkgver = 7.0.3.8
- pkgrel = 1
+ pkgrel = 2
url = http://www.imagemagick.org/
arch = i686
arch = x86_64
license = custom
+ makedepends = opencl-headers
depends = jemalloc
depends = bzip2
depends = libx11
@@ -43,8 +44,7 @@ pkgbase = imagemagick-full
depends = libwmf
depends = libxml2
depends = libmpeg2
- depends = opencl-headers
- depends = ocl-icd
+ depends = opencl-icd-loader
optdepends = ttf-mac-fonts: for Apple fonts support
provides = imagemagick
provides = libMagickCore-7.Q32HDRI.so