diff options
author | 2010-08-23 19:05:29 +0000 | |
---|---|---|
committer | 2010-08-23 19:05:29 +0000 | |
commit | 77fd3cac6a47e7e73eba9c63f3cb806a7ed12ba2 (patch) | |
tree | f1df462d293a356e397b6c7ed2f6292f6389a1da /media-libs/ctl | |
parent | Version bump. (diff) | |
download | gentoo-2-77fd3cac6a47e7e73eba9c63f3cb806a7ed12ba2.tar.gz gentoo-2-77fd3cac6a47e7e73eba9c63f3cb806a7ed12ba2.tar.bz2 gentoo-2-77fd3cac6a47e7e73eba9c63f3cb806a7ed12ba2.zip |
cleanup patch, missing IUSE oops
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/ctl')
-rw-r--r-- | media-libs/ctl/ctl-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/ctl/files/ctl-1.4.1-gcc43.patch | 35 |
2 files changed, 16 insertions, 23 deletions
diff --git a/media-libs/ctl/ctl-1.4.1.ebuild b/media-libs/ctl/ctl-1.4.1.ebuild index 3f5f9c139aac..6263c165ca1a 100644 --- a/media-libs/ctl/ctl-1.4.1.ebuild +++ b/media-libs/ctl/ctl-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.11 2010/08/23 19:01:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.12 2010/08/23 19:05:29 ssuominen Exp $ EAPI=2 inherit eutils libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" +IUSE="static-libs" RDEPEND="media-libs/ilmbase" DEPEND="${RDEPEND} diff --git a/media-libs/ctl/files/ctl-1.4.1-gcc43.patch b/media-libs/ctl/files/ctl-1.4.1-gcc43.patch index 425ce1205054..5f7e8fa8d560 100644 --- a/media-libs/ctl/files/ctl-1.4.1-gcc43.patch +++ b/media-libs/ctl/files/ctl-1.4.1-gcc43.patch @@ -1,6 +1,5 @@ -diff -NrU5 ctl-1.4.1.orig/IlmCtl/CtlLex.h ctl-1.4.1/IlmCtl/CtlLex.h ---- ctl-1.4.1.orig/IlmCtl/CtlLex.h 2008-06-20 18:30:55.000000000 +0200 -+++ ctl-1.4.1/IlmCtl/CtlLex.h 2008-06-20 18:31:24.000000000 +0200 +--- IlmCtl/CtlLex.h ++++ IlmCtl/CtlLex.h @@ -58,10 +58,11 @@ //----------------------------------------------------------------------------- @@ -13,9 +12,8 @@ diff -NrU5 ctl-1.4.1.orig/IlmCtl/CtlLex.h ctl-1.4.1/IlmCtl/CtlLex.h class Lex -diff -NrU5 ctl-1.4.1.orig/IlmCtlMathTest/testAffineRec.cpp ctl-1.4.1/IlmCtlMathTest/testAffineRec.cpp ---- ctl-1.4.1.orig/IlmCtlMathTest/testAffineRec.cpp 2008-06-20 18:30:55.000000000 +0200 -+++ ctl-1.4.1/IlmCtlMathTest/testAffineRec.cpp 2008-06-20 18:37:21.000000000 +0200 +--- IlmCtlMathTest/testAffineRec.cpp ++++ IlmCtlMathTest/testAffineRec.cpp @@ -43,13 +43,14 @@ // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN // IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @@ -32,9 +30,8 @@ diff -NrU5 ctl-1.4.1.orig/IlmCtlMathTest/testAffineRec.cpp ctl-1.4.1/IlmCtlMathT #include <ImathVec.h> using namespace std; -diff -NrU5 ctl-1.4.1.orig/IlmCtlMathTest/testGaussRec.cpp ctl-1.4.1/IlmCtlMathTest/testGaussRec.cpp ---- ctl-1.4.1.orig/IlmCtlMathTest/testGaussRec.cpp 2008-06-20 18:30:55.000000000 +0200 -+++ ctl-1.4.1/IlmCtlMathTest/testGaussRec.cpp 2008-06-20 18:37:31.000000000 +0200 +--- IlmCtlMathTest/testGaussRec.cpp ++++ IlmCtlMathTest/testGaussRec.cpp @@ -43,13 +43,14 @@ // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN // IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @@ -51,9 +48,8 @@ diff -NrU5 ctl-1.4.1.orig/IlmCtlMathTest/testGaussRec.cpp ctl-1.4.1/IlmCtlMathTe #include <ImathVec.h> using namespace std; -diff -NrU5 ctl-1.4.1.orig/IlmCtlSimd/CtlSimdReg.h ctl-1.4.1/IlmCtlSimd/CtlSimdReg.h ---- ctl-1.4.1.orig/IlmCtlSimd/CtlSimdReg.h 2008-06-20 18:30:55.000000000 +0200 -+++ ctl-1.4.1/IlmCtlSimd/CtlSimdReg.h 2008-06-20 18:31:24.000000000 +0200 +--- IlmCtlSimd/CtlSimdReg.h ++++ IlmCtlSimd/CtlSimdReg.h @@ -50,10 +50,11 @@ #define INCLUDED_CTL_SIMD_REG_H @@ -66,9 +62,8 @@ diff -NrU5 ctl-1.4.1.orig/IlmCtlSimd/CtlSimdReg.h ctl-1.4.1/IlmCtlSimd/CtlSimdRe // // Registers for the SIMD color transformation engine // -diff -NrU5 ctl-1.4.1.orig/IlmCtlTest/testExamples.cpp ctl-1.4.1/IlmCtlTest/testExamples.cpp ---- ctl-1.4.1.orig/IlmCtlTest/testExamples.cpp 2008-06-20 18:30:55.000000000 +0200 -+++ ctl-1.4.1/IlmCtlTest/testExamples.cpp 2008-06-20 18:41:52.000000000 +0200 +--- IlmCtlTest/testExamples.cpp ++++ IlmCtlTest/testExamples.cpp @@ -43,10 +43,11 @@ // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN // IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @@ -81,9 +76,8 @@ diff -NrU5 ctl-1.4.1.orig/IlmCtlTest/testExamples.cpp ctl-1.4.1/IlmCtlTest/testE #include <CtlType.h> #include <assert.h> -diff -NrU5 ctl-1.4.1.orig/IlmCtlTest/testVarying.cpp ctl-1.4.1/IlmCtlTest/testVarying.cpp ---- ctl-1.4.1.orig/IlmCtlTest/testVarying.cpp 2008-06-20 18:30:55.000000000 +0200 -+++ ctl-1.4.1/IlmCtlTest/testVarying.cpp 2008-06-20 18:43:28.000000000 +0200 +--- IlmCtlTest/testVarying.cpp ++++ IlmCtlTest/testVarying.cpp @@ -49,10 +49,11 @@ #include <CtlSimdInterpreter.h> #include <CtlFunctionCall.h> @@ -96,9 +90,8 @@ diff -NrU5 ctl-1.4.1.orig/IlmCtlTest/testVarying.cpp ctl-1.4.1/IlmCtlTest/testVa #include <sstream> #include <limits> #include <half.h> -diff -NrU5 ctl-1.4.1.orig/IlmCtlTest/testVaryingReturn.cpp ctl-1.4.1/IlmCtlTest/testVaryingReturn.cpp ---- ctl-1.4.1.orig/IlmCtlTest/testVaryingReturn.cpp 2008-06-20 18:30:55.000000000 +0200 -+++ ctl-1.4.1/IlmCtlTest/testVaryingReturn.cpp 2008-06-20 18:46:34.000000000 +0200 +--- IlmCtlTest/testVaryingReturn.cpp ++++ IlmCtlTest/testVaryingReturn.cpp @@ -49,10 +49,11 @@ #include <CtlSimdInterpreter.h> #include <CtlFunctionCall.h> |