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

2020-12-12 Thread Evangelos Foutras via arch-commits
Date: Saturday, December 12, 2020 @ 15:12:34
  Author: foutrelis
Revision: 773298

upgpkg: openimageio 2.2.9.0-3: boost 1.75.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 15:11:08 UTC (rev 773297)
+++ PKGBUILD2020-12-12 15:12:34 UTC (rev 773298)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.2.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2020-12-06 Thread Felix Yan via arch-commits
Date: Sunday, December 6, 2020 @ 20:44:51
  Author: felixonmars
Revision: 771159

upgpkg: openimageio 2.2.9.0-2: boost 1.74.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-06 20:43:46 UTC (rev 771158)
+++ PKGBUILD2020-12-06 20:44:51 UTC (rev 771159)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.2.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2020-12-04 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, December 4, 2020 @ 20:30:51
  Author: svenstaro
Revision: 770036

upgpkg: openimageio 2.2.9.0-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 20:28:36 UTC (rev 770035)
+++ PKGBUILD2020-12-04 20:30:51 UTC (rev 770036)
@@ -2,7 +2,7 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.2.8.0
+pkgver=2.2.9.0
 pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
-sha512sums=('7bb94832734b4354d961003ec7f85fa30e4a69d7f825c5668a0230d857f8c137dd522730ec5089db012f0d843fc67368c731458a3d6de9ae41dabfb4cc30592e')
+sha512sums=('d03500c5a9f4f1417c5629098254d1bbf032a17228898e5f087e4a5d0988f806537d3ab538366e64c51172568c3688389ab29b641fdaaf7208bf939cb859e06d')
 
 build() {
   cd oiio-Release-$pkgver


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

2020-11-11 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, November 12, 2020 @ 06:00:49
  Author: svenstaro
Revision: 751303

upgpkg: openimageio 2.2.8.0-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 05:48:23 UTC (rev 751302)
+++ PKGBUILD2020-11-12 06:00:49 UTC (rev 751303)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.2.7.0
-pkgrel=2
+pkgver=2.2.8.0
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -15,7 +15,7 @@
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
-sha512sums=('a36ffcf150cb1134aea33ec3e7ee2113c9df48c6860812a9e5ca519400211ba0fa5732153226f7e80cc20c2553834bd425adb93cdebbd5354612752f46ebc8e0')
+sha512sums=('7bb94832734b4354d961003ec7f85fa30e4a69d7f825c5668a0230d857f8c137dd522730ec5089db012f0d843fc67368c731458a3d6de9ae41dabfb4cc30592e')
 
 build() {
   cd oiio-Release-$pkgver


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 19:56:40
  Author: foutrelis
Revision: 748129

upgpkg: openimageio 2.2.7.0-2: Python 3.9 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 19:55:56 UTC (rev 748128)
+++ PKGBUILD2020-11-09 19:56:40 UTC (rev 748129)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2020-10-01 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, October 1, 2020 @ 15:05:22
  Author: svenstaro
Revision: 714196

upgpkg: openimageio 2.2.7.0-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-01 15:02:36 UTC (rev 714195)
+++ PKGBUILD2020-10-01 15:05:22 UTC (rev 714196)
@@ -2,7 +2,7 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.2.6.1
+pkgver=2.2.7.0
 pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
@@ -14,17 +14,9 @@
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'freetype2' 
'fontconfig' 'libxrender' 'ninja' 'robin-map')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;
-
https://patch-diff.githubusercontent.com/raw/OpenImageIO/oiio/pull/2698.patch)
-sha512sums=('a23fa75d5de589ce6f73ff17870cd1df764bb92a0dbc32b36d0e799b30705e1f174e0763150d27611c0efa07a21cb7636508e3135942ee7c56d0d59940d3a053'
-
'c42c5a0098a39072c6b32dbdcc8752e697cbf9d41e5d94b343dd4484e747c88a0682a4138a5463e1412929bc1586c148e543776228227f9f1de6ab3b6ab14912')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
+sha512sums=('a36ffcf150cb1134aea33ec3e7ee2113c9df48c6860812a9e5ca519400211ba0fa5732153226f7e80cc20c2553834bd425adb93cdebbd5354612752f46ebc8e0')
 
-prepare() {
-  cd oiio-Release-$pkgver
-
-  patch -Np1 -i "$srcdir"/2698.patch
-}
-
 build() {
   cd oiio-Release-$pkgver
 


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

2020-09-04 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, September 4, 2020 @ 20:59:21
  Author: svenstaro
Revision: 698648

upgpkg: openimageio 2.2.6.1-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-04 20:56:45 UTC (rev 698647)
+++ PKGBUILD2020-09-04 20:59:21 UTC (rev 698648)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.1.19.0
-pkgrel=2
+pkgver=2.2.6.1
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -16,7 +16,7 @@
 'python: bindings support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;
 
https://patch-diff.githubusercontent.com/raw/OpenImageIO/oiio/pull/2698.patch)
-sha512sums=('5bb7d0198e77bdd5821829bce7ed02be54316fa4ef1e87225eb0ab1108fe6b8163a3ea40549ca7e9d5ef2e7b8b0459bb30be3a761c6f17a558b3cb71eb888787'
+sha512sums=('a23fa75d5de589ce6f73ff17870cd1df764bb92a0dbc32b36d0e799b30705e1f174e0763150d27611c0efa07a21cb7636508e3135942ee7c56d0d59940d3a053'
 
'c42c5a0098a39072c6b32dbdcc8752e697cbf9d41e5d94b343dd4484e747c88a0682a4138a5463e1412929bc1586c148e543776228227f9f1de6ab3b6ab14912')
 
 prepare() {
@@ -38,7 +38,8 @@
   -DOIIO_BUILD_TESTS=ON \
   -DOIIO_BUILD_TOOLS=ON \
   -DBUILD_MISSING_FMT=OFF \
-  -DUSE_EXTERNAL_PUGIXML=ON
+  -DUSE_EXTERNAL_PUGIXML=ON \
+  -DSTOP_ON_WARNING=OFF
   ninja -C build
 }
 


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

2020-09-04 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, September 4, 2020 @ 15:39:42
  Author: svenstaro
Revision: 698517

upgpkg: openimageio 2.1.19.0-2: Use external deps (FS#67824)

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   23 +--
 1 file changed, 17 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-04 15:15:48 UTC (rev 698516)
+++ PKGBUILD2020-09-04 15:39:42 UTC (rev 698517)
@@ -3,18 +3,28 @@
 
 pkgname=openimageio
 pkgver=2.1.19.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
-depends=('openexr' 'boost-libs' 'openjpeg2' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'libpng' 'libraw' 'libwebp')
-makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender' 'ninja')
+depends=('openexr' 'boost-libs' 'openjpeg2' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'libpng' 'libraw' 'libwebp'
+ 'fmt' 'pugixml' 'pybind11')
+# TODO: Consider adding these deps: 'openvdb' 'ffmpeg' 'ptex' 'libheif' 'hdf5' 
'opencv'
+makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'freetype2' 
'fontconfig' 'libxrender' 'ninja' 'robin-map')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
-sha512sums=('5bb7d0198e77bdd5821829bce7ed02be54316fa4ef1e87225eb0ab1108fe6b8163a3ea40549ca7e9d5ef2e7b8b0459bb30be3a761c6f17a558b3cb71eb888787')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;
+
https://patch-diff.githubusercontent.com/raw/OpenImageIO/oiio/pull/2698.patch)
+sha512sums=('5bb7d0198e77bdd5821829bce7ed02be54316fa4ef1e87225eb0ab1108fe6b8163a3ea40549ca7e9d5ef2e7b8b0459bb30be3a761c6f17a558b3cb71eb888787'
+
'c42c5a0098a39072c6b32dbdcc8752e697cbf9d41e5d94b343dd4484e747c88a0682a4138a5463e1412929bc1586c148e543776228227f9f1de6ab3b6ab14912')
 
+prepare() {
+  cd oiio-Release-$pkgver
+
+  patch -Np1 -i "$srcdir"/2698.patch
+}
+
 build() {
   cd oiio-Release-$pkgver
 
@@ -27,7 +37,8 @@
   -DCMAKE_INSTALL_LIBDIR=lib \
   -DOIIO_BUILD_TESTS=ON \
   -DOIIO_BUILD_TOOLS=ON \
-  -DSTOP_ON_WARNING=OFF
+  -DBUILD_MISSING_FMT=OFF \
+  -DUSE_EXTERNAL_PUGIXML=ON
   ninja -C build
 }
 


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

2020-09-02 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 2, 2020 @ 13:56:21
  Author: svenstaro
Revision: 696420

upgpkg: openimageio 2.1.19.0-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-02 13:56:13 UTC (rev 696419)
+++ PKGBUILD2020-09-02 13:56:21 UTC (rev 696420)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.1.18.1
-pkgrel=2
+pkgver=2.1.19.0
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -13,7 +13,7 @@
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
-sha512sums=('4ce0f7f104e391bc20f1491dd5519aecb8044efcd0cacd1c4e941ec1e383276024b4e85c5db8c88d234568a65525beb50bf1fa81feed0dd401cb602eee5c782a')
+sha512sums=('5bb7d0198e77bdd5821829bce7ed02be54316fa4ef1e87225eb0ab1108fe6b8163a3ea40549ca7e9d5ef2e7b8b0459bb30be3a761c6f17a558b3cb71eb888787')
 
 build() {
   cd oiio-Release-$pkgver


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

2020-08-21 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, August 22, 2020 @ 00:02:21
  Author: svenstaro
Revision: 686553

upgpkg: openimageio 2.1.18.1-2: Remove vendored fonts (FS#67648)

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-21 23:36:07 UTC (rev 686552)
+++ PKGBUILD2020-08-22 00:02:21 UTC (rev 686553)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.1.18.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -36,5 +36,8 @@
 
   DESTDIR="$pkgdir" ninja -C build install
 
+  # Remove vendored fonts
+  rm -r "$pkgdir"/usr/share/fonts
+
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE".md
 }


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

2020-08-21 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, August 21, 2020 @ 08:09:46
  Author: svenstaro
Revision: 685791

upgpkg: openimageio 2.1.18.1-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-21 07:56:22 UTC (rev 685790)
+++ PKGBUILD2020-08-21 08:09:46 UTC (rev 685791)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.1.16.0
-pkgrel=2
+pkgver=2.1.18.1
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -12,16 +12,9 @@
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender' 'ninja')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;
- 
openimageio-libraw-0.20.patch::"https://github.com/OpenImageIO/oiio/commit/7b602c17.patch;)
-sha512sums=('30de5e5f915ba319d6e63d0bac2c30c5368f8ebd1434e91cb5bcfad3d39efda5b1779a3fedbcdf0c94ec09f1d1370da0b785af06a1fb8f164dfa52adec0db6cb'
-
'5f8bc45c6ed3f3a12c1755e6e074047600714c587d490d423a8f1630b2bb9ec80031c1529e41d7e4f6c7a910e302655d2d09366f18761688fff1d50cd0ab0e16')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
+sha512sums=('4ce0f7f104e391bc20f1491dd5519aecb8044efcd0cacd1c4e941ec1e383276024b4e85c5db8c88d234568a65525beb50bf1fa81feed0dd401cb602eee5c782a')
 
-prepare() {
-  cd oiio-Release-$pkgver
-  patch -p1 -i ../openimageio-libraw-0.20.patch # Fix build with libraw 0.20
-}
-
 build() {
   cd oiio-Release-$pkgver
 


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

2020-07-23 Thread Antonio Rojas via arch-commits
Date: Thursday, July 23, 2020 @ 18:06:37
  Author: arojas
Revision: 665032

libraw 0.20 rebuild

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-23 17:57:54 UTC (rev 665031)
+++ PKGBUILD2020-07-23 18:06:37 UTC (rev 665032)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.1.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -12,9 +12,16 @@
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender' 'ninja')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
-sha512sums=('30de5e5f915ba319d6e63d0bac2c30c5368f8ebd1434e91cb5bcfad3d39efda5b1779a3fedbcdf0c94ec09f1d1370da0b785af06a1fb8f164dfa52adec0db6cb')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;
+ 
openimageio-libraw-0.20.patch::"https://github.com/OpenImageIO/oiio/commit/7b602c17.patch;)
+sha512sums=('30de5e5f915ba319d6e63d0bac2c30c5368f8ebd1434e91cb5bcfad3d39efda5b1779a3fedbcdf0c94ec09f1d1370da0b785af06a1fb8f164dfa52adec0db6cb'
+
'5f8bc45c6ed3f3a12c1755e6e074047600714c587d490d423a8f1630b2bb9ec80031c1529e41d7e4f6c7a910e302655d2d09366f18761688fff1d50cd0ab0e16')
 
+prepare() {
+  cd oiio-Release-$pkgver
+  patch -p1 -i ../openimageio-libraw-0.20.patch # Fix build with libraw 0.20
+}
+
 build() {
   cd oiio-Release-$pkgver
 


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

2020-06-02 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, June 2, 2020 @ 23:39:42
  Author: svenstaro
Revision: 638136

upgpkg: openimageio 2.1.16.0-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-02 23:38:00 UTC (rev 638135)
+++ PKGBUILD2020-06-02 23:39:42 UTC (rev 638136)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.1.13.0
-pkgrel=3
+pkgver=2.1.16.0
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender' 'ninja')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-2.1.13.0.tar.gz;)
-sha512sums=('dcf1fe2f62e0e91316799206d66c767a7a727912de74ae9b50128a6b1bcb1bca993fef967f79d6a5a86da8f368e5d1287293864cdfc196bc973a2d6557d65c06')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz;)
+sha512sums=('30de5e5f915ba319d6e63d0bac2c30c5368f8ebd1434e91cb5bcfad3d39efda5b1779a3fedbcdf0c94ec09f1d1370da0b785af06a1fb8f164dfa52adec0db6cb')
 
 build() {
   cd oiio-Release-$pkgver


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

2020-05-12 Thread Antonio Rojas via arch-commits
Date: Tuesday, May 12, 2020 @ 09:27:08
  Author: arojas
Revision: 626626

openexr 2.5.1 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-12 09:25:51 UTC (rev 626625)
+++ PKGBUILD2020-05-12 09:27:08 UTC (rev 626626)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.1.13.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2020-05-09 Thread Antonio Rojas via arch-commits
Date: Saturday, May 9, 2020 @ 16:06:49
  Author: arojas
Revision: 625994

openexr 2.5 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-09 15:50:46 UTC (rev 625993)
+++ PKGBUILD2020-05-09 16:06:49 UTC (rev 625994)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.1.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2020-04-30 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, April 30, 2020 @ 13:46:44
  Author: svenstaro
Revision: 623325

upgpkg: openimageio 2.1.13.0-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   28 +---
 1 file changed, 13 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-30 13:35:13 UTC (rev 623324)
+++ PKGBUILD2020-04-30 13:46:44 UTC (rev 623325)
@@ -2,27 +2,25 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.1.11.2
-pkgrel=3
+pkgver=2.1.13.0
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
 depends=('openexr' 'boost-libs' 'openjpeg2' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'libpng' 'libraw' 'libwebp')
-makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
+makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender' 'ninja')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
-source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
-md5sums=('SKIP')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-2.1.13.0.tar.gz;)
+sha512sums=('dcf1fe2f62e0e91316799206d66c767a7a727912de74ae9b50128a6b1bcb1bca993fef967f79d6a5a86da8f368e5d1287293864cdfc196bc973a2d6557d65c06')
 
-prepare() {
-  mkdir oiio/build
-}
-
 build() {
-  cd oiio/build
+  cd oiio-Release-$pkgver
 
-  cmake .. \
+  cmake \
+  -Bbuild \
+  -GNinja \
   -DUSE_PYTHON=ON \
   -DPYTHON_VERSION=3.8 \
   -DCMAKE_INSTALL_PREFIX=/usr \
@@ -30,13 +28,13 @@
   -DOIIO_BUILD_TESTS=ON \
   -DOIIO_BUILD_TOOLS=ON \
   -DSTOP_ON_WARNING=OFF
-  make
+  ninja -C build
 }
 
 package() {
-  cd oiio/build
+  cd oiio-Release-$pkgver
 
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" ninja -C build install
 
-  install -Dm644 ../LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE".md
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE".md
 }


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

2020-04-22 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, April 23, 2020 @ 05:29:22
  Author: svenstaro
Revision: 617765

upgpkg: openimageio 2.1.11.2-3

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 05:09:52 UTC (rev 617764)
+++ PKGBUILD2020-04-23 05:29:22 UTC (rev 617765)
@@ -3,12 +3,12 @@
 
 pkgname=openimageio
 pkgver=2.1.11.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
-depends=('openexr' 'boost-libs' 'openjpeg' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng' 'libraw' 'libwebp')
+depends=('openexr' 'boost-libs' 'openjpeg2' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'libpng' 'libraw' 'libwebp')
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')
@@ -25,7 +25,6 @@
   cmake .. \
   -DUSE_PYTHON=ON \
   -DPYTHON_VERSION=3.8 \
-  -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DCMAKE_INSTALL_LIBDIR=lib \
   -DOIIO_BUILD_TESTS=ON \


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

2020-03-02 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, March 2, 2020 @ 18:06:32
  Author: svenstaro
Revision: 588616

upgpkg: openimageio 2.1.11.2-2: Replace useless and old jasper dependency with 
openjpeg (fixes FS#65657)

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-02 18:06:26 UTC (rev 588615)
+++ PKGBUILD2020-03-02 18:06:32 UTC (rev 588616)
@@ -3,12 +3,12 @@
 
 pkgname=openimageio
 pkgver=2.1.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
-depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng' 'libraw' 'libwebp')
+depends=('openexr' 'boost-libs' 'openjpeg' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng' 'libraw' 'libwebp')
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')


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

2020-02-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, February 28, 2020 @ 08:25:06
  Author: svenstaro
Revision: 584960

upgpkg: openimageio 2.1.11.2-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-28 08:09:40 UTC (rev 584959)
+++ PKGBUILD2020-02-28 08:25:06 UTC (rev 584960)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.0.13
-pkgrel=2
+pkgver=2.1.11.2
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2020-01-27 Thread Felix Yan via arch-commits
Date: Tuesday, January 28, 2020 @ 01:49:31
  Author: felixonmars
Revision: 556937

boost 1.72.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 01:47:37 UTC (rev 556936)
+++ PKGBUILD2020-01-28 01:49:31 UTC (rev 556937)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.0.13
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2019-12-08 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, December 9, 2019 @ 01:13:21
  Author: svenstaro
Revision: 536365

upgpkg: openimageio 2.0.13-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-09 01:12:57 UTC (rev 536364)
+++ PKGBUILD2019-12-09 01:13:21 UTC (rev 536365)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.0.12
-pkgrel=2
+pkgver=2.0.13
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2019-11-03 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, November 3, 2019 @ 22:52:08
  Author: svenstaro
Revision: 522779

upgpkg: openimageio 2.0.12-2

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-03 22:37:35 UTC (rev 522778)
+++ PKGBUILD2019-11-03 22:52:08 UTC (rev 522779)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.0.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -24,7 +24,7 @@
 
   cmake .. \
   -DUSE_PYTHON=ON \
-  -DPYTHON_VERSION=3.7 \
+  -DPYTHON_VERSION=3.8 \
   -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DCMAKE_INSTALL_LIBDIR=lib \


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

2019-11-03 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, November 3, 2019 @ 22:37:30
  Author: svenstaro
Revision: 522777

upgpkg: openimageio 2.0.12-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-03 22:28:39 UTC (rev 522776)
+++ PKGBUILD2019-11-03 22:37:30 UTC (rev 522777)
@@ -2,8 +2,8 @@
 # Contributor: SpepS 
 
 pkgname=openimageio
-pkgver=2.0.11
-pkgrel=3
+pkgver=2.0.12
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -24,7 +24,7 @@
 
   cmake .. \
   -DUSE_PYTHON=ON \
-  -DPYTHON_VERSION=3.8 \
+  -DPYTHON_VERSION=3.7 \
   -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DCMAKE_INSTALL_LIBDIR=lib \


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

2019-10-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 06:53:46
  Author: foutrelis
Revision: 520325

Python 3.8 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 06:50:10 UTC (rev 520324)
+++ PKGBUILD2019-10-26 06:53:46 UTC (rev 520325)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.0.11
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2019-10-18 Thread Antonio Rojas via arch-commits
Date: Friday, October 18, 2019 @ 19:14:39
  Author: arojas
Revision: 516975

openexr 2.4 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-18 18:41:03 UTC (rev 516974)
+++ PKGBUILD2019-10-18 19:14:39 UTC (rev 516975)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.0.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2019-10-06 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, October 6, 2019 @ 14:36:09
  Author: svenstaro
Revision: 513406

upgpkg: openimageio 2.0.11-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 14:33:25 UTC (rev 513405)
+++ PKGBUILD2019-10-06 14:36:09 UTC (rev 513406)
@@ -1,9 +1,9 @@
+# Maintainer: Sven-Hendrik Haase 
 # Contributor: SpepS 
-# Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=2.0.10
-pkgrel=3
+pkgver=2.0.11
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2019-09-13 Thread Evangelos Foutras via arch-commits
Date: Friday, September 13, 2019 @ 06:10:09
  Author: foutrelis
Revision: 510070

boost 1.71.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-13 06:04:39 UTC (rev 510069)
+++ PKGBUILD2019-09-13 06:10:09 UTC (rev 510070)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=2.0.10
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2019-09-03 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, September 3, 2019 @ 13:40:05
  Author: svenstaro
Revision: 507408

upgpkg: openimageio 2.0.10-2

Add libraw and libwebp (fixes FS#63607)

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-03 13:14:54 UTC (rev 507407)
+++ PKGBUILD2019-09-03 13:40:05 UTC (rev 507408)
@@ -3,12 +3,12 @@
 
 pkgname=openimageio
 pkgver=2.0.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
-depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng')
+depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng' 'libraw' 'libwebp')
 makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
 optdepends=('qt5-base: iv image viewer'
 'python: bindings support')


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

2019-08-12 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, August 12, 2019 @ 11:31:50
  Author: svenstaro
Revision: 499016

upgpkg: openimageio 2.0.10-1

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-12 11:26:50 UTC (rev 499015)
+++ PKGBUILD2019-08-12 11:31:50 UTC (rev 499016)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=2.0.5
+pkgver=2.0.10
 pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)


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

2019-07-12 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, July 13, 2019 @ 04:02:00
  Author: svenstaro
Revision: 489312

upgpkg: openimageio 2.0.5-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-13 03:40:37 UTC (rev 489311)
+++ PKGBUILD2019-07-13 04:02:00 UTC (rev 489312)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.8.17
-pkgrel=4
+pkgver=2.0.5
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -39,5 +39,5 @@
 
   make DESTDIR="$pkgdir" install
 
-  install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 ../LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE".md
 }


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

2019-03-19 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, March 19, 2019 @ 15:09:57
  Author: svenstaro
Revision: 442709

upgpkg: openimageio 1.8.17-4

Fix cmake flags

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-19 15:06:54 UTC (rev 442708)
+++ PKGBUILD2019-03-19 15:09:57 UTC (rev 442709)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=1.8.17
-pkgrel=3
+pkgrel=4
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -23,11 +23,11 @@
   cd oiio/build
 
   cmake .. \
-  -DUSE_PYTHON3=ON \
+  -DUSE_PYTHON=ON \
+  -DPYTHON_VERSION=3.7 \
   -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DCMAKE_INSTALL_LIBDIR=lib \
-  -DPYLIB3_INSTALL_DIR=lib/python3.7/site-packages \
   -DOIIO_BUILD_TESTS=ON \
   -DOIIO_BUILD_TOOLS=ON \
   -DSTOP_ON_WARNING=OFF
@@ -39,7 +39,5 @@
 
   make DESTDIR="$pkgdir" install
 
-  # license
-  cd ..
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }


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

2019-03-18 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, March 18, 2019 @ 14:55:27
  Author: svenstaro
Revision: 442465

upgpkg: openimageio 1.8.17-3

Use Python 3 instead of Python 2

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   20 +---
 1 file changed, 9 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-18 14:40:17 UTC (rev 442464)
+++ PKGBUILD2019-03-18 14:55:27 UTC (rev 442465)
@@ -3,33 +3,31 @@
 
 pkgname=openimageio
 pkgver=1.8.17
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
 depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng')
-makedepends=('cmake' 'qt5-base' 'python2' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
+makedepends=('cmake' 'qt5-base' 'python' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
 optdepends=('qt5-base: iv image viewer'
-'python2: bindings support')
+'python: bindings support')
 source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
 md5sums=('SKIP')
 
+prepare() {
+  mkdir oiio/build
+}
+
 build() {
-  cd oiio
+  cd oiio/build
 
-  [[ -d build ]] && rm -r build
-  mkdir build && cd build
-
-  # Python is currently broken :(
   cmake .. \
-  -DUSE_PYTHON=ON \
   -DUSE_PYTHON3=ON \
   -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DCMAKE_INSTALL_LIBDIR=lib \
-  -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
-  -DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
+  -DPYLIB3_INSTALL_DIR=lib/python3.7/site-packages \
   -DOIIO_BUILD_TESTS=ON \
   -DOIIO_BUILD_TOOLS=ON \
   -DSTOP_ON_WARNING=OFF


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

2019-01-14 Thread Evangelos Foutras via arch-commits
Date: Tuesday, January 15, 2019 @ 07:21:51
  Author: foutrelis
Revision: 423142

boost 1.69.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 07:21:40 UTC (rev 423141)
+++ PKGBUILD2019-01-15 07:21:51 UTC (rev 423142)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=1.8.17
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2019-01-08 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, January 8, 2019 @ 12:11:26
  Author: svenstaro
Revision: 421024

upgpkg: openimageio 1.8.17-1

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-08 12:08:40 UTC (rev 421023)
+++ PKGBUILD2019-01-08 12:11:26 UTC (rev 421024)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.8.15
+pkgver=1.8.17
 pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)


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

2018-10-10 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, October 10, 2018 @ 18:10:58
  Author: svenstaro
Revision: 392109

upgpkg: openimageio 1.8.15-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-10 18:10:56 UTC (rev 392108)
+++ PKGBUILD2018-10-10 18:10:58 UTC (rev 392109)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.8.14
-pkgrel=2
+pkgver=1.8.15
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-09-17 Thread Evangelos Foutras via arch-commits
Date: Monday, September 17, 2018 @ 23:45:11
  Author: foutrelis
Revision: 382810

boost 1.68.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-17 23:38:51 UTC (rev 382809)
+++ PKGBUILD2018-09-17 23:45:11 UTC (rev 382810)
@@ -3,7 +3,7 @@
 
 pkgname=openimageio
 pkgver=1.8.14
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-09-06 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, September 6, 2018 @ 22:27:07
  Author: svenstaro
Revision: 378354

upgpkg: openimageio 1.8.14-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-06 22:26:48 UTC (rev 378353)
+++ PKGBUILD2018-09-06 22:27:07 UTC (rev 378354)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.8.13
-pkgrel=2
+pkgver=1.8.14
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-08-22 Thread Antonio Rojas via arch-commits
Date: Wednesday, August 22, 2018 @ 07:23:10
  Author: arojas
Revision: 373199

ilmbase/openexr 2.3 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-22 07:10:27 UTC (rev 373198)
+++ PKGBUILD2018-08-22 07:23:10 UTC (rev 373199)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.8.13
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-08-06 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, August 6, 2018 @ 09:40:47
  Author: svenstaro
Revision: 369790

upgpkg: openimageio 1.8.13-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-06 09:19:45 UTC (rev 369789)
+++ PKGBUILD2018-08-06 09:40:47 UTC (rev 369790)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.8.12
-pkgrel=2
+pkgver=1.8.13
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-07-07 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, July 7, 2018 @ 15:48:12
  Author: svenstaro
Revision: 354017

Build using qt5

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-07 15:47:42 UTC (rev 354016)
+++ PKGBUILD2018-07-07 15:48:12 UTC (rev 354017)
@@ -4,14 +4,14 @@
 
 pkgname=openimageio
 pkgver=1.8.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
 depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng')
-makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
-optdepends=('qt4: iv image viewer'
+makedepends=('cmake' 'qt5-base' 'python2' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
+optdepends=('qt5-base: iv image viewer'
 'python2: bindings support')
 source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
 md5sums=('SKIP')


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

2018-06-04 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 4, 2018 @ 09:24:15
  Author: svenstaro
Revision: 340246

upgpkg: openimageio 1.8.12-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 09:23:33 UTC (rev 340245)
+++ PKGBUILD2018-06-04 09:24:15 UTC (rev 340246)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.8.9
-pkgrel=3
+pkgver=1.8.12
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 13:39:59
  Author: felixonmars
Revision: 334828

boost 1.67.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 13:39:30 UTC (rev 334827)
+++ PKGBUILD2018-05-31 13:39:59 UTC (rev 334828)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.8.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-03-29 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, March 29, 2018 @ 14:23:20
  Author: svenstaro
Revision: 313402

upgpkg: openimageio 1.8.9-2

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-29 14:22:56 UTC (rev 313401)
+++ PKGBUILD2018-03-29 14:23:20 UTC (rev 313402)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.8.9
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2018-03-28 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, March 29, 2018 @ 04:48:24
  Author: svenstaro
Revision: 313236

upgpkg: openimageio 1.8.9-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-29 04:39:34 UTC (rev 313235)
+++ PKGBUILD2018-03-29 04:48:24 UTC (rev 313236)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.7.17
-pkgrel=3
+pkgver=1.8.9
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;
@@ -28,6 +28,7 @@
   -DUSE_PYTHON3=ON \
   -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_INSTALL_LIBDIR=lib \
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
   -DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
   -DOIIO_BUILD_TESTS=ON \


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

2018-02-27 Thread Antonio Rojas via arch-commits
Date: Tuesday, February 27, 2018 @ 08:22:52
  Author: arojas
Revision: 298973

ilmbase/openexr 2.2.1 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-27 08:22:49 UTC (rev 298972)
+++ PKGBUILD2018-02-27 08:22:52 UTC (rev 298973)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.7.17
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2017-12-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, December 29, 2017 @ 02:21:59
  Author: svenstaro
Revision: 276767

upgpkg: openimageio 1.7.17-2

boost 1.66.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-29 02:18:42 UTC (rev 276766)
+++ PKGBUILD2017-12-29 02:21:59 UTC (rev 276767)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.7.17
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/;


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 19:23:50
  Author: svenstaro
Revision: 257478

upgpkg: openimageio 1.7.17-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:47:09 UTC (rev 257477)
+++ PKGBUILD2017-09-13 19:23:50 UTC (rev 257478)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.7.13
-pkgrel=4
+pkgver=1.7.17
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2017-08-03 Thread Felix Yan
Date: Thursday, August 3, 2017 @ 21:09:28
  Author: felixonmars
Revision: 247962

GLEW 2.1.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-03 21:07:40 UTC (rev 247961)
+++ PKGBUILD2017-08-03 21:09:28 UTC (rev 247962)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.7.13
-pkgrel=3
+pkgrel=4
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2017-05-20 Thread Antonio Rojas
Date: Saturday, May 20, 2017 @ 23:13:26
  Author: arojas
Revision: 228816

boost 1.64 rebuild

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-20 23:03:40 UTC (rev 228815)
+++ PKGBUILD2017-05-20 23:13:26 UTC (rev 228816)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.7.13
-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/;
@@ -31,7 +31,8 @@
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
   -DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
   -DOIIO_BUILD_TESTS=ON \
-  -DOIIO_BUILD_TOOLS=ON
+  -DOIIO_BUILD_TOOLS=ON \
+  -DSTOP_ON_WARNING=OFF
   make
 }
 


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

2017-04-24 Thread Christian Hesse
Date: Monday, April 24, 2017 @ 20:30:44
  Author: eworm
Revision: 225211

upgpkg: openimageio 1.7.13-2

update old version from openssl 1.1.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-24 20:29:33 UTC (rev 225210)
+++ PKGBUILD2017-04-24 20:30:44 UTC (rev 225211)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.7.13
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2017-04-10 Thread Sven-Hendrik Haase
Date: Monday, April 10, 2017 @ 23:23:06
  Author: svenstaro
Revision: 221981

upgpkg: openimageio 1.7.13-1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-10 22:44:05 UTC (rev 221980)
+++ PKGBUILD2017-04-10 23:23:06 UTC (rev 221981)
@@ -3,14 +3,14 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.7.10
-pkgrel=2
+pkgver=1.7.13
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
-depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl')
-makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
+depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
@@ -29,6 +29,7 @@
   -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
+  -DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
   -DOIIO_BUILD_TESTS=ON \
   -DOIIO_BUILD_TOOLS=ON
   make


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

2017-03-16 Thread Antonio Rojas
Date: Thursday, March 16, 2017 @ 21:15:35
  Author: arojas
Revision: 216820

openssl 1.1 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-16 20:51:31 UTC (rev 216819)
+++ PKGBUILD2017-03-16 21:15:35 UTC (rev 216820)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.7.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2017-01-02 Thread Antonio Rojas
Date: Monday, January 2, 2017 @ 11:18:37
  Author: arojas
Revision: 204278

Boost 1.63 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-02 11:18:34 UTC (rev 204277)
+++ PKGBUILD2017-01-02 11:18:37 UTC (rev 204278)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.6.14
-pkgrel=4
+pkgrel=5
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2016-10-09 Thread Bartłomiej Piotrowski
Date: Sunday, October 9, 2016 @ 22:28:01
  Author: bpiotrowski
Revision: 191757

upgpkg: openimageio 1.6.14-4

rebuild against boost 1.62.0

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-09 22:22:40 UTC (rev 191756)
+++ PKGBUILD2016-10-09 22:28:01 UTC (rev 191757)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.6.14
-pkgrel=3
+pkgrel=4
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2016-08-22 Thread Sven-Hendrik Haase
Date: Monday, August 22, 2016 @ 12:42:17
  Author: svenstaro
Revision: 187298

upgpkg: openimageio 1.6.14-3

boost 1.61 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-22 12:33:06 UTC (rev 187297)
+++ PKGBUILD2016-08-22 12:42:17 UTC (rev 187298)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.6.14
-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/;


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

2016-08-04 Thread Andreas Radke
Date: Thursday, August 4, 2016 @ 15:45:31
  Author: andyrtr
Revision: 185067

upgpkg: openimageio 1.6.14-2

glew rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-04 15:38:09 UTC (rev 185066)
+++ PKGBUILD2016-08-04 15:45:31 UTC (rev 185067)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.6.14
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2016-06-07 Thread Sven-Hendrik Haase
Date: Tuesday, June 7, 2016 @ 12:20:12
  Author: svenstaro
Revision: 178126

upgpkg: openimageio 1.6.14-1

upstream releae 1.6.14

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-07 10:04:49 UTC (rev 178125)
+++ PKGBUILD2016-06-07 10:20:12 UTC (rev 178126)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.6.13
+pkgver=1.6.14
 pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)


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

2016-05-14 Thread Sven-Hendrik Haase
Date: Saturday, May 14, 2016 @ 13:44:48
  Author: svenstaro
Revision: 175340

upgpkg: openimageio 1.6.13-1

upstream release 1.6.13

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 11:21:33 UTC (rev 175339)
+++ PKGBUILD2016-05-14 11:44:48 UTC (rev 175340)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.6.12
-pkgrel=2
+pkgver=1.6.13
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2016-05-12 Thread Bartłomiej Piotrowski
Date: Thursday, May 12, 2016 @ 13:24:18
  Author: bpiotrowski
Revision: 174941

boost 1.60.0-5 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-12 11:23:02 UTC (rev 174940)
+++ PKGBUILD2016-05-12 11:24:18 UTC (rev 174941)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.6.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2016-02-18 Thread Sven-Hendrik Haase
Date: Friday, February 19, 2016 @ 00:58:44
  Author: svenstaro
Revision: 162390

upgpkg: openimageio 1.6.10-1

upstream release 1.6.10

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-18 22:41:08 UTC (rev 162389)
+++ PKGBUILD2016-02-18 23:58:44 UTC (rev 162390)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.6.8
-pkgrel=3
+pkgver=1.6.10
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2015-12-21 Thread Sven-Hendrik Haase
Date: Tuesday, December 22, 2015 @ 06:47:47
  Author: svenstaro
Revision: 154134

upgpkg: openimageio 1.6.8-1

upstream release 1.6.8

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   33 +++--
 1 file changed, 11 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-22 03:36:20 UTC (rev 154133)
+++ PKGBUILD2015-12-22 05:47:47 UTC (rev 154134)
@@ -3,33 +3,19 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.4.16
-pkgrel=7
+pkgver=1.6.8
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;
 license=('custom')
 depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb')
-makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'ffmpeg' 'libwebp' 
'giflib')
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
-source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver}
-ustring-cxx11-std-string.patch
-fix-compiler-warning.patch
-stdmath.patch)
-md5sums=('SKIP'
- 'ec2e922a5297331901fd9331fcfb6bdb'
- 'f41243f93ad9370060efdad931750289'
- '7b819bf20cf2c13cbde5fc6511e39f35')
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
+md5sums=('SKIP')
 
-prepare() {
-  cd oiio
-
-  patch -Np1 < "$srcdir/ustring-cxx11-std-string.patch"
-  patch -Np1 < "$srcdir/fix-compiler-warning.patch"
-  patch -Np1 < "$srcdir/stdmath.patch"
-}
-
 build() {
   cd oiio
 
@@ -36,12 +22,15 @@
   [[ -d build ]] && rm -r build
   mkdir build && cd build
 
-  cmake \
+  # Python is currently broken :(
+  # OIIO_BUILD_TOOLS currently broken
+  cmake .. \
+  -DUSE_PYTHON=OFF \
+  -DUSE_PYTHON3=OFF \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
-  -DUSE_EXTERNAL_TBB=ON \
   -DOIIO_BUILD_TESTS=OFF \
-  ..
+  -DOIIO_BUILD_TOOLS=OFF
   make
 }
 


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

2015-12-21 Thread Sven-Hendrik Haase
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
===
--- PKGBUILD2015-12-22 06:56:31 UTC (rev 154136)
+++ PKGBUILD2015-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})


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

2015-12-21 Thread Sven-Hendrik Haase
Date: Tuesday, December 22, 2015 @ 08:27:02
  Author: svenstaro
Revision: 154140

upgpkg: openimageio 1.6.8-3

Use OpenSSL to fix linking problems and to improve hashing performance

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-22 07:01:27 UTC (rev 154139)
+++ PKGBUILD2015-12-22 07:27:02 UTC (rev 154140)
@@ -4,12 +4,12 @@
 
 pkgname=openimageio
 pkgver=1.6.8
-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/;
 license=('custom')
-depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb')
+depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl')
 makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
@@ -23,14 +23,14 @@
   mkdir build && cd build
 
   # Python is currently broken :(
-  # OIIO_BUILD_TOOLS currently broken
   cmake .. \
   -DUSE_PYTHON=OFF \
   -DUSE_PYTHON3=OFF \
+  -DUSE_OPENSSL=ON \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
-  -DOIIO_BUILD_TESTS=OFF \
-  -DOIIO_BUILD_TOOLS=OFF
+  -DOIIO_BUILD_TESTS=ON \
+  -DOIIO_BUILD_TOOLS=ON
   make
 }
 


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

2015-12-21 Thread Sven-Hendrik Haase
Date: Tuesday, December 22, 2015 @ 08:01:21
  Author: svenstaro
Revision: 154138

upgpkg: openimageio 1.6.8-2

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
===
--- PKGBUILD2015-12-22 06:57:41 UTC (rev 154137)
+++ PKGBUILD2015-12-22 07:01:21 UTC (rev 154138)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.6.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 06:24:18
  Author: bpiotrowski
Revision: 149581

C++11 ABI rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 05:24:08 UTC (rev 149580)
+++ PKGBUILD2015-12-07 05:24:18 UTC (rev 149581)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.16
-pkgrel=6
+pkgrel=7
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2015-10-15 Thread Bartłomiej Piotrowski
Date: Thursday, October 15, 2015 @ 14:26:32
  Author: bpiotrowski
Revision: 144144

boost 1.59.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-15 12:24:50 UTC (rev 144143)
+++ PKGBUILD2015-10-15 12:26:32 UTC (rev 144144)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.16
-pkgrel=5
+pkgrel=6
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


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

2015-09-28 Thread Evangelos Foutras
Date: Tuesday, September 29, 2015 @ 07:21:05
  Author: foutrelis
Revision: 142189

poppler 0.36.0 / glew 1.13.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-29 05:16:53 UTC (rev 142188)
+++ PKGBUILD2015-09-29 05:21:05 UTC (rev 142189)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.16
-pkgrel=4
+pkgrel=5
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/;


[arch-commits] Commit in openimageio/trunk (PKGBUILD ustring-cxx11-std-string.patch)

2015-06-26 Thread Evangelos Foutras
Date: Friday, June 26, 2015 @ 22:55:32
  Author: foutrelis
Revision: 135909

Fix build with GCC 5.1 and C++11 ABI

https://github.com/OpenImageIO/oiio/issues/1174

Added:
  openimageio/trunk/ustring-cxx11-std-string.patch
Modified:
  openimageio/trunk/PKGBUILD

+
 PKGBUILD   |3 +++
 ustring-cxx11-std-string.patch |   35 +++
 2 files changed, 38 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-26 16:17:24 UTC (rev 135908)
+++ PKGBUILD2015-06-26 20:55:32 UTC (rev 135909)
@@ -14,9 +14,11 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver}
+ustring-cxx11-std-string.patch
 fix-compiler-warning.patch
 stdmath.patch)
 md5sums=('SKIP'
+ 'ec2e922a5297331901fd9331fcfb6bdb'
  'f41243f93ad9370060efdad931750289'
  '7b819bf20cf2c13cbde5fc6511e39f35')
 
