Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gthumb: gthumb-3.0.0.ebuild ChangeLog gthumb-2.14.3-r300.ebuild gthumb-2.14.2.ebuild
Date: Sat, 28 Apr 2012 18:53:34
Message-Id: 20120428185315.7AFD12004B@flycatcher.gentoo.org
1 pacho 12/04/28 18:53:15
2
3 Modified: ChangeLog
4 Added: gthumb-3.0.0.ebuild
5 Removed: gthumb-2.14.3-r300.ebuild gthumb-2.14.2.ebuild
6 Log:
7 Version bump, remove old.
8
9 (Portage version: 2.1.10.57/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.147 media-gfx/gthumb/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/ChangeLog?rev=1.147&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/ChangeLog?rev=1.147&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/ChangeLog?r1=1.146&r2=1.147
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v
21 retrieving revision 1.146
22 retrieving revision 1.147
23 diff -u -r1.146 -r1.147
24 --- ChangeLog 19 Apr 2012 20:39:09 -0000 1.146
25 +++ ChangeLog 28 Apr 2012 18:53:15 -0000 1.147
26 @@ -1,6 +1,12 @@
27 # ChangeLog for media-gfx/gthumb
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.146 2012/04/19 20:39:09 ranger Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.147 2012/04/28 18:53:15 pacho Exp $
31 +
32 +*gthumb-3.0.0 (28 Apr 2012)
33 +
34 + 28 Apr 2012; Pacho Ramos <pacho@g.o> +gthumb-3.0.0.ebuild,
35 + -gthumb-2.14.2.ebuild, -gthumb-2.14.3-r300.ebuild:
36 + Version bump, remove old.
37
38 19 Apr 2012; Brent Baude <ranger@g.o> gthumb-2.14.3.ebuild:
39 Marking gthumb-2.14.3 ppc64 stable for bug 410611
40
41
42
43 1.1 media-gfx/gthumb/gthumb-3.0.0.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild?rev=1.1&content-type=text/plain
47
48 Index: gthumb-3.0.0.ebuild
49 ===================================================================
50 # Copyright 1999-2012 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild,v 1.1 2012/04/28 18:53:15 pacho Exp $
53
54 EAPI="4"
55 GCONF_DEBUG="yes"
56 GNOME2_LA_PUNT="yes"
57
58 inherit gnome2
59
60 DESCRIPTION="Image viewer and browser for Gnome"
61 HOMEPAGE="https://live.gnome.org/gthumb"
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 KEYWORDS="~amd64 ~x86"
66 IUSE="cdr exif gnome-keyring gstreamer http jpeg raw slideshow svg tiff test"
67
68 COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
69 >=x11-libs/gtk+-3.2.0:3
70
71 media-libs/libpng:0
72 sys-libs/zlib
73 x11-libs/libSM
74
75 cdr? ( >=app-cdr/brasero-3.2.0 )
76 exif? ( >=media-gfx/exiv2-0.21 )
77 gnome-keyring? ( >=gnome-base/gnome-keyring-3.2.0 )
78 gstreamer? (
79 >=media-libs/gstreamer-0.10
80 >=media-libs/gst-plugins-base-0.10 )
81 http? (
82 >=net-libs/libsoup-2.36:2.4
83 >=net-libs/libsoup-gnome-2.36:2.4 )
84 jpeg? ( virtual/jpeg:0 )
85 slideshow? (
86 >=media-libs/clutter-1:1.0
87 >=media-libs/clutter-gtk-1.0.0:1.0 )
88 svg? ( >=gnome-base/librsvg-2.34.0 )
89 tiff? ( media-libs/tiff )
90 raw? ( >=media-libs/libopenraw-0.0.8 )
91 !raw? ( media-gfx/dcraw )"
92 RDEPEND="${COMMON_DEPEND}
93 >=gnome-base/gsettings-desktop-schemas-0.1.4"
94 DEPEND="${COMMON_DEPEND}
95 dev-util/pkgconfig
96 app-text/scrollkeeper
97 >=dev-util/intltool-0.35
98 app-text/gnome-doc-utils
99 sys-devel/bison
100 sys-devel/flex
101 test? ( ~app-text/docbook-xml-dtd-4.1.2 )"
102 # eautoreconf needs:
103 # gnome-base/gnome-common
104
105 pkg_setup() {
106 # Upstream says in configure help that libchamplain support crashes
107 # frequently
108 G2CONF="${G2CONF}
109 --disable-static
110 --disable-libchamplain
111 $(use_enable cdr libbrasero)
112 $(use_enable exif exiv2)
113 $(use_enable gstreamer)
114 $(use_enable gnome-keyring)
115 $(use_enable http libsoup)
116 $(use_enable jpeg)
117 $(use_enable raw libopenraw)
118 $(use_enable slideshow clutter)
119 $(use_enable svg librsvg)
120 $(use_enable test test-suite)
121 $(use_enable tiff)"
122 DOCS="AUTHORS ChangeLog NEWS README"
123 }
124
125 src_prepare() {
126 gnome2_src_prepare
127
128 # Remove unwanted CFLAGS added with USE=debug
129 sed -e 's/CFLAGS="$CFLAGS -g -O0 -DDEBUG"//' -i configure.ac -i configure || die
130
131 # GSeal doesn't get disabled with --disable-gseal
132 # sed -e 's/-DGSEAL_ENABLE//g' -i configure.ac -i configure || die
133 }