Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9eeac75109bac7e13bb1f2e0d674d100b76592b

commit f9eeac75109bac7e13bb1f2e0d674d100b76592b
Author: Devil505 <devil505li...@gmail.com>
Date:   Wed Jun 8 18:28:09 2011 +0200

openexr-1.7.0-1-i686
* version bump
* updating patch

diff --git a/source/xapps/openexr/FrugalBuild b/source/xapps/openexr/FrugalBuild
index ab0268f..a631b97 100644
--- a/source/xapps/openexr/FrugalBuild
+++ b/source/xapps/openexr/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: crazy <cr...@frugalware.org>

pkgname=openexr
-pkgver=1.6.1
+pkgver=1.7.0
pkgrel=1
pkgdesc="OpenEXR is a high dynamic-range (HDR) image file format."
url="http://www.openexr.com";
@@ -12,8 +12,8 @@ groups=('xapps')
archs=('i686' 'x86_64' 'ppc')
up2date="lynx -dump http://download.savannah.gnu.org/releases/openexr/|grep  
'openexr-\(.*\).tar.gz'|grep -v images| Flasttar"
source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz \
-       gcc43.patch)
-sha1sums=('b3650e6542f0e09daadb2d467425530bc8eec333' \
-          'ea73ace41a7dcaf4ea6d5b7d50df41acb6ae4cd5')
+        gcc43.patch)
+sha1sums=('91d0d4e69f06de956ec7e0710fc58ec0d4c4dc2b' \
+          '1e4b79aab18a963cb4b162945109c3f9d6ee0f7d')

# optimization OK
diff --git a/source/xapps/openexr/gcc43.patch b/source/xapps/openexr/gcc43.patch
index f5fa837..ab99eb9 100644
--- a/source/xapps/openexr/gcc43.patch
+++ b/source/xapps/openexr/gcc43.patch
@@ -1,22 +1,11 @@
-diff -Naur openexr-1.6.1-orig/exrenvmap/main.cpp 
openexr-1.6.1/exrenvmap/main.cpp
---- openexr-1.6.1-orig/exrenvmap/main.cpp      2007-04-24 19:07:51.000000000 
-0600
-+++ openexr-1.6.1/exrenvmap/main.cpp   2008-01-12 20:28:56.000000000 -0600
-@@ -43,6 +43,7 @@
- #include <makeLatLongMap.h>
- #include <ImfEnvmap.h>
- #include <iostream>
-+#include <cstring>
- #include <exception>
- #include <stdlib.h>
+--- exrenvmap/blurImage.cpp
++++ exrenvmap/blurImage.cpp
+@@ -39,6 +39,8 @@
+ //
+ 
//-----------------------------------------------------------------------------

-diff -Naur openexr-1.6.1-orig/exrmaketiled/main.cpp 
openexr-1.6.1/exrmaketiled/main.cpp
---- openexr-1.6.1-orig/exrmaketiled/main.cpp   2007-04-24 19:08:45.000000000 
-0600
-+++ openexr-1.6.1/exrmaketiled/main.cpp        2008-01-12 20:28:14.000000000 
-0600
-@@ -45,6 +45,7 @@
- #include <iostream>
- #include <exception>
- #include <string>
+#include <cstring>
- #include <stdlib.h>
++
+ #include <blurImage.h>

- using namespace Imf;
+ #include <resizeImage.h>
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to