@@ -23,6 +25,7 @@
 prepare() {
   cd oiio
 
+  patch -Np1  $srcdir/ustring-cxx11-std-string.patch
   patch -Np1  $srcdir/fix-compiler-warning.patch
   patch -Np1  $srcdir/stdmath.patch
 }

Added: ustring-cxx11-std-string.patch
===
--- ustring-cxx11-std-string.patch  (rev 0)
+++ ustring-cxx11-std-string.patch  2015-06-26 20:55:32 UTC (rev 135909)
@@ -0,0 +1,35 @@
+From a2ccfad7c4962a5203ea2cf755fd102b4c67f997 Mon Sep 17 00:00:00 2001
+From: Larry Gritz l...@larrygritz.com
+Date: Fri, 26 Jun 2015 11:46:23 -0700
+Subject: [PATCH] ustring fixes for new gcc (5.1+) std::string ABI
+
+This makes it work (and adds a test).
+We still need to return and do something more clever for that case.
+I'll need to install gcc 5.1 first to see how the internals work.
+But in the mean time, at least this will unbreak things for people
+already on gcc 5.1.
+
+Fixes #1174
+---
+ src/libutil/ustring.cpp  | 7 ++-
+ src/libutil/ustring_test.cpp | 2 ++
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+diff --git a/src/libutil/ustring.cpp b/src/libutil/ustring.cpp
+index 1d12533..4b4a8c2 100644
+--- a/src/libutil/ustring.cpp
 b/src/libutil/ustring.cpp
