Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=955ed7964f011876d738cd85c7dd3e9f845349e8
commit 955ed7964f011876d738cd85c7dd3e9f845349e8 Author: crazy <[email protected]> Date: Sun Jan 8 00:47:55 2017 +0100 openimageio-1.7.10-1-x86_64 * Version bump diff --git a/source/xlib-extra/openimageio/FrugalBuild b/source/xlib-extra/openimageio/FrugalBuild index 82d17b0..65feaf5 100644 --- a/source/xlib-extra/openimageio/FrugalBuild +++ b/source/xlib-extra/openimageio/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko <[email protected]> pkgname=openimageio -pkgver=1.7.9 +pkgver=1.7.10 pkgrel=1 pkgdesc="A library for reading and writing images, including classes, utilities, and applications." url="http://www.openimageio.org/" @@ -11,7 +11,7 @@ makedepends=('boost>=1.61.0-4') groups=('xlib-extra') archs=('x86_64') Finclude python -_F_cmake_confopts=" -DCMAKE_INSTALL_PREFIX=/usr \ +_F_cmake_confopts+=" -DCMAKE_INSTALL_PREFIX=/usr \ -DUSE_OPENSSL=ON \ -DUSE_PYTHON=ON \ -DPYLIB_INSTALL_DIR=${_F_python_libdir#usr/} \ @@ -22,7 +22,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=('5f12f5d504b8056bd038e82dcb58e71199de90f6') +sha1sums=('37ad4bfc9538506a866e43177fa00eb541cfae4a') _F_cd_path="oiio-Release-$pkgver" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
