Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/exact-image: exact-image-0.8.1-r1.ebuild ChangeLog exact-image-0.8.1.ebuild
Date: Tue, 30 Dec 2014 19:17:20
Message-Id: 20141230191714.36799E833@oystercatcher.gentoo.org
1 dilfridge 14/12/30 19:17:14
2
3 Modified: exact-image-0.8.1-r1.ebuild ChangeLog
4 exact-image-0.8.1.ebuild
5 Log:
6 Drop lcms support, bug 526816
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
9
10 Revision Changes Path
11 1.3 media-gfx/exact-image/exact-image-0.8.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild?r1=1.2&r2=1.3
16
17 Index: exact-image-0.8.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- exact-image-0.8.1-r1.ebuild 9 Oct 2014 19:53:38 -0000 1.2
24 +++ exact-image-0.8.1-r1.ebuild 30 Dec 2014 19:17:14 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild,v 1.2 2014/10/09 19:53:38 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1-r1.ebuild,v 1.3 2014/12/30 19:17:14 dilfridge Exp $
30
31 EAPI=4
32 PYTHON_DEPEND="python? 2:2.5"
33 @@ -14,14 +14,13 @@
34 LICENSE="GPL-2"
35 SLOT="0"
36 KEYWORDS="~amd64 ~x86"
37 -IUSE="expat jpeg jpeg2k lcms lua openexr php perl png python ruby swig tiff truetype X"
38 +IUSE="expat jpeg jpeg2k lua openexr php perl png python ruby swig tiff truetype X"
39
40 RDEPEND="x11-libs/agg[truetype]
41 sys-libs/zlib
42 expat? ( dev-libs/expat )
43 jpeg2k? ( media-libs/jasper )
44 jpeg? ( virtual/jpeg )
45 - lcms? ( =media-libs/lcms-1* )
46 lua? ( dev-lang/lua )
47 openexr? ( media-libs/openexr )
48 php? ( dev-lang/php )
49 @@ -95,7 +94,7 @@
50 $(use_with jpeg2k jasper) \
51 $(use_with openexr) \
52 $(use_with expat) \
53 - $(use_with lcms) \
54 + --without-lcms \
55 --without-bardecode \
56 $(use_with lua) \
57 $(use_with swig) \
58
59
60
61 1.11 media-gfx/exact-image/ChangeLog
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/ChangeLog?rev=1.11&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/ChangeLog?rev=1.11&content-type=text/plain
65 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/ChangeLog?r1=1.10&r2=1.11
66
67 Index: ChangeLog
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exact-image/ChangeLog,v
70 retrieving revision 1.10
71 retrieving revision 1.11
72 diff -u -r1.10 -r1.11
73 --- ChangeLog 9 Oct 2014 19:53:38 -0000 1.10
74 +++ ChangeLog 30 Dec 2014 19:17:14 -0000 1.11
75 @@ -1,6 +1,10 @@
76 # ChangeLog for media-gfx/exact-image
77 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
78 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/ChangeLog,v 1.10 2014/10/09 19:53:38 dilfridge Exp $
79 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/ChangeLog,v 1.11 2014/12/30 19:17:14 dilfridge Exp $
80 +
81 + 30 Dec 2014; Andreas K. Huettel <dilfridge@g.o>
82 + exact-image-0.8.1.ebuild, exact-image-0.8.1-r1.ebuild:
83 + Drop lcms support, bug 526816
84
85 09 Oct 2014; Andreas K. Huettel <dilfridge@g.o>
86 exact-image-0.8.1.ebuild, exact-image-0.8.1-r1.ebuild:
87
88
89
90 1.7 media-gfx/exact-image/exact-image-0.8.1.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild?rev=1.7&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild?rev=1.7&content-type=text/plain
94 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild?r1=1.6&r2=1.7
95
96 Index: exact-image-0.8.1.ebuild
97 ===================================================================
98 RCS file: /var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild,v
99 retrieving revision 1.6
100 retrieving revision 1.7
101 diff -u -r1.6 -r1.7
102 --- exact-image-0.8.1.ebuild 9 Oct 2014 19:53:38 -0000 1.6
103 +++ exact-image-0.8.1.ebuild 30 Dec 2014 19:17:14 -0000 1.7
104 @@ -1,6 +1,6 @@
105 # Copyright 1999-2014 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild,v 1.6 2014/10/09 19:53:38 dilfridge Exp $
108 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exact-image/exact-image-0.8.1.ebuild,v 1.7 2014/12/30 19:17:14 dilfridge Exp $
109
110 EAPI=2
111
112 @@ -15,14 +15,13 @@
113 LICENSE="GPL-2"
114 SLOT="0"
115 KEYWORDS="~amd64 ~x86"
116 -IUSE="expat jpeg jpeg2k lcms lua openexr php perl png python ruby swig tiff truetype X"
117 +IUSE="expat jpeg jpeg2k lua openexr php perl png python ruby swig tiff truetype X"
118
119 RDEPEND="x11-libs/agg[truetype]
120 sys-libs/zlib
121 expat? ( dev-libs/expat )
122 jpeg2k? ( media-libs/jasper )
123 jpeg? ( virtual/jpeg )
124 - lcms? ( =media-libs/lcms-1* )
125 lua? ( dev-lang/lua )
126 openexr? ( media-libs/openexr )
127 php? ( dev-lang/php )
128 @@ -78,7 +77,7 @@
129 $(use_with jpeg2k jasper) \
130 $(use_with openexr) \
131 $(use_with expat) \
132 - $(use_with lcms) \
133 + --without-lcms \
134 --without-bardecode \
135 $(use_with lua) \
136 $(use_with swig) \