+@@ -318,7 +318,12 @@ ustring::TableRep::TableRep (string_view strref, size_t 
hash)
+ // the std::string to make it point to our chars!  In such a case, the
+ // destructor will be careful not to allow a deallocation.
+ 
+-#if defined(__GNUC__)  !defined(_LIBCPP_VERSION)
++#if defined(__GNUC__)  !defined(_LIBCPP_VERSION)  
defined(_GLIBCXX_USE_CXX11_ABI)  _GLIBCXX_USE_CXX11_ABI
++// NEW gcc ABI
++// FIXME -- do something smart with this.
++
++#elif defined(__GNUC__)  !defined(_LIBCPP_VERSION)
++// OLD gcc ABI
+ // It turns out that the first field of a gcc std::string is a pointer
+ // to the characters within the basic_string::_Rep.  We merely redirect
+ // that pointer, though for std::string to function properly, the chars


[arch-commits] Commit in openimageio/trunk (PKGBUILD fix-compiler-warning.patch)

2015-06-25 Thread Evangelos Foutras
Date: Friday, June 26, 2015 @ 06:04:09
  Author: foutrelis
Revision: 135886

Fix build with GCC 5.1 and revert switch to clang

Added:
  openimageio/trunk/fix-compiler-warning.patch
Modified:
  openimageio/trunk/PKGBUILD

