summaryrefslogtreecommitdiff
path: root/community/openimageio/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-01-04 12:05:33 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-01-04 12:05:33 -0300
commit572db5155dc23eb1c4f65736b9ca5507eed6fbd2 (patch)
tree687a7c5627b76004103420d1575528fbfc0ff4b7 /community/openimageio/PKGBUILD
parentca2e05bb7791418f2af678704160d56d8184a21a (diff)
parentd1d68784dc66793601c239fa64cc0e02ebd9444e (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: kde-unstable/kdemultimedia/PKGBUILD libre/mplayer-libre/PKGBUILD social/diaspora-git/PKGBUILD staging/php/PKGBUILD staging/redland/PKGBUILD
Diffstat (limited to 'community/openimageio/PKGBUILD')
-rw-r--r--community/openimageio/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/openimageio/PKGBUILD b/community/openimageio/PKGBUILD
index 9b5dd3a67..b6cdcd8c1 100644
--- a/community/openimageio/PKGBUILD
+++ b/community/openimageio/PKGBUILD
@@ -4,7 +4,7 @@
_pkg=OpenImageIO
pkgname=openimageio
pkgver=0.10.4
-pkgrel=2
+pkgrel=3
pkgdesc="A library for reading and writing images, including classes, utilities, and applications."
arch=(i686 x86_64)
url="http://www.openimageio.org/"
@@ -12,6 +12,7 @@ license=('custom')
depends=('openexr' 'boost-libs' 'jasper' 'glew')
makedepends=('cmake' 'qt' 'python2' 'boost')
optdepends=('qt: iv image viewer' 'python2: bindings support')
+options=(!buildflags)
source=("https://github.com/$_pkg/oiio/tarball/Release-${pkgver/_/-}")
md5sums=('08a1bc2b82862ad5547bba569f4f633f')