[arch-commits] Commit in openimageio/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Dec 22 06:57:41 UTC 2015


    Date: Tuesday, December 22, 2015 @ 07:57:41
  Author: svenstaro
Revision: 154137

upgpkg: openimageio 1.6.8-1

Sadly plugins are not actually plugins and OIIO does not use dlopen

Modified:
  openimageio/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-22 06:56:31 UTC (rev 154136)
+++ PKGBUILD	2015-12-22 06:57:41 UTC (rev 154137)
@@ -10,7 +10,7 @@
 url="http://www.openimageio.org/"
 license=('custom')
 depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 'intel-tbb')
-makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'ffmpeg' 'libwebp' 'giflib')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
 optdepends=('qt4: iv image viewer'
             'python2: bindings support')
 source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})



More information about the arch-commits mailing list