+
 PKGBUILD   |   11 +--
 fix-compiler-warning.patch |   22 ++
 2 files changed, 27 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-26 03:49:47 UTC (rev 135885)
+++ PKGBUILD2015-06-26 04:04:09 UTC (rev 135886)
@@ -10,18 +10,21 @@
 url=http://www.openimageio.org/;
 license=('custom')
 depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb')
-makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'clang') # Remove 
clang when this compiles with gcc 5.1
+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}
+fix-compiler-warning.patch
 stdmath.patch)
 md5sums=('SKIP'
+ 'f41243f93ad9370060efdad931750289'
  '7b819bf20cf2c13cbde5fc6511e39f35')
 
 prepare() {
   cd oiio
 
-  patch -Np1  $srcdir/stdmath.patch
+  patch -Np1  $srcdir/fix-compiler-warning.patch
+  patch -Np1  $srcdir/stdmath.patch
 }
 
 build() {
@@ -30,10 +33,6 @@
   [[ -d build ]]  rm -r build
   mkdir build  cd build
 
-  export CC=clang
-  export CXX=clang++
-  export CXXFLAGS=-Wno-error -w
-
   cmake \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \

Added: fix-compiler-warning.patch
===
--- fix-compiler-warning.patch  (rev 0)
+++ fix-compiler-warning.patch  2015-06-26 04:04:09 UTC (rev 135886)
@@ -0,0 +1,22 @@
+From 4e3371d2e37512c5fa8b1f297ad9af52417fec9e Mon Sep 17 00:00:00 2001
+From: Larry Gritz l...@larrygritz.com
+Date: Wed, 11 Feb 2015 15:27:40 -0800
+Subject: [PATCH] Fix compiler warning about unused variable
+
+---
+ src/ptex.imageio/ptex/PtexHalf.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/ptex.imageio/ptex/PtexHalf.cpp 
b/src/ptex.imageio/ptex/PtexHalf.cpp
+index a880971..3c17369 100644
+--- a/src/ptex.imageio/ptex/PtexHalf.cpp
 b/src/ptex.imageio/ptex/PtexHalf.cpp
+@@ -80,7 +80,7 @@ static bool PtexHalfInit()
+ return 1;
+ }
+ 
+-static bool PtexHalfInitialized = PtexHalfInit();
++bool PtexHalfInitialized = PtexHalfInit();
+ 
+ 
+ /** Handle exceptional cases for half-to-float conversion */


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

