Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/icc_examin: ChangeLog icc_examin-0.52.ebuild icc_examin-0.51.ebuild icc_examin-0.50.ebuild
Date: Sun, 04 Nov 2012 17:17:38
Message-Id: 20121104171719.6E109215F3@flycatcher.gentoo.org
1 xmw 12/11/04 17:17:19
2
3 Modified: ChangeLog icc_examin-0.51.ebuild
4 Added: icc_examin-0.52.ebuild
5 Removed: icc_examin-0.50.ebuild
6 Log:
7 Version bump, drop old
8
9 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
10
11 Revision Changes Path
12 1.3 media-gfx/icc_examin/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/ChangeLog?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/ChangeLog?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/ChangeLog?r1=1.2&r2=1.3
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/ChangeLog,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- ChangeLog 11 Jun 2012 09:38:40 -0000 1.2
25 +++ ChangeLog 4 Nov 2012 17:17:18 -0000 1.3
26 @@ -1,6 +1,12 @@
27 # ChangeLog for media-gfx/icc_examin
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/ChangeLog,v 1.2 2012/06/11 09:38:40 xmw Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/ChangeLog,v 1.3 2012/11/04 17:17:18 xmw Exp $
31 +
32 +*icc_examin-0.52 (04 Nov 2012)
33 +
34 + 04 Nov 2012; Michael Weber <xmw@g.o> -icc_examin-0.50.ebuild,
35 + icc_examin-0.51.ebuild, +icc_examin-0.52.ebuild:
36 + Version bump, drop old
37
38 *icc_examin-0.51 (11 Jun 2012)
39
40
41
42
43 1.2 media-gfx/icc_examin/icc_examin-0.51.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild?r1=1.1&r2=1.2
48
49 Index: icc_examin-0.51.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- icc_examin-0.51.ebuild 11 Jun 2012 09:38:40 -0000 1.1
56 +++ icc_examin-0.51.ebuild 4 Nov 2012 17:17:19 -0000 1.2
57 @@ -1,13 +1,13 @@
58 # Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild,v 1.1 2012/06/11 09:38:40 xmw Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild,v 1.2 2012/11/04 17:17:19 xmw Exp $
62
63 EAPI=4
64
65 inherit toolchain-funcs
66
67 DESCRIPTION="viewer for ICC and CGATS profiles, argylls gamut vrml visualisations and video card gamma tables"
68 -HOMEPAGE="http://www.behrmann.name/index.php?option=com_content&task=view&id=99&Itemid=1&lang=de"
69 +HOMEPAGE="http://www.oyranos.org/icc-examin"
70 SRC_URI="mirror://sourceforge/oyranos/ICC%20Examin/ICC%20Examin%20${PV}/${P}.tar.bz2"
71
72 LICENSE="GPL-2"
73 @@ -19,7 +19,8 @@
74 media-libs/oyranos
75 x11-libs/fltk"
76
77 -DEPEND="${RDEPEND}"
78 +DEPEND="${RDEPEND}
79 + sys-devel/libtool"
80
81 src_prepare() {
82 sed -e '/xdg-icon-resource\|xdg-desktop-menu/d' \
83
84
85
86 1.1 media-gfx/icc_examin/icc_examin-0.52.ebuild
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/icc_examin-0.52.ebuild?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/icc_examin/icc_examin-0.52.ebuild?rev=1.1&content-type=text/plain
90
91 Index: icc_examin-0.52.ebuild
92 ===================================================================
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 # $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.52.ebuild,v 1.1 2012/11/04 17:17:18 xmw Exp $
96
97 EAPI=4
98
99 inherit toolchain-funcs
100
101 DESCRIPTION="viewer for ICC and CGATS profiles, argylls gamut vrml visualisations and video card gamma tables"
102 HOMEPAGE="http://www.behrmann.name/index.php?option=com_content&task=view&id=99&Itemid=1&lang=de"
103 SRC_URI="mirror://sourceforge/oyranos/ICC%20Examin/ICC%20Examin%20${PV}/${P}.tar.bz2"
104
105 LICENSE="GPL-2"
106 SLOT="0"
107 KEYWORDS="~amd64 ~x86"
108 IUSE=""
109
110 RDEPEND="media-libs/ftgl
111 media-libs/oyranos
112 x11-libs/fltk"
113
114 DEPEND="${RDEPEND}"
115
116 src_prepare() {
117 sed -e '/xdg-icon-resource\|xdg-desktop-menu/d' \
118 -i makefile.in
119 }
120
121 src_configure() {
122 tc-export CC CXX
123 econf --enable-verbose \
124 --disable-static
125 }