Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41b05569a2e3c01272f48ae9948fe70585294870
commit 41b05569a2e3c01272f48ae9948fe70585294870 Author: Slown <[email protected]> Date: Wed Oct 19 13:03:48 2016 +0100 Revert "openimageio-1.7.7-1-x86_64" This reverts commit b84b335958576bbf83b8378aa23003b6993105f7. * The building fails with an i686 arch * Waiting for a patch, I cancel that commit diff --git a/source/xlib-extra/openimageio/FrugalBuild b/source/xlib-extra/openimageio/FrugalBuild index 6f6dde6..a6fbeb2 100644 --- a/source/xlib-extra/openimageio/FrugalBuild +++ b/source/xlib-extra/openimageio/FrugalBuild @@ -1,12 +1,12 @@ -# Compiling Time: 1.97 SBU +# Compiling Time: 1.64 SBU # Maintainer: Melko <[email protected]> pkgname=openimageio -pkgver=1.7.7 +pkgver=1.6.17 pkgrel=1 pkgdesc="A library for reading and writing images, including classes, utilities, and applications." url="http://www.openimageio.org/" -depends=('libboost>=1.61.0' 'opencv>=3.1.0-9' 'glew>=1.13.0-4' 'ilmbase>=2.2.0-6') +depends=('libboost>=1.61.0' 'opencv>=3.1.0-8' 'glew>=1.13.0-4' 'ilmbase>=2.2.0-5') makedepends=('boost>=1.61.0') groups=('xlib-extra') archs=('i686' 'x86_64') @@ -15,7 +15,7 @@ _F_archive_name="Release" _F_archive_grepv="beta\|RC\|dev" up2date="Flasttar https://github.com/OpenImageIO/oiio/releases" source=("https://github.com/OpenImageIO/oiio/archive/$_F_archive_name-$pkgver.tar.gz") -sha1sums=('61438bae3f35fc198a8b0e77ae85547a8b921b02') +sha1sums=('4d2ea6efbe6f74a39446507270ee92b367008fed') _F_cd_path=oiio-Release-$pkgver _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