2015-06-04 Thread Sven-Hendrik Haase
Date: Thursday, June 4, 2015 @ 10:43:11
  Author: svenstaro
Revision: 134749

Use clang for now

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-04 08:36:14 UTC (rev 134748)
+++ PKGBUILD2015-06-04 08:43:11 UTC (rev 134749)
@@ -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')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'clang') # Remove 
clang when this compiles with gcc 5.1
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver}
@@ -30,6 +30,10 @@
   [[ -d build ]]  rm -r build
   mkdir build  cd build
 
+  export CC=clang
+  export CXX=clang++
+  export CXXFLAGS=-Wno-error -w
+
   cmake \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \


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

2015-05-08 Thread Sven-Hendrik Haase
Date: Friday, May 8, 2015 @ 20:28:02
  Author: svenstaro
Revision: 132984

upgpkg: openimageio 1.4.16-4

rebuild for openexr 2.2

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-08 16:56:47 UTC (rev 132983)
+++ PKGBUILD2015-05-08 18:28:02 UTC (rev 132984)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.16
-pkgrel=3
+pkgrel=4
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;


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

2015-04-22 Thread Sven-Hendrik Haase
Date: Thursday, April 23, 2015 @ 00:13:07
  Author: svenstaro
Revision: 132012

upgpkg: openimageio 1.4.16-3

