Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4ui/
Date: Fri, 17 Mar 2023 10:50:27
Message-Id: 1679050208.bf09ea0dd67677a8d91d1567b5ef5cf08bf3fcfa.mgorny@gentoo
1 commit: bf09ea0dd67677a8d91d1567b5ef5cf08bf3fcfa
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 10:42:59 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 10:50:08 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf09ea0d
7
8 xfce-base/libxfce4ui: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-base/libxfce4ui/Manifest | 3 --
13 xfce-base/libxfce4ui/libxfce4ui-4.16.1.ebuild | 73 -------------------------
14 xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild | 76 ---------------------------
15 xfce-base/libxfce4ui/libxfce4ui-4.18.0.ebuild | 76 ---------------------------
16 4 files changed, 228 deletions(-)
17
18 diff --git a/xfce-base/libxfce4ui/Manifest b/xfce-base/libxfce4ui/Manifest
19 index a2303eb6574e..02c048d96d5b 100644
20 --- a/xfce-base/libxfce4ui/Manifest
21 +++ b/xfce-base/libxfce4ui/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST libxfce4ui-4.16.1.tar.bz2 785811 BLAKE2B d1267b328b7e2d07bfe85ce320da6a60d5a7d739c5ded9b213b83b0cde2061d3badc937e71c4353291ed435fb9d1294cadcc99402cdae69f4bcecf412dd525f2 SHA512 c183bbc75539c777fe704d0a1c4e533fdd2efb6cbc980cfedc2eaa80d0e6223db038498774ffcdc720d7f991dd8d9634183a757a4c4d1728cc9956a33cb187d0
24 -DIST libxfce4ui-4.17.9.tar.bz2 894716 BLAKE2B 0ff31216faee9c7a06524bf311103b4bb3bda4ef09adc7aa0fd028013eefdb3f9ed16334156be6c1c521d17c40358a0186133139758c9b83fa7bf8a3a133b998 SHA512 f433b134eba1e666ef5e6d44e90bc6d61452a5956b5c350995a4f26b461a1eb352561ea1911a51cff72d895904e7ba33c8ae096e083c452500d669fcccd7295a
25 -DIST libxfce4ui-4.18.0.tar.bz2 896351 BLAKE2B 968f6c65c7de178d00285b68480fa07a10abe23d140df744498c3645bee619d092474ae46430551a48e4f86323a54c88d5c7af6a95ca99614b323cc130681e9b SHA512 a88c948415dd33e4c4e9a69b9315aa8bb9c0172f563326d2c651ef6e84fa78c6bf1656def80c2f24c13f04b9f522e2c1983d0f4f009a74a8581d49049027c937
26 DIST libxfce4ui-4.18.1.tar.bz2 910047 BLAKE2B 196ded69668b27fd10d99042789e1b2b38eb1a54df6015d1c268dabbec747469d0883087c2f2dcc121f44091a4e19857d51e607ab50fe2aaa20b3b3bf10ad760 SHA512 3bd8a52755c8542ff6952bb91bf57203605991963865f3d88896850ac5b98aec649c229d8743c1d472e6ac19ada853c428c1706aad0613a951aca1c001d9977d
27 DIST libxfce4ui-4.18.2.tar.bz2 901949 BLAKE2B 17bf0541646735ec54da5f322d858896fa2fd132fe93864372a67d4936b4467def749f4a0dd4f3d23ecb7a2b3843367f88ccf74b7e040e7ad6f6c15fec45055f SHA512 758466e2e3096791b99e1a00c9f499d95327581ad336fc1ab0d51e3d150206d522f44c2e6053b0032499dd0cb337510cf6940dc77499cef3ecbb484de7787457
28
29 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.16.1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.16.1.ebuild
30 deleted file mode 100644
31 index 3914cf85dbfb..000000000000
32 --- a/xfce-base/libxfce4ui/libxfce4ui-4.16.1.ebuild
33 +++ /dev/null
34 @@ -1,73 +0,0 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -inherit xdg-utils vala
41 -
42 -DESCRIPTION="Unified widget and session management libs for Xfce"
43 -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
44 -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
45 -
46 -LICENSE="LGPL-2+ GPL-2+"
47 -SLOT="0"
48 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
49 -IUSE="debug glade +introspection startup-notification system-info vala"
50 -REQUIRED_USE="vala? ( introspection )"
51 -
52 -RDEPEND=">=dev-libs/glib-2.50:2
53 - >=x11-libs/gtk+-3.22:3[introspection?,X]
54 - x11-libs/libX11
55 - x11-libs/libICE
56 - x11-libs/libSM
57 - >=xfce-base/libxfce4util-4.15.6:=[introspection?]
58 - >=xfce-base/xfconf-4.12:=
59 - glade? ( dev-util/glade:3.10 )
60 - introspection? ( dev-libs/gobject-introspection:= )
61 - startup-notification? ( x11-libs/startup-notification )
62 - system-info? (
63 - dev-libs/libgudev
64 - gnome-base/libgtop
65 - >=media-libs/libepoxy-1.2
66 - )"
67 -DEPEND="${RDEPEND}"
68 -BDEPEND="dev-lang/perl
69 - dev-util/intltool
70 - sys-devel/gettext
71 - virtual/pkgconfig
72 - vala? ( $(vala_depend) )"
73 -
74 -src_prepare() {
75 - # stupid vala.eclass...
76 - default
77 -}
78 -
79 -src_configure() {
80 - local myconf=(
81 - $(use_enable introspection)
82 - $(use_enable system-info glibtop)
83 - $(use_enable system-info epoxy)
84 - $(use_enable system-info gudev)
85 - $(use_enable startup-notification)
86 - $(use_enable vala)
87 - $(use_enable glade gladeui2)
88 - --with-vendor-info=Gentoo
89 - )
90 -
91 - use vala && vala_src_prepare
92 - econf "${myconf[@]}"
93 -}
94 -
95 -src_install() {
96 - emake -j1 DESTDIR="${D}" install
97 -
98 - find "${D}" -name '*.la' -delete || die
99 -}
100 -
101 -pkg_postinst() {
102 - xdg_icon_cache_update
103 -}
104 -
105 -pkg_postrm() {
106 - xdg_icon_cache_update
107 -}
108
109 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild
110 deleted file mode 100644
111 index 0fb1236d5c41..000000000000
112 --- a/xfce-base/libxfce4ui/libxfce4ui-4.17.9.ebuild
113 +++ /dev/null
114 @@ -1,76 +0,0 @@
115 -# Copyright 1999-2022 Gentoo Authors
116 -# Distributed under the terms of the GNU General Public License v2
117 -
118 -EAPI=8
119 -
120 -inherit xdg-utils vala
121 -
122 -DESCRIPTION="Unified widget and session management libs for Xfce"
123 -HOMEPAGE="
124 - https://docs.xfce.org/xfce/libxfce4ui/start
125 - https://gitlab.xfce.org/xfce/libxfce4ui/
126 -"
127 -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
128 -
129 -LICENSE="LGPL-2+ GPL-2+"
130 -SLOT="0"
131 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
132 -IUSE="debug glade +introspection startup-notification system-info vala"
133 -REQUIRED_USE="vala? ( introspection )"
134 -
135 -DEPEND="
136 - >=dev-libs/glib-2.50:2
137 - >=x11-libs/gtk+-3.22:3[introspection?,X]
138 - x11-libs/libX11
139 - x11-libs/libICE
140 - x11-libs/libSM
141 - >=xfce-base/libxfce4util-4.17.2:=[introspection?]
142 - >=xfce-base/xfconf-4.12:=
143 - glade? ( dev-util/glade:3.10 )
144 - introspection? ( >=dev-libs/gobject-introspection-1.66:= )
145 - startup-notification? ( x11-libs/startup-notification )
146 - system-info? (
147 - dev-libs/libgudev
148 - gnome-base/libgtop
149 - >=media-libs/libepoxy-1.2
150 - )
151 -"
152 -RDEPEND="
153 - ${DEPEND}
154 -"
155 -BDEPEND="
156 - dev-lang/perl
157 - dev-util/intltool
158 - sys-devel/gettext
159 - virtual/pkgconfig
160 - vala? ( $(vala_depend) )
161 -"
162 -
163 -src_configure() {
164 - local myconf=(
165 - $(use_enable introspection)
166 - $(use_enable system-info glibtop)
167 - $(use_enable system-info epoxy)
168 - $(use_enable system-info gudev)
169 - $(use_enable startup-notification)
170 - $(use_enable vala)
171 - $(use_enable glade gladeui2)
172 - --with-vendor-info=Gentoo
173 - )
174 -
175 - use vala && vala_setup
176 - econf "${myconf[@]}"
177 -}
178 -
179 -src_install() {
180 - emake -j1 DESTDIR="${D}" install
181 - find "${D}" -name '*.la' -delete || die
182 -}
183 -
184 -pkg_postinst() {
185 - xdg_icon_cache_update
186 -}
187 -
188 -pkg_postrm() {
189 - xdg_icon_cache_update
190 -}
191
192 diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.18.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.18.0.ebuild
193 deleted file mode 100644
194 index 31a8ab010145..000000000000
195 --- a/xfce-base/libxfce4ui/libxfce4ui-4.18.0.ebuild
196 +++ /dev/null
197 @@ -1,76 +0,0 @@
198 -# Copyright 1999-2023 Gentoo Authors
199 -# Distributed under the terms of the GNU General Public License v2
200 -
201 -EAPI=8
202 -
203 -inherit xdg-utils vala
204 -
205 -DESCRIPTION="Unified widget and session management libs for Xfce"
206 -HOMEPAGE="
207 - https://docs.xfce.org/xfce/libxfce4ui/start
208 - https://gitlab.xfce.org/xfce/libxfce4ui/
209 -"
210 -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
211 -
212 -LICENSE="LGPL-2+ GPL-2+"
213 -SLOT="0"
214 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
215 -IUSE="glade +introspection startup-notification system-info vala"
216 -REQUIRED_USE="vala? ( introspection )"
217 -
218 -DEPEND="
219 - >=dev-libs/glib-2.66.0
220 - >=x11-libs/gtk+-3.24.0:3[introspection?,X]
221 - x11-libs/libX11
222 - x11-libs/libICE
223 - x11-libs/libSM
224 - >=xfce-base/libxfce4util-4.17.2:=[introspection?]
225 - >=xfce-base/xfconf-4.12:=
226 - glade? ( dev-util/glade:3.10 )
227 - introspection? ( >=dev-libs/gobject-introspection-1.66:= )
228 - startup-notification? ( x11-libs/startup-notification )
229 - system-info? (
230 - dev-libs/libgudev
231 - gnome-base/libgtop
232 - >=media-libs/libepoxy-1.2
233 - )
234 -"
235 -RDEPEND="
236 - ${DEPEND}
237 -"
238 -BDEPEND="
239 - dev-lang/perl
240 - dev-util/intltool
241 - sys-devel/gettext
242 - virtual/pkgconfig
243 - vala? ( $(vala_depend) )
244 -"
245 -
246 -src_configure() {
247 - local myconf=(
248 - $(use_enable introspection)
249 - $(use_enable system-info glibtop)
250 - $(use_enable system-info epoxy)
251 - $(use_enable system-info gudev)
252 - $(use_enable startup-notification)
253 - $(use_enable vala)
254 - $(use_enable glade gladeui2)
255 - --with-vendor-info=Gentoo
256 - )
257 -
258 - use vala && vala_setup
259 - econf "${myconf[@]}"
260 -}
261 -
262 -src_install() {
263 - emake -j1 DESTDIR="${D}" install
264 - find "${D}" -name '*.la' -delete || die
265 -}
266 -
267 -pkg_postinst() {
268 - xdg_icon_cache_update
269 -}
270 -
271 -pkg_postrm() {
272 - xdg_icon_cache_update
273 -}