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

commit b22ae1ab9d0157ed82b97547603fdf6e9a892e49
Author: Devil505 <devil505li...@gmail.com>
Date:   Fri Jan 14 15:33:33 2011 +0100

openexr-1.6.1-1-i686
* version bump
* removing useless patch

diff --git a/source/xapps/openexr/FrugalBuild b/source/xapps/openexr/FrugalBuild
index 5974525..4277571 100644
--- a/source/xapps/openexr/FrugalBuild
+++ b/source/xapps/openexr/FrugalBuild
@@ -2,27 +2,17 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=openexr
-pkgver=1.4.0a
-pkgrel=6
+pkgver=1.6.1
+pkgrel=1
pkgdesc="OpenEXR is a high dynamic-range (HDR) image file format."
url="http://www.openexr.com";
-depends=('mesa>=7.4.2-5' 'libsm>=1.1.0' 'fltk>=1.1.10' 'libgl>=7.4.2-5' 
'libstdc++' 'libdrm' 'libxcb>=1.3-1' 'libxmu' 'libxrender')
+depends=('zlib' 'ilmbase>=1.0.2-2')
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 \
-       openexr-1.4.0a-asneeded.patch gcc43.patch)
-sha1sums=('d7f2188b677ea28cafb104f2ace6c0f50b5aadee' \
-          'b63fdc2492a5bedb2b50f71b8bc4ae771356fcaf' \
+       gcc43.patch)
+sha1sums=('b3650e6542f0e09daadb2d467425530bc8eec333' \
'ea73ace41a7dcaf4ea6d5b7d50df41acb6ae4cd5')

-build()
-{
-       Fcd $pkgname-${pkgver//a/}
-       Fpatchall
-       ./bootstrap || return 1
-       Fmake
-       Fmakeinstall
-}
-
# optimization OK
diff --git a/source/xapps/openexr/openexr-1.4.0a-asneeded.patch 
b/source/xapps/openexr/openexr-1.4.0a-asneeded.patch
deleted file mode 100644
index 70d856f..0000000
--- a/source/xapps/openexr/openexr-1.4.0a-asneeded.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- openexr-1.4.0/IlmThread/Makefile.am.old    2006-11-08 08:10:18.000000000 
+0100
-+++ openexr-1.4.0/IlmThread/Makefile.am        2006-11-08 08:10:24.000000000 
+0100
-@@ -11,7 +11,7 @@
-                         IlmThreadMutexPosix.cpp
-
- libIlmThread_la_LDFLAGS = -version-info @LIBTOOL_VERSION@ -no-undefined
--libIlmThread_la_LIBADD = ../Iex/libIex.la
-+libIlmThread_la_LIBADD = ../Iex/libIex.la -lpthread
-
- libIlmThreadincludedir = $(includedir)/OpenEXR
-
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to