boost 1.58.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-22 21:50:04 UTC (rev 132011)
+++ PKGBUILD2015-04-22 22:13:07 UTC (rev 132012)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.16
-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/;


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

2015-03-14 Thread Sven-Hendrik Haase
Date: Saturday, March 14, 2015 @ 14:09:29
  Author: svenstaro
Revision: 129241

upgpkg: openimageio 1.5.13-1

upstream release 1.5.13

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-14 12:38:26 UTC (rev 129240)
+++ PKGBUILD2015-03-14 13:09:29 UTC (rev 129241)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.15
-pkgrel=2
+pkgver=1.5.13
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -19,7 +19,7 @@
 prepare() {
   cd oiio
 
-  curl 
https://github.com/OpenImageIO/oiio/commit/e1150f22f012d8d86f14534eda14bec960e96f3e.patch;|patch
 -Np1
+  #curl 
https://github.com/OpenImageIO/oiio/commit/e1150f22f012d8d86f14534eda14bec960e96f3e.patch;|patch
 -Np1
   # https://github.com/OpenImageIO/oiio/issues/987
   #git revert -n 6f0e019
 }


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

2015-03-14 Thread Sven-Hendrik Haase
Date: Saturday, March 14, 2015 @ 15:50:49
  Author: svenstaro
Revision: 129260

upgpkg: openimageio 1.4.16-2

try to patch fmath.h

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-14 14:46:34 UTC (rev 129259)
+++ PKGBUILD2015-03-14 14:50:49 UTC (rev 129260)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.16
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;


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

2015-03-14 Thread Sven-Hendrik Haase
Date: Saturday, March 14, 2015 @ 15:46:34
  Author: svenstaro
Revision: 129259

upgpkg: openimageio 1.4.16-1

try to patch fmath.h

Added:
  openimageio/trunk/stdmath.patch
Modified:
  openimageio/trunk/PKGBUILD

---+
 PKGBUILD  |   11 +--
 stdmath.patch |   18 ++
 2 files changed, 23 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-14 14:45:38 UTC (rev 129258)
+++ PKGBUILD2015-03-14 14:46:34 UTC (rev 129259)
@@ -13,16 +13,15 @@
 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})
