Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e97a30a13b534ccd292c30b44fc182019c27047
commit 2e97a30a13b534ccd292c30b44fc182019c27047 Author: DeX77 <[email protected]> Date: Mon Aug 11 12:40:46 2014 +0200 ilmbase-2.2.0-1-x86_64 * version bump diff --git a/source/lib/ilmbase/FrugalBuild b/source/lib/ilmbase/FrugalBuild index bb26141..7fc2295 100644 --- a/source/lib/ilmbase/FrugalBuild +++ b/source/lib/ilmbase/FrugalBuild @@ -5,17 +5,15 @@ options+=('asneeded') pkgname=ilmbase -pkgver=2.1.0 -pkgrel=2 +pkgver=2.2.0 +pkgrel=1 pkgdesc="IlmThread is a thread abstraction library for use with OpenEXR" url="http://www.openexr.com" depends=('libstdc++') groups=('lib') archs=('i686' 'x86_64' 'arm') up2date="Flasttar $url/downloads.html" -source=(http://savannah.nongnu.org/download/openexr/$pkgname-$pkgver.tar.gz \ - arm_build.patch) -sha1sums=('306d76e7a2ac619c2f641f54b59dd95576525192' \ - 'd252f9e53232eb149f529a62d330efbbb34a44ae') +source=(http://savannah.nongnu.org/download/openexr/$pkgname-$pkgver.tar.gz) +sha1sums=('70d864bc704f276942cb10479f2cb98646ce6ad4') # optimization OK diff --git a/source/lib/ilmbase/arm_build.patch b/source/lib/ilmbase/arm_build.patch deleted file mode 100644 index 716e9e9..0000000 --- a/source/lib/ilmbase/arm_build.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- ilmbase-2.1.0/IexMath/IexMathFpu.cpp 2013-06-18 21:51:38.000000000 +0200 -+++ ilmbase-2.1.0.new/IexMath/IexMathFpu.cpp 2013-12-21 15:40:53.000000000 +0100 -@@ -53,8 +53,7 @@ - #endif - - --#ifdef HAVE_UCONTEXT_H -- -+#if defined(HAVE_UCONTEXT_H) && (defined(x86_64) || defined(i386)) - - #include <ucontext.h> - #include <signal.h> _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
