summaryrefslogtreecommitdiff
path: root/extra/ilmbase
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-23 14:46:08 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-23 14:46:08 -0500
commit2ae543262dbca2b0a3050bfced2ef86c818275ec (patch)
tree6f793d1a91dfce83b066c5ea491cae2a382390f6 /extra/ilmbase
parent63a7121f637a74e882cceb03d8a6470dd817e9ec (diff)
Fix ilmbase-IexMath.patch
Diffstat (limited to 'extra/ilmbase')
-rw-r--r--extra/ilmbase/PKGBUILD7
-rw-r--r--extra/ilmbase/ilmbase-IexMath.patch6
2 files changed, 8 insertions, 5 deletions
diff --git a/extra/ilmbase/PKGBUILD b/extra/ilmbase/PKGBUILD
index 8180fbd87..6300c081c 100644
--- a/extra/ilmbase/PKGBUILD
+++ b/extra/ilmbase/PKGBUILD
@@ -10,10 +10,12 @@ arch=(i686 x86_64 mips64el)
url="http://www.openexr.com"
license=('custom')
options=('!libtool')
-source=(http://download.savannah.nongnu.org/releases/openexr/$pkgname-$pkgver.tar.gz)
+source=(http://download.savannah.nongnu.org/releases/openexr/$pkgname-$pkgver.tar.gz
+ ilmbase-IexMath.patch)
build() {
cd "${srcdir}/$pkgname-$pkgver"
+ patch -Np1 -i ${srcdir}/ilmbase-IexMath.patch
./configure --prefix=/usr
make
}
@@ -29,4 +31,5 @@ package() {
make DESTDIR="${pkgdir}" install
install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
}
-md5sums=('70f1413840c2a228783d1332b8b168e6')
+md5sums=('70f1413840c2a228783d1332b8b168e6'
+ '65f1ec028c9f6fbf3a0abd6a687e9745')
diff --git a/extra/ilmbase/ilmbase-IexMath.patch b/extra/ilmbase/ilmbase-IexMath.patch
index 546034966..c3bd58719 100644
--- a/extra/ilmbase/ilmbase-IexMath.patch
+++ b/extra/ilmbase/ilmbase-IexMath.patch
@@ -1,6 +1,6 @@
---- IexMath/IexMathFpu.cpp.orig 2012-07-26 20:51:55.000000000 +0200
-+++ IexMath/IexMathFpu.cpp 2012-10-04 15:30:47.000000000 +0200
-@@ -27,8 +27,7 @@
+--- ilmbase-2.0.0.orig/IexMath/IexMathFpu.cpp 2013-03-06 18:18:50.000000000 -0500
++++ ilmbase-2.0.0/IexMath/IexMathFpu.cpp 2013-04-23 13:17:40.273193358 -0500
+@@ -53,8 +53,7 @@
#endif