-md5sums=('SKIP')
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver}
+stdmath.patch)
+md5sums=('SKIP'
+ '7b819bf20cf2c13cbde5fc6511e39f35')
 
 prepare() {
   cd oiio
 
-  #curl https://github.com/OpenImageIO/oiio/pull/982.patch;|patch -Np1
-  #curl 
https://github.com/OpenImageIO/oiio/commit/e1150f22f012d8d86f14534eda14bec960e96f3e.patch;|patch
 -Np1
-  # https://github.com/OpenImageIO/oiio/issues/987
-  #git revert -n 6f0e019
+  patch -Np1  $srcdir/stdmath.patch
 }
 
 build() {

Added: stdmath.patch
===
--- stdmath.patch   (rev 0)
+++ stdmath.patch   2015-03-14 14:46:34 UTC (rev 129259)
@@ -0,0 +1,18 @@
+diff --git a/src/include/OpenImageIO/fmath.h b/src/include/OpenImageIO/fmath.h
+index 8db8442..751cd07 100644
+--- a/src/include/OpenImageIO/fmath.h
 b/src/include/OpenImageIO/fmath.h
+@@ -1298,9 +1298,9 @@ OIIO_NAMESPACE_EXIT
+ 
+ #ifndef _MSC_VER
+  // Some systems have isnan, isinf and isfinite in the std namespace.
+- using std::isnan;
+- using std::isinf;
+- using std::isfinite;
++ using ::isnan;
++ using ::isinf;
++ using OIIO::isfinite;
+ #endif
+ 
+ #if (defined(__FreeBSD__)  (__FreeBSD_version  803000))
+


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

2015-01-31 Thread Andreas Radke
Date: Saturday, January 31, 2015 @ 21:33:50
  Author: andyrtr
Revision: 126871

upgpkg: openimageio 1.4.15-2

glew 1.12 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-31 20:24:46 UTC (rev 126870)
+++ PKGBUILD2015-01-31 20:33:50 UTC (rev 126871)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.15
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;


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

2015-01-18 Thread Sven-Hendrik Haase
Date: Sunday, January 18, 2015 @ 17:07:21
  Author: svenstaro
Revision: 126108

upgpkg: openimageio 1.4.15-1

upstream release 1.4.15

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-18 15:29:04 UTC (rev 126107)
+++ PKGBUILD2015-01-18 16:07:21 UTC (rev 126108)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.14
+pkgver=1.4.15
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
@@ -19,8 +19,9 @@
 prepare() {
   cd oiio
 
+  curl 
https://github.com/OpenImageIO/oiio/commit/e1150f22f012d8d86f14534eda14bec960e96f3e.patch;|patch
 -Np1
   # https://github.com/OpenImageIO/oiio/issues/987
-  git revert -n 6f0e019
+  #git revert -n 6f0e019
 }
 
 build() {


[arch-commits] Commit in openimageio/trunk (PKGBUILD fix32bit-fail.patch)

2014-11-05 Thread Evangelos Foutras
Date: Thursday, November 6, 2014 @ 04:19:56
  Author: foutrelis
Revision: 122002

upgpkg: openimageio 1.4.14-1

- New upstream release.
- Revert commit that causes conflicting isnan/isinf/isfinite declarations
  in fmath.h (https://github.com/OpenImageIO/oiio/issues/987).
- boost 1.57.0 rebuild.

Modified:
  openimageio/trunk/PKGBUILD
Deleted:
  openimageio/trunk/fix32bit-fail.patch

-+
 PKGBUILD|   11 +--
 fix32bit-fail.patch |   13 -
 2 files changed, 9 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-06 02:15:36 UTC (rev 122001)
+++ PKGBUILD2014-11-06 03:19:56 UTC (rev 122002)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.13
-pkgrel=2
+pkgver=1.4.14
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -16,6 +16,13 @@
 source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
 md5sums=('SKIP')
 
+prepare() {
+  cd oiio
+
+  # https://github.com/OpenImageIO/oiio/issues/987
+  git revert -n 6f0e019
+}
+
 build() {
   cd oiio
 

Deleted: fix32bit-fail.patch
===
--- fix32bit-fail.patch 2014-11-06 02:15:36 UTC (rev 122001)
+++ fix32bit-fail.patch 2014-11-06 03:19:56 UTC (rev 122002)
@@ -1,13 +0,0 @@
 orig/src/libutil/SHA1.cpp  2012-11-17 01:02:42.0 +0200
-+++ fixed/src/libutil/SHA1.cpp 2012-12-14 14:37:37.552042793 +0200
-@@ -8,9 +8,9 @@
- 
- // If compiling with MFC, you might want to add #include StdAfx.h
- 
-+#include SHA1.h
- #include hash.h
- #include dassert.h
--#include SHA1.h
- 
- #ifdef SHA1_UTILITY_FUNCTIONS
- #define SHA1_MAX_FILE_BUFFER 8000


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

2014-11-04 Thread Evangelos Foutras
Date: Wednesday, November 5, 2014 @ 00:08:53
  Author: foutrelis
Revision: 121893

upgpkg: openimageio 1.4.13-2

boost 1.57.0 rebuild.

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-04 22:50:35 UTC (rev 121892)
+++ PKGBUILD2014-11-04 23:08:53 UTC (rev 121893)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.13
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;


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

2014-09-12 Thread Sven-Hendrik Haase
Date: Friday, September 12, 2014 @ 23:07:45
  Author: svenstaro
Revision: 118892

upgpkg: openimageio 1.4.13-1

upstream release 1.4.13

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-12 19:59:55 UTC (rev 118891)
+++ PKGBUILD2014-09-12 21:07:45 UTC (rev 118892)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.12
-pkgrel=3
+pkgver=1.4.13
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;



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

2014-08-20 Thread Sven-Hendrik Haase
Date: Wednesday, August 20, 2014 @ 23:58:24
  Author: svenstaro
Revision: 117681

upgpkg: openimageio 1.4.12-3

glew 1.11 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-20 21:03:57 UTC (rev 117680)
+++ PKGBUILD2014-08-20 21:58:24 UTC (rev 117681)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.12
-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/;



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

2014-08-19 Thread Maxime Gauduin
Date: Tuesday, August 19, 2014 @ 11:41:19
  Author: alucryd
Revision: 117613

glew rebuild: openimageio 1.4.5.git-3

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-19 09:26:13 UTC (rev 117612)
+++ PKGBUILD2014-08-19 09:41:19 UTC (rev 117613)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.12
-pkgrel=1
+pkgver=1.4.5.git
+pkgrel=3
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -13,7 +13,7 @@
 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})
+source=(git+git://github.com/OpenImageIO/oiio.git#commit=0e4a24bb)
 md5sums=('SKIP')
 
 build() {



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

2014-08-19 Thread Maxime Gauduin
Date: Tuesday, August 19, 2014 @ 11:47:49
  Author: alucryd
Revision: 117615

glew rebuild: openimageio 1.4.12-2

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-19 09:41:29 UTC (rev 117614)
+++ PKGBUILD2014-08-19 09:47:49 UTC (rev 117615)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.5.git
-pkgrel=3
+pkgver=1.4.12
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
-source=(git+git://github.com/OpenImageIO/oiio.git#commit=0e4a24bb)
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
 md5sums=('SKIP')
 
 build() {



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

2014-08-11 Thread Sven-Hendrik Haase
Date: Tuesday, August 12, 2014 @ 03:25:48
  Author: svenstaro
Revision: 117226

upgpkg: openimageio 1.4.11-1

upstream release 1.4.11

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-12 01:20:12 UTC (rev 117225)
+++ PKGBUILD2014-08-12 01:25:48 UTC (rev 117226)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.5.git
-pkgrel=2
+pkgver=1.4.11
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
-source=(git+git://github.com/OpenImageIO/oiio.git#commit=0e4a24bb)
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
 md5sums=('SKIP')
 
 build() {



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

2014-08-11 Thread Sven-Hendrik Haase
Date: Tuesday, August 12, 2014 @ 03:58:56
  Author: svenstaro
Revision: 117232

upgpkg: openimageio 1.4.12-1

upstream release 1.4.12

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-12 01:46:27 UTC (rev 117231)
+++ PKGBUILD2014-08-12 01:58:56 UTC (rev 117232)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.11
+pkgver=1.4.12
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)



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

2014-05-17 Thread Felix Yan
Date: Saturday, May 17, 2014 @ 10:09:31
  Author: fyan
Revision: 111347

upgpkg: openimageio 1.4.5.git-2

openexr 2.1.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-17 05:43:55 UTC (rev 111346)
+++ PKGBUILD2014-05-17 08:09:31 UTC (rev 111347)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.4.5.git
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;



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

2014-05-11 Thread Sven-Hendrik Haase
Date: Monday, May 12, 2014 @ 03:04:20
  Author: svenstaro
Revision: 111008

upgpkg: openimageio 1.4.5dev-1

upstream release 1.4.5dev

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-12 00:47:57 UTC (rev 111007)
+++ PKGBUILD2014-05-12 01:04:20 UTC (rev 111008)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.3.13
+pkgver=1.4.5dev
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/archive/Release-${pkgver}.tar.gz)
-md5sums=('a0e187243c568df36e125c81c0a0efe3')
+md5sums=('d89a4abc2f138d4e556764e991b5b62f')
 
 build() {
   cd oiio-Release-$pkgver



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

2014-05-11 Thread Sven-Hendrik Haase
Date: Monday, May 12, 2014 @ 03:30:08
  Author: svenstaro
Revision: 111022

upgpkg: openimageio 1.4.5.git-1

use recent git commit to be able to build osl

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-12 01:29:26 UTC (rev 111021)
+++ PKGBUILD2014-05-12 01:30:08 UTC (rev 111022)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.4.5dev
+pkgver=1.4.5.git
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
@@ -10,14 +10,14 @@
 url=http://www.openimageio.org/;
 license=('custom')
 depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb')
-makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
-source=(https://github.com/OpenImageIO/oiio/archive/Release-${pkgver}.tar.gz)
-md5sums=('d89a4abc2f138d4e556764e991b5b62f')
+source=(git+git://github.com/OpenImageIO/oiio.git#commit=0e4a24bb)
+md5sums=('SKIP')
 
 build() {
-  cd oiio-Release-$pkgver
+  cd oiio
 
   [[ -d build ]]  rm -r build
   mkdir build  cd build
@@ -32,7 +32,7 @@
 }
 
 package() {
-  cd oiio-Release-$pkgver/build
+  cd oiio/build
 
   make DESTDIR=$pkgdir install
 



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

2014-05-03 Thread Sven-Hendrik Haase
Date: Sunday, May 4, 2014 @ 03:24:57
  Author: svenstaro
Revision: 110590

upgpkg: openimageio 1.3.13-1

upstream release 1.3.13

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-04 01:03:55 UTC (rev 110589)
+++ PKGBUILD2014-05-04 01:24:57 UTC (rev 110590)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.3.11
+pkgver=1.3.13
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/archive/Release-${pkgver}.tar.gz)
-md5sums=('a1b6b4cbc863fa49259d0f32da4288d7')
+md5sums=('a0e187243c568df36e125c81c0a0efe3')
 
 build() {
   cd oiio-Release-$pkgver



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

2014-01-13 Thread Sven-Hendrik Haase
Date: Monday, January 13, 2014 @ 20:39:06
  Author: svenstaro
Revision: 103940

upgpkg: openimageio 1.3.11-1

upstream release 1.3.11

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-13 18:38:17 UTC (rev 103939)
+++ PKGBUILD2014-01-13 19:39:06 UTC (rev 103940)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.3.10
+pkgver=1.3.11
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/archive/Release-${pkgver}.tar.gz)
-md5sums=('e1cd34e1926b7c15626f8618e9e4fc70')
+md5sums=('a1b6b4cbc863fa49259d0f32da4288d7')
 
 build() {
   cd oiio-Release-$pkgver



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

2014-01-07 Thread Sven-Hendrik Haase
Date: Wednesday, January 8, 2014 @ 03:58:50
  Author: svenstaro
Revision: 103583

upgpkg: openimageio 1.3.10-1

upstream release 1.3.10

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |   14 ++
 1 file changed, 6 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-08 00:52:32 UTC (rev 103582)
+++ PKGBUILD2014-01-08 02:58:50 UTC (rev 103583)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.2.3
+pkgver=1.3.10
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
@@ -13,14 +13,12 @@
 makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa')
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
-source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('20066ae0e9026717242f64f107f7ee8e')
+source=(https://github.com/OpenImageIO/oiio/archive/Release-${pkgver}.tar.gz)
+md5sums=('e1cd34e1926b7c15626f8618e9e4fc70')
 
 build() {
-  cd $srcdir/$_pkgname*
+  cd oiio-Release-$pkgver
 
-  cd src
-
   [[ -d build ]]  rm -r build
   mkdir build  cd build
 
@@ -34,11 +32,11 @@
 }
 
 package() {
-  cd $srcdir/$_pkgname*/src/build
+  cd oiio-Release-$pkgver/build
 
   make DESTDIR=$pkgdir install
 
   # license
-  cd ../..
+  cd ..
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }



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

2013-12-01 Thread Sven-Hendrik Haase
Date: Monday, December 2, 2013 @ 03:10:34
  Author: svenstaro
Revision: 101833

upgpkg: openimageio 1.2.3-1

boost 1.55.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-02 01:38:14 UTC (rev 101832)
+++ PKGBUILD2013-12-02 02:10:34 UTC (rev 101833)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('c98d002c9ec843b7cc35d7aec5f03326')
+md5sums=('20066ae0e9026717242f64f107f7ee8e')
 
 build() {
   cd $srcdir/$_pkgname*



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

2013-11-30 Thread Jelle van der Waa
Date: Saturday, November 30, 2013 @ 16:37:40
  Author: jelle
Revision: 101724

upgpkg: openimageio 1.2.1-2

boost 1.55.0

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-30 15:36:25 UTC (rev 101723)
+++ PKGBUILD2013-11-30 15:37:40 UTC (rev 101724)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;



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

2013-08-30 Thread Sven-Hendrik Haase
Date: Friday, August 30, 2013 @ 19:23:35
  Author: svenstaro
Revision: 96491

upgpkg: openimageio 1.2.1-1

Updating to 1.2.1

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-30 17:18:19 UTC (rev 96490)
+++ PKGBUILD2013-08-30 17:23:35 UTC (rev 96491)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('8738dd9b24fc4f0cb3eebb094347104a')
+md5sums=('c98d002c9ec843b7cc35d7aec5f03326')
 
 build() {
   cd $srcdir/$_pkgname*



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

2013-07-27 Thread Sven-Hendrik Haase
Date: Saturday, July 27, 2013 @ 12:28:13
  Author: svenstaro
Revision: 94560

upgpkg: openimageio 1.2.0-2

glew 1.10.0 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-27 10:18:07 UTC (rev 94559)
+++ PKGBUILD2013-07-27 10:28:13 UTC (rev 94560)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;



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

2013-07-10 Thread Sven-Hendrik Haase
Date: Wednesday, July 10, 2013 @ 19:45:15
  Author: svenstaro
Revision: 93830

upgpkg: openimageio 1.2.0-1

Updating to 1.2.0

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-10 17:37:44 UTC (rev 93829)
+++ PKGBUILD2013-07-10 17:45:15 UTC (rev 93830)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.1.10
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('e5c5cd77238f74c3a6a3610c211430f2')
+md5sums=('8738dd9b24fc4f0cb3eebb094347104a')
 
 build() {
   cd $srcdir/$_pkgname*
@@ -28,6 +28,7 @@
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
   -DUSE_EXTERNAL_TBB=ON \
+  -DOIIO_BUILD_TESTS=OFF \
   ..
   make
 }



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

2013-05-03 Thread Sven-Hendrik Haase
Date: Friday, May 3, 2013 @ 21:31:25
  Author: svenstaro
Revision: 89861

upgpkg: openimageio 1.1.10-2

Rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-03 19:19:27 UTC (rev 89860)
+++ PKGBUILD2013-05-03 19:31:25 UTC (rev 89861)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.1.10
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;



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

2013-05-02 Thread Sven-Hendrik Haase
Date: Thursday, May 2, 2013 @ 18:18:05
  Author: svenstaro
Revision: 89825

upgpkg: openimageio 1.1.10-1

Updating to 1.1.10

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-02 16:13:14 UTC (rev 89824)
+++ PKGBUILD2013-05-02 16:18:05 UTC (rev 89825)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.1.9
-pkgrel=3
+pkgver=1.1.10
+pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
 url=http://www.openimageio.org/;
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('19ac43e2bf00e5b6b7f2dbc778ce9648')
+md5sums=('e5c5cd77238f74c3a6a3610c211430f2')
 
 build() {
   cd $srcdir/$_pkgname*



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

2013-04-28 Thread Jelle van der Waa
Date: Sunday, April 28, 2013 @ 13:58:49
  Author: jelle
Revision: 89274

upgpkg: openimageio 1.1.9-3

libpng 1.6 rebuild

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-28 11:58:12 UTC (rev 89273)
+++ PKGBUILD2013-04-28 11:58:49 UTC (rev 89274)
@@ -4,7 +4,7 @@
 
 pkgname=openimageio
 pkgver=1.1.9
-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/;



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

2013-04-16 Thread Sven-Hendrik Haase
Date: Tuesday, April 16, 2013 @ 17:17:35
  Author: svenstaro
Revision: 88353

upgpkg: openimageio 1.1.9-1

Updating to 1.1.9

Modified:
  openimageio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-16 15:17:10 UTC (rev 88352)
+++ PKGBUILD2013-04-16 15:17:35 UTC (rev 88353)
@@ -3,7 +3,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=openimageio
-pkgver=1.1.8
+pkgver=1.1.9
 pkgrel=1
 pkgdesc=A library for reading and writing images, including classes, 
utilities, and applications
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('qt4: iv image viewer'
 'python2: bindings support')
 source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('2d816e0ff48f12dfc0491d39a4918456')
+md5sums=('19ac43e2bf00e5b6b7f2dbc778ce9648')
 
 build() {
   cd $srcdir/$_pkgname*



  1   2   >