Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gimageview: ChangeLog gimageview-0.2.27-r2.ebuild gimageview-0.2.27-r3.ebuild
Date: Mon, 09 Jan 2012 16:13:07
Message-Id: 20120109161258.533AB20034@flycatcher.gentoo.org
1 ssuominen 12/01/09 16:12:58
2
3 Modified: ChangeLog gimageview-0.2.27-r2.ebuild
4 Added: gimageview-0.2.27-r3.ebuild
5 Log:
6 temporarily drop USE=xine
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.27 media-gfx/gimageview/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/ChangeLog?rev=1.27&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/ChangeLog?rev=1.27&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/ChangeLog?r1=1.26&r2=1.27
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimageview/ChangeLog,v
20 retrieving revision 1.26
21 retrieving revision 1.27
22 diff -u -r1.26 -r1.27
23 --- ChangeLog 7 Aug 2011 06:05:45 -0000 1.26
24 +++ ChangeLog 9 Jan 2012 16:12:57 -0000 1.27
25 @@ -1,6 +1,13 @@
26 # ChangeLog for media-gfx/gimageview
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimageview/ChangeLog,v 1.26 2011/08/07 06:05:45 ssuominen Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimageview/ChangeLog,v 1.27 2012/01/09 16:12:57 ssuominen Exp $
31 +
32 +*gimageview-0.2.27-r3 (09 Jan 2012)
33 +
34 + 09 Jan 2012; Samuli Suominen <ssuominen@g.o>
35 + +gimageview-0.2.27-r3.ebuild:
36 + Temporarily remove USE="xine" for missing xine-lib >= 1.2.0 support wrt
37 + #397639
38
39 07 Aug 2011; Samuli Suominen <ssuominen@g.o>
40 gimageview-0.2.27-r2.ebuild, +files/gimageview-0.2.27-libpng15.patch:
41
42
43
44 1.10 media-gfx/gimageview/gimageview-0.2.27-r2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild?r1=1.9&r2=1.10
49
50 Index: gimageview-0.2.27-r2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- gimageview-0.2.27-r2.ebuild 7 Aug 2011 06:05:45 -0000 1.9
57 +++ gimageview-0.2.27-r2.ebuild 9 Jan 2012 16:12:57 -0000 1.10
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2011 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild,v 1.9 2011/08/07 06:05:45 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r2.ebuild,v 1.10 2012/01/09 16:12:57 ssuominen Exp $
63
64 EAPI=4
65 inherit eutils libtool
66 @@ -14,7 +14,6 @@
67 KEYWORDS="amd64 ~hppa ppc ppc64 x86"
68 IUSE="nls wmf mng svg xine mplayer"
69
70 -# note: bzip2 is for libbz2
71 RDEPEND="app-arch/bzip2
72 x11-libs/gtk+:2
73 >=media-libs/libpng-1.4
74 @@ -59,5 +58,5 @@
75 desktopdir="${D}"usr/share/applications \
76 gimv_docdir="${D}"usr/share/doc/${PF}
77
78 - find "${D}"usr -name '*.la' -exec rm -f {} +
79 + find "${ED}"usr -name '*.la' -exec rm -f {} +
80 }
81
82
83
84 1.1 media-gfx/gimageview/gimageview-0.2.27-r3.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r3.ebuild?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r3.ebuild?rev=1.1&content-type=text/plain
88
89 Index: gimageview-0.2.27-r3.ebuild
90 ===================================================================
91 # Copyright 1999-2012 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 # $Header: /var/cvsroot/gentoo-x86/media-gfx/gimageview/gimageview-0.2.27-r3.ebuild,v 1.1 2012/01/09 16:12:58 ssuominen Exp $
94
95 # TODO: USE xine could be restored if support for xine-lib-1.2.x
96 # is patched in wrt #397639
97
98 EAPI=4
99 inherit eutils libtool
100
101 DESCRIPTION="Powerful GTK+ based image & movie viewer"
102 HOMEPAGE="http://gtkmmviewer.sourceforge.net/"
103 SRC_URI="mirror://sourceforge/gtkmmviewer/${P}.tar.gz"
104
105 LICENSE="GPL-2"
106 SLOT="0"
107 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
108 IUSE="nls wmf mng svg mplayer" #xine
109
110 RDEPEND="app-arch/bzip2
111 x11-libs/gtk+:2
112 >=media-libs/libpng-1.2:0
113 x11-libs/libXinerama
114 wmf? ( >=media-libs/libwmf-0.2.8 )
115 mng? ( media-libs/libmng )
116 svg? ( gnome-base/librsvg )
117 mplayer? ( media-video/mplayer )"
118 #xine? ( media-libs/xine-lib )
119 DEPEND="${RDEPEND}
120 nls? ( sys-devel/gettext )
121 dev-util/pkgconfig"
122
123 src_prepare() {
124 epatch \
125 "${FILESDIR}"/${P}-sort_fix.diff \
126 "${FILESDIR}"/${P}-gtk12_fix.diff \
127 "${FILESDIR}"/${P}-gtk2.patch \
128 "${FILESDIR}"/${P}-libpng15.patch
129
130 # desktop-file-validate
131 sed -i -e '/^Term/s:0:false:' -e '/^Icon/s:.png::' etc/${PN}.desktop.in || die
132
133 elibtoolize
134 }
135
136 src_configure() {
137 econf \
138 --disable-imlib \
139 $(use_enable nls) \
140 --enable-splash \
141 $(use_enable mplayer) \
142 --with-gtk2 \
143 $(use_with mng libmng) \
144 $(use_with svg librsvg) \
145 $(use_with wmf libwmf) \
146 --without-xine
147 }
148
149 src_install() {
150 einstall \
151 desktopdir="${D}"usr/share/applications \
152 gimv_docdir="${D}"usr/share/doc/${PF}
153
154 find "${ED}"usr -name '*.la' -exec rm -f {} +
155 }