Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog-plugins/
Date: Sun, 04 Oct 2015 10:28:57
Message-Id: 1443954520.16d0c3bff79627662df8c5106e9571f784e167b7.pacho@gentoo
1 commit: 16d0c3bff79627662df8c5106e9571f784e167b7
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 10:28:40 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 10:28:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d0c3bf
7
8 media-gfx/eog-plugins: Drop old
9
10 Package-Manager: portage-2.2.22
11
12 media-gfx/eog-plugins/Manifest | 2 -
13 media-gfx/eog-plugins/eog-plugins-3.14.2.ebuild | 66 -------------------------
14 media-gfx/eog-plugins/eog-plugins-3.16.0.ebuild | 66 -------------------------
15 3 files changed, 134 deletions(-)
16
17 diff --git a/media-gfx/eog-plugins/Manifest b/media-gfx/eog-plugins/Manifest
18 index 781c18c..776489e 100644
19 --- a/media-gfx/eog-plugins/Manifest
20 +++ b/media-gfx/eog-plugins/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST eog-plugins-3.14.2.tar.xz 363836 SHA256 31a33b65cd6452ebeca3821f6eb45caefb83bd5d121dee7cf7e4c139ba065f89 SHA512 b29e0aa247ce7006a339ba4a4352e9dfe0150662f2a40fbdb10ac21daca95bb8c75b921cfad4a57ee783424befd98145a35f2a9b8a0083a9bff3928c157fa058 WHIRLPOOL ecc6d4e3a60b7e00f5bbb955040c2f43eb7e1d309970b2084bd50ac706fe149df50ae8e7ab7d595caca0b4853113bfb7073c5e785560b999c5b7db86bc277746
23 -DIST eog-plugins-3.16.0.tar.xz 367436 SHA256 6fab1c1e0705fc2b0e4a63caf3ba1c5b64b4eaa1301e4cbc04bb934428b68450 SHA512 f592aa08754a1f2d5f503239b5b68b4d9617aa0a1e5a0afd3b80d5bc11fcd312b219157607ff53d98927b9b63e088009c5bb5181dbbcc71466785780b3339fe9 WHIRLPOOL 564a3cf6f572a50fad2f9772138afb80d6ca5a3b3b5c178183d36a95f7fea23d7bd499751a27a40e449dd340e3fc626e8a0c64b3d7c056e3abec9ff62ae78727
24 DIST eog-plugins-3.16.1.tar.xz 368652 SHA256 c586b6708064dcd03612f9373a6160214b2fa4797bf8c07db530b18eda4074d9 SHA512 f7871cd99e54f65796c659d69bb1f741a706c243c2f0683c6efe38ae685a1a5b66a31a1dcb2bcea84a516b385a16c4d871ad78ebfa043dc8f895729d07758429 WHIRLPOOL 2a564c7e53eaf6daf283daa34845021eac3dbb30625dc307d749aab3a92f7e9cebed168af1d7d7f23bdeaa53ada957b448341fa97708ea57e5005dd024e4614c
25 DIST eog-plugins-3.16.2.tar.xz 369252 SHA256 f33de3c78d6a7d8a89441daa9c3e49e043dcdc527b0b7d477f0bf2d3af08e534 SHA512 4791946a86880844b87a1e6dd0fe7755e1e4dc2558d18e3df2e9410a355224de9787efb0cea9fc8c843ec9c11a907f90d5902fddc093f1af671c9cee20d45fe5 WHIRLPOOL 3252ab0dadf2fb0bc7b161cf56018f51136dd2195aef2f2755218f9d614f7b13766c5002981d1562ec5d383afb9a125afa2a464569d2289cb996d26119e57c63
26
27 diff --git a/media-gfx/eog-plugins/eog-plugins-3.14.2.ebuild b/media-gfx/eog-plugins/eog-plugins-3.14.2.ebuild
28 deleted file mode 100644
29 index 1c379c7..0000000
30 --- a/media-gfx/eog-plugins/eog-plugins-3.14.2.ebuild
31 +++ /dev/null
32 @@ -1,66 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI="5"
38 -GCONF_DEBUG="no"
39 -GNOME2_LA_PUNT="yes"
40 -PYTHON_COMPAT=( python{3_3,3_4} )
41 -
42 -inherit gnome2 python-r1
43 -
44 -DESCRIPTION="Eye of GNOME plugins"
45 -HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -KEYWORDS="amd64 x86"
50 -
51 -IUSE="+exif +flickr map +picasa +python"
52 -REQUIRED_USE="
53 - map? ( exif )
54 - python? ( ^^ ( $(python_gen_useflags '*') ) )"
55 -
56 -RDEPEND="
57 - >=dev-libs/glib-2.32:2
58 - >=dev-libs/libpeas-0.7.4:=
59 - >=media-gfx/eog-3.11.4
60 - >=x11-libs/gtk+-3.3.8:3
61 - exif? ( >=media-libs/libexif-0.6.16 )
62 - flickr? ( media-gfx/postr )
63 - map? (
64 - media-libs/libchamplain:0.12[gtk]
65 - >=media-libs/clutter-1.9.4:1.0
66 - >=media-libs/clutter-gtk-1.1.2:1.0 )
67 - picasa? ( >=dev-libs/libgdata-0.9.1:= )
68 - python? (
69 - ${PYTHON_DEPS}
70 - >=dev-libs/glib-2.32:2[dbus]
71 - dev-libs/libpeas:=[gtk,python,${PYTHON_USEDEP}]
72 - dev-python/pygobject:3[${PYTHON_USEDEP}]
73 - gnome-base/gsettings-desktop-schemas
74 - media-gfx/eog[introspection]
75 - x11-libs/gtk+:3[introspection]
76 - x11-libs/pango[introspection] )
77 -"
78 -DEPEND="${RDEPEND}
79 - >=dev-util/intltool-0.50.1
80 - sys-devel/gettext
81 - virtual/pkgconfig
82 -"
83 -
84 -pkg_setup() {
85 - use python && [[ ${MERGE_TYPE} != binary ]] && python_setup
86 -}
87 -
88 -src_configure() {
89 - local plugins="fit-to-width,send-by-mail,hide-titlebar,light-theme"
90 - use exif && plugins="${plugins},exif-display"
91 - use flickr && plugins="${plugins},postr"
92 - use map && plugins="${plugins},map"
93 - use picasa && plugins="${plugins},postasa"
94 - use python && plugins="${plugins},slideshowshuffle,pythonconsole,fullscreenbg,export-to-folder"
95 - gnome2_src_configure \
96 - $(use_enable python) \
97 - --with-plugins=${plugins}
98 -}
99
100 diff --git a/media-gfx/eog-plugins/eog-plugins-3.16.0.ebuild b/media-gfx/eog-plugins/eog-plugins-3.16.0.ebuild
101 deleted file mode 100644
102 index 5d2c656..0000000
103 --- a/media-gfx/eog-plugins/eog-plugins-3.16.0.ebuild
104 +++ /dev/null
105 @@ -1,66 +0,0 @@
106 -# Copyright 1999-2015 Gentoo Foundation
107 -# Distributed under the terms of the GNU General Public License v2
108 -# $Id$
109 -
110 -EAPI="5"
111 -GCONF_DEBUG="no"
112 -GNOME2_LA_PUNT="yes"
113 -PYTHON_COMPAT=( python{3_3,3_4} )
114 -
115 -inherit gnome2 python-r1
116 -
117 -DESCRIPTION="Eye of GNOME plugins"
118 -HOMEPAGE="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins"
119 -
120 -LICENSE="GPL-2"
121 -SLOT="0"
122 -KEYWORDS="~amd64 ~x86"
123 -
124 -IUSE="+exif +flickr map +picasa +python"
125 -REQUIRED_USE="
126 - map? ( exif )
127 - python? ( ^^ ( $(python_gen_useflags '*') ) )"
128 -
129 -RDEPEND="
130 - >=dev-libs/glib-2.38:2
131 - >=dev-libs/libpeas-0.7.4:=
132 - >=media-gfx/eog-3.15.90
133 - >=x11-libs/gtk+-3.14:3
134 - exif? ( >=media-libs/libexif-0.6.16 )
135 - flickr? ( media-gfx/postr )
136 - map? (
137 - media-libs/libchamplain:0.12[gtk]
138 - >=media-libs/clutter-1.9.4:1.0
139 - >=media-libs/clutter-gtk-1.1.2:1.0 )
140 - picasa? ( >=dev-libs/libgdata-0.9.1:= )
141 - python? (
142 - ${PYTHON_DEPS}
143 - >=dev-libs/glib-2.32:2[dbus]
144 - dev-libs/libpeas:=[gtk,python,${PYTHON_USEDEP}]
145 - dev-python/pygobject:3[${PYTHON_USEDEP}]
146 - gnome-base/gsettings-desktop-schemas
147 - media-gfx/eog[introspection]
148 - x11-libs/gtk+:3[introspection]
149 - x11-libs/pango[introspection] )
150 -"
151 -DEPEND="${RDEPEND}
152 - >=dev-util/intltool-0.50.1
153 - sys-devel/gettext
154 - virtual/pkgconfig
155 -"
156 -
157 -pkg_setup() {
158 - use python && [[ ${MERGE_TYPE} != binary ]] && python_setup
159 -}
160 -
161 -src_configure() {
162 - local plugins="fit-to-width,send-by-mail,hide-titlebar,light-theme"
163 - use exif && plugins="${plugins},exif-display"
164 - use flickr && plugins="${plugins},postr"
165 - use map && plugins="${plugins},map"
166 - use picasa && plugins="${plugins},postasa"
167 - use python && plugins="${plugins},slideshowshuffle,pythonconsole,fullscreenbg,export-to-folder,maximize-windows"
168 - gnome2_src_configure \
169 - $(use_enable python) \
170 - --with-plugins=${plugins}
171 -}