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/eog-plugins: eog-plugins-3.10.1.ebuild ChangeLog eog-plugins-3.6.1-r1.ebuild eog-plugins-3.8.0.ebuild
Date: Tue, 24 Dec 2013 17:17:48
Message-Id: 20131224171745.B23122004E@flycatcher.gentoo.org
1 pacho 13/12/24 17:17:45
2
3 Modified: ChangeLog
4 Added: eog-plugins-3.10.1.ebuild
5 Removed: eog-plugins-3.6.1-r1.ebuild
6 eog-plugins-3.8.0.ebuild
7 Log:
8 Version bump for Gnome 3.10
9
10 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
11
12 Revision Changes Path
13 1.9 media-gfx/eog-plugins/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog-plugins/ChangeLog?rev=1.9&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog-plugins/ChangeLog?rev=1.9&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog-plugins/ChangeLog?r1=1.8&r2=1.9
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/ChangeLog,v
22 retrieving revision 1.8
23 retrieving revision 1.9
24 diff -u -r1.8 -r1.9
25 --- ChangeLog 8 Dec 2013 19:04:51 -0000 1.8
26 +++ ChangeLog 24 Dec 2013 17:17:45 -0000 1.9
27 @@ -1,6 +1,12 @@
28 # ChangeLog for media-gfx/eog-plugins
29 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/ChangeLog,v 1.8 2013/12/08 19:04:51 pacho Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/ChangeLog,v 1.9 2013/12/24 17:17:45 pacho Exp $
32 +
33 +*eog-plugins-3.10.1 (24 Dec 2013)
34 +
35 + 24 Dec 2013; Pacho Ramos <pacho@g.o> +eog-plugins-3.10.1.ebuild,
36 + -eog-plugins-3.6.1-r1.ebuild, -eog-plugins-3.8.0.ebuild:
37 + Version bump for Gnome 3.10
38
39 08 Dec 2013; Pacho Ramos <pacho@g.o> eog-plugins-3.8.1.ebuild:
40 x86 stable, bug #478252
41
42
43
44 1.1 media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild?rev=1.1&content-type=text/plain
48
49 Index: eog-plugins-3.10.1.ebuild
50 ===================================================================
51 # Copyright 1999-2013 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/eog-plugins-3.10.1.ebuild,v 1.1 2013/12/24 17:17:45 pacho Exp $
54
55 EAPI="5"
56 GCONF_DEBUG="no"
57 GNOME2_LA_PUNT="yes"
58 PYTHON_COMPAT=( python2_{6,7} )
59
60 inherit gnome2 python-single-r1
61
62 DESCRIPTION="Eye of GNOME plugins"
63 HOMEPAGE="https://live.gnome.org/EyeOfGnome/Plugins"
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 KEYWORDS="~amd64 ~x86"
68 IUSE="+exif +flickr map +picasa +python"
69 REQUIRED_USE="
70 map? ( exif )
71 python? ( ${PYTHON_REQUIRED_USE} )"
72
73 RDEPEND="
74 >=dev-libs/glib-2.32:2
75 >=dev-libs/libpeas-0.7.4:=
76 >=media-gfx/eog-3.9.1
77 >=x11-libs/gtk+-3.3.8:3
78 exif? ( >=media-libs/libexif-0.6.16 )
79 flickr? ( media-gfx/postr )
80 map? (
81 media-libs/libchamplain:0.12[gtk]
82 >=media-libs/clutter-1.9.4:1.0
83 >=media-libs/clutter-gtk-1.1.2:1.0 )
84 picasa? ( >=dev-libs/libgdata-0.9.1:= )
85 python? (
86 ${PYTHON_DEPS}
87 dev-libs/libpeas:=[gtk,python,${PYTHON_USEDEP}]
88 dev-python/pygobject:3[${PYTHON_USEDEP}]
89 gnome-base/gsettings-desktop-schemas
90 media-gfx/eog[introspection]
91 x11-libs/gtk+:3[introspection]
92 x11-libs/pango[introspection] )
93 "
94 DEPEND="${RDEPEND}
95 >=dev-util/intltool-0.40
96 sys-devel/gettext
97 virtual/pkgconfig
98 "
99
100 pkg_setup() {
101 use python && python-single-r1_pkg_setup
102 }
103
104 src_configure() {
105 local plugins="fit-to-width,send-by-mail,hide-titlebar,light-theme"
106 use exif && plugins="${plugins},exif-display"
107 use flickr && plugins="${plugins},postr"
108 use map && plugins="${plugins},map"
109 use picasa && plugins="${plugins},postasa"
110 use python && plugins="${plugins},slideshowshuffle,pythonconsole,fullscreenbg,export-to-folder"
111 gnome2_src_configure \
112 $(use_enable python) \
113 --with-plugins=${plugins}
114 }