Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/eog: ChangeLog eog-2.22.3-r2.ebuild
Date: Sat, 11 Oct 2008 23:35:23
Message-Id: E1KonzU-0006zs-Or@stork.gentoo.org
1 eva 08/10/11 23:35:20
2
3 Modified: ChangeLog
4 Added: eog-2.22.3-r2.ebuild
5 Log:
6 Don't fail on unrecognized chunks, bug #237835
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.211 media-gfx/eog/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/eog/ChangeLog?rev=1.211&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/eog/ChangeLog?rev=1.211&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/eog/ChangeLog?r1=1.210&r2=1.211
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v
19 retrieving revision 1.210
20 retrieving revision 1.211
21 diff -u -r1.210 -r1.211
22 --- ChangeLog 6 Oct 2008 21:18:39 -0000 1.210
23 +++ ChangeLog 11 Oct 2008 23:35:20 -0000 1.211
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-gfx/eog
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.210 2008/10/06 21:18:39 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.211 2008/10/11 23:35:20 eva Exp $
29 +
30 +*eog-2.22.3-r2 (11 Oct 2008)
31 +
32 + 11 Oct 2008; Gilles Dartiguelongue <eva@g.o>
33 + +files/eog-2.22.3-unrecognized-chunks.patch, +eog-2.22.3-r2.ebuild:
34 + Don't fail on unrecognized chunks, bug #237835.
35
36 06 Oct 2008; Gilles Dartiguelongue <eva@g.o> eog-2.20.2.ebuild,
37 eog-2.20.4.ebuild:
38
39
40
41 1.1 media-gfx/eog/eog-2.22.3-r2.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/eog/eog-2.22.3-r2.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/eog/eog-2.22.3-r2.ebuild?rev=1.1&content-type=text/plain
45
46 Index: eog-2.22.3-r2.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.22.3-r2.ebuild,v 1.1 2008/10/11 23:35:20 eva Exp $
51
52 inherit eutils gnome2
53
54 DESCRIPTION="The Eye of GNOME image viewer"
55 HOMEPAGE="http://www.gnome.org/projects/eog/"
56
57 LICENSE="GPL-2"
58 SLOT="1"
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
60 IUSE="dbus exif lcms python"
61
62 # FIXME: add exempi to the tree ?
63
64 RDEPEND=">=x11-libs/gtk+-2.11.6
65 >=dev-libs/glib-2.15.3
66 >=gnome-base/gnome-vfs-2.10
67 >=gnome-base/libgnomeui-2.10
68 >=gnome-base/libglade-2.3.6
69 >=gnome-base/gconf-2.5.90
70 >=media-libs/libart_lgpl-2.3.16
71 >=gnome-base/gnome-desktop-2.10
72 >=x11-themes/gnome-icon-theme-2.19.1
73 >=x11-misc/shared-mime-info-0.20
74 dbus? ( >=dev-libs/dbus-glib-0.71 )
75 exif? (
76 >=media-libs/libexif-0.6.14
77 media-libs/jpeg )
78 lcms? ( media-libs/lcms )
79 python? (
80 >=dev-lang/python-2.3
81 >=dev-python/pygobject-2.11.5
82 >=dev-python/pygtk-2.9.7
83 >=dev-python/gnome-python-2.18.2
84 )"
85 DEPEND="${RDEPEND}
86 app-text/gnome-doc-utils
87 sys-devel/gettext
88 >=dev-util/intltool-0.35
89 >=dev-util/pkgconfig-0.17"
90
91 DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README THANKS TODO"
92
93 pkg_setup() {
94 G2CONF="${G2CONF}
95 $(use_with exif libjpeg)
96 $(use_with exif libexif)
97 $(use_with dbus dbus-glib-1)
98 $(use_with lcms cms)
99 $(use_enable python)
100 --without-xmp
101 --disable-scrollkeeper"
102 }
103
104 src_unpack() {
105 gnome2_src_unpack
106
107 # Don't fail on unrecognized chunks, bug #237835
108 epatch "${FILESDIR}/${P}-unrecognized-chunks.patch"
109 }
110
111 pkg_postinst() {
112 gnome2_pkg_postinst
113
114 if ! built_with_use =x11-libs/gtk+-2* jpeg; then
115 ewarn "For JPEG file support to work, x11-libs/gtk+ must be rebuilt"
116 ewarn "with the 'jpeg' USE flag enabled."
117 fi
118
119 if ! built_with_use =x11-libs/gtk+-2* tiff; then
120 ewarn "For TIFF file support to work, x11-libs/gtk+ must be rebuilt"
121 ewarn "with the 'tiff' USE flag enabled."
122 fi
123 }