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/xfce4-settings/
Date: Thu, 08 Jul 2021 07:06:43
Message-Id: 1625727568.8d98de2dbab8936cfeba4532da4289ac07d918e4.mgorny@gentoo
1 commit: 8d98de2dbab8936cfeba4532da4289ac07d918e4
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 06:59:28 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 06:59:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d98de2d
7
8 xfce-base/xfce4-settings: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-base/xfce4-settings/Manifest | 2 -
13 .../xfce4-settings/xfce4-settings-4.16.0.ebuild | 66 ----------------------
14 .../xfce4-settings/xfce4-settings-4.16.1.ebuild | 66 ----------------------
15 3 files changed, 134 deletions(-)
16
17 diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
18 index 177ce311b07..49f4aa183ae 100644
19 --- a/xfce-base/xfce4-settings/Manifest
20 +++ b/xfce-base/xfce4-settings/Manifest
21 @@ -1,3 +1 @@
22 -DIST xfce4-settings-4.16.0.tar.bz2 1492754 BLAKE2B 10bfa7ce556547a4a41e1a3691ea3e41b9de57bd21760a91424cd27469917264ce00ae7324ee1d81bdf27f6b275415af932d63aeba4e80de729e42df1cbff488 SHA512 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238
23 -DIST xfce4-settings-4.16.1.tar.bz2 1496053 BLAKE2B dd4176a5edc6a52c885ec80d4f5855ba7ea0ed6a70180f8b15d9754a246a097c82eeba4fb52b3ff1f551c905c21073c153fac3a4c47259710fae9cef8a95f45e SHA512 0f918ea61dfa71816366663114250ca97bb7e41f3cbd0e569b12e8271641f1b2b622ad17f9a185a30f638093328db0c6d175b7e7d03de56963b19e44eb29383c
24 DIST xfce4-settings-4.16.2.tar.bz2 1500270 BLAKE2B 04915db8071050a841f972e54ecb3119638b0cc3d806d1e17e5ae23c90bb7819d33cfa349c1273a5493538d8c66543ba07e469e8b929c6e0479ddc9cd476e0d9 SHA512 48908318f8c20f9f0f5e83556c4a86a1c8c963f37d4627aa051f00b537a87a6575b35ddb6bc91108a41312dcf2e90d6dff8259a624ed23cc04649887828141ed
25
26 diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
27 deleted file mode 100644
28 index 319ea8937db..00000000000
29 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
30 +++ /dev/null
31 @@ -1,66 +0,0 @@
32 -# Copyright 1999-2021 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -PYTHON_COMPAT=( python3_{7..9} )
38 -inherit python-single-r1 xdg-utils
39 -
40 -DESCRIPTION="Configuration system for the Xfce desktop environment"
41 -HOMEPAGE="https://www.xfce.org/projects/"
42 -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
43 -
44 -LICENSE="GPL-2+"
45 -SLOT="0"
46 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
47 -IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
48 -REQUIRED_USE=${PYTHON_REQUIRED_USE}
49 -
50 -RDEPEND="
51 - ${PYTHON_DEPS}
52 - >=dev-libs/glib-2.50
53 - media-libs/fontconfig
54 - >=x11-libs/gtk+-3.20:3
55 - x11-libs/libX11
56 - >=x11-libs/libXcursor-1.1
57 - >=x11-libs/libXi-1.3
58 - >=x11-libs/libXrandr-1.2
59 - >=xfce-base/garcon-0.2:=
60 - >=xfce-base/exo-4.15.1:=
61 - >=xfce-base/libxfce4ui-4.15.1:=
62 - >=xfce-base/libxfce4util-4.15.2:=
63 - >=xfce-base/xfconf-4.13:=
64 - colord? ( x11-misc/colord:= )
65 - libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
66 - input_devices_libinput? ( x11-drivers/xf86-input-libinput )
67 - libnotify? ( >=x11-libs/libnotify-0.7 )
68 - upower? ( >=sys-power/upower-0.9.23 )
69 - xklavier? ( >=x11-libs/libxklavier-5 )
70 - !<xfce-base/exo-4.15.1"
71 -DEPEND="${RDEPEND}"
72 -BDEPEND="
73 - dev-util/gdbus-codegen
74 - dev-util/intltool
75 - virtual/pkgconfig
76 - sys-devel/gettext
77 - x11-base/xorg-proto"
78 -
79 -src_configure() {
80 - local myconf=(
81 - $(use_enable upower upower-glib)
82 - $(use_enable input_devices_libinput xorg-libinput)
83 - $(use_enable libnotify)
84 - $(use_enable colord)
85 - $(use_enable xklavier libxklavier)
86 - $(use_enable libcanberra sound-settings)
87 - )
88 - econf "${myconf[@]}"
89 -}
90 -
91 -pkg_postinst() {
92 - xdg_icon_cache_update
93 -}
94 -
95 -pkg_postrm() {
96 - xdg_icon_cache_update
97 -}
98
99 diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
100 deleted file mode 100644
101 index d5c9cffb584..00000000000
102 --- a/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
103 +++ /dev/null
104 @@ -1,66 +0,0 @@
105 -# Copyright 1999-2021 Gentoo Authors
106 -# Distributed under the terms of the GNU General Public License v2
107 -
108 -EAPI=7
109 -
110 -PYTHON_COMPAT=( python3_{7..9} )
111 -inherit python-single-r1 xdg-utils
112 -
113 -DESCRIPTION="Configuration system for the Xfce desktop environment"
114 -HOMEPAGE="https://www.xfce.org/projects/"
115 -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
116 -
117 -LICENSE="GPL-2+"
118 -SLOT="0"
119 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
120 -IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
121 -REQUIRED_USE=${PYTHON_REQUIRED_USE}
122 -
123 -RDEPEND="
124 - ${PYTHON_DEPS}
125 - >=dev-libs/glib-2.50
126 - media-libs/fontconfig
127 - >=x11-libs/gtk+-3.20:3
128 - x11-libs/libX11
129 - >=x11-libs/libXcursor-1.1
130 - >=x11-libs/libXi-1.3
131 - >=x11-libs/libXrandr-1.2
132 - >=xfce-base/garcon-0.2:=
133 - >=xfce-base/exo-4.15.1:=
134 - >=xfce-base/libxfce4ui-4.15.1:=
135 - >=xfce-base/libxfce4util-4.15.2:=
136 - >=xfce-base/xfconf-4.13:=
137 - colord? ( x11-misc/colord:= )
138 - libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
139 - input_devices_libinput? ( x11-drivers/xf86-input-libinput )
140 - libnotify? ( >=x11-libs/libnotify-0.7 )
141 - upower? ( >=sys-power/upower-0.9.23 )
142 - xklavier? ( >=x11-libs/libxklavier-5 )
143 - !<xfce-base/exo-4.15.1"
144 -DEPEND="${RDEPEND}"
145 -BDEPEND="
146 - dev-util/gdbus-codegen
147 - dev-util/intltool
148 - virtual/pkgconfig
149 - sys-devel/gettext
150 - x11-base/xorg-proto"
151 -
152 -src_configure() {
153 - local myconf=(
154 - $(use_enable upower upower-glib)
155 - $(use_enable input_devices_libinput xorg-libinput)
156 - $(use_enable libnotify)
157 - $(use_enable colord)
158 - $(use_enable xklavier libxklavier)
159 - $(use_enable libcanberra sound-settings)
160 - )
161 - econf "${myconf[@]}"
162 -}
163 -
164 -pkg_postinst() {
165 - xdg_icon_cache_update
166 -}
167 -
168 -pkg_postrm() {
169 - xdg_icon_cache_update
170 -}