* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-11 13:32 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2024-06-11 13:32 UTC (permalink / raw
To: gentoo-commits
commit: 9f8279ae73309f12919667a66ace058df9d74700
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 13:27:14 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 13:31:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8279ae
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.18.5.ebuild | 78 ----------------------
2 files changed, 79 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 512494deb89d..8c4ecc23952c 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,3 @@
DIST xfce4-settings-4.18.4.tar.bz2 1557097 BLAKE2B 0269ed1778becc547ba187c096d7c9938cc00f56fb1c9312c9d0eb9b5344d4785f88abadecf391724699de2cb28b35ffed057f06e85f3e098a902a4047969a9c SHA512 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0
-DIST xfce4-settings-4.18.5.tar.bz2 1559812 BLAKE2B 3639cb17dbe9311556de03f5ae497ab7b18fa170e64cfab2c414194bb544b370a2d82df0344a859b4b0b7438dc1e0046b5e8519206553decbf8bf3def5534503 SHA512 706407131bf4c78d5b5a7604444c76b4c8e84444d48ca145d9934b3e2facc9117762ac3f05ef54ea0275b80d96ab54a0a174f1799f949710c436744fe42dcabd
DIST xfce4-settings-4.18.6.tar.bz2 1560269 BLAKE2B c6336c98ad16c968c2400c9a888ad8eaed39d0f25116b2f767d70c4d3e75bd7f0fef8381fb8cd3105afb7b0786f0b17a285153534421748a91bc6845c252f53a SHA512 e9615e8409f597b53bf118908c0a8c5f893b335915dd009c5b7da9ba8403a0de74b751dec7482f3076cd880f2bd3cffc1f45a13a1e88196fb7f0c87c996794b7
DIST xfce4-settings-4.19.2.tar.bz2 2433368 BLAKE2B 00175d94837c0abec841feed5d1ea834160afccae8718f4af11323d65d5d751d288dd2651b06ceee6ec02fa2ec222e5b94322a38fa59fd29a18e64a1eb84c88c SHA512 dc225dc3d4296db1dbfdd93685a29b453faab2c3259e2dd1f162d631b3853c4f2b582facab60814d1babe934c2eac752ef954dff2b285e9340dd5247f131555a
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.5.ebuild
deleted file mode 100644
index bca7a8b05d91..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.5.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.66.0
- media-libs/fontconfig
- >=x11-libs/gtk+-3.24.0:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_prepare() {
- default
- python_fix_shebang dialogs/mime-settings/helpers/xfce4-compose-mail
-}
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-11-04 18:39 Andreas Sturmlechner
0 siblings, 0 replies; 167+ messages in thread
From: Andreas Sturmlechner @ 2024-11-04 18:39 UTC (permalink / raw
To: gentoo-commits
commit: a3c5d6c70ca108dcf70f0a98b352efafef3a4686
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 22 21:56:33 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 4 18:38:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c5d6c7
xfce-base/xfce4-settings: Set libcanberra[sound] IUSE default
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{xfce4-settings-4.18.6.ebuild => xfce4-settings-4.18.6-r1.ebuild} | 2 +-
...{xfce4-settings-4.19.2-r1.ebuild => xfce4-settings-4.19.2-r2.ebuild} | 2 +-
.../{xfce4-settings-4.19.3.ebuild => xfce4-settings-4.19.3-r1.ebuild} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6-r1.ebuild
similarity index 96%
rename from xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
rename to xfce-base/xfce4-settings/xfce4-settings-4.18.6-r1.ebuild
index 467dcebcf0fb..e7f6affc3e10 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6-r1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
>=xfce-base/libxfce4util-4.17.2:=
>=xfce-base/xfconf-4.13:=
colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound(+)] )
input_devices_libinput? ( x11-drivers/xf86-input-libinput )
libnotify? ( >=x11-libs/libnotify-0.7 )
upower? ( >=sys-power/upower-0.9.23 )
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.2-r1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.2-r2.ebuild
similarity index 97%
rename from xfce-base/xfce4-settings/xfce4-settings-4.19.2-r1.ebuild
rename to xfce-base/xfce4-settings/xfce4-settings-4.19.2-r2.ebuild
index 3d649541f23b..48d1fb51a546 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.2-r1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.2-r2.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
>=xfce-base/libxfce4util-4.17.2:=
>=xfce-base/xfconf-4.13.0:=
colord? ( >=x11-misc/colord-1.0.2:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound(+)] )
upower? ( >=sys-power/upower-0.9.8 )
X? (
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.3-r1.ebuild
similarity index 97%
rename from xfce-base/xfce4-settings/xfce4-settings-4.19.3.ebuild
rename to xfce-base/xfce4-settings/xfce4-settings-4.19.3-r1.ebuild
index 994f4dff0ae6..8359370133d0 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.3-r1.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
>=xfce-base/libxfce4util-4.17.2:=
>=xfce-base/xfconf-4.13.0:=
colord? ( >=x11-misc/colord-1.0.2:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound(+)] )
upower? ( >=sys-power/upower-0.99.10 )
X? (
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-11-02 7:09 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2024-11-02 7:09 UTC (permalink / raw
To: gentoo-commits
commit: 64d613988698dd1d9feeb026c50e62fc0dfd52bc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 2 06:56:35 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 07:09:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d61398
xfce-base/xfce4-settings: Bump to 4.19.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.19.3.ebuild | 96 ++++++++++++++++++++++
2 files changed, 97 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 064b66565224..e1c117c0be43 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.18.6.tar.bz2 1560269 BLAKE2B c6336c98ad16c968c2400c9a888ad8eaed39d0f25116b2f767d70c4d3e75bd7f0fef8381fb8cd3105afb7b0786f0b17a285153534421748a91bc6845c252f53a SHA512 e9615e8409f597b53bf118908c0a8c5f893b335915dd009c5b7da9ba8403a0de74b751dec7482f3076cd880f2bd3cffc1f45a13a1e88196fb7f0c87c996794b7
DIST xfce4-settings-4.19.2.tar.bz2 2433368 BLAKE2B 00175d94837c0abec841feed5d1ea834160afccae8718f4af11323d65d5d751d288dd2651b06ceee6ec02fa2ec222e5b94322a38fa59fd29a18e64a1eb84c88c SHA512 dc225dc3d4296db1dbfdd93685a29b453faab2c3259e2dd1f162d631b3853c4f2b582facab60814d1babe934c2eac752ef954dff2b285e9340dd5247f131555a
+DIST xfce4-settings-4.19.3.tar.bz2 2444442 BLAKE2B 2a77776299cba8029c54d2517cca72ac68c7177b75918838b19d0b7c18c72699a532e3fd43a049b43ba7eec1a4faa99002e362a501a5bfcb509434d56935e458 SHA512 1aeff3ba71addedb137d1b0e30af54fe5c4873d6b8d76675ede509c79017751202f46d421f9c4a8d4819910eef0a94c57ce043795a148ac9dc5984fefdab9aac
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.3.ebuild
new file mode 100644
index 000000000000..994f4dff0ae6
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.3.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="X colord input_devices_libinput libcanberra libnotify upower wayland +xklavier"
+REQUIRED_USE="
+ ${PYTHON_REQUIRED_USE}
+ || ( X wayland )
+"
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.72.0
+ >=x11-libs/gtk+-3.24.0:3[X?,wayland?]
+ >=xfce-base/garcon-0.1.10:=
+ >=xfce-base/exo-0.11.0:=
+ >=xfce-base/libxfce4ui-4.19.5:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13.0:=
+ colord? ( >=x11-misc/colord-1.0.2:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ upower? ( >=sys-power/upower-0.99.10 )
+
+ X? (
+ >=media-libs/fontconfig-2.6.0
+ >=x11-libs/libX11-1.6.7
+ >=x11-libs/libXcursor-1.1.0
+ >=x11-libs/libXi-1.2.0
+ >=x11-libs/libXrandr-1.5.0
+ input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.6.0 )
+ libnotify? ( >=x11-libs/libnotify-0.7.8 )
+ xklavier? ( >=x11-libs/libxklavier-5.0 )
+ )
+ wayland? (
+ >=dev-libs/wayland-1.20
+ >=gui-libs/gtk-layer-shell-0.7.0
+ )
+"
+DEPEND="
+ ${RDEPEND}
+ X? ( x11-base/xorg-proto )
+"
+# libxml2 for xmllint
+BDEPEND="
+ dev-libs/libxml2
+ dev-util/gdbus-codegen
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ default
+ python_fix_shebang dialogs/mime-settings/helpers/xfce4-compose-mail
+}
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ $(use_enable X x11)
+ $(use_enable wayland)
+ )
+ econf "${myconf[@]}"
+}
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-29 16:58 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2024-06-29 16:58 UTC (permalink / raw
To: gentoo-commits
commit: 2863e950f52e753fe09a9c2a42d0e60a1843ce8a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 16:49:48 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 16:58:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2863e950
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.18.4-r1.ebuild | 78 ----------------------
2 files changed, 79 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 8c4ecc23952c..064b66565224 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
-DIST xfce4-settings-4.18.4.tar.bz2 1557097 BLAKE2B 0269ed1778becc547ba187c096d7c9938cc00f56fb1c9312c9d0eb9b5344d4785f88abadecf391724699de2cb28b35ffed057f06e85f3e098a902a4047969a9c SHA512 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0
DIST xfce4-settings-4.18.6.tar.bz2 1560269 BLAKE2B c6336c98ad16c968c2400c9a888ad8eaed39d0f25116b2f767d70c4d3e75bd7f0fef8381fb8cd3105afb7b0786f0b17a285153534421748a91bc6845c252f53a SHA512 e9615e8409f597b53bf118908c0a8c5f893b335915dd009c5b7da9ba8403a0de74b751dec7482f3076cd880f2bd3cffc1f45a13a1e88196fb7f0c87c996794b7
DIST xfce4-settings-4.19.2.tar.bz2 2433368 BLAKE2B 00175d94837c0abec841feed5d1ea834160afccae8718f4af11323d65d5d751d288dd2651b06ceee6ec02fa2ec222e5b94322a38fa59fd29a18e64a1eb84c88c SHA512 dc225dc3d4296db1dbfdd93685a29b453faab2c3259e2dd1f162d631b3853c4f2b582facab60814d1babe934c2eac752ef954dff2b285e9340dd5247f131555a
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4-r1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4-r1.ebuild
deleted file mode 100644
index b97be62584a0..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4-r1.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.66.0
- media-libs/fontconfig
- >=x11-libs/gtk+-3.24.0:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_prepare() {
- default
- python_fix_shebang dialogs/mime-settings/helpers/xfce4-compose-mail
-}
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-29 10:55 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2024-06-29 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 7afe7f8ef14f7fabc4da39b908baaeae26f8b478
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 10:54:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 10:54:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7afe7f8e
xfce-base/xfce4-settings: Stabilize 4.18.6 arm64, #935108
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
index 363a056caeb8..d3ef246966c0 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-29 10:55 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2024-06-29 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 979f91a5f661ca31a2f94651b428fc1f36ddd7a5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 10:54:30 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 10:54:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979f91a5
xfce-base/xfce4-settings: Stabilize 4.18.6 ppc, #935108
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
index d3ef246966c0..b97be62584a0 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-29 8:53 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2024-06-29 8:53 UTC (permalink / raw
To: gentoo-commits
commit: 6988b6e1c408ccf9a5b1ce44f283396982822e74
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 08:52:21 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 08:52:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6988b6e1
xfce-base/xfce4-settings: Stabilize 4.18.6 arm, #935108
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
index 98aae658cfb3..363a056caeb8 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-29 8:25 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2024-06-29 8:25 UTC (permalink / raw
To: gentoo-commits
commit: 32a203b609b662153cfa4f2db5c22a8bd9ba3247
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 08:24:09 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 08:24:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a203b6
xfce-base/xfce4-settings: Stabilize 4.18.6 x86, #935108
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
index a9ba7763fb47..98aae658cfb3 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-29 8:25 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2024-06-29 8:25 UTC (permalink / raw
To: gentoo-commits
commit: 3b33fd547f7ca3df548d853293248e587152a43a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 08:24:08 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 08:24:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b33fd54
xfce-base/xfce4-settings: Stabilize 4.18.6 amd64, #935108
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
index 56983c14a30b..a9ba7763fb47 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-29 7:57 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2024-06-29 7:57 UTC (permalink / raw
To: gentoo-commits
commit: 81a0d77d0fef68ff90c43179a8cfed4671e311fa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 07:57:20 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 07:57:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a0d77d
xfce-base/xfce4-settings: Stabilize 4.18.6 ppc64, #935108
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
index bca7a8b05d91..56983c14a30b 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-11 13:32 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2024-06-11 13:32 UTC (permalink / raw
To: gentoo-commits
commit: 9f7d12eae0da21ad23dbd1956e87f1586138dcd5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 13:26:51 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 13:31:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7d12ea
xfce-base/xfce4-settings: Bump to 4.18.6
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.18.6.ebuild | 78 ++++++++++++++++++++++
2 files changed, 79 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 30f537ed619c..512494deb89d 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.18.4.tar.bz2 1557097 BLAKE2B 0269ed1778becc547ba187c096d7c9938cc00f56fb1c9312c9d0eb9b5344d4785f88abadecf391724699de2cb28b35ffed057f06e85f3e098a902a4047969a9c SHA512 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0
DIST xfce4-settings-4.18.5.tar.bz2 1559812 BLAKE2B 3639cb17dbe9311556de03f5ae497ab7b18fa170e64cfab2c414194bb544b370a2d82df0344a859b4b0b7438dc1e0046b5e8519206553decbf8bf3def5534503 SHA512 706407131bf4c78d5b5a7604444c76b4c8e84444d48ca145d9934b3e2facc9117762ac3f05ef54ea0275b80d96ab54a0a174f1799f949710c436744fe42dcabd
+DIST xfce4-settings-4.18.6.tar.bz2 1560269 BLAKE2B c6336c98ad16c968c2400c9a888ad8eaed39d0f25116b2f767d70c4d3e75bd7f0fef8381fb8cd3105afb7b0786f0b17a285153534421748a91bc6845c252f53a SHA512 e9615e8409f597b53bf118908c0a8c5f893b335915dd009c5b7da9ba8403a0de74b751dec7482f3076cd880f2bd3cffc1f45a13a1e88196fb7f0c87c996794b7
DIST xfce4-settings-4.19.2.tar.bz2 2433368 BLAKE2B 00175d94837c0abec841feed5d1ea834160afccae8718f4af11323d65d5d751d288dd2651b06ceee6ec02fa2ec222e5b94322a38fa59fd29a18e64a1eb84c88c SHA512 dc225dc3d4296db1dbfdd93685a29b453faab2c3259e2dd1f162d631b3853c4f2b582facab60814d1babe934c2eac752ef954dff2b285e9340dd5247f131555a
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
new file mode 100644
index 000000000000..bca7a8b05d91
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.6.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.24.0:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_prepare() {
+ default
+ python_fix_shebang dialogs/mime-settings/helpers/xfce4-compose-mail
+}
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-06-09 14:04 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2024-06-09 14:04 UTC (permalink / raw
To: gentoo-commits
commit: 051bdb7cfa7a5bb81e0f4339bc92ea3d5c54fbc9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 13:59:49 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 13:59:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051bdb7c
xfce-base/xfce4-settings: Bump to 4.18.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.18.5.ebuild | 78 ++++++++++++++++++++++
2 files changed, 79 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 7759476bc225..30f537ed619c 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.18.4.tar.bz2 1557097 BLAKE2B 0269ed1778becc547ba187c096d7c9938cc00f56fb1c9312c9d0eb9b5344d4785f88abadecf391724699de2cb28b35ffed057f06e85f3e098a902a4047969a9c SHA512 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0
+DIST xfce4-settings-4.18.5.tar.bz2 1559812 BLAKE2B 3639cb17dbe9311556de03f5ae497ab7b18fa170e64cfab2c414194bb544b370a2d82df0344a859b4b0b7438dc1e0046b5e8519206553decbf8bf3def5534503 SHA512 706407131bf4c78d5b5a7604444c76b4c8e84444d48ca145d9934b3e2facc9117762ac3f05ef54ea0275b80d96ab54a0a174f1799f949710c436744fe42dcabd
DIST xfce4-settings-4.19.2.tar.bz2 2433368 BLAKE2B 00175d94837c0abec841feed5d1ea834160afccae8718f4af11323d65d5d751d288dd2651b06ceee6ec02fa2ec222e5b94322a38fa59fd29a18e64a1eb84c88c SHA512 dc225dc3d4296db1dbfdd93685a29b453faab2c3259e2dd1f162d631b3853c4f2b582facab60814d1babe934c2eac752ef954dff2b285e9340dd5247f131555a
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.5.ebuild
new file mode 100644
index 000000000000..bca7a8b05d91
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.5.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.24.0:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_prepare() {
+ default
+ python_fix_shebang dialogs/mime-settings/helpers/xfce4-compose-mail
+}
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-05-28 14:30 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2024-05-28 14:30 UTC (permalink / raw
To: gentoo-commits
commit: 1f3535ce5857d4010a3a4a61cebe0fbabd903ebc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 14:26:39 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 28 14:28:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f3535ce
xfce-base/xfce4-settings: Enable py3.12 & py3.13, fix shebang
Closes: https://bugs.gentoo.org/929265
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...e4-settings-4.18.4.ebuild => xfce4-settings-4.18.4-r1.ebuild} | 9 +++++++--
...e4-settings-4.19.2.ebuild => xfce4-settings-4.19.2-r1.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4-r1.ebuild
similarity index 90%
rename from xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
rename to xfce-base/xfce4-settings/xfce4-settings-4.18.4-r1.ebuild
index ff68946bd72c..b97be62584a0 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit python-single-r1 xdg-utils
@@ -52,6 +52,11 @@ BDEPEND="
sys-devel/gettext
"
+src_prepare() {
+ default
+ python_fix_shebang dialogs/mime-settings/helpers/xfce4-compose-mail
+}
+
src_configure() {
local myconf=(
$(use_enable upower upower-glib)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.2-r1.ebuild
similarity index 95%
rename from xfce-base/xfce4-settings/xfce4-settings-4.19.2.ebuild
rename to xfce-base/xfce4-settings/xfce4-settings-4.19.2-r1.ebuild
index a0230d2c2ba5..e1e113024de1 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit autotools python-single-r1 xdg-utils
@@ -66,6 +66,7 @@ BDEPEND="
src_prepare() {
default
eautomake
+ python_fix_shebang dialogs/mime-settings/helpers/xfce4-compose-mail
}
src_configure() {
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2024-03-31 15:36 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2024-03-31 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 8219005143ccef13ab4230c7e72f5c1711fd79e0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 15:23:57 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 15:33:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82190051
xfce-base/xfce4-settings: Bump to 4.19.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.19.2.ebuild | 96 ++++++++++++++++++++++
2 files changed, 97 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index a83e1a36f06c..ac9289050205 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.18.4.tar.bz2 1557097 BLAKE2B 0269ed1778becc547ba187c096d7c9938cc00f56fb1c9312c9d0eb9b5344d4785f88abadecf391724699de2cb28b35ffed057f06e85f3e098a902a4047969a9c SHA512 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0
DIST xfce4-settings-4.19.1.tar.bz2 2406390 BLAKE2B 3b528d7ea0a44e8a59b0e9612d116a17592db1b57932873b86f218c30721781c25cf5a0bbc3deefde6ef3370947f20033fac282b8a8fd9883ccb33a91f438750 SHA512 9d08c3dda27fcb3832b74cf32bedb4a051d46437f31b07a838f58bd324fca63ad6159558deca0b29de5d22b467c08a690d5eafef5e0581a3bc8782ba1771a937
+DIST xfce4-settings-4.19.2.tar.bz2 2433368 BLAKE2B 00175d94837c0abec841feed5d1ea834160afccae8718f4af11323d65d5d751d288dd2651b06ceee6ec02fa2ec222e5b94322a38fa59fd29a18e64a1eb84c88c SHA512 dc225dc3d4296db1dbfdd93685a29b453faab2c3259e2dd1f162d631b3853c4f2b582facab60814d1babe934c2eac752ef954dff2b285e9340dd5247f131555a
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.2.ebuild
new file mode 100644
index 000000000000..a0230d2c2ba5
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.2.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit autotools python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="X colord input_devices_libinput libcanberra libnotify upower wayland +xklavier"
+REQUIRED_USE="
+ ${PYTHON_REQUIRED_USE}
+ || ( X wayland )
+"
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ >=x11-libs/gtk+-3.24.0:3[X?,wayland?]
+ >=xfce-base/garcon-0.1.10:=
+ >=xfce-base/exo-0.11.0:=
+ >=xfce-base/libxfce4ui-4.19.5:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13.0:=
+ colord? ( >=x11-misc/colord-1.0.2:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ upower? ( >=sys-power/upower-0.9.8 )
+
+ X? (
+ >=media-libs/fontconfig-2.6.0
+ >=x11-libs/libX11-1.6.7
+ >=x11-libs/libXcursor-1.1.0
+ >=x11-libs/libXi-1.2.0
+ >=x11-libs/libXrandr-1.5.0
+ input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.6.0 )
+ libnotify? ( >=x11-libs/libnotify-0.1.3 )
+ xklavier? ( >=x11-libs/libxklavier-5.0 )
+ )
+ wayland? (
+ >=dev-libs/wayland-1.15
+ >=gui-libs/gtk-layer-shell-0.7.0
+ )
+"
+DEPEND="
+ ${RDEPEND}
+ X? ( x11-base/xorg-proto )
+"
+# libxml2 for xmllint
+BDEPEND="
+ dev-libs/libxml2
+ dev-util/gdbus-codegen
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ default
+ eautomake
+}
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ $(use_enable X x11)
+ $(use_enable wayland)
+ )
+ econf "${myconf[@]}"
+}
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-30 1:26 Ionen Wolkens
0 siblings, 0 replies; 167+ messages in thread
From: Ionen Wolkens @ 2023-12-30 1:26 UTC (permalink / raw
To: gentoo-commits
commit: 9788b8278ff5ab5694c8e65670c9b52b08e2f314
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Fri Dec 29 15:50:07 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 01:10:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9788b827
xfce-base/xfce4-settings: Keyword 4.19.1 sparc, #890340
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
index 1cdc34ad0f83..5f2eb5cf173a 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="X colord input_devices_libinput libcanberra libnotify upower wayland +xklavier"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-27 15:59 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-12-27 15:59 UTC (permalink / raw
To: gentoo-commits
commit: 21dae039f80fba3f9286750ff31423f822020879
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 15:53:55 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 15:53:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21dae039
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 2 -
.../xfce4-settings/xfce4-settings-4.18.3.ebuild | 73 --------------------
.../xfce4-settings/xfce4-settings-4.19.0.ebuild | 79 ----------------------
3 files changed, 154 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 02eee0e7728e..a83e1a36f06c 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,2 @@
-DIST xfce4-settings-4.18.3.tar.bz2 1553936 BLAKE2B 6b8ab7a520044496223ae09ca0c09c7395968a79f937773ce847921869e58aa081e943feb17e72dd7565ca572c445d41baf4a7beb20067fa90400c9181e01890 SHA512 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e
DIST xfce4-settings-4.18.4.tar.bz2 1557097 BLAKE2B 0269ed1778becc547ba187c096d7c9938cc00f56fb1c9312c9d0eb9b5344d4785f88abadecf391724699de2cb28b35ffed057f06e85f3e098a902a4047969a9c SHA512 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0
-DIST xfce4-settings-4.19.0.tar.bz2 2370986 BLAKE2B 64a25238afffb99fefe488d2218652ce714af7f783620ed5dc9d848911293bec25f95d81089cc9bb971f73e55a861c4953ebb9affd501eeb10f27a49dfc1b01b SHA512 8892d19f723bfacea1c7df8afa5abc7d45984f8b1070b24316cb8ca04ef621489632314ce1e361eda94e036df7a36b4a7988a7853469bbad1bde9e6bef9113d6
DIST xfce4-settings-4.19.1.tar.bz2 2406390 BLAKE2B 3b528d7ea0a44e8a59b0e9612d116a17592db1b57932873b86f218c30721781c25cf5a0bbc3deefde6ef3370947f20033fac282b8a8fd9883ccb33a91f438750 SHA512 9d08c3dda27fcb3832b74cf32bedb4a051d46437f31b07a838f58bd324fca63ad6159558deca0b29de5d22b467c08a690d5eafef5e0581a3bc8782ba1771a937
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
deleted file mode 100644
index ff68946bd72c..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.66.0
- media-libs/fontconfig
- >=x11-libs/gtk+-3.24.0:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
deleted file mode 100644
index 009f4aacec2f..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.66.0
- >=media-libs/fontconfig-2.6.0
- >=x11-libs/gtk+-3.24.0:3
- >=x11-libs/libX11-1.6.7
- >=x11-libs/libXcursor-1.1.0
- >=x11-libs/libXi-1.2.0
- >=x11-libs/libXrandr-1.2.0
- >=xfce-base/garcon-0.1.10:=
- >=xfce-base/exo-0.11.0:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13.0:=
- colord? ( >=x11-misc/colord-1.0.2:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.6.0 )
- libnotify? ( >=x11-libs/libnotify-0.1.3 )
- upower? ( >=sys-power/upower-0.9.8 )
- xklavier? ( >=x11-libs/libxklavier-5.0 )
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-# libxml2 for xmllint
-BDEPEND="
- dev-libs/libxml2
- dev-util/gdbus-codegen
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-27 13:32 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-12-27 13:32 UTC (permalink / raw
To: gentoo-commits
commit: 5d2136b474c091d975dbeedea66762dc6a44f0d1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 13:31:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 13:31:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d2136b4
xfce-base/xfce4-settings: Stabilize 4.18.4 x86, #919584
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
index b9e7520564c1..ff68946bd72c 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-09 19:30 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:30 UTC (permalink / raw
To: gentoo-commits
commit: 656c98cd86e5dbd13addaadeacb64921f7376cac
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 19:29:53 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 19:29:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656c98cd
xfce-base/xfce4-settings: Stabilize 4.18.4 ppc64, #919584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
index 11417d08c170..b9e7520564c1 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-09 19:05 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-12-09 19:05 UTC (permalink / raw
To: gentoo-commits
commit: e1683aaa7a14f07d06e239e21e2752dfab7687b9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 19:05:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 19:05:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1683aaa
xfce-base/xfce4-settings: Stabilize 4.18.4 amd64, #919584
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
index 83ad95bf8a05..11417d08c170 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-09 19:00 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:00 UTC (permalink / raw
To: gentoo-commits
commit: 569f309f610669251febe99c656759034c5b3c6f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 18:59:55 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 18:59:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569f309f
xfce-base/xfce4-settings: Stabilize 4.18.4 arm64, #919584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
index e5f3ab0ebbbc..83ad95bf8a05 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-09 19:00 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:00 UTC (permalink / raw
To: gentoo-commits
commit: 566c3d597b670a66f1c457d5973407490341ee28
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 18:59:54 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 18:59:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566c3d59
xfce-base/xfce4-settings: Stabilize 4.18.4 arm, #919584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
index 216428d4dc8d..e5f3ab0ebbbc 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-12-09 19:00 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:00 UTC (permalink / raw
To: gentoo-commits
commit: e9ef98925fce1e4f2a5ed93b3043dea68de2a510
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 18:59:53 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 18:59:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ef9892
xfce-base/xfce4-settings: Stabilize 4.18.4 ppc, #919584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
index e16f84483f81..216428d4dc8d 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-11-30 18:10 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-11-30 18:10 UTC (permalink / raw
To: gentoo-commits
commit: df1fd667cebc99c7bdb75ea02172cda321a6b9ba
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 17:58:21 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 17:58:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1fd667
xfce-base/xfce4-settings: Bump to 4.18.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.18.4.ebuild | 73 ++++++++++++++++++++++
2 files changed, 74 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 34fea8f3ea92..02eee0e7728e 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.18.3.tar.bz2 1553936 BLAKE2B 6b8ab7a520044496223ae09ca0c09c7395968a79f937773ce847921869e58aa081e943feb17e72dd7565ca572c445d41baf4a7beb20067fa90400c9181e01890 SHA512 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e
+DIST xfce4-settings-4.18.4.tar.bz2 1557097 BLAKE2B 0269ed1778becc547ba187c096d7c9938cc00f56fb1c9312c9d0eb9b5344d4785f88abadecf391724699de2cb28b35ffed057f06e85f3e098a902a4047969a9c SHA512 2f9e2de4a3a0cc59b4701b44899464532fbae8805270485d2821b65b9d78be54bb636c4cd4205de97e18c13b20912fcd1f4ca0b3baa561bf1a783829f53a06a0
DIST xfce4-settings-4.19.0.tar.bz2 2370986 BLAKE2B 64a25238afffb99fefe488d2218652ce714af7f783620ed5dc9d848911293bec25f95d81089cc9bb971f73e55a861c4953ebb9affd501eeb10f27a49dfc1b01b SHA512 8892d19f723bfacea1c7df8afa5abc7d45984f8b1070b24316cb8ca04ef621489632314ce1e361eda94e036df7a36b4a7988a7853469bbad1bde9e6bef9113d6
DIST xfce4-settings-4.19.1.tar.bz2 2406390 BLAKE2B 3b528d7ea0a44e8a59b0e9612d116a17592db1b57932873b86f218c30721781c25cf5a0bbc3deefde6ef3370947f20033fac282b8a8fd9883ccb33a91f438750 SHA512 9d08c3dda27fcb3832b74cf32bedb4a051d46437f31b07a838f58bd324fca63ad6159558deca0b29de5d22b467c08a690d5eafef5e0581a3bc8782ba1771a937
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
new file mode 100644
index 000000000000..e16f84483f81
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.4.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.24.0:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-11-20 10:06 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-11-20 10:06 UTC (permalink / raw
To: gentoo-commits
commit: 7a77215be0ae8d31cec0d1ff5e0310180503e22a
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sat Nov 18 03:14:21 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 10:03:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a77215b
xfce-base/xfce4-settings: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild | 2 +-
xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
index 3972bfa6b2f5..672bacfc8643 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
index 77db93b93f0f..f1818f898d61 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
index d867108201ba..5f60f19041d4 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="X colord input_devices_libinput libcanberra libnotify upower wayland +xklavier"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-11-20 10:06 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-11-20 10:06 UTC (permalink / raw
To: gentoo-commits
commit: 9e5b466cfac34ad858e399b3f067e5e653c38a37
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sun Nov 19 22:08:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 10:03:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e5b466c
xfce-base/xfce4-settings: unkeyword all for mips
Bug: https://bugs.gentoo.org/896096
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild | 2 +-
xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
index 672bacfc8643..ff68946bd72c 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
index f1818f898d61..009f4aacec2f 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
index 5f60f19041d4..1cdc34ad0f83 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="X colord input_devices_libinput libcanberra libnotify upower wayland +xklavier"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-11-16 14:26 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-11-16 14:26 UTC (permalink / raw
To: gentoo-commits
commit: 0fe64b602eaa1d92e665c2738c6c3d9c84826523
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 16 14:23:01 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 16 14:26:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe64b60
xfce-base/xfce4-settings: Bump to 4.19.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.19.1.ebuild | 91 ++++++++++++++++++++++
2 files changed, 92 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 7584ba74e326..34fea8f3ea92 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.18.3.tar.bz2 1553936 BLAKE2B 6b8ab7a520044496223ae09ca0c09c7395968a79f937773ce847921869e58aa081e943feb17e72dd7565ca572c445d41baf4a7beb20067fa90400c9181e01890 SHA512 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e
DIST xfce4-settings-4.19.0.tar.bz2 2370986 BLAKE2B 64a25238afffb99fefe488d2218652ce714af7f783620ed5dc9d848911293bec25f95d81089cc9bb971f73e55a861c4953ebb9affd501eeb10f27a49dfc1b01b SHA512 8892d19f723bfacea1c7df8afa5abc7d45984f8b1070b24316cb8ca04ef621489632314ce1e361eda94e036df7a36b4a7988a7853469bbad1bde9e6bef9113d6
+DIST xfce4-settings-4.19.1.tar.bz2 2406390 BLAKE2B 3b528d7ea0a44e8a59b0e9612d116a17592db1b57932873b86f218c30721781c25cf5a0bbc3deefde6ef3370947f20033fac282b8a8fd9883ccb33a91f438750 SHA512 9d08c3dda27fcb3832b74cf32bedb4a051d46437f31b07a838f58bd324fca63ad6159558deca0b29de5d22b467c08a690d5eafef5e0581a3bc8782ba1771a937
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
new file mode 100644
index 000000000000..d867108201ba
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+IUSE="X colord input_devices_libinput libcanberra libnotify upower wayland +xklavier"
+REQUIRED_USE="
+ ${PYTHON_REQUIRED_USE}
+ || ( X wayland )
+"
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ >=x11-libs/gtk+-3.24.0:3[X?,wayland?]
+ >=xfce-base/garcon-0.1.10:=
+ >=xfce-base/exo-0.11.0:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13.0:=
+ colord? ( >=x11-misc/colord-1.0.2:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ upower? ( >=sys-power/upower-0.9.8 )
+
+ X? (
+ >=media-libs/fontconfig-2.6.0
+ >=x11-libs/libX11-1.6.7
+ >=x11-libs/libXcursor-1.1.0
+ >=x11-libs/libXi-1.2.0
+ >=x11-libs/libXrandr-1.2.0
+ input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.6.0 )
+ libnotify? ( >=x11-libs/libnotify-0.1.3 )
+ xklavier? ( >=x11-libs/libxklavier-5.0 )
+ )
+ wayland? (
+ >=dev-libs/wayland-1.15
+ >=gui-libs/gtk-layer-shell-0.7.0
+ )
+"
+DEPEND="
+ ${RDEPEND}
+ X? ( x11-base/xorg-proto )
+"
+# libxml2 for xmllint
+BDEPEND="
+ dev-libs/libxml2
+ dev-util/gdbus-codegen
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ $(use_enable X x11)
+ $(use_enable wayland)
+ )
+ econf "${myconf[@]}"
+}
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-08-17 5:59 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-08-17 5:59 UTC (permalink / raw
To: gentoo-commits
commit: cbead5be4bb5c06dbe510190b7ea802c111bb40d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 05:59:18 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 05:59:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbead5be
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.18.2.ebuild | 74 ----------------------
2 files changed, 75 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index e265f35c479e..7584ba74e326 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
-DIST xfce4-settings-4.18.2.tar.bz2 1544572 BLAKE2B 8dee6855c98426aace796c7c6fe55770ca2c4c8e0c5129fd70274a0fe6589dd797eb078d79f7fd490c39cd4e1ec1dd90439c4cc030e7594aeb27c84e6e541fa2 SHA512 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4
DIST xfce4-settings-4.18.3.tar.bz2 1553936 BLAKE2B 6b8ab7a520044496223ae09ca0c09c7395968a79f937773ce847921869e58aa081e943feb17e72dd7565ca572c445d41baf4a7beb20067fa90400c9181e01890 SHA512 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e
DIST xfce4-settings-4.19.0.tar.bz2 2370986 BLAKE2B 64a25238afffb99fefe488d2218652ce714af7f783620ed5dc9d848911293bec25f95d81089cc9bb971f73e55a861c4953ebb9affd501eeb10f27a49dfc1b01b SHA512 8892d19f723bfacea1c7df8afa5abc7d45984f8b1070b24316cb8ca04ef621489632314ce1e361eda94e036df7a36b4a7988a7853469bbad1bde9e6bef9113d6
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
deleted file mode 100644
index 208e1b52bfa7..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.66.0
- media-libs/fontconfig
- >=x11-libs/gtk+-3.24.0:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-08-17 4:50 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-08-17 4:50 UTC (permalink / raw
To: gentoo-commits
commit: 26d7c3dd5121c548b9b0d4cbae1068d533f28be0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 04:50:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 04:50:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d7c3dd
xfce-base/xfce4-settings: Stabilize 4.18.3 arm64, #911106
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
index 14c47e57dd02..3972bfa6b2f5 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-08-02 11:58 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-08-02 11:58 UTC (permalink / raw
To: gentoo-commits
commit: 62560e1caa35fb760649e31c744c6b1427613b52
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 11:58:11 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 11:58:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62560e1c
xfce-base/xfce4-settings: Stabilize 4.18.3 ppc, #911106
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
index 5044e1e30c18..14c47e57dd02 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-07-24 21:02 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-07-24 21:02 UTC (permalink / raw
To: gentoo-commits
commit: f5e73ea834260fc20c1bc2afc7ed9550605241ec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 21:02:34 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 21:02:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e73ea8
xfce-base/xfce4-settings: Stabilize 4.18.3 x86, #911106
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
index d9c742878a65..5044e1e30c18 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-07-24 11:03 Jakov Smolić
0 siblings, 0 replies; 167+ messages in thread
From: Jakov Smolić @ 2023-07-24 11:03 UTC (permalink / raw
To: gentoo-commits
commit: 93f62b3c2343afee5df5a5feec9e37c8fddedd60
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 11:03:02 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 11:03:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f62b3c
xfce-base/xfce4-settings: Stabilize 4.18.3 amd64, #911106
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
index 13e4a1c5b9e9..b57d27e2796e 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-07-24 11:03 Jakov Smolić
0 siblings, 0 replies; 167+ messages in thread
From: Jakov Smolić @ 2023-07-24 11:03 UTC (permalink / raw
To: gentoo-commits
commit: 8e7e4f560bb314e4e55d15cac53d6b625919c5fc
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 11:03:03 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 11:03:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7e4f56
xfce-base/xfce4-settings: Stabilize 4.18.3 ppc64, #911106
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
index b57d27e2796e..0e4f99b02725 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-07-04 12:41 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-07-04 12:41 UTC (permalink / raw
To: gentoo-commits
commit: d32b9624fe5291a9b69af4617f7d624fb7ac7ea7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 4 12:38:47 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 4 12:41:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d32b9624
xfce-base/xfce4-settings: Bump to 4.18.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.18.3.ebuild | 73 ++++++++++++++++++++++
2 files changed, 74 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index c8e84fe560be..e265f35c479e 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.18.2.tar.bz2 1544572 BLAKE2B 8dee6855c98426aace796c7c6fe55770ca2c4c8e0c5129fd70274a0fe6589dd797eb078d79f7fd490c39cd4e1ec1dd90439c4cc030e7594aeb27c84e6e541fa2 SHA512 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4
+DIST xfce4-settings-4.18.3.tar.bz2 1553936 BLAKE2B 6b8ab7a520044496223ae09ca0c09c7395968a79f937773ce847921869e58aa081e943feb17e72dd7565ca572c445d41baf4a7beb20067fa90400c9181e01890 SHA512 81a79a886966a5f017f066ece6ad134d132b1fa18c4f8b203212fb56b45a62fe8d9814f3039cc9bda41c52338b7e80685e9671cd80db3f2f9bcd99dd7bc47d8e
DIST xfce4-settings-4.19.0.tar.bz2 2370986 BLAKE2B 64a25238afffb99fefe488d2218652ce714af7f783620ed5dc9d848911293bec25f95d81089cc9bb971f73e55a861c4953ebb9affd501eeb10f27a49dfc1b01b SHA512 8892d19f723bfacea1c7df8afa5abc7d45984f8b1070b24316cb8ca04ef621489632314ce1e361eda94e036df7a36b4a7988a7853469bbad1bde9e6bef9113d6
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
new file mode 100644
index 000000000000..13e4a1c5b9e9
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.3.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.24.0:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-04-18 18:33 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-04-18 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 7f65c2d1513d38f8da56d27d1e4aa43e9c59fe5d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 18:28:17 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 18:28:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f65c2d1
xfce-base/xfce4-settings: Remove .la files
Closes: https://bugs.gentoo.org/904524
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
index 3e3368b8e3ae..77db93b93f0f 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
@@ -65,6 +65,11 @@ src_configure() {
econf "${myconf[@]}"
}
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
pkg_postinst() {
xdg_icon_cache_update
}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-04-18 16:32 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-04-18 16:32 UTC (permalink / raw
To: gentoo-commits
commit: 02c000a5dcffea327cf09a325b5aa105274c45fb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 16:12:04 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 16:19:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c000a5
xfce-base/xfce4-settings: Bump to 4.19.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.19.0.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 2564fcece11d..c8e84fe560be 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1 +1,2 @@
DIST xfce4-settings-4.18.2.tar.bz2 1544572 BLAKE2B 8dee6855c98426aace796c7c6fe55770ca2c4c8e0c5129fd70274a0fe6589dd797eb078d79f7fd490c39cd4e1ec1dd90439c4cc030e7594aeb27c84e6e541fa2 SHA512 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4
+DIST xfce4-settings-4.19.0.tar.bz2 2370986 BLAKE2B 64a25238afffb99fefe488d2218652ce714af7f783620ed5dc9d848911293bec25f95d81089cc9bb971f73e55a861c4953ebb9affd501eeb10f27a49dfc1b01b SHA512 8892d19f723bfacea1c7df8afa5abc7d45984f8b1070b24316cb8ca04ef621489632314ce1e361eda94e036df7a36b4a7988a7853469bbad1bde9e6bef9113d6
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
new file mode 100644
index 000000000000..3e3368b8e3ae
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.19.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ >=media-libs/fontconfig-2.6.0
+ >=x11-libs/gtk+-3.24.0:3
+ >=x11-libs/libX11-1.6.7
+ >=x11-libs/libXcursor-1.1.0
+ >=x11-libs/libXi-1.2.0
+ >=x11-libs/libXrandr-1.2.0
+ >=xfce-base/garcon-0.1.10:=
+ >=xfce-base/exo-0.11.0:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13.0:=
+ colord? ( >=x11-misc/colord-1.0.2:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.6.0 )
+ libnotify? ( >=x11-libs/libnotify-0.1.3 )
+ upower? ( >=sys-power/upower-0.9.8 )
+ xklavier? ( >=x11-libs/libxklavier-5.0 )
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+# libxml2 for xmllint
+BDEPEND="
+ dev-libs/libxml2
+ dev-util/gdbus-codegen
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 15:18 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-03-17 15:18 UTC (permalink / raw
To: gentoo-commits
commit: 74480a53e91865709978a99f81d891651fca1686
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 15:04:28 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 15:04:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74480a53
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.18.1.ebuild | 74 ----------------------
2 files changed, 75 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 9a46fe167dcf..2564fcece11d 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1 @@
-DIST xfce4-settings-4.18.1.tar.bz2 1513041 BLAKE2B 83b47dbe138bd809391833a4525d01b2171dd77ad5826e90f95a181deb39350683b864242ed8708caaaefe19aac748e96ac270fa71ef25a96cdabc5311c2e639 SHA512 868d9d041c7aee621543ea54798f9758dc47719a7684d01ebb55e0193c30a0ac544df6a4961846e4b8c6d9297737be767d6f68446c4ab85870d8c0741cd07515
DIST xfce4-settings-4.18.2.tar.bz2 1544572 BLAKE2B 8dee6855c98426aace796c7c6fe55770ca2c4c8e0c5129fd70274a0fe6589dd797eb078d79f7fd490c39cd4e1ec1dd90439c4cc030e7594aeb27c84e6e541fa2 SHA512 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
deleted file mode 100644
index 208e1b52bfa7..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.66.0
- media-libs/fontconfig
- >=x11-libs/gtk+-3.24.0:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 14:52 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-03-17 14:52 UTC (permalink / raw
To: gentoo-commits
commit: 213ac5583ba79040726f820a3000c2fd450f17e8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:52:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:52:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213ac558
xfce-base/xfce4-settings: Stabilize 4.18.2 ppc, #901763
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
index e3bdbf21519d..208e1b52bfa7 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 14:46 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-03-17 14:46 UTC (permalink / raw
To: gentoo-commits
commit: 203b47ef98f24def291e7834b2b3d6082e505894
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:45:52 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:45:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=203b47ef
xfce-base/xfce4-settings: Stabilize 4.18.2 ppc64, #901763
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
index dc1f1fffdd16..e3bdbf21519d 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 14:26 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-03-17 14:26 UTC (permalink / raw
To: gentoo-commits
commit: 743d1623091030ae9e3dd0784fb0afc93daa261c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:26:48 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:26:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743d1623
xfce-base/xfce4-settings: Stabilize 4.18.2 arm, #901763
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
index ecabefed8a54..dc1f1fffdd16 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 14:25 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-03-17 14:25 UTC (permalink / raw
To: gentoo-commits
commit: e718a9ba5dc03a94fb1707c972255ea3093df7f0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:24:59 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:24:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e718a9ba
xfce-base/xfce4-settings: Stabilize 4.18.2 arm64, #901763
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
index 91bc430f2caa..ecabefed8a54 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 14:11 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-03-17 14:11 UTC (permalink / raw
To: gentoo-commits
commit: 36326b10808d9094e264680c79b3f307b772e091
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:10:49 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:10:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36326b10
xfce-base/xfce4-settings: Stabilize 4.18.2 x86, #901763
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
index 5ac63306b8df..dac59ce6a33b 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 14:11 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-03-17 14:11 UTC (permalink / raw
To: gentoo-commits
commit: f4d3586c8392d80971f98ab5493cae2c49ba4cce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:10:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:10:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d3586c
xfce-base/xfce4-settings: Stabilize 4.18.2 amd64, #901763
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
index dac59ce6a33b..91bc430f2caa 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 10:50 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-03-17 10:50 UTC (permalink / raw
To: gentoo-commits
commit: cf7c00fb99df827e8ab306a5b6bd9ab3c041cd92
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:49:09 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 10:50:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf7c00fb
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 3 -
.../xfce4-settings/xfce4-settings-4.16.5.ebuild | 71 ---------------------
.../xfce4-settings/xfce4-settings-4.17.3.ebuild | 74 ----------------------
.../xfce4-settings/xfce4-settings-4.18.0.ebuild | 74 ----------------------
4 files changed, 222 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 8b3d027f1f2b..9a46fe167dcf 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,5 +1,2 @@
-DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d4b25b3de063499e154a9854627199ba00a34a37cef72696883d20bdab620d00a402a9963aef569290f1bec06fdcc24d0c60 SHA512 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e
-DIST xfce4-settings-4.17.3.tar.bz2 1517554 BLAKE2B 75bb0a11ea06e38b69c60eba67d7f9eb6ff1dd835eaab04564ed53987ec5926fc671ec715ee76a96ffc52979bfbe38d35a30212b0e3a0d0d25091cc468aab78e SHA512 a932e73392e5b1d7b7aaabd8599348b8bf44cbbfa6deb54b3ee764e2e4b637c91437e33e366d5e1c333efac620f289822e9f45faf214ed5a2f53ad6a7ad59654
-DIST xfce4-settings-4.18.0.tar.bz2 1517874 BLAKE2B d95f3aa53ec669e9c7d0ec24ae066d9af0002fa3606d565da6ee65e527d74fc161025968ef182cbfa8e1675dac240fb34c6b9f2ba437949e460623577a3e1caa SHA512 647c1ca0bad891ad9be910b7ed25e1064e18e3b870ddf25673caf835d6c00bc6724ddec9fb129679c18f0abc1a72966c9dfecae4e16f955f50c72cf08e03595e
DIST xfce4-settings-4.18.1.tar.bz2 1513041 BLAKE2B 83b47dbe138bd809391833a4525d01b2171dd77ad5826e90f95a181deb39350683b864242ed8708caaaefe19aac748e96ac270fa71ef25a96cdabc5311c2e639 SHA512 868d9d041c7aee621543ea54798f9758dc47719a7684d01ebb55e0193c30a0ac544df6a4961846e4b8c6d9297737be767d6f68446c4ab85870d8c0741cd07515
DIST xfce4-settings-4.18.2.tar.bz2 1544572 BLAKE2B 8dee6855c98426aace796c7c6fe55770ca2c4c8e0c5129fd70274a0fe6589dd797eb078d79f7fd490c39cd4e1ec1dd90439c4cc030e7594aeb27c84e6e541fa2 SHA512 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
deleted file mode 100644
index 66ee608dd407..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.3.ebuild
deleted file mode 100644
index 231c06907672..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.17.3.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.0.ebuild
deleted file mode 100644
index 5ac63306b8df..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.66.0
- media-libs/fontconfig
- >=x11-libs/gtk+-3.24.0:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-17 8:56 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-03-17 8:56 UTC (permalink / raw
To: gentoo-commits
commit: 4d9e2af258d0aae153c673f9fb7fa21f59e4b5a3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 08:56:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 08:56:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9e2af2
xfce-base/xfce4-settings: Stabilize 4.18.1 x86, #893064
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
index 6079c79bf373..208e1b52bfa7 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-03-15 6:55 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-03-15 6:55 UTC (permalink / raw
To: gentoo-commits
commit: f2f075c45b097a3517688b64068391df76a9c077
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 06:54:04 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 06:55:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f075c4
xfce-base/xfce4-settings: Stabilize 4.18.1 ppc, #893064
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
index 3a858cf8b299..6079c79bf373 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-02-11 12:47 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2023-02-11 12:47 UTC (permalink / raw
To: gentoo-commits
commit: 929c26fdd70c36ae42d54a5bb51589764e07f296
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 10:22:24 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 12:47:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929c26fd
xfce-base/xfce4-settings: Bump to 4.18.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.18.2.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 6f83ec3bc715..8b3d027f1f2b 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -2,3 +2,4 @@ DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d
DIST xfce4-settings-4.17.3.tar.bz2 1517554 BLAKE2B 75bb0a11ea06e38b69c60eba67d7f9eb6ff1dd835eaab04564ed53987ec5926fc671ec715ee76a96ffc52979bfbe38d35a30212b0e3a0d0d25091cc468aab78e SHA512 a932e73392e5b1d7b7aaabd8599348b8bf44cbbfa6deb54b3ee764e2e4b637c91437e33e366d5e1c333efac620f289822e9f45faf214ed5a2f53ad6a7ad59654
DIST xfce4-settings-4.18.0.tar.bz2 1517874 BLAKE2B d95f3aa53ec669e9c7d0ec24ae066d9af0002fa3606d565da6ee65e527d74fc161025968ef182cbfa8e1675dac240fb34c6b9f2ba437949e460623577a3e1caa SHA512 647c1ca0bad891ad9be910b7ed25e1064e18e3b870ddf25673caf835d6c00bc6724ddec9fb129679c18f0abc1a72966c9dfecae4e16f955f50c72cf08e03595e
DIST xfce4-settings-4.18.1.tar.bz2 1513041 BLAKE2B 83b47dbe138bd809391833a4525d01b2171dd77ad5826e90f95a181deb39350683b864242ed8708caaaefe19aac748e96ac270fa71ef25a96cdabc5311c2e639 SHA512 868d9d041c7aee621543ea54798f9758dc47719a7684d01ebb55e0193c30a0ac544df6a4961846e4b8c6d9297737be767d6f68446c4ab85870d8c0741cd07515
+DIST xfce4-settings-4.18.2.tar.bz2 1544572 BLAKE2B 8dee6855c98426aace796c7c6fe55770ca2c4c8e0c5129fd70274a0fe6589dd797eb078d79f7fd490c39cd4e1ec1dd90439c4cc030e7594aeb27c84e6e541fa2 SHA512 3371db3952f1863763b613952585873a0b8e1bd8507a64c056a918f3d16c3313e1266cb65dc341d3ce89ab281ee5a5d2cd183b6bb4078609b843524a125769b4
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
new file mode 100644
index 000000000000..5ac63306b8df
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.24.0:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-02-03 16:53 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2023-02-03 16:53 UTC (permalink / raw
To: gentoo-commits
commit: 10a431523743c6608eb26a04024817054e49ddd1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 16:52:21 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 16:52:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a43152
xfce-base/xfce4-settings: Stabilize 4.18.1 amd64, #893064
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
index 4439ae74586e..3a858cf8b299 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-02-03 14:21 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-02-03 14:21 UTC (permalink / raw
To: gentoo-commits
commit: b625a836a7b255cc418f3cb51db71238d2844401
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 14:21:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 14:21:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b625a836
xfce-base/xfce4-settings: Stabilize 4.18.1 arm64, #893064
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
index 8955f9982bf7..4439ae74586e 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-02-03 14:21 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-02-03 14:21 UTC (permalink / raw
To: gentoo-commits
commit: c57e9c1fbca71968340d2e6d767eea9842009521
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 14:20:35 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 14:20:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57e9c1f
xfce-base/xfce4-settings: Stabilize 4.18.1 ppc64, #893064
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
index 7acd003a3457..8955f9982bf7 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2023-02-03 13:32 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2023-02-03 13:32 UTC (permalink / raw
To: gentoo-commits
commit: 1b27ba9848d77b79c1e058d83dabcd75ff388c82
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 13:31:30 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 13:31:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b27ba98
xfce-base/xfce4-settings: Stabilize 4.18.1 arm, #893064
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
index 5ac63306b8df..7acd003a3457 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-12-22 15:45 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-12-22 15:45 UTC (permalink / raw
To: gentoo-commits
commit: 3f47b124ae13126c5decc8f046fe9eb7103de226
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 14:59:02 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 15:45:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f47b124
xfce-base/xfce4-settings: Bump to 4.18.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.18.1.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index f3c2cb04fba5..6f83ec3bc715 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d4b25b3de063499e154a9854627199ba00a34a37cef72696883d20bdab620d00a402a9963aef569290f1bec06fdcc24d0c60 SHA512 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e
DIST xfce4-settings-4.17.3.tar.bz2 1517554 BLAKE2B 75bb0a11ea06e38b69c60eba67d7f9eb6ff1dd835eaab04564ed53987ec5926fc671ec715ee76a96ffc52979bfbe38d35a30212b0e3a0d0d25091cc468aab78e SHA512 a932e73392e5b1d7b7aaabd8599348b8bf44cbbfa6deb54b3ee764e2e4b637c91437e33e366d5e1c333efac620f289822e9f45faf214ed5a2f53ad6a7ad59654
DIST xfce4-settings-4.18.0.tar.bz2 1517874 BLAKE2B d95f3aa53ec669e9c7d0ec24ae066d9af0002fa3606d565da6ee65e527d74fc161025968ef182cbfa8e1675dac240fb34c6b9f2ba437949e460623577a3e1caa SHA512 647c1ca0bad891ad9be910b7ed25e1064e18e3b870ddf25673caf835d6c00bc6724ddec9fb129679c18f0abc1a72966c9dfecae4e16f955f50c72cf08e03595e
+DIST xfce4-settings-4.18.1.tar.bz2 1513041 BLAKE2B 83b47dbe138bd809391833a4525d01b2171dd77ad5826e90f95a181deb39350683b864242ed8708caaaefe19aac748e96ac270fa71ef25a96cdabc5311c2e639 SHA512 868d9d041c7aee621543ea54798f9758dc47719a7684d01ebb55e0193c30a0ac544df6a4961846e4b8c6d9297737be767d6f68446c4ab85870d8c0741cd07515
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
new file mode 100644
index 000000000000..4932dac001d6
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.24.0:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-12-15 15:04 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-12-15 15:04 UTC (permalink / raw
To: gentoo-commits
commit: f9d398a687684c5c8a336217c0e6b15d5e88f91e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 15 14:43:58 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 15:04:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d398a6
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.17.2.ebuild | 74 ----------------------
2 files changed, 75 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index bde17ecea222..6d99d0fb186c 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d4b25b3de063499e154a9854627199ba00a34a37cef72696883d20bdab620d00a402a9963aef569290f1bec06fdcc24d0c60 SHA512 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e
-DIST xfce4-settings-4.17.2.tar.bz2 1517099 BLAKE2B a8b5fc0243fd91ba48684f87676c64ca52e89baa19b3301b03f65235a3bdbc596ad100bf45ae34ac896be0a5928ea95e9c9a992ac6b022bde03327a5ac1d70fd SHA512 86231ab71bda85ab8ef7823bcf5c6aed95fd9b4abef0179923f4c9133474787c086cb22ce48db4fbbcc59fdfac6385186a41e88ce71a5f8dbd2bcb8d57575d7c
DIST xfce4-settings-4.17.3.tar.bz2 1517554 BLAKE2B 75bb0a11ea06e38b69c60eba67d7f9eb6ff1dd835eaab04564ed53987ec5926fc671ec715ee76a96ffc52979bfbe38d35a30212b0e3a0d0d25091cc468aab78e SHA512 a932e73392e5b1d7b7aaabd8599348b8bf44cbbfa6deb54b3ee764e2e4b637c91437e33e366d5e1c333efac620f289822e9f45faf214ed5a2f53ad6a7ad59654
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.2.ebuild
deleted file mode 100644
index 1408aab9e199..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.17.2.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-12-15 15:04 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-12-15 15:04 UTC (permalink / raw
To: gentoo-commits
commit: b988805efe6c4aa27040ab89f31ce81ce1218b85
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 15 14:44:44 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 15:04:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b988805e
xfce-base/xfce4-settings: Bump to 4.18.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.18.0.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 6d99d0fb186c..f3c2cb04fba5 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d4b25b3de063499e154a9854627199ba00a34a37cef72696883d20bdab620d00a402a9963aef569290f1bec06fdcc24d0c60 SHA512 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e
DIST xfce4-settings-4.17.3.tar.bz2 1517554 BLAKE2B 75bb0a11ea06e38b69c60eba67d7f9eb6ff1dd835eaab04564ed53987ec5926fc671ec715ee76a96ffc52979bfbe38d35a30212b0e3a0d0d25091cc468aab78e SHA512 a932e73392e5b1d7b7aaabd8599348b8bf44cbbfa6deb54b3ee764e2e4b637c91437e33e366d5e1c333efac620f289822e9f45faf214ed5a2f53ad6a7ad59654
+DIST xfce4-settings-4.18.0.tar.bz2 1517874 BLAKE2B d95f3aa53ec669e9c7d0ec24ae066d9af0002fa3606d565da6ee65e527d74fc161025968ef182cbfa8e1675dac240fb34c6b9f2ba437949e460623577a3e1caa SHA512 647c1ca0bad891ad9be910b7ed25e1064e18e3b870ddf25673caf835d6c00bc6724ddec9fb129679c18f0abc1a72966c9dfecae4e16f955f50c72cf08e03595e
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.18.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.18.0.ebuild
new file mode 100644
index 000000000000..4932dac001d6
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.18.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.66.0
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.24.0:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-12-01 13:55 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-12-01 13:55 UTC (permalink / raw
To: gentoo-commits
commit: 8c8f22fd48a5d5befb5b517fbcdec1f03abf2e6d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 1 13:30:06 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 1 13:30:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c8f22fd
xfce-base/xfce4-settings: Bump to 4.17.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.17.3.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 4c0c6113f537..bde17ecea222 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d4b25b3de063499e154a9854627199ba00a34a37cef72696883d20bdab620d00a402a9963aef569290f1bec06fdcc24d0c60 SHA512 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e
DIST xfce4-settings-4.17.2.tar.bz2 1517099 BLAKE2B a8b5fc0243fd91ba48684f87676c64ca52e89baa19b3301b03f65235a3bdbc596ad100bf45ae34ac896be0a5928ea95e9c9a992ac6b022bde03327a5ac1d70fd SHA512 86231ab71bda85ab8ef7823bcf5c6aed95fd9b4abef0179923f4c9133474787c086cb22ce48db4fbbcc59fdfac6385186a41e88ce71a5f8dbd2bcb8d57575d7c
+DIST xfce4-settings-4.17.3.tar.bz2 1517554 BLAKE2B 75bb0a11ea06e38b69c60eba67d7f9eb6ff1dd835eaab04564ed53987ec5926fc671ec715ee76a96ffc52979bfbe38d35a30212b0e3a0d0d25091cc468aab78e SHA512 a932e73392e5b1d7b7aaabd8599348b8bf44cbbfa6deb54b3ee764e2e4b637c91437e33e366d5e1c333efac620f289822e9f45faf214ed5a2f53ad6a7ad59654
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.3.ebuild
new file mode 100644
index 000000000000..1408aab9e199
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.17.3.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-18 17:41 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-11-18 17:41 UTC (permalink / raw
To: gentoo-commits
commit: c9d9b45ca7218767fc51739fc6a2bfbe4601465a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 17:40:17 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 17:41:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d9b45c
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 2 -
.../xfce4-settings/xfce4-settings-4.16.4.ebuild | 71 ---------------------
.../xfce4-settings/xfce4-settings-4.17.1.ebuild | 74 ----------------------
3 files changed, 147 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 8b6ecc8c094d..4c0c6113f537 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,2 @@
-DIST xfce4-settings-4.16.4.tar.bz2 1498757 BLAKE2B 344bc30907519b3f71583258b586d22e2feb11acf606d3e3359122c49365952c8fcf09afba29cc5ee21b848ad5f8472222eddbf5a0366917b2c6cede1be8d7de SHA512 aeb73d48c10f268c929d3f1dd41294e531ea39a35d316d92ca72fca7a1f749bee58ca1b0546d10151a06c4fcf807b1df9f04e4f3753c452e39ae65602b2d9c77
DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d4b25b3de063499e154a9854627199ba00a34a37cef72696883d20bdab620d00a402a9963aef569290f1bec06fdcc24d0c60 SHA512 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e
-DIST xfce4-settings-4.17.1.tar.bz2 1516089 BLAKE2B f465fabcd8d7624ebb6da7939cb1e8302cdece5270a8afebf1736a134f7c63c7b2d61c3f9afa5aa5668f5870d087af40c7ea1341909b23458af0ce8b1779d971 SHA512 37802e69aafdec3e0e04b531abfd37a687ced80b14928af5991cd585f79f0e50417c311848823ad7b8789a5af34018d055a4a987051613e27441b56ca006e332
DIST xfce4-settings-4.17.2.tar.bz2 1517099 BLAKE2B a8b5fc0243fd91ba48684f87676c64ca52e89baa19b3301b03f65235a3bdbc596ad100bf45ae34ac896be0a5928ea95e9c9a992ac6b022bde03327a5ac1d70fd SHA512 86231ab71bda85ab8ef7823bcf5c6aed95fd9b4abef0179923f4c9133474787c086cb22ce48db4fbbcc59fdfac6385186a41e88ce71a5f8dbd2bcb8d57575d7c
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
deleted file mode 100644
index 1f0afa768379..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.1.ebuild
deleted file mode 100644
index 1408aab9e199..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.17.1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-18 16:52 Arthur Zamarin
0 siblings, 0 replies; 167+ messages in thread
From: Arthur Zamarin @ 2022-11-18 16:52 UTC (permalink / raw
To: gentoo-commits
commit: aeddae2f3bbc24c2d034ee8a7000ff764c3c884a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 16:51:56 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 16:51:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeddae2f
xfce-base/xfce4-settings: Stabilize 4.16.5 ppc, #881163
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
index 4c49f178b2a8..1f0afa768379 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-13 20:59 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-13 20:59 UTC (permalink / raw
To: gentoo-commits
commit: 273535151cbee0fc2e303cb63a3bcc2333ad2433
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 20:58:49 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 20:58:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27353515
xfce-base/xfce4-settings: Stabilize 4.16.5 x86, #881163
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
index 5c3e75f85a7e..4c49f178b2a8 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-13 17:38 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-13 17:38 UTC (permalink / raw
To: gentoo-commits
commit: a4a4f1b821819514f45c74490f0c097c7809f4b7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 17:38:22 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 17:38:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a4f1b8
xfce-base/xfce4-settings: Stabilize 4.16.5 amd64, #881163
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
index 4f016dec3146..5c3e75f85a7e 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-13 11:39 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-13 11:39 UTC (permalink / raw
To: gentoo-commits
commit: a67523d508d3a8f52340850d39f78a5d3dcbf2ae
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 11:39:06 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 11:39:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a67523d5
xfce-base/xfce4-settings: Stabilize 4.16.5 ppc64, #881163
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
index 1e2c5dc57f83..f7c890a733fb 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-13 11:39 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-13 11:39 UTC (permalink / raw
To: gentoo-commits
commit: e4042eb50724e7c0d06f206b2513213083377321
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 11:39:07 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 11:39:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4042eb5
xfce-base/xfce4-settings: Stabilize 4.16.5 arm, #881163
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
index f7c890a733fb..f4db7a4956a7 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-13 11:39 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-13 11:39 UTC (permalink / raw
To: gentoo-commits
commit: e944e0f1ab03db96291683ad1e84f26d6c63189d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 11:39:08 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 11:39:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e944e0f1
xfce-base/xfce4-settings: Stabilize 4.16.5 arm64, #881163
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
index f4db7a4956a7..4f016dec3146 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-13 6:39 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-11-13 6:39 UTC (permalink / raw
To: gentoo-commits
commit: 0e28bb11bafcd78d18b1b2cf16828a111e350061
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 06:32:57 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 06:32:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e28bb11
xfce-base/xfce4-settings: Bump to 4.17.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.17.2.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index a3d2d3163a04..ee5801b19c1c 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.16.4.tar.bz2 1498757 BLAKE2B 344bc30907519b3f71583258b586d22e2feb11acf606d3e3359122c49365952c8fcf09afba29cc5ee21b848ad5f8472222eddbf5a0366917b2c6cede1be8d7de SHA512 aeb73d48c10f268c929d3f1dd41294e531ea39a35d316d92ca72fca7a1f749bee58ca1b0546d10151a06c4fcf807b1df9f04e4f3753c452e39ae65602b2d9c77
DIST xfce4-settings-4.17.1.tar.bz2 1516089 BLAKE2B f465fabcd8d7624ebb6da7939cb1e8302cdece5270a8afebf1736a134f7c63c7b2d61c3f9afa5aa5668f5870d087af40c7ea1341909b23458af0ce8b1779d971 SHA512 37802e69aafdec3e0e04b531abfd37a687ced80b14928af5991cd585f79f0e50417c311848823ad7b8789a5af34018d055a4a987051613e27441b56ca006e332
+DIST xfce4-settings-4.17.2.tar.bz2 1517099 BLAKE2B a8b5fc0243fd91ba48684f87676c64ca52e89baa19b3301b03f65235a3bdbc596ad100bf45ae34ac896be0a5928ea95e9c9a992ac6b022bde03327a5ac1d70fd SHA512 86231ab71bda85ab8ef7823bcf5c6aed95fd9b4abef0179923f4c9133474787c086cb22ce48db4fbbcc59fdfac6385186a41e88ce71a5f8dbd2bcb8d57575d7c
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.2.ebuild
new file mode 100644
index 000000000000..1408aab9e199
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.17.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-13 6:39 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-11-13 6:39 UTC (permalink / raw
To: gentoo-commits
commit: 360f852aa47bda9e82ae0c2dd3214b29b3e2c359
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 06:35:34 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 06:35:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360f852a
xfce-base/xfce4-settings: Bump to 4.16.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.16.5.ebuild | 71 ++++++++++++++++++++++
2 files changed, 72 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index ee5801b19c1c..8b6ecc8c094d 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.16.4.tar.bz2 1498757 BLAKE2B 344bc30907519b3f71583258b586d22e2feb11acf606d3e3359122c49365952c8fcf09afba29cc5ee21b848ad5f8472222eddbf5a0366917b2c6cede1be8d7de SHA512 aeb73d48c10f268c929d3f1dd41294e531ea39a35d316d92ca72fca7a1f749bee58ca1b0546d10151a06c4fcf807b1df9f04e4f3753c452e39ae65602b2d9c77
+DIST xfce4-settings-4.16.5.tar.bz2 1498988 BLAKE2B e76a12f4d8f1a31d12beb7227ee0d4b25b3de063499e154a9854627199ba00a34a37cef72696883d20bdab620d00a402a9963aef569290f1bec06fdcc24d0c60 SHA512 1334875d8ae02a63312a3973f310138640b1a1ee80ad6665ee0f45d544092ef556b89259da613c53ab51219c9ac97fee860292133716da136792cdfd3d646e4e
DIST xfce4-settings-4.17.1.tar.bz2 1516089 BLAKE2B f465fabcd8d7624ebb6da7939cb1e8302cdece5270a8afebf1736a134f7c63c7b2d61c3f9afa5aa5668f5870d087af40c7ea1341909b23458af0ce8b1779d971 SHA512 37802e69aafdec3e0e04b531abfd37a687ced80b14928af5991cd585f79f0e50417c311848823ad7b8789a5af34018d055a4a987051613e27441b56ca006e332
DIST xfce4-settings-4.17.2.tar.bz2 1517099 BLAKE2B a8b5fc0243fd91ba48684f87676c64ca52e89baa19b3301b03f65235a3bdbc596ad100bf45ae34ac896be0a5928ea95e9c9a992ac6b022bde03327a5ac1d70fd SHA512 86231ab71bda85ab8ef7823bcf5c6aed95fd9b4abef0179923f4c9133474787c086cb22ce48db4fbbcc59fdfac6385186a41e88ce71a5f8dbd2bcb8d57575d7c
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
new file mode 100644
index 000000000000..1e2c5dc57f83
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.5.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-08 13:15 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-11-08 13:15 UTC (permalink / raw
To: gentoo-commits
commit: fd49988c5249ebc0d9ef3e2d230679d032dafb94
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 13:10:51 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 13:14:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd49988c
xfce-base/xfce4-settings: Security cleanup
Bug: https://bugs.gentoo.org/880257
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 2 -
.../xfce4-settings/xfce4-settings-4.16.3.ebuild | 71 ---------------------
.../xfce4-settings/xfce4-settings-4.17.0.ebuild | 74 ----------------------
3 files changed, 147 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index b884a5e3af78..a3d2d3163a04 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,2 @@
-DIST xfce4-settings-4.16.3.tar.bz2 1462300 BLAKE2B 64bd149eea6afa4054e59b7ffa29327298aae4584d4b4a17dff12480bd0e3b017c152efc2e06201d39397f27c3bedc633715383473a8bc3c32aff4a97091e683 SHA512 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b
DIST xfce4-settings-4.16.4.tar.bz2 1498757 BLAKE2B 344bc30907519b3f71583258b586d22e2feb11acf606d3e3359122c49365952c8fcf09afba29cc5ee21b848ad5f8472222eddbf5a0366917b2c6cede1be8d7de SHA512 aeb73d48c10f268c929d3f1dd41294e531ea39a35d316d92ca72fca7a1f749bee58ca1b0546d10151a06c4fcf807b1df9f04e4f3753c452e39ae65602b2d9c77
-DIST xfce4-settings-4.17.0.tar.bz2 1516111 BLAKE2B 73534c638977eade7a35ff02f804e822fc48df46f798ef542c9d4a19545c66eea532f8a09ea5595ba84ded188375213b2f4f31254c86851449411f472a5afce3 SHA512 23d49daa8be7b9cb4ce4bbdf1153001bf93e6ab35efcc7273f264f0c23e3f3fe8d1875d43853cc895d2db1baa7d0d0f49d748ebff61d113c79b497a832e19a8f
DIST xfce4-settings-4.17.1.tar.bz2 1516089 BLAKE2B f465fabcd8d7624ebb6da7939cb1e8302cdece5270a8afebf1736a134f7c63c7b2d61c3f9afa5aa5668f5870d087af40c7ea1341909b23458af0ce8b1779d971 SHA512 37802e69aafdec3e0e04b531abfd37a687ced80b14928af5991cd585f79f0e50417c311848823ad7b8789a5af34018d055a4a987051613e27441b56ca006e332
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
deleted file mode 100644
index 1f0afa768379..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.0.ebuild
deleted file mode 100644
index 1408aab9e199..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.17.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-settings/start
- https://gitlab.xfce.org/xfce/xfce4-settings/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.17.0:=
- >=xfce-base/libxfce4util-4.17.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1
-"
-DEPEND="
- ${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-08 6:31 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-08 6:31 UTC (permalink / raw
To: gentoo-commits
commit: 08a9574fdeb387a13b035ecf439252618804ec67
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 06:31:24 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 06:31:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a9574f
xfce-base/xfce4-settings: Stabilize 4.16.4 amd64, #880255
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
index 536e4a11f392..1f0afa768379 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-08 5:49 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-08 5:49 UTC (permalink / raw
To: gentoo-commits
commit: 60143ffd42be09801e61d7a4c1f0c39a88d581b2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 05:49:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 05:49:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60143ffd
xfce-base/xfce4-settings: Stabilize 4.16.4 x86, #880255
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
index ac35c50e0353..536e4a11f392 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-08 2:54 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-08 2:54 UTC (permalink / raw
To: gentoo-commits
commit: 1d6d5fec0050203f8af96be02ddfb8edc6ed286b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 02:54:35 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 02:54:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6d5fec
xfce-base/xfce4-settings: Stabilize 4.16.4 ppc, #880255
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
index 4f016dec3146..ac35c50e0353 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-07 23:54 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-07 23:54 UTC (permalink / raw
To: gentoo-commits
commit: 0afa37fc400f9386ace5e6b25e75eb393f913a46
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 7 23:54:31 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 7 23:54:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afa37fc
xfce-base/xfce4-settings: Stabilize 4.16.4 arm, #880255
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
index 590b376e407c..4f016dec3146 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-07 23:54 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-07 23:54 UTC (permalink / raw
To: gentoo-commits
commit: 118e360b97a049e7ce3125d5b16d0ba59c014e6a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 7 23:54:29 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 7 23:54:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118e360b
xfce-base/xfce4-settings: Stabilize 4.16.4 ppc64, #880255
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
index 38f1b008762f..590b376e407c 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-07 23:18 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-11-07 23:18 UTC (permalink / raw
To: gentoo-commits
commit: 4735cd8f2d91c9c37193023c4e4d107a54184e3b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 7 23:18:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 7 23:18:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4735cd8f
xfce-base/xfce4-settings: Stabilize 4.16.4 arm64, #880255
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
index 1e2c5dc57f83..38f1b008762f 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-07 20:33 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-11-07 20:33 UTC (permalink / raw
To: gentoo-commits
commit: f1710ecf785765a8b3c8908dd1bc7c52368bb6ae
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 7 20:30:41 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov 7 20:30:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1710ecf
xfce-base/xfce4-settings: Bump to 4.17.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.17.1.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 33cfc1fb19c6..88e023d0d640 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.16.3.tar.bz2 1462300 BLAKE2B 64bd149eea6afa4054e59b7ffa29327298aae4584d4b4a17dff12480bd0e3b017c152efc2e06201d39397f27c3bedc633715383473a8bc3c32aff4a97091e683 SHA512 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b
DIST xfce4-settings-4.17.0.tar.bz2 1516111 BLAKE2B 73534c638977eade7a35ff02f804e822fc48df46f798ef542c9d4a19545c66eea532f8a09ea5595ba84ded188375213b2f4f31254c86851449411f472a5afce3 SHA512 23d49daa8be7b9cb4ce4bbdf1153001bf93e6ab35efcc7273f264f0c23e3f3fe8d1875d43853cc895d2db1baa7d0d0f49d748ebff61d113c79b497a832e19a8f
+DIST xfce4-settings-4.17.1.tar.bz2 1516089 BLAKE2B f465fabcd8d7624ebb6da7939cb1e8302cdece5270a8afebf1736a134f7c63c7b2d61c3f9afa5aa5668f5870d087af40c7ea1341909b23458af0ce8b1779d971 SHA512 37802e69aafdec3e0e04b531abfd37a687ced80b14928af5991cd585f79f0e50417c311848823ad7b8789a5af34018d055a4a987051613e27441b56ca006e332
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.1.ebuild
new file mode 100644
index 000000000000..1408aab9e199
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.17.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-07 20:33 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-11-07 20:33 UTC (permalink / raw
To: gentoo-commits
commit: fe167b181bb1d2b5eb6d0fe0c9112c6a890aa1c5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 7 20:32:14 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov 7 20:32:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe167b18
xfce-base/xfce4-settings: Bump to 4.16.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.16.4.ebuild | 71 ++++++++++++++++++++++
2 files changed, 72 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 88e023d0d640..b884a5e3af78 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.16.3.tar.bz2 1462300 BLAKE2B 64bd149eea6afa4054e59b7ffa29327298aae4584d4b4a17dff12480bd0e3b017c152efc2e06201d39397f27c3bedc633715383473a8bc3c32aff4a97091e683 SHA512 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b
+DIST xfce4-settings-4.16.4.tar.bz2 1498757 BLAKE2B 344bc30907519b3f71583258b586d22e2feb11acf606d3e3359122c49365952c8fcf09afba29cc5ee21b848ad5f8472222eddbf5a0366917b2c6cede1be8d7de SHA512 aeb73d48c10f268c929d3f1dd41294e531ea39a35d316d92ca72fca7a1f749bee58ca1b0546d10151a06c4fcf807b1df9f04e4f3753c452e39ae65602b2d9c77
DIST xfce4-settings-4.17.0.tar.bz2 1516111 BLAKE2B 73534c638977eade7a35ff02f804e822fc48df46f798ef542c9d4a19545c66eea532f8a09ea5595ba84ded188375213b2f4f31254c86851449411f472a5afce3 SHA512 23d49daa8be7b9cb4ce4bbdf1153001bf93e6ab35efcc7273f264f0c23e3f3fe8d1875d43853cc895d2db1baa7d0d0f49d748ebff61d113c79b497a832e19a8f
DIST xfce4-settings-4.17.1.tar.bz2 1516089 BLAKE2B f465fabcd8d7624ebb6da7939cb1e8302cdece5270a8afebf1736a134f7c63c7b2d61c3f9afa5aa5668f5870d087af40c7ea1341909b23458af0ce8b1779d971 SHA512 37802e69aafdec3e0e04b531abfd37a687ced80b14928af5991cd585f79f0e50417c311848823ad7b8789a5af34018d055a4a987051613e27441b56ca006e332
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
new file mode 100644
index 000000000000..1e2c5dc57f83
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.4.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-11-01 12:35 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-11-01 12:35 UTC (permalink / raw
To: gentoo-commits
commit: c437e0c42348b3de5b44922bf412c0d5be26e2f4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 12:23:08 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 12:35:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c437e0c4
xfce-base/xfce4-settings: Bump to 4.17.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.17.0.ebuild | 74 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 8e3d97c27312..33cfc1fb19c6 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1 +1,2 @@
DIST xfce4-settings-4.16.3.tar.bz2 1462300 BLAKE2B 64bd149eea6afa4054e59b7ffa29327298aae4584d4b4a17dff12480bd0e3b017c152efc2e06201d39397f27c3bedc633715383473a8bc3c32aff4a97091e683 SHA512 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b
+DIST xfce4-settings-4.17.0.tar.bz2 1516111 BLAKE2B 73534c638977eade7a35ff02f804e822fc48df46f798ef542c9d4a19545c66eea532f8a09ea5595ba84ded188375213b2f4f31254c86851449411f472a5afce3 SHA512 23d49daa8be7b9cb4ce4bbdf1153001bf93e6ab35efcc7273f264f0c23e3f3fe8d1875d43853cc895d2db1baa7d0d0f49d748ebff61d113c79b497a832e19a8f
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.17.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.17.0.ebuild
new file mode 100644
index 000000000000..1408aab9e199
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.17.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="
+ https://docs.xfce.org/xfce/xfce4-settings/start
+ https://gitlab.xfce.org/xfce/xfce4-settings/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-08-28 6:49 WANG Xuerui
0 siblings, 0 replies; 167+ messages in thread
From: WANG Xuerui @ 2022-08-28 6:49 UTC (permalink / raw
To: gentoo-commits
commit: b6dea993041b565586626f9a1899c4201f1d30e8
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 06:45:55 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Aug 28 06:48:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6dea993
xfce-base/xfce4-settings: keyword 4.16.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
index 74d1fd969774..1f0afa768379 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-28 12:57 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-07-28 12:57 UTC (permalink / raw
To: gentoo-commits
commit: 53a1a2d8ec1582e8154c92f2ea845c4eb87f5cae
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 12:04:15 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 12:57:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a1a2d8
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.16.2.ebuild | 66 ----------------------
2 files changed, 67 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 4ef7e2f2f240..8e3d97c27312 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1 @@
-DIST xfce4-settings-4.16.2.tar.bz2 1500270 BLAKE2B 04915db8071050a841f972e54ecb3119638b0cc3d806d1e17e5ae23c90bb7819d33cfa349c1273a5493538d8c66543ba07e469e8b929c6e0479ddc9cd476e0d9 SHA512 48908318f8c20f9f0f5e83556c4a86a1c8c963f37d4627aa051f00b537a87a6575b35ddb6bc91108a41312dcf2e90d6dff8259a624ed23cc04649887828141ed
DIST xfce4-settings-4.16.3.tar.bz2 1462300 BLAKE2B 64bd149eea6afa4054e59b7ffa29327298aae4584d4b4a17dff12480bd0e3b017c152efc2e06201d39397f27c3bedc633715383473a8bc3c32aff4a97091e683 SHA512 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
deleted file mode 100644
index 6b61bddbb465..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-28 12:00 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-07-28 12:00 UTC (permalink / raw
To: gentoo-commits
commit: 8428cbce95de18a3f89ec449becb790b62eb261d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 12:00:15 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 12:00:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8428cbce
xfce-base/xfce4-settings: Stabilize 4.16.3 arm64, #861323
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
index d97f7275acbf..74d1fd969774 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-27 8:11 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-07-27 8:11 UTC (permalink / raw
To: gentoo-commits
commit: ad92e2e306539f46a38675315d01b58bc4fc09e2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 08:11:16 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 08:11:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad92e2e3
xfce-base/xfce4-settings: Stabilize 4.16.3 arm, #861323
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
index f873f4dd0f1b..d97f7275acbf 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-27 4:16 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-07-27 4:16 UTC (permalink / raw
To: gentoo-commits
commit: ff9308c348f328e7819cc3866c43767febb88fab
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 04:15:20 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 04:15:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff9308c3
xfce-base/xfce4-settings: Stabilize 4.16.3 ppc64, #861323
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
index 3a19bd4a8500..f873f4dd0f1b 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-27 4:16 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-07-27 4:16 UTC (permalink / raw
To: gentoo-commits
commit: dfcd93a4ebe57a3157681c3b0bc1c3f1f429c816
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 04:15:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 04:15:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcd93a4
xfce-base/xfce4-settings: Stabilize 4.16.3 ppc, #861323
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
index 15adc3fbb0a4..3a19bd4a8500 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-26 22:25 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-07-26 22:25 UTC (permalink / raw
To: gentoo-commits
commit: 9249eecc307745ce29f286030021e9454f962b81
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 22:25:24 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 22:25:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9249eecc
xfce-base/xfce4-settings: Stabilize 4.16.3 x86, #861323
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
index 1bbc4c7d2973..15adc3fbb0a4 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-26 22:22 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2022-07-26 22:22 UTC (permalink / raw
To: gentoo-commits
commit: a84b1fe09c61292359188568324f30fe9a2435f6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 22:22:09 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 22:22:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84b1fe0
xfce-base/xfce4-settings: Stabilize 4.16.3 amd64, #861323
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
index 05cc5126ad29..1bbc4c7d2973 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-07-05 14:29 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-07-05 14:29 UTC (permalink / raw
To: gentoo-commits
commit: 775e905c97c0a31f06c08abc5cf3b39f97006317
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 5 14:28:14 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 5 14:28:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775e905c
xfce-base/xfce4-settings: Bump to 4.16.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.16.3.ebuild | 71 ++++++++++++++++++++++
2 files changed, 72 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 49f4aa183aef..4ef7e2f2f240 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1 +1,2 @@
DIST xfce4-settings-4.16.2.tar.bz2 1500270 BLAKE2B 04915db8071050a841f972e54ecb3119638b0cc3d806d1e17e5ae23c90bb7819d33cfa349c1273a5493538d8c66543ba07e469e8b929c6e0479ddc9cd476e0d9 SHA512 48908318f8c20f9f0f5e83556c4a86a1c8c963f37d4627aa051f00b537a87a6575b35ddb6bc91108a41312dcf2e90d6dff8259a624ed23cc04649887828141ed
+DIST xfce4-settings-4.16.3.tar.bz2 1462300 BLAKE2B 64bd149eea6afa4054e59b7ffa29327298aae4584d4b4a17dff12480bd0e3b017c152efc2e06201d39397f27c3bedc633715383473a8bc3c32aff4a97091e683 SHA512 62183e500d97625c079cc95c900fb6afae8e08a24d5e0574fcfd0a803eb4e7e10095a527a76a0cd4b5f2abb944203650ccbbb78ab21e024df6b4da670159896b
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
new file mode 100644
index 000000000000..05cc5126ad29
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.3.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2022-05-04 18:06 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2022-05-04 18:06 UTC (permalink / raw
To: gentoo-commits
commit: 06b510ab763ac42cfc70c741a81096645d46dbcd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 4 18:04:11 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 4 18:06:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b510ab
xfce-base/xfce4-settings: Enable py3.10
Closes: https://bugs.gentoo.org/842594
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
index a8df5ee66c9f..6b61bddbb465 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit python-single-r1 xdg-utils
DESCRIPTION="Configuration system for the Xfce desktop environment"
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-07-08 7:06 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2021-07-08 7:06 UTC (permalink / raw
To: gentoo-commits
commit: 8d98de2dbab8936cfeba4532da4289ac07d918e4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 8 06:59:28 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 8 06:59:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d98de2d
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 2 -
.../xfce4-settings/xfce4-settings-4.16.0.ebuild | 66 ----------------------
.../xfce4-settings/xfce4-settings-4.16.1.ebuild | 66 ----------------------
3 files changed, 134 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 177ce311b07..49f4aa183ae 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1 @@
-DIST xfce4-settings-4.16.0.tar.bz2 1492754 BLAKE2B 10bfa7ce556547a4a41e1a3691ea3e41b9de57bd21760a91424cd27469917264ce00ae7324ee1d81bdf27f6b275415af932d63aeba4e80de729e42df1cbff488 SHA512 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238
-DIST xfce4-settings-4.16.1.tar.bz2 1496053 BLAKE2B dd4176a5edc6a52c885ec80d4f5855ba7ea0ed6a70180f8b15d9754a246a097c82eeba4fb52b3ff1f551c905c21073c153fac3a4c47259710fae9cef8a95f45e SHA512 0f918ea61dfa71816366663114250ca97bb7e41f3cbd0e569b12e8271641f1b2b622ad17f9a185a30f638093328db0c6d175b7e7d03de56963b19e44eb29383c
DIST xfce4-settings-4.16.2.tar.bz2 1500270 BLAKE2B 04915db8071050a841f972e54ecb3119638b0cc3d806d1e17e5ae23c90bb7819d33cfa349c1273a5493538d8c66543ba07e469e8b929c6e0479ddc9cd476e0d9 SHA512 48908318f8c20f9f0f5e83556c4a86a1c8c963f37d4627aa051f00b537a87a6575b35ddb6bc91108a41312dcf2e90d6dff8259a624ed23cc04649887828141ed
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
deleted file mode 100644
index 319ea8937db..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
deleted file mode 100644
index d5c9cffb584..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.50
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-07-08 3:53 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-07-08 3:53 UTC (permalink / raw
To: gentoo-commits
commit: 2f602a669ed2756a4072542a33d541984ffc7bc8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 8 03:53:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 8 03:53:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f602a66
xfce-base/xfce4-settings: Stabilize 4.16.2 arm64, #799908
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
index 42490158bca..a8df5ee66c9 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-07-06 1:48 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-07-06 1:48 UTC (permalink / raw
To: gentoo-commits
commit: 85aa9daeec8f1ea739ceae266cca6d45d20b996e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 01:47:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 01:47:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85aa9dae
xfce-base/xfce4-settings: Stabilize 4.16.2 arm, #799908
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
index 966aeb7336d..42490158bca 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-07-03 6:22 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2021-07-03 6:22 UTC (permalink / raw
To: gentoo-commits
commit: 782f2db5c23b592118d034f62924006467d898cd
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 3 06:21:56 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jul 3 06:22:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782f2db5
xfce-base/xfce4-settings: ppc64 stable wrt bug #799908
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
index 338f687ea4f..966aeb7336d 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-07-03 6:20 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2021-07-03 6:20 UTC (permalink / raw
To: gentoo-commits
commit: 6ad79641fa0f168fc76c411ce16001e5b0c4d884
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 3 06:19:40 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jul 3 06:19:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad79641
xfce-base/xfce4-settings: ppc stable wrt bug #799908
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
index ae5979e9d4d..338f687ea4f 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-07-03 1:30 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-07-03 1:30 UTC (permalink / raw
To: gentoo-commits
commit: be60357acd12fd0e0534a4c0bcdd58369b679ac0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 3 01:30:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 3 01:30:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be60357a
xfce-base/xfce4-settings: Stabilize 4.16.2 amd64, #799908
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
index a19b5fe2aad..ae5979e9d4d 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-07-03 1:28 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-07-03 1:28 UTC (permalink / raw
To: gentoo-commits
commit: 7fef3e79e8989b696a4b2c49c05027dff02770da
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 3 01:27:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 3 01:27:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fef3e79
xfce-base/xfce4-settings: Stabilize 4.16.2 x86, #799908
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
index d5c9cffb584..a19b5fe2aad 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-06-08 11:42 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2021-06-08 11:42 UTC (permalink / raw
To: gentoo-commits
commit: cd5e42cb172f7ae47b3a5a83149297a3e4c4799a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 8 10:01:42 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 8 11:42:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5e42cb
xfce-base/xfce4-settings: Bump to 4.16.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.16.2.ebuild | 66 ++++++++++++++++++++++
2 files changed, 67 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 0595492a262..177ce311b07 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.16.0.tar.bz2 1492754 BLAKE2B 10bfa7ce556547a4a41e1a3691ea3e41b9de57bd21760a91424cd27469917264ce00ae7324ee1d81bdf27f6b275415af932d63aeba4e80de729e42df1cbff488 SHA512 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238
DIST xfce4-settings-4.16.1.tar.bz2 1496053 BLAKE2B dd4176a5edc6a52c885ec80d4f5855ba7ea0ed6a70180f8b15d9754a246a097c82eeba4fb52b3ff1f551c905c21073c153fac3a4c47259710fae9cef8a95f45e SHA512 0f918ea61dfa71816366663114250ca97bb7e41f3cbd0e569b12e8271641f1b2b622ad17f9a185a30f638093328db0c6d175b7e7d03de56963b19e44eb29383c
+DIST xfce4-settings-4.16.2.tar.bz2 1500270 BLAKE2B 04915db8071050a841f972e54ecb3119638b0cc3d806d1e17e5ae23c90bb7819d33cfa349c1273a5493538d8c66543ba07e469e8b929c6e0479ddc9cd476e0d9 SHA512 48908318f8c20f9f0f5e83556c4a86a1c8c963f37d4627aa051f00b537a87a6575b35ddb6bc91108a41312dcf2e90d6dff8259a624ed23cc04649887828141ed
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
new file mode 100644
index 00000000000..d5c9cffb584
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-05-29 0:03 Yixun Lan
0 siblings, 0 replies; 167+ messages in thread
From: Yixun Lan @ 2021-05-29 0:03 UTC (permalink / raw
To: gentoo-commits
commit: b6846ac417cbbfe5a0f39b1f9b1c3c61c8c1d662
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 15:56:45 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri May 28 23:22:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6846ac4
xfce-base/xfce4-settings: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
index 1d3bec2bcf6..d5c9cffb584 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-04-12 23:33 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-04-12 23:33 UTC (permalink / raw
To: gentoo-commits
commit: ced2fdb83ee8ebb867ae69efd2d9159975c91a47
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 23:26:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 23:32:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced2fdb8
xfce-base/xfce4-settings: Stabilize 4.16.0 arm64, #776703
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
index ca7e2f49eef..319ea8937db 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-04-12 15:16 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2021-04-12 15:16 UTC (permalink / raw
To: gentoo-commits
commit: 2d6f1e810ce036faa281757a1137afd151481e3f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 15:07:04 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 15:16:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6f1e81
xfce-base/xfce4-settings: Bump to 4.16.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.16.1.ebuild | 66 ++++++++++++++++++++++
2 files changed, 67 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index c617287c63c..0595492a262 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1 +1,2 @@
DIST xfce4-settings-4.16.0.tar.bz2 1492754 BLAKE2B 10bfa7ce556547a4a41e1a3691ea3e41b9de57bd21760a91424cd27469917264ce00ae7324ee1d81bdf27f6b275415af932d63aeba4e80de729e42df1cbff488 SHA512 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238
+DIST xfce4-settings-4.16.1.tar.bz2 1496053 BLAKE2B dd4176a5edc6a52c885ec80d4f5855ba7ea0ed6a70180f8b15d9754a246a097c82eeba4fb52b3ff1f551c905c21073c153fac3a4c47259710fae9cef8a95f45e SHA512 0f918ea61dfa71816366663114250ca97bb7e41f3cbd0e569b12e8271641f1b2b622ad17f9a185a30f638093328db0c6d175b7e7d03de56963b19e44eb29383c
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
new file mode 100644
index 00000000000..1d3bec2bcf6
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-02-19 1:11 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2021-02-19 1:11 UTC (permalink / raw
To: gentoo-commits
commit: f78a4023af2bca454cb690d8f60f60c3c1d295ce
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 00:57:08 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 01:03:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78a4023
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.14.3.ebuild | 60 ----------------------
2 files changed, 61 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 76992a77577..c617287c63c 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1 @@
-DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
DIST xfce4-settings-4.16.0.tar.bz2 1492754 BLAKE2B 10bfa7ce556547a4a41e1a3691ea3e41b9de57bd21760a91424cd27469917264ce00ae7324ee1d81bdf27f6b275415af932d63aeba4e80de729e42df1cbff488 SHA512 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
deleted file mode 100644
index be11f757964..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.13
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-02-18 22:08 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-02-18 22:08 UTC (permalink / raw
To: gentoo-commits
commit: 92f46eec0378c9e6056881ad5fe0db9cc4595376
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 22:08:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 22:08:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f46eec
xfce-base/xfce4-settings: Stabilize 4.16.0 ppc, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
index 29f54eba8e3..ca7e2f49eef 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-02-18 7:26 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-02-18 7:26 UTC (permalink / raw
To: gentoo-commits
commit: aa0c0ff1e06c48cd75096e772b87d4529347141e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 07:24:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 07:26:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0c0ff1
xfce-base/xfce4-settings: Stabilize 4.16.0 arm, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
index 4f23c8f0772..29f54eba8e3 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-02-08 6:11 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-02-08 6:11 UTC (permalink / raw
To: gentoo-commits
commit: 14500de5fbd044f43b2656ebb031284d61b22c15
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 06:10:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 06:11:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14500de5
xfce-base/xfce4-settings: Stabilize 4.16.0 ppc64, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
index 190d699d8c8..4f23c8f0772 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-02-08 6:05 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2021-02-08 6:05 UTC (permalink / raw
To: gentoo-commits
commit: e31b0e068539ee65c92d9498e081b401d8d71c69
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 06:05:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 06:05:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31b0e06
xfce-base/xfce4-settings: Stabilize 4.16.0 amd64, #769368
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
index 647480581b3..190d699d8c8 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2021-01-18 20:29 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2021-01-18 20:29 UTC (permalink / raw
To: gentoo-commits
commit: 1f1b2a479f006ec542a9a36ac46bbc1ceea2a44d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 20:25:36 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 20:27:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1b2a47
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.15.3.ebuild | 65 ----------------------
2 files changed, 66 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index b4427e463fe..76992a77577 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
-DIST xfce4-settings-4.15.3.tar.bz2 1487754 BLAKE2B 272c76096f1f0690bead5472e949057959fc7c90558be7c96454f121a9c427494490b4aaf64c6490fe9df0a1de131e630b2cc0ae1310f8dfb7057d573a55f39f SHA512 a2c841e971a0a67bb81697c7e31568026d90b185a7acc93bd39b22f3f4b3670b15f6b798b6658dee4b9bb44df1a5a2b4985e743cc36dc11dbb047baa816f1941
DIST xfce4-settings-4.16.0.tar.bz2 1492754 BLAKE2B 10bfa7ce556547a4a41e1a3691ea3e41b9de57bd21760a91424cd27469917264ce00ae7324ee1d81bdf27f6b275415af932d63aeba4e80de729e42df1cbff488 SHA512 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.3.ebuild
deleted file mode 100644
index dc27875a4f0..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.15.3.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.45.8
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-12-22 23:35 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-12-22 23:35 UTC (permalink / raw
To: gentoo-commits
commit: 184a5dbd28efc93f81e3428640223a0cf80d1216
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 23:29:29 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 23:35:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=184a5dbd
xfce-base/xfce4-settings: Bump to 4.16.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.16.0.ebuild | 66 ++++++++++++++++++++++
2 files changed, 67 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 3505cea50ec..b4427e463fe 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
DIST xfce4-settings-4.15.3.tar.bz2 1487754 BLAKE2B 272c76096f1f0690bead5472e949057959fc7c90558be7c96454f121a9c427494490b4aaf64c6490fe9df0a1de131e630b2cc0ae1310f8dfb7057d573a55f39f SHA512 a2c841e971a0a67bb81697c7e31568026d90b185a7acc93bd39b22f3f4b3670b15f6b798b6658dee4b9bb44df1a5a2b4985e743cc36dc11dbb047baa816f1941
+DIST xfce4-settings-4.16.0.tar.bz2 1492754 BLAKE2B 10bfa7ce556547a4a41e1a3691ea3e41b9de57bd21760a91424cd27469917264ce00ae7324ee1d81bdf27f6b275415af932d63aeba4e80de729e42df1cbff488 SHA512 38c06e4d4c0963019c20a3afadb0dc1bde8d1b477bcff2d0253e29beb5e4a8b5ae9d058b544cec6fe2bfc2c1d44f74283c94538eda25436d58db0754f112a238
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
new file mode 100644
index 00000000000..add5c079f9a
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.16.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.50
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-12-16 13:29 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-12-16 13:29 UTC (permalink / raw
To: gentoo-commits
commit: 4dfb52d92ba9aa0ea6fd7176c361e59ff4ad5023
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 13:25:09 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 13:28:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dfb52d9
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.15.2.ebuild | 65 ----------------------
2 files changed, 66 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index a4213e7e02e..3505cea50ec 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
-DIST xfce4-settings-4.15.2.tar.bz2 1415214 BLAKE2B 508a2eaa8c73ab643ed42a768af3f2c5c97ac367a5dd5919f401424e21de6f9bea8a747d9920c396a313f3734ea1bd60d562a35bdd275b32314cc9658a2a4bda SHA512 f286be970d2351d1b47d7ff1ddf862093e8b88cd2d29aa088f81d48c30f120e03c0712526c562fb6fb3cc33939a7098c5d4de8938c1f825b87560544bad7606c
DIST xfce4-settings-4.15.3.tar.bz2 1487754 BLAKE2B 272c76096f1f0690bead5472e949057959fc7c90558be7c96454f121a9c427494490b4aaf64c6490fe9df0a1de131e630b2cc0ae1310f8dfb7057d573a55f39f SHA512 a2c841e971a0a67bb81697c7e31568026d90b185a7acc93bd39b22f3f4b3670b15f6b798b6658dee4b9bb44df1a5a2b4985e743cc36dc11dbb047baa816f1941
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.2.ebuild
deleted file mode 100644
index dc27875a4f0..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.15.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-inherit python-single-r1 xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
- ${PYTHON_DEPS}
- >=dev-libs/glib-2.45.8
- media-libs/fontconfig
- >=x11-libs/gtk+-3.20:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-4.15.1:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )
- !<xfce-base/exo-4.15.1"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-11-15 9:35 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-11-15 9:35 UTC (permalink / raw
To: gentoo-commits
commit: d0ecf3cb322b79cef395f0764db735d68729a208
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 09:26:20 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 09:34:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ecf3cb
xfce-base/xfce4-settings: Bump to 4.15.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.15.3.ebuild | 65 ++++++++++++++++++++++
2 files changed, 66 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 669d3d5e635..a4213e7e02e 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
DIST xfce4-settings-4.15.2.tar.bz2 1415214 BLAKE2B 508a2eaa8c73ab643ed42a768af3f2c5c97ac367a5dd5919f401424e21de6f9bea8a747d9920c396a313f3734ea1bd60d562a35bdd275b32314cc9658a2a4bda SHA512 f286be970d2351d1b47d7ff1ddf862093e8b88cd2d29aa088f81d48c30f120e03c0712526c562fb6fb3cc33939a7098c5d4de8938c1f825b87560544bad7606c
+DIST xfce4-settings-4.15.3.tar.bz2 1487754 BLAKE2B 272c76096f1f0690bead5472e949057959fc7c90558be7c96454f121a9c427494490b4aaf64c6490fe9df0a1de131e630b2cc0ae1310f8dfb7057d573a55f39f SHA512 a2c841e971a0a67bb81697c7e31568026d90b185a7acc93bd39b22f3f4b3670b15f6b798b6658dee4b9bb44df1a5a2b4985e743cc36dc11dbb047baa816f1941
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.3.ebuild
new file mode 100644
index 00000000000..dc27875a4f0
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.15.3.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.45.8
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-08-19 14:53 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-08-19 14:53 UTC (permalink / raw
To: gentoo-commits
commit: be9a4a4769e0a1754229be598818ebe018056e64
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 14:41:18 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 14:53:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9a4a47
xfce-base/xfce4-settings: Bump to 4.15.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.15.2.ebuild | 65 ++++++++++++++++++++++
2 files changed, 66 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 8ec02e375d2..50a6329884b 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
DIST xfce4-settings-4.15.1.tar.bz2 1366752 BLAKE2B 1f236d39529b7a403691bbc82e5776d3c36af4e3414aa43b49cafb2ed9a9f9793dcd6d2fde35ab0d1a6764976a13ec337e097e64f39f9d7961763487c6021bad SHA512 5749db022e70b7bda3a8de1a09d339a69bd55ef6151e5b0f03f3cdc11ecd285cafd44be36299731d0d535cc396f2ec5afca6255291cfc02e0388977ac5ef19b6
+DIST xfce4-settings-4.15.2.tar.bz2 1415214 BLAKE2B 508a2eaa8c73ab643ed42a768af3f2c5c97ac367a5dd5919f401424e21de6f9bea8a747d9920c396a313f3734ea1bd60d562a35bdd275b32314cc9658a2a4bda SHA512 f286be970d2351d1b47d7ff1ddf862093e8b88cd2d29aa088f81d48c30f120e03c0712526c562fb6fb3cc33939a7098c5d4de8938c1f825b87560544bad7606c
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.2.ebuild
new file mode 100644
index 00000000000..dc27875a4f0
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.15.2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit python-single-r1 xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ >=dev-libs/glib-2.45.8
+ media-libs/fontconfig
+ >=x11-libs/gtk+-3.20:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-07-19 14:19 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-07-19 14:19 UTC (permalink / raw
To: gentoo-commits
commit: c3097b4467396afb74aa10b9801a7ec496262ca0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 14:14:52 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 14:19:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3097b44
xfce-base/xfce4-settings: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 2 -
.../xfce4-settings/xfce4-settings-4.14.2.ebuild | 60 ----------------------
.../xfce4-settings/xfce4-settings-4.15.0.ebuild | 60 ----------------------
3 files changed, 122 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index e99685b95fb..8ec02e375d2 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,2 @@
-DIST xfce4-settings-4.14.2.tar.bz2 1194714 BLAKE2B ffcc17ca5c39837d8d60c3b5916cf6643218316e6f7a67f3d88c949ff814e98e1a7f46ccd4c9c1280e1fdade91f7c244e80080031b9b05060afa5546720ea03e SHA512 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1
DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
-DIST xfce4-settings-4.15.0.tar.bz2 1199360 BLAKE2B add423dee8b5de6386aa5008c082d6266e0d4ffaf656ab960bca12798d03aedf6dcf98aae2200f4e855aec9749eaf69e4220c8f7d5ce5968edff469546afe614 SHA512 ef0d253ee5f79d57b62dc467223d23050fd21b99891fa7a3c8329d97261ba918a0f4b62a345916558685cae59bfee5da58b1e66a8a7f1b2219eb6cec2094fcbf
DIST xfce4-settings-4.15.1.tar.bz2 1366752 BLAKE2B 1f236d39529b7a403691bbc82e5776d3c36af4e3414aa43b49cafb2ed9a9f9793dcd6d2fde35ab0d1a6764976a13ec337e097e64f39f9d7961763487c6021bad SHA512 5749db022e70b7bda3a8de1a09d339a69bd55ef6151e5b0f03f3cdc11ecd285cafd44be36299731d0d535cc396f2ec5afca6255291cfc02e0388977ac5ef19b6
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
deleted file mode 100644
index be11f757964..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.13
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.0.ebuild
deleted file mode 100644
index 5b919c30635..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.15.0.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2:=
- >=xfce-base/exo-0.11:=
- >=xfce-base/libxfce4ui-4.15.1:=
- >=xfce-base/libxfce4util-4.12:=
- >=xfce-base/xfconf-4.13:=
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-07-19 13:38 Sam James
0 siblings, 0 replies; 167+ messages in thread
From: Sam James @ 2020-07-19 13:38 UTC (permalink / raw
To: gentoo-commits
commit: 179677b25e8cdda5b5103e992607a26930564084
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 13:34:29 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 13:38:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179677b2
xfce-base/xfce4-settings: arm stable (bug #725708)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
index 105d571e27b..be11f757964 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-06-29 18:24 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2020-06-29 18:24 UTC (permalink / raw
To: gentoo-commits
commit: ed12b49bb68377f018db44b87aa4427f177a0b6b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 29 18:23:27 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 18:23:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed12b49b
xfce-base/xfce4-settings: amd64 stable wrt bug #725708
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
index 27e97c54a81..105d571e27b 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-06-20 15:23 Thomas Deutschmann
0 siblings, 0 replies; 167+ messages in thread
From: Thomas Deutschmann @ 2020-06-20 15:23 UTC (permalink / raw
To: gentoo-commits
commit: 1ad324c5a74310b28ba669bff420aa538d738490
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 15:01:49 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 15:23:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad324c5
xfce-base/xfce4-settings: x86 stable (bug #725708)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
index ab7c380f08e..27e97c54a81 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-06-14 20:19 Sergei Trofimovich
0 siblings, 0 replies; 167+ messages in thread
From: Sergei Trofimovich @ 2020-06-14 20:19 UTC (permalink / raw
To: gentoo-commits
commit: 2416d7edc3684057394c2ed286ecd84f4ae6a8c4
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 14 20:11:46 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 20:19:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2416d7ed
xfce-base/xfce4-settings: stable 4.14.3 for ppc
stable wrt bug #725708
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
index 2bb39faa5de..ab7c380f08e 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-06-14 20:08 Sergei Trofimovich
0 siblings, 0 replies; 167+ messages in thread
From: Sergei Trofimovich @ 2020-06-14 20:08 UTC (permalink / raw
To: gentoo-commits
commit: b5d1a36f9306a13e6f0672d53476ce834b0bcbe8
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 14 20:08:06 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 20:08:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d1a36f
xfce-base/xfce4-settings: stable 4.14.3 for ppc64
stable wrt bug #725708
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
index e599c6e826f..2bb39faa5de 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-06-07 6:58 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-06-07 6:58 UTC (permalink / raw
To: gentoo-commits
commit: 9256d24529fc81fc3247202bf0d0219efcfce3ff
Author: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail <DOT> com>
AuthorDate: Sat Jun 6 22:41:00 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 7 06:55:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9256d245
xfce-base/xfce4-settings: update dependency versions
This patch updates dependencies according to the package's configure.ac
Closes: https://bugs.gentoo.org/601982
Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild
index c2973c92f81..36bdf55c705 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild
@@ -14,9 +14,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~a
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
- >=dev-libs/glib-2.24
+ >=dev-libs/glib-2.45.8
media-libs/fontconfig
- x11-libs/gtk+:3
+ >=x11-libs/gtk+-3.20:3
x11-libs/libX11
>=x11-libs/libXcursor-1.1
>=x11-libs/libXi-1.3
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-05-27 7:03 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-05-27 7:03 UTC (permalink / raw
To: gentoo-commits
commit: 25f0b836bf2f95681f6ced3ba8dd0b6825ca1d32
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 27 06:18:19 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 27 07:03:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f0b836
xfce-base/xfce4-settings: Bump to 4.15.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.15.1.ebuild | 61 ++++++++++++++++++++++
2 files changed, 62 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index b4b5eb7b2ee..e99685b95fb 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.14.2.tar.bz2 1194714 BLAKE2B ffcc17ca5c39837d8d60c3b5916cf6643218316e6f7a67f3d88c949ff814e98e1a7f46ccd4c9c1280e1fdade91f7c244e80080031b9b05060afa5546720ea03e SHA512 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1
DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
DIST xfce4-settings-4.15.0.tar.bz2 1199360 BLAKE2B add423dee8b5de6386aa5008c082d6266e0d4ffaf656ab960bca12798d03aedf6dcf98aae2200f4e855aec9749eaf69e4220c8f7d5ce5968edff469546afe614 SHA512 ef0d253ee5f79d57b62dc467223d23050fd21b99891fa7a3c8329d97261ba918a0f4b62a345916558685cae59bfee5da58b1e66a8a7f1b2219eb6cec2094fcbf
+DIST xfce4-settings-4.15.1.tar.bz2 1366752 BLAKE2B 1f236d39529b7a403691bbc82e5776d3c36af4e3414aa43b49cafb2ed9a9f9793dcd6d2fde35ab0d1a6764976a13ec337e097e64f39f9d7961763487c6021bad SHA512 5749db022e70b7bda3a8de1a09d339a69bd55ef6151e5b0f03f3cdc11ecd285cafd44be36299731d0d535cc396f2ec5afca6255291cfc02e0388977ac5ef19b6
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild
new file mode 100644
index 00000000000..c2973c92f81
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-4.15.1:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.12:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )
+ !<xfce-base/exo-4.15.1"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-04-12 17:47 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-04-12 17:47 UTC (permalink / raw
To: gentoo-commits
commit: 77a1f63d9f7cc90156791d83dfb1a395dc8caaae
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 12 17:14:34 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 17:47:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a1f63d
xfce-base/xfce4-settings: Bump to 4.14.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.14.3.ebuild | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 53637989967..b4b5eb7b2ee 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.14.2.tar.bz2 1194714 BLAKE2B ffcc17ca5c39837d8d60c3b5916cf6643218316e6f7a67f3d88c949ff814e98e1a7f46ccd4c9c1280e1fdade91f7c244e80080031b9b05060afa5546720ea03e SHA512 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1
+DIST xfce4-settings-4.14.3.tar.bz2 1201308 BLAKE2B daf20e5adda24f3c1ecc88506c1a1cd03b33b379bafc236ed3b99404b816803288041de7d507072a311c3966bb0e040986e358ea94d01636c56ea31c1b843c8d SHA512 fcc5bfa98d8903dc3ac51ec909e542485a44f6c11ddca815508c2ed913410a0becd54b2db6761ee48f5a20d6ca08377eeefbb54bd0cb7cde0a0c0d4b65802ab5
DIST xfce4-settings-4.15.0.tar.bz2 1199360 BLAKE2B add423dee8b5de6386aa5008c082d6266e0d4ffaf656ab960bca12798d03aedf6dcf98aae2200f4e855aec9749eaf69e4220c8f7d5ce5968edff469546afe614 SHA512 ef0d253ee5f79d57b62dc467223d23050fd21b99891fa7a3c8329d97261ba918a0f4b62a345916558685cae59bfee5da58b1e66a8a7f1b2219eb6cec2094fcbf
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
new file mode 100644
index 00000000000..e599c6e826f
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-03-15 18:41 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2020-03-15 18:41 UTC (permalink / raw
To: gentoo-commits
commit: 35edcdb5eba8e6027ae0c53efa9eb76451a95931
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 18:39:09 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 18:39:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35edcdb5
xfce-base/xfce4-settings: x86 stable wrt bug #712350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
index 173156a45f2..be11f757964 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-03-15 18:34 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2020-03-15 18:34 UTC (permalink / raw
To: gentoo-commits
commit: f45ca9902c20f14c7e77d06cf30fd245905f562a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 18:33:56 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 18:33:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f45ca990
xfce-base/xfce4-settings: ppc64 stable wrt bug #712350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
index d66c5a2be94..173156a45f2 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-03-15 18:31 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2020-03-15 18:31 UTC (permalink / raw
To: gentoo-commits
commit: 8f170d7568112f6813bdbe0f652bcc41efaaebee
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 18:31:03 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 18:31:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f170d75
xfce-base/xfce4-settings: ppc stable wrt bug #712350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
index f5dfbf30972..d66c5a2be94 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-03-14 18:05 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2020-03-14 18:05 UTC (permalink / raw
To: gentoo-commits
commit: 58d432465e712e408e40e81f2a95f0c4abcc0c1c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 14 18:05:17 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 14 18:05:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d43246
xfce-base/xfce4-settings: arm stable wrt bug #712350
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
index 53532602701..f5dfbf30972 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-03-13 18:54 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2020-03-13 18:54 UTC (permalink / raw
To: gentoo-commits
commit: 473e478e7dedc10864e08ed4e37f7a6ca6a968bd
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 13 18:54:29 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 13 18:54:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=473e478e
xfce-base/xfce4-settings: amd64 stable wrt bug #712350
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
index e599c6e826f..53532602701 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-01-14 3:53 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-01-14 3:53 UTC (permalink / raw
To: gentoo-commits
commit: 0011e109047892e5e30e53b20c214c7433de36f1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 03:16:24 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 03:53:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0011e109
xfce-base/xfce4-settings: Bump to 4.15.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.15.0.ebuild | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 9847526ce77..02605bceed2 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.14.1.tar.bz2 1187352 BLAKE2B 797b685e583a142f6f23a743233853c52a0247747e31d90bc0bb07103482fbf0495739493cfc19e738f8965834d18deeb1f28e6e85a11849165ef948df682607 SHA512 d854ca93199ce99d63e83ad38d654b86d883ebef5fb62a5c444f08b481df8f29a7ff27c60053c071e887be8d7ea0c51e9691a6209ca515a4e396e2c7405593b5
DIST xfce4-settings-4.14.2.tar.bz2 1194714 BLAKE2B ffcc17ca5c39837d8d60c3b5916cf6643218316e6f7a67f3d88c949ff814e98e1a7f46ccd4c9c1280e1fdade91f7c244e80080031b9b05060afa5546720ea03e SHA512 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1
+DIST xfce4-settings-4.15.0.tar.bz2 1199360 BLAKE2B add423dee8b5de6386aa5008c082d6266e0d4ffaf656ab960bca12798d03aedf6dcf98aae2200f4e855aec9749eaf69e4220c8f7d5ce5968edff469546afe614 SHA512 ef0d253ee5f79d57b62dc467223d23050fd21b99891fa7a3c8329d97261ba918a0f4b62a345916558685cae59bfee5da58b1e66a8a7f1b2219eb6cec2094fcbf
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.0.ebuild
new file mode 100644
index 00000000000..5b919c30635
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.15.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2:=
+ >=xfce-base/exo-0.11:=
+ >=xfce-base/libxfce4ui-4.15.1:=
+ >=xfce-base/libxfce4util-4.12:=
+ >=xfce-base/xfconf-4.13:=
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2020-01-11 5:08 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2020-01-11 5:08 UTC (permalink / raw
To: gentoo-commits
commit: 89b57255867463ff13e8de1949e3ee7760ee7d67
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 04:31:01 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 05:07:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b57255
xfce-base/xfce4-settings: Bump to 4.14.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.14.2.ebuild | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 52efa4a4b1d..9847526ce77 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1 +1,2 @@
DIST xfce4-settings-4.14.1.tar.bz2 1187352 BLAKE2B 797b685e583a142f6f23a743233853c52a0247747e31d90bc0bb07103482fbf0495739493cfc19e738f8965834d18deeb1f28e6e85a11849165ef948df682607 SHA512 d854ca93199ce99d63e83ad38d654b86d883ebef5fb62a5c444f08b481df8f29a7ff27c60053c071e887be8d7ea0c51e9691a6209ca515a4e396e2c7405593b5
+DIST xfce4-settings-4.14.2.tar.bz2 1194714 BLAKE2B ffcc17ca5c39837d8d60c3b5916cf6643218316e6f7a67f3d88c949ff814e98e1a7f46ccd4c9c1280e1fdade91f7c244e80080031b9b05060afa5546720ea03e SHA512 5882e96504e2ad869504e7c8e6e62d1d04f61beef524ba85a3ed962ca689d6e72a4ed717173f9e2645c078c2c8757caed1f3395dd185a3b0b5dc8b27a1a3d2d1
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
new file mode 100644
index 00000000000..e599c6e826f
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-10-13 11:24 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2019-10-13 11:24 UTC (permalink / raw
To: gentoo-commits
commit: 96f740cfe261d274797683e2fd5420097082da33
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 11:23:21 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 11:24:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f740cf
xfce-base/xfce4-settings: alpha stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
index 6c91c0d1618..b02870be684 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-10-12 21:23 Sergei Trofimovich
0 siblings, 0 replies; 167+ messages in thread
From: Sergei Trofimovich @ 2019-10-12 21:23 UTC (permalink / raw
To: gentoo-commits
commit: 32c39bacf4ddf6ae70f6ed2bda32bc319276083a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:21:15 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:23:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c39bac
xfce-base/xfce4-settings: stable 4.14.1 for ppc64, bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
index 72ce72dec08..f7d48920762 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-10-12 21:16 Sergei Trofimovich
0 siblings, 0 replies; 167+ messages in thread
From: Sergei Trofimovich @ 2019-10-12 21:16 UTC (permalink / raw
To: gentoo-commits
commit: 89b41a3ea6296c43371c694fdd9da7f3216d7816
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:05:04 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:16:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b41a3e
xfce-base/xfce4-settings: stable 4.14.1 for ppc, bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
index 43cf4c1dfb8..72ce72dec08 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-08-22 12:31 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-08-22 12:31 UTC (permalink / raw
To: gentoo-commits
commit: 9891d1701e13776f70d37e687fc35c9f82aea634
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 11:36:36 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 12:31:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9891d170
xfce-base/xfce4-settings: Require GTK+2 libxfce4ui
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{xfce4-settings-4.12.4.ebuild => xfce4-settings-4.12.4-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4-r1.ebuild
similarity index 97%
rename from xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
rename to xfce-base/xfce4-settings/xfce4-settings-4.12.4-r1.ebuild
index dc8d924b72b..bdba85f2b92 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.100
>=x11-libs/libXrandr-1.2
>=xfce-base/garcon-0.2
>=xfce-base/exo-0.8
- >=xfce-base/libxfce4ui-4.11
+ >=xfce-base/libxfce4ui-4.11[gtk2(+)]
>=xfce-base/libxfce4util-4.11
>=xfce-base/xfconf-4.10
libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-08-22 6:49 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-08-22 6:49 UTC (permalink / raw
To: gentoo-commits
commit: 70028f525bfa400a201402788bdfb68a7ddfecc3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 06:14:11 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 06:49:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70028f52
xfce-base/xfce4-settings: Drop old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 2 -
.../xfce4-settings/xfce4-settings-4.13.7.ebuild | 60 ----------------------
.../xfce4-settings/xfce4-settings-4.13.8.ebuild | 60 ----------------------
3 files changed, 122 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index a87c0569300..d4b452dff42 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,5 +1,3 @@
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
-DIST xfce4-settings-4.13.7.tar.bz2 1177376 BLAKE2B 3d87347f46e5dcc9ab475a48b6a8c3c953948411f736e57172b200ac8548ebb2ec48b3142f3f37d932ace6c0106c2a2e94e5bfa6f194872ac4fe9060364b8844 SHA512 5fdabb05ba9a5fac7f093bee70f56d0c58f225c649d92071618bdd4c7a5443bc9ee9289878397d7223954a4b3e2533d7ff41b42bb85b5fdb7a69d7bbeb39958d
-DIST xfce4-settings-4.13.8.tar.bz2 1180208 BLAKE2B 179adb1393f474db7848acf15dc40885ba4fda64d4eda5c03a5d325d8bb393cda7bce34c6563cc48cb2bbf6f1206b37cf953a31057939da081178c9a57f8a8ad SHA512 b2f22c7ebe5519a4347e3c3b659e8d2d33fd0ea4c2e2f6edf91950130d555fb3cdbe6c6f17a1e3774468d30a210f327d4f982e0f10cecf0cf3ab68b86b0f4539
DIST xfce4-settings-4.14.0.tar.bz2 1183972 BLAKE2B 6509deb01dcfab11cf31ca88a9b06a5a1f0a3a00968fccf6c9713482639c0c51e2b38337be6eff86c1edd900eb4ed22e44498b518996c01657e1f93d20b9ea89 SHA512 ab5979d24327e009e3641f75ba37dca7bb4f5bf8bc3a85da4c8355c3d07893b2dd81be1b616c75349e1e33d2fef774c099a47aedcd1bf10d8b245aa9418fe05b
DIST xfce4-settings-4.14.1.tar.bz2 1187352 BLAKE2B 797b685e583a142f6f23a743233853c52a0247747e31d90bc0bb07103482fbf0495739493cfc19e738f8965834d18deeb1f28e6e85a11849165ef948df682607 SHA512 d854ca93199ce99d63e83ad38d654b86d883ebef5fb62a5c444f08b481df8f29a7ff27c60053c071e887be8d7ea0c51e9691a6209ca515a4e396e2c7405593b5
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild
deleted file mode 100644
index 58f8d556865..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.13
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.8.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.8.ebuild
deleted file mode 100644
index 58f8d556865..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.8.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.13
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-08-22 6:49 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-08-22 6:49 UTC (permalink / raw
To: gentoo-commits
commit: d69f6f58e761a286e1825cd516a306ecf84674ea
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 06:13:50 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 06:49:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69f6f58
xfce-base/xfce4-settings: Bump to 4.14.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.14.1.ebuild | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 67c5e3a05a5..a87c0569300 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -2,3 +2,4 @@ DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e7
DIST xfce4-settings-4.13.7.tar.bz2 1177376 BLAKE2B 3d87347f46e5dcc9ab475a48b6a8c3c953948411f736e57172b200ac8548ebb2ec48b3142f3f37d932ace6c0106c2a2e94e5bfa6f194872ac4fe9060364b8844 SHA512 5fdabb05ba9a5fac7f093bee70f56d0c58f225c649d92071618bdd4c7a5443bc9ee9289878397d7223954a4b3e2533d7ff41b42bb85b5fdb7a69d7bbeb39958d
DIST xfce4-settings-4.13.8.tar.bz2 1180208 BLAKE2B 179adb1393f474db7848acf15dc40885ba4fda64d4eda5c03a5d325d8bb393cda7bce34c6563cc48cb2bbf6f1206b37cf953a31057939da081178c9a57f8a8ad SHA512 b2f22c7ebe5519a4347e3c3b659e8d2d33fd0ea4c2e2f6edf91950130d555fb3cdbe6c6f17a1e3774468d30a210f327d4f982e0f10cecf0cf3ab68b86b0f4539
DIST xfce4-settings-4.14.0.tar.bz2 1183972 BLAKE2B 6509deb01dcfab11cf31ca88a9b06a5a1f0a3a00968fccf6c9713482639c0c51e2b38337be6eff86c1edd900eb4ed22e44498b518996c01657e1f93d20b9ea89 SHA512 ab5979d24327e009e3641f75ba37dca7bb4f5bf8bc3a85da4c8355c3d07893b2dd81be1b616c75349e1e33d2fef774c099a47aedcd1bf10d8b245aa9418fe05b
+DIST xfce4-settings-4.14.1.tar.bz2 1187352 BLAKE2B 797b685e583a142f6f23a743233853c52a0247747e31d90bc0bb07103482fbf0495739493cfc19e738f8965834d18deeb1f28e6e85a11849165ef948df682607 SHA512 d854ca93199ce99d63e83ad38d654b86d883ebef5fb62a5c444f08b481df8f29a7ff27c60053c071e887be8d7ea0c51e9691a6209ca515a4e396e2c7405593b5
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
new file mode 100644
index 00000000000..58f8d556865
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-08-11 20:46 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-08-11 20:46 UTC (permalink / raw
To: gentoo-commits
commit: 86fca2335e39c9d744acc7d4284277107b161503
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 20:35:16 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 20:35:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86fca233
xfce-base/xfce4-settings: Bump to 4.14.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.14.0.ebuild | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index e90418af5a1..67c5e3a05a5 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
DIST xfce4-settings-4.13.7.tar.bz2 1177376 BLAKE2B 3d87347f46e5dcc9ab475a48b6a8c3c953948411f736e57172b200ac8548ebb2ec48b3142f3f37d932ace6c0106c2a2e94e5bfa6f194872ac4fe9060364b8844 SHA512 5fdabb05ba9a5fac7f093bee70f56d0c58f225c649d92071618bdd4c7a5443bc9ee9289878397d7223954a4b3e2533d7ff41b42bb85b5fdb7a69d7bbeb39958d
DIST xfce4-settings-4.13.8.tar.bz2 1180208 BLAKE2B 179adb1393f474db7848acf15dc40885ba4fda64d4eda5c03a5d325d8bb393cda7bce34c6563cc48cb2bbf6f1206b37cf953a31057939da081178c9a57f8a8ad SHA512 b2f22c7ebe5519a4347e3c3b659e8d2d33fd0ea4c2e2f6edf91950130d555fb3cdbe6c6f17a1e3774468d30a210f327d4f982e0f10cecf0cf3ab68b86b0f4539
+DIST xfce4-settings-4.14.0.tar.bz2 1183972 BLAKE2B 6509deb01dcfab11cf31ca88a9b06a5a1f0a3a00968fccf6c9713482639c0c51e2b38337be6eff86c1edd900eb4ed22e44498b518996c01657e1f93d20b9ea89 SHA512 ab5979d24327e009e3641f75ba37dca7bb4f5bf8bc3a85da4c8355c3d07893b2dd81be1b616c75349e1e33d2fef774c099a47aedcd1bf10d8b245aa9418fe05b
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.14.0.ebuild
new file mode 100644
index 00000000000..58f8d556865
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-07-28 15:43 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-07-28 15:43 UTC (permalink / raw
To: gentoo-commits
commit: dff598eee19356ee376189359cd5967992bd7a82
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 15:10:48 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 15:43:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff598ee
xfce-base/xfce4-settings: Bump to 4.13.8
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.13.8.ebuild | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 2d57c12196b..e90418af5a1 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
DIST xfce4-settings-4.13.7.tar.bz2 1177376 BLAKE2B 3d87347f46e5dcc9ab475a48b6a8c3c953948411f736e57172b200ac8548ebb2ec48b3142f3f37d932ace6c0106c2a2e94e5bfa6f194872ac4fe9060364b8844 SHA512 5fdabb05ba9a5fac7f093bee70f56d0c58f225c649d92071618bdd4c7a5443bc9ee9289878397d7223954a4b3e2533d7ff41b42bb85b5fdb7a69d7bbeb39958d
+DIST xfce4-settings-4.13.8.tar.bz2 1180208 BLAKE2B 179adb1393f474db7848acf15dc40885ba4fda64d4eda5c03a5d325d8bb393cda7bce34c6563cc48cb2bbf6f1206b37cf953a31057939da081178c9a57f8a8ad SHA512 b2f22c7ebe5519a4347e3c3b659e8d2d33fd0ea4c2e2f6edf91950130d555fb3cdbe6c6f17a1e3774468d30a210f327d4f982e0f10cecf0cf3ab68b86b0f4539
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.8.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.8.ebuild
new file mode 100644
index 00000000000..58f8d556865
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.8.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-07-28 15:43 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-07-28 15:43 UTC (permalink / raw
To: gentoo-commits
commit: 4211b48cc2627be0757daba1ab4d00fced001cdf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 15:09:27 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 15:43:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4211b48c
xfce-base/xfce4-settings: Drop old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.13.6.ebuild | 60 ----------------------
2 files changed, 61 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 34356599636..2d57c12196b 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
-DIST xfce4-settings-4.13.6.tar.bz2 1163147 BLAKE2B 28986789cb82f91dd70d33203503cf49c4e20b548722be3cb8a2214ea16b762841cd56ad0ff7fc106b8ee35c812a7b455076c8fdce79aa7bf84e7706c15bd3ab SHA512 7fe4655a5644dec8688eebc508e23bace7af76c6b8eeb3821fa9a4ec79862cde64cf59ee2ac70a27ff378ef887ce6d109ef1b1d9e5f7e98f96fdb43604e024b6
DIST xfce4-settings-4.13.7.tar.bz2 1177376 BLAKE2B 3d87347f46e5dcc9ab475a48b6a8c3c953948411f736e57172b200ac8548ebb2ec48b3142f3f37d932ace6c0106c2a2e94e5bfa6f194872ac4fe9060364b8844 SHA512 5fdabb05ba9a5fac7f093bee70f56d0c58f225c649d92071618bdd4c7a5443bc9ee9289878397d7223954a4b3e2533d7ff41b42bb85b5fdb7a69d7bbeb39958d
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild
deleted file mode 100644
index 58f8d556865..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit xdg-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.13
- colord? ( x11-misc/colord:= )
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- local myconf=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable colord)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- )
- econf "${myconf[@]}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-07-23 14:10 Kent Fredric
0 siblings, 0 replies; 167+ messages in thread
From: Kent Fredric @ 2019-07-23 14:10 UTC (permalink / raw
To: gentoo-commits
commit: 5e0e557d635b33dbe4d93721de56ea43607d38bf
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 13:54:21 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 13:54:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0e557d
xfce-base/xfce4-settings: Drop ~x86-fbsd due to bug #665088
Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
dev-perl/Log-Agent, dev-perl/glib-perl, xfce-base/xfconf
Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 4 ++--
xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild | 2 +-
xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
index 8393333b11b..dc8d924b72b 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild
index 35cda5e6ac5..58f8d556865 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild
index 35cda5e6ac5..58f8d556865 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND="
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-07-01 7:56 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-07-01 7:56 UTC (permalink / raw
To: gentoo-commits
commit: 4a96faead6ff770483fca9edb8f79a8e27541bc7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 1 07:07:31 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 1 07:56:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a96faea
xfce-base/xfce4-settings: Bump to 4.13.7
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.13.7.ebuild | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 6ea2fa73152..34356599636 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
DIST xfce4-settings-4.13.6.tar.bz2 1163147 BLAKE2B 28986789cb82f91dd70d33203503cf49c4e20b548722be3cb8a2214ea16b762841cd56ad0ff7fc106b8ee35c812a7b455076c8fdce79aa7bf84e7706c15bd3ab SHA512 7fe4655a5644dec8688eebc508e23bace7af76c6b8eeb3821fa9a4ec79862cde64cf59ee2ac70a27ff378ef887ce6d109ef1b1d9e5f7e98f96fdb43604e024b6
+DIST xfce4-settings-4.13.7.tar.bz2 1177376 BLAKE2B 3d87347f46e5dcc9ab475a48b6a8c3c953948411f736e57172b200ac8548ebb2ec48b3142f3f37d932ace6c0106c2a2e94e5bfa6f194872ac4fe9060364b8844 SHA512 5fdabb05ba9a5fac7f093bee70f56d0c58f225c649d92071618bdd4c7a5443bc9ee9289878397d7223954a4b3e2533d7ff41b42bb85b5fdb7a69d7bbeb39958d
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild
new file mode 100644
index 00000000000..35cda5e6ac5
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.7.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-05-24 22:20 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-05-24 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 768f149ea7d4853e6dadf119d343ccc7d3f0c0d5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 22:01:10 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 24 22:19:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768f149e
xfce-base/xfce4-settings: Drop old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.13.5.ebuild | 56 ----------------------
2 files changed, 57 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index c7ea00e4500..6ea2fa73152 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
-DIST xfce4-settings-4.13.5.tar.bz2 1067538 BLAKE2B e1c747582744bd2102f46fa45340d5695240f98941ebe55a83067b9c99b00946b8df9c522313418219acd11048d49b8c6617abde64eb3dce583be59c9272ade3 SHA512 5e7b13b25767091ab0b1a5683359f33e4a86151dd9321681fc4d896fcd9cc569effaebfbab70bc734e07041e9fbb1c3015f9a177146de8a128c4a539462dba5e
DIST xfce4-settings-4.13.6.tar.bz2 1163147 BLAKE2B 28986789cb82f91dd70d33203503cf49c4e20b548722be3cb8a2214ea16b762841cd56ad0ff7fc106b8ee35c812a7b455076c8fdce79aa7bf84e7706c15bd3ab SHA512 7fe4655a5644dec8688eebc508e23bace7af76c6b8eeb3821fa9a4ec79862cde64cf59ee2ac70a27ff378ef887ce6d109ef1b1d9e5f7e98f96fdb43604e024b6
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild
deleted file mode 100644
index ab7704362e6..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.13
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( >=sys-power/upower-0.9.23 )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- econf \
- $(use_enable upower upower-glib) \
- $(use_enable input_devices_libinput xorg-libinput) \
- $(use_enable libnotify) \
- $(use_enable xklavier libxklavier) \
- $(use_enable libcanberra sound-settings)
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-05-18 11:11 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-05-18 11:11 UTC (permalink / raw
To: gentoo-commits
commit: 1128445ddba924f031fa60f79034afddc5c9c021
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 07:44:52 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 11:10:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1128445d
xfce-base/xfce4-settings: Degrade to ~ia64
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
index 0bae89cc838..8393333b11b 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2019-05-18 6:53 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2019-05-18 6:53 UTC (permalink / raw
To: gentoo-commits
commit: 57f202092da498a9505ada557b615a41bd290445
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 06:13:44 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 18 06:52:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f20209
xfce-base/xfce4-settings: Bump to 4.13.6
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
xfce-base/xfce4-settings/metadata.xml | 1 +
.../xfce4-settings/xfce4-settings-4.13.6.ebuild | 60 ++++++++++++++++++++++
3 files changed, 62 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 9a979eb0cfc..c7ea00e4500 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
DIST xfce4-settings-4.13.5.tar.bz2 1067538 BLAKE2B e1c747582744bd2102f46fa45340d5695240f98941ebe55a83067b9c99b00946b8df9c522313418219acd11048d49b8c6617abde64eb3dce583be59c9272ade3 SHA512 5e7b13b25767091ab0b1a5683359f33e4a86151dd9321681fc4d896fcd9cc569effaebfbab70bc734e07041e9fbb1c3015f9a177146de8a128c4a539462dba5e
+DIST xfce4-settings-4.13.6.tar.bz2 1163147 BLAKE2B 28986789cb82f91dd70d33203503cf49c4e20b548722be3cb8a2214ea16b762841cd56ad0ff7fc106b8ee35c812a7b455076c8fdce79aa7bf84e7706c15bd3ab SHA512 7fe4655a5644dec8688eebc508e23bace7af76c6b8eeb3821fa9a4ec79862cde64cf59ee2ac70a27ff378ef887ce6d109ef1b1d9e5f7e98f96fdb43604e024b6
diff --git a/xfce-base/xfce4-settings/metadata.xml b/xfce-base/xfce4-settings/metadata.xml
index 12f76d9d6a2..b09a58d88e8 100644
--- a/xfce-base/xfce4-settings/metadata.xml
+++ b/xfce-base/xfce4-settings/metadata.xml
@@ -6,6 +6,7 @@
<name>XFCE Team</name>
</maintainer>
<use>
+ <flag name="colord">Support color management using <pkg>x11-misc/colord</pkg></flag>
<flag name="libcanberra">Enable sound event support using <pkg>media-libs/libcanberra</pkg></flag>
<flag name="xklavier">Enable keyboard layout selection support using <pkg>x11-libs/libxklavier</pkg></flag>
</use>
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild
new file mode 100644
index 00000000000..35cda5e6ac5
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.6.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ colord? ( x11-misc/colord:= )
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( >=sys-power/upower-0.9.23 )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ local myconf=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable colord)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ )
+ econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-12-08 22:04 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2018-12-08 22:04 UTC (permalink / raw
To: gentoo-commits
commit: 380a32c75ac0022637c9b0762d0c458dbafb835a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 22:02:07 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 22:02:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380a32c7
xfce-base/xfce4-settings: [QA] remove sys-power/upower-pm-utils dependency
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 4 ++--
xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 2 +-
xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index 3c312a71724..0bae89cc838 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.100
libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
input_devices_libinput? ( x11-drivers/xf86-input-libinput )
libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ upower? ( >=sys-power/upower-0.9.23 )
xklavier? ( >=x11-libs/libxklavier-5 )"
DEPEND="${RDEPEND}
dev-util/intltool
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
index ec16ca039ff..0bae89cc838 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.100
libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
input_devices_libinput? ( x11-drivers/xf86-input-libinput )
libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ upower? ( >=sys-power/upower-0.9.23 )
xklavier? ( >=x11-libs/libxklavier-5 )"
DEPEND="${RDEPEND}
dev-util/intltool
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild
index c72c06e61b7..ab7704362e6 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,7 +29,7 @@ RDEPEND="
libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
input_devices_libinput? ( x11-drivers/xf86-input-libinput )
libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ upower? ( >=sys-power/upower-0.9.23 )
xklavier? ( >=x11-libs/libxklavier-5 )"
DEPEND="${RDEPEND}
dev-util/gdbus-codegen
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-12-02 11:12 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2018-12-02 11:12 UTC (permalink / raw
To: gentoo-commits
commit: 4ce775a28b3c2c759230ba9e1a895958eb765526
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 2 11:09:55 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Dec 2 11:09:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce775a2
xfce-base/xfce4-settings: arm stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
index 4e7221b1283..ec16ca039ff 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-11-27 16:01 Tobias Klausmann
0 siblings, 0 replies; 167+ messages in thread
From: Tobias Klausmann @ 2018-11-27 16:01 UTC (permalink / raw
To: gentoo-commits
commit: 3e7c77292ca572885f28fec8b2d4256c1c363f3a
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 27 16:00:57 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Nov 27 16:00:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7c7729
xfce-base/xfce4-settings-4.12.4-r0: alpha stable
Bug: http://bugs.gentoo.org/652774
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
index 1103775efbe..a9998155419 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-11-24 13:40 Sergei Trofimovich
0 siblings, 0 replies; 167+ messages in thread
From: Sergei Trofimovich @ 2018-11-24 13:40 UTC (permalink / raw
To: gentoo-commits
commit: f4df0d057855bef94c0fbb6807a8f568931e4844
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 24 13:39:06 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 24 13:39:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4df0d05
xfce-base/xfce4-settings: stable 4.12.4 for ppc, bug #652774
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
index b261c25605d..1103775efbe 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-11-12 13:45 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2018-11-12 13:45 UTC (permalink / raw
To: gentoo-commits
commit: 86e0386d5ea410747088fa38ccbdd4cc68bd4194
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 13:44:15 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 13:44:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e0386d
xfce-base/xfce4-settings: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
index a4d3a291064..c765cccc2c5 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-11-11 19:07 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-11-11 19:07 UTC (permalink / raw
To: gentoo-commits
commit: f561e0877a6e5d871ea33841d65a803fc211298a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 11 13:05:11 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 11 19:07:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f561e087
xfce-base/xfce4-settings: Clean old up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.13.4.ebuild | 56 ----------------------
2 files changed, 57 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index f2504fe64ec..8eab76f117c 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,3 @@
DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4b577df959312146f8487e667c1de3fe69d129e9c80a21b97834e7f86598d776d7aaf7104f7640429a45a6d02ca3ca6c8bc4 SHA512 46bde0de70d8ebcc869ea5ba4f3eb0f123fb2e6f16e8a837c301e445044d65d90843fe3c8274a53818099112e43ff6217dfffd32bc032560331f5ca5fc5ba3ad
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
-DIST xfce4-settings-4.13.4.tar.bz2 1046733 BLAKE2B 8694a72e32568b963d4c754faf578ac3e651ce0be5a4b650a45393822fcb6102de4ea9ce0eb16c387605ddecd763057dcb622ef60ce546aeca2d42d3ea5561d0 SHA512 39e2adaa93e2d86ff51e47f194306e57d025c13b5c07ee76cad7f67994f26fe03677c5a3bac91d1db4a25201371f6d135f36eed110dc15a1fbb46228ee715893
DIST xfce4-settings-4.13.5.tar.bz2 1067538 BLAKE2B e1c747582744bd2102f46fa45340d5695240f98941ebe55a83067b9c99b00946b8df9c522313418219acd11048d49b8c6617abde64eb3dce583be59c9272ade3 SHA512 5e7b13b25767091ab0b1a5683359f33e4a86151dd9321681fc4d896fcd9cc569effaebfbab70bc734e07041e9fbb1c3015f9a177146de8a128c4a539462dba5e
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.4.ebuild
deleted file mode 100644
index c72c06e61b7..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.4.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND="
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.13
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/gdbus-codegen
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- x11-base/xorg-proto"
-
-src_configure() {
- econf \
- $(use_enable upower upower-glib) \
- $(use_enable input_devices_libinput xorg-libinput) \
- $(use_enable libnotify) \
- $(use_enable xklavier libxklavier) \
- $(use_enable libcanberra sound-settings)
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-10-02 22:08 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-10-02 22:08 UTC (permalink / raw
To: gentoo-commits
commit: fca19d8076e300d1dffaed83f0f645695cb75657
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 2 21:40:43 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 2 22:08:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca19d80
xfce-base/xfce4-settings: Bump to 4.13.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.13.5.ebuild | 56 ++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index faa0f8f481e..f2504fe64ec 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4b577df959312146f8487e667c1de3fe69d129e9c80a21b97834e7f86598d776d7aaf7104f7640429a45a6d02ca3ca6c8bc4 SHA512 46bde0de70d8ebcc869ea5ba4f3eb0f123fb2e6f16e8a837c301e445044d65d90843fe3c8274a53818099112e43ff6217dfffd32bc032560331f5ca5fc5ba3ad
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
DIST xfce4-settings-4.13.4.tar.bz2 1046733 BLAKE2B 8694a72e32568b963d4c754faf578ac3e651ce0be5a4b650a45393822fcb6102de4ea9ce0eb16c387605ddecd763057dcb622ef60ce546aeca2d42d3ea5561d0 SHA512 39e2adaa93e2d86ff51e47f194306e57d025c13b5c07ee76cad7f67994f26fe03677c5a3bac91d1db4a25201371f6d135f36eed110dc15a1fbb46228ee715893
+DIST xfce4-settings-4.13.5.tar.bz2 1067538 BLAKE2B e1c747582744bd2102f46fa45340d5695240f98941ebe55a83067b9c99b00946b8df9c522313418219acd11048d49b8c6617abde64eb3dce583be59c9272ade3 SHA512 5e7b13b25767091ab0b1a5683359f33e4a86151dd9321681fc4d896fcd9cc569effaebfbab70bc734e07041e9fbb1c3015f9a177146de8a128c4a539462dba5e
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild
new file mode 100644
index 00000000000..c72c06e61b7
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.5.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ econf \
+ $(use_enable upower upower-glib) \
+ $(use_enable input_devices_libinput xorg-libinput) \
+ $(use_enable libnotify) \
+ $(use_enable xklavier libxklavier) \
+ $(use_enable libcanberra sound-settings)
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-06-21 7:24 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-06-21 7:24 UTC (permalink / raw
To: gentoo-commits
commit: 739717c29bc06d1901d4289a0ad59bf861f549e6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 06:27:37 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 07:24:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739717c2
xfce-base/xfce4-settings: Bump to 4.12.4 (stable bugfix)
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.12.4.ebuild | 55 ++++++++++++++++++++++
2 files changed, 56 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 1b28a702ada..b5992022f62 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,5 @@
DIST xfce4-settings-4.12.0.tar.bz2 973324 BLAKE2B 2c6103ac0d43c89f523e530d2eccc0974b6a67a9206f300aba8630b6ea819ea16774141d92647e7b3682b437555a75a4c0a8e06e4abf593a302010342dfb3a10 SHA512 4a61c16f1f03de98c9968a00b50595e2934aaf28b80613c59403d33a293a7f8ef9ebb6fad98b0eeb97a6590b9100e91f73dd6363133d5d8bd06714f1126d8856
DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4b577df959312146f8487e667c1de3fe69d129e9c80a21b97834e7f86598d776d7aaf7104f7640429a45a6d02ca3ca6c8bc4 SHA512 46bde0de70d8ebcc869ea5ba4f3eb0f123fb2e6f16e8a837c301e445044d65d90843fe3c8274a53818099112e43ff6217dfffd32bc032560331f5ca5fc5ba3ad
+DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
DIST xfce4-settings-4.13.2.tar.bz2 1043277 BLAKE2B acbb2b78ce7002afb1489491f0cd856b42ee7db6441a908e1244aa22a0bd497de4ba11bd31cff33d2c4a5f0a94bec6a63244c7c493d15deac7d8b5016ec8c0a1 SHA512 3564ee50914a6cb1955457c2b7bc5b515815142b04df418c70ed87692bc9aa87365af61682f07a5d979501df0fe32fe229f5be927fe0233855dfd9f454ff9643
DIST xfce4-settings-4.13.3.tar.bz2 1046817 BLAKE2B b9cf9e3da447e9d9c59a0576cf918503b551e23add6b02f109b0df367f45a89fa96cc0213591edac3344c5bfb3ccf897cdee1b067d52ee6da39c12b7d193109a SHA512 666478c56eacbd0abc6da67ae4d98e89ed5fa0b923d8475edb74bb09619db8516f5db55483ddcbb607b71c0d44cb5031b9415de777ae20ce49947b7232fdff18
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
new file mode 100644
index 00000000000..553d8cc6126
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.4.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND=">=dev-libs/dbus-glib-0.100
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ >=x11-libs/gtk+-2.20:2
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.8
+ >=xfce-base/libxfce4ui-4.11
+ >=xfce-base/libxfce4util-4.11
+ >=xfce-base/xfconf-4.10
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ econf \
+ $(use_enable upower upower-glib) \
+ $(use_enable input_devices_libinput xorg-libinput) \
+ $(use_enable libnotify) \
+ $(use_enable xklavier libxklavier) \
+ $(use_enable libcanberra sound-settings)
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-06-21 7:24 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-06-21 7:24 UTC (permalink / raw
To: gentoo-commits
commit: 480d98a5b46e7eebe14f479ea5da968d2b0f9b07
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 06:29:05 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 07:24:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480d98a5
xfce-base/xfce4-settings: Bump to 4.13.4 (devel bugfix)
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.13.4.ebuild | 56 ++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index b5992022f62..9289da502e6 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -3,3 +3,4 @@ DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4
DIST xfce4-settings-4.12.4.tar.bz2 1036773 BLAKE2B 512547a172081d75e7eeb97f499e77320a3df1090e80ef548dbbaf84d454b614ddb6a36bbfe4cd06d18b478ada7bd76f385dde374a93380f848ffcc232b133d3 SHA512 9b74daa3f98f15c8cb696dc79f9913fecb37f2ca44c2fd3f24865ae03e9a1db93cb5a8ddb27da3c4af7d7a9e9d718a22e46188ff515caf925a5cedfaab37b189
DIST xfce4-settings-4.13.2.tar.bz2 1043277 BLAKE2B acbb2b78ce7002afb1489491f0cd856b42ee7db6441a908e1244aa22a0bd497de4ba11bd31cff33d2c4a5f0a94bec6a63244c7c493d15deac7d8b5016ec8c0a1 SHA512 3564ee50914a6cb1955457c2b7bc5b515815142b04df418c70ed87692bc9aa87365af61682f07a5d979501df0fe32fe229f5be927fe0233855dfd9f454ff9643
DIST xfce4-settings-4.13.3.tar.bz2 1046817 BLAKE2B b9cf9e3da447e9d9c59a0576cf918503b551e23add6b02f109b0df367f45a89fa96cc0213591edac3344c5bfb3ccf897cdee1b067d52ee6da39c12b7d193109a SHA512 666478c56eacbd0abc6da67ae4d98e89ed5fa0b923d8475edb74bb09619db8516f5db55483ddcbb607b71c0d44cb5031b9415de777ae20ce49947b7232fdff18
+DIST xfce4-settings-4.13.4.tar.bz2 1046733 BLAKE2B 8694a72e32568b963d4c754faf578ac3e651ce0be5a4b650a45393822fcb6102de4ea9ce0eb16c387605ddecd763057dcb622ef60ce546aeca2d42d3ea5561d0 SHA512 39e2adaa93e2d86ff51e47f194306e57d025c13b5c07ee76cad7f67994f26fe03677c5a3bac91d1db4a25201371f6d135f36eed110dc15a1fbb46228ee715893
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.4.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.4.ebuild
new file mode 100644
index 00000000000..0d6ecd2df12
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.4.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ econf \
+ $(use_enable upower upower-glib) \
+ $(use_enable input_devices_libinput xorg-libinput) \
+ $(use_enable libnotify) \
+ $(use_enable xklavier libxklavier) \
+ $(use_enable libcanberra sound-settings)
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-06-17 13:39 Jason Zaman
0 siblings, 0 replies; 167+ messages in thread
From: Jason Zaman @ 2018-06-17 13:39 UTC (permalink / raw
To: gentoo-commits
commit: 91c8de890dc8efeb7bb9fd7622e5b0f08a9928fc
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 13:39:31 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 13:39:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c8de89
xfce-base/xfce4-settings: bump to 4.13.3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.13.3.ebuild | 56 ++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 8235d185e83..1b28a702ada 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,4 @@
DIST xfce4-settings-4.12.0.tar.bz2 973324 BLAKE2B 2c6103ac0d43c89f523e530d2eccc0974b6a67a9206f300aba8630b6ea819ea16774141d92647e7b3682b437555a75a4c0a8e06e4abf593a302010342dfb3a10 SHA512 4a61c16f1f03de98c9968a00b50595e2934aaf28b80613c59403d33a293a7f8ef9ebb6fad98b0eeb97a6590b9100e91f73dd6363133d5d8bd06714f1126d8856
DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4b577df959312146f8487e667c1de3fe69d129e9c80a21b97834e7f86598d776d7aaf7104f7640429a45a6d02ca3ca6c8bc4 SHA512 46bde0de70d8ebcc869ea5ba4f3eb0f123fb2e6f16e8a837c301e445044d65d90843fe3c8274a53818099112e43ff6217dfffd32bc032560331f5ca5fc5ba3ad
DIST xfce4-settings-4.13.2.tar.bz2 1043277 BLAKE2B acbb2b78ce7002afb1489491f0cd856b42ee7db6441a908e1244aa22a0bd497de4ba11bd31cff33d2c4a5f0a94bec6a63244c7c493d15deac7d8b5016ec8c0a1 SHA512 3564ee50914a6cb1955457c2b7bc5b515815142b04df418c70ed87692bc9aa87365af61682f07a5d979501df0fe32fe229f5be927fe0233855dfd9f454ff9643
+DIST xfce4-settings-4.13.3.tar.bz2 1046817 BLAKE2B b9cf9e3da447e9d9c59a0576cf918503b551e23add6b02f109b0df367f45a89fa96cc0213591edac3344c5bfb3ccf897cdee1b067d52ee6da39c12b7d193109a SHA512 666478c56eacbd0abc6da67ae4d98e89ed5fa0b923d8475edb74bb09619db8516f5db55483ddcbb607b71c0d44cb5031b9415de777ae20ce49947b7232fdff18
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.3.ebuild
new file mode 100644
index 00000000000..0d6ecd2df12
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND="
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/gdbus-codegen
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ x11-base/xorg-proto"
+
+src_configure() {
+ econf \
+ $(use_enable upower upower-glib) \
+ $(use_enable input_devices_libinput xorg-libinput) \
+ $(use_enable libnotify) \
+ $(use_enable xklavier libxklavier) \
+ $(use_enable libcanberra sound-settings)
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-05-27 20:56 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2018-05-27 20:56 UTC (permalink / raw
To: gentoo-commits
commit: 762b21a2d34ea025e427ec1cd6fb59fdbebc7775
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 20:55:57 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 27 20:55:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762b21a2
xfce-base/xfce4-settings: ppc stable wrt bug #651490
Package-Manager: Portage-2.3.24, Repoman-2.3.6
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index 3ff66f01e60..0c1537f2c7c 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-05-22 1:19 Matt Turner
0 siblings, 0 replies; 167+ messages in thread
From: Matt Turner @ 2018-05-22 1:19 UTC (permalink / raw
To: gentoo-commits
commit: 9b91499a53cb82d4670335063a538de12a090f3e
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon May 21 23:42:58 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 22 01:05:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b91499a
xfce-base/xfce4-settings: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 3 +--
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 3 +--
xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild | 5 ++---
3 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index 2c95eaf7c41..4255798bb47 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -36,8 +36,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
+ x11-base/xorg-proto"
pkg_setup() {
XFCONF=(
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index 2550078d49d..3ff66f01e60 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -35,8 +35,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
+ x11-base/xorg-proto"
src_configure() {
econf \
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild
index e333ed8566d..7164a73dcb5 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -35,8 +35,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
+ x11-base/xorg-proto"
src_configure() {
econf \
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-04-19 21:08 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2018-04-19 21:08 UTC (permalink / raw
To: gentoo-commits
commit: 584d70127d3eb4c708a7c1517aec8d32b4c0edee
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 21:07:34 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Apr 19 21:08:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584d7012
xfce-base/xfce4-settings: arm stable wrt bug #651490
Package-Manager: Portage-2.3.24, Repoman-2.3.6
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index 4233860dfdc..2550078d49d 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-04-18 21:04 Sergei Trofimovich
0 siblings, 0 replies; 167+ messages in thread
From: Sergei Trofimovich @ 2018-04-18 21:04 UTC (permalink / raw
To: gentoo-commits
commit: 95e0307ae591d1f506310a8b61f023fda277e77b
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 21:03:40 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 21:04:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e0307a
xfce-base/xfce4-settings: stable 4.12.3 for ppc64, bug #651490
Bug: https://bugs.gentoo.org/651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index 791f063e82c..4233860dfdc 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-04-10 11:32 Tobias Klausmann
0 siblings, 0 replies; 167+ messages in thread
From: Tobias Klausmann @ 2018-04-10 11:32 UTC (permalink / raw
To: gentoo-commits
commit: 53708ed7e53ec65b03d497bf61dde0ac3644b070
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 10 11:32:08 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Apr 10 11:32:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53708ed7
xfce-base/xfce4-settings-4.12.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/651490
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index 3c43f735281..1e76f4fc39f 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-04-08 17:28 Aaron Bauman
0 siblings, 0 replies; 167+ messages in thread
From: Aaron Bauman @ 2018-04-08 17:28 UTC (permalink / raw
To: gentoo-commits
commit: 4ce8f669026d9542b9e331212508bb5268702918
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 8 17:27:23 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 17:27:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce8f669
xfce-base/xfce4-settings: amd64 stable
Bug: https://bugs.gentoo.org/651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index bb4c0573eb3..3c43f735281 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-04-08 15:48 Sergei Trofimovich
0 siblings, 0 replies; 167+ messages in thread
From: Sergei Trofimovich @ 2018-04-08 15:48 UTC (permalink / raw
To: gentoo-commits
commit: b9c50890cecc49c8873add02de433bf207259969
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 8 15:44:32 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 15:44:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c50890
xfce-base/xfce4-settings: stable 4.12.3 for ia64, bug #651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
index 1a6651fff45..bb4c0573eb3 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-04-08 9:04 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-04-08 9:04 UTC (permalink / raw
To: gentoo-commits
commit: 48df4d53b837b9e4515abdd00f4552b4ab77e63c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 8 09:02:37 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 09:04:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48df4d53
xfce-base/xfce4-settings: Un-stabilize sparc
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index c951ca5884d..2c95eaf7c41 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-03-19 14:50 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-03-19 14:50 UTC (permalink / raw
To: gentoo-commits
commit: 36ccc3d1a752cf844e419f69fdaa6404d04698f5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 14:45:48 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 14:50:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ccc3d1
xfce-base/xfce4-settings: Drop old
xfce-base/xfce4-settings/Manifest | 1 -
.../xfce4-settings/xfce4-settings-4.13.0.ebuild | 66 ----------------------
2 files changed, 67 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 8c24887c7bf..5e8c23bd4ed 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,6 +1,5 @@
DIST xfce4-settings-4.12.0.tar.bz2 973324 BLAKE2B 2c6103ac0d43c89f523e530d2eccc0974b6a67a9206f300aba8630b6ea819ea16774141d92647e7b3682b437555a75a4c0a8e06e4abf593a302010342dfb3a10 SHA512 4a61c16f1f03de98c9968a00b50595e2934aaf28b80613c59403d33a293a7f8ef9ebb6fad98b0eeb97a6590b9100e91f73dd6363133d5d8bd06714f1126d8856
DIST xfce4-settings-4.12.2.tar.bz2 1029833 BLAKE2B c6180addbfa25f4ab9ea2ba4c4bc7131117c2cf60436fe3a695b7d297d0172463548b3a0d521b4607907fec1ebf02096a513a4a18af9094976ed17c053fb8c22 SHA512 cd3a56e7f1a9680575ba82276258aadcf620c472495504dd686c0eda1c730f32900c132eb502990f7b3a6904699f892a86b5853419bd4f72779d56836a5c6145
DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4b577df959312146f8487e667c1de3fe69d129e9c80a21b97834e7f86598d776d7aaf7104f7640429a45a6d02ca3ca6c8bc4 SHA512 46bde0de70d8ebcc869ea5ba4f3eb0f123fb2e6f16e8a837c301e445044d65d90843fe3c8274a53818099112e43ff6217dfffd32bc032560331f5ca5fc5ba3ad
-DIST xfce4-settings-4.13.0.tar.bz2 1037084 BLAKE2B b13096251329161413f4711a535c88ea4d4502f3dfb9ac6a782110f9f15107c0cdf8935f8d884cd25aec179ee90c0e58cc6b34ee1626d2d49a9f972889b55995 SHA512 ae9094ce0a2a85d7d38a72bbc355f5d06741ec5db16ebcfab74e7504f1ba17360d1fc3e38b357665c3bacf065c02cd6c12c2d1619a18523b42efb311877dfa62
DIST xfce4-settings-4.13.1.tar.bz2 1034276 BLAKE2B 1211a14a0d2a1b33fa400e5957852fc21a0b25e3b8abf880be552f4e2306e81337fdb1686c00b6c56607f24e55418a99498886e2e302ca9f52da606042e96af7 SHA512 e108ccf306599716c2fbc0fc11cd0b05fc89909c51e3bc5513745ac0279432d93c690f9f8d7faeb4bd8ffbd1d7a271276b0f690040692ca2d3f3a1ac55b62ccd
DIST xfce4-settings-4.13.2.tar.bz2 1043277 BLAKE2B acbb2b78ce7002afb1489491f0cd856b42ee7db6441a908e1244aa22a0bd497de4ba11bd31cff33d2c4a5f0a94bec6a63244c7c493d15deac7d8b5016ec8c0a1 SHA512 3564ee50914a6cb1955457c2b7bc5b515815142b04df418c70ed87692bc9aa87365af61682f07a5d979501df0fe32fe229f5be927fe0233855dfd9f454ff9643
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild
deleted file mode 100644
index 85aea3fa15d..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit fdo-mime gnome2-utils
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- x11-libs/gtk+:3
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.11
- >=xfce-base/libxfce4ui-4.12
- >=xfce-base/libxfce4util-4.12
- >=xfce-base/xfconf-4.12
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
-
-DOCS=( AUTHORS ChangeLog NEWS TODO )
-
-src_configure() {
- econf \
- $(use_enable upower upower-glib) \
- $(use_enable input_devices_libinput xorg-libinput) \
- $(use_enable libnotify) \
- $(use_enable xklavier libxklavier) \
- $(use_enable libcanberra sound-settings)
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- gnome2_icon_cache_update
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-03-19 14:50 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-03-19 14:50 UTC (permalink / raw
To: gentoo-commits
commit: 6f0bc383ad96b8891a72af10c5edf1b26c467d0b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 14:45:20 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 14:50:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0bc383
xfce-base/xfce4-settings: Bump to 4.13.2 (development branch)
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.13.2.ebuild | 56 ++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index b2f486365f6..8c24887c7bf 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -3,3 +3,4 @@ DIST xfce4-settings-4.12.2.tar.bz2 1029833 BLAKE2B c6180addbfa25f4ab9ea2ba4c4bc7
DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4b577df959312146f8487e667c1de3fe69d129e9c80a21b97834e7f86598d776d7aaf7104f7640429a45a6d02ca3ca6c8bc4 SHA512 46bde0de70d8ebcc869ea5ba4f3eb0f123fb2e6f16e8a837c301e445044d65d90843fe3c8274a53818099112e43ff6217dfffd32bc032560331f5ca5fc5ba3ad
DIST xfce4-settings-4.13.0.tar.bz2 1037084 BLAKE2B b13096251329161413f4711a535c88ea4d4502f3dfb9ac6a782110f9f15107c0cdf8935f8d884cd25aec179ee90c0e58cc6b34ee1626d2d49a9f972889b55995 SHA512 ae9094ce0a2a85d7d38a72bbc355f5d06741ec5db16ebcfab74e7504f1ba17360d1fc3e38b357665c3bacf065c02cd6c12c2d1619a18523b42efb311877dfa62
DIST xfce4-settings-4.13.1.tar.bz2 1034276 BLAKE2B 1211a14a0d2a1b33fa400e5957852fc21a0b25e3b8abf880be552f4e2306e81337fdb1686c00b6c56607f24e55418a99498886e2e302ca9f52da606042e96af7 SHA512 e108ccf306599716c2fbc0fc11cd0b05fc89909c51e3bc5513745ac0279432d93c690f9f8d7faeb4bd8ffbd1d7a271276b0f690040692ca2d3f3a1ac55b62ccd
+DIST xfce4-settings-4.13.2.tar.bz2 1043277 BLAKE2B acbb2b78ce7002afb1489491f0cd856b42ee7db6441a908e1244aa22a0bd497de4ba11bd31cff33d2c4a5f0a94bec6a63244c7c493d15deac7d8b5016ec8c0a1 SHA512 3564ee50914a6cb1955457c2b7bc5b515815142b04df418c70ed87692bc9aa87365af61682f07a5d979501df0fe32fe229f5be927fe0233855dfd9f454ff9643
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild
new file mode 100644
index 00000000000..e333ed8566d
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND=">=dev-libs/dbus-glib-0.100
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.11
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.13
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ >=x11-proto/inputproto-1.4
+ x11-proto/xproto"
+
+src_configure() {
+ econf \
+ $(use_enable upower upower-glib) \
+ $(use_enable input_devices_libinput xorg-libinput) \
+ $(use_enable libnotify) \
+ $(use_enable xklavier libxklavier) \
+ $(use_enable libcanberra sound-settings)
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2018-03-19 14:50 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2018-03-19 14:50 UTC (permalink / raw
To: gentoo-commits
commit: ba40b73469b20acbe9cf25059b6556508c878262
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 14:31:10 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 14:50:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba40b734
xfce-base/xfce4-settings: Bump to 4.12.3 bugfix (stable branch)
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.12.3.ebuild | 56 ++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index bf08462a4ac..b2f486365f6 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,4 +1,5 @@
DIST xfce4-settings-4.12.0.tar.bz2 973324 BLAKE2B 2c6103ac0d43c89f523e530d2eccc0974b6a67a9206f300aba8630b6ea819ea16774141d92647e7b3682b437555a75a4c0a8e06e4abf593a302010342dfb3a10 SHA512 4a61c16f1f03de98c9968a00b50595e2934aaf28b80613c59403d33a293a7f8ef9ebb6fad98b0eeb97a6590b9100e91f73dd6363133d5d8bd06714f1126d8856
DIST xfce4-settings-4.12.2.tar.bz2 1029833 BLAKE2B c6180addbfa25f4ab9ea2ba4c4bc7131117c2cf60436fe3a695b7d297d0172463548b3a0d521b4607907fec1ebf02096a513a4a18af9094976ed17c053fb8c22 SHA512 cd3a56e7f1a9680575ba82276258aadcf620c472495504dd686c0eda1c730f32900c132eb502990f7b3a6904699f892a86b5853419bd4f72779d56836a5c6145
+DIST xfce4-settings-4.12.3.tar.bz2 1035504 BLAKE2B db045839ea075d08acbad2bb316a4b577df959312146f8487e667c1de3fe69d129e9c80a21b97834e7f86598d776d7aaf7104f7640429a45a6d02ca3ca6c8bc4 SHA512 46bde0de70d8ebcc869ea5ba4f3eb0f123fb2e6f16e8a837c301e445044d65d90843fe3c8274a53818099112e43ff6217dfffd32bc032560331f5ca5fc5ba3ad
DIST xfce4-settings-4.13.0.tar.bz2 1037084 BLAKE2B b13096251329161413f4711a535c88ea4d4502f3dfb9ac6a782110f9f15107c0cdf8935f8d884cd25aec179ee90c0e58cc6b34ee1626d2d49a9f972889b55995 SHA512 ae9094ce0a2a85d7d38a72bbc355f5d06741ec5db16ebcfab74e7504f1ba17360d1fc3e38b357665c3bacf065c02cd6c12c2d1619a18523b42efb311877dfa62
DIST xfce4-settings-4.13.1.tar.bz2 1034276 BLAKE2B 1211a14a0d2a1b33fa400e5957852fc21a0b25e3b8abf880be552f4e2306e81337fdb1686c00b6c56607f24e55418a99498886e2e302ca9f52da606042e96af7 SHA512 e108ccf306599716c2fbc0fc11cd0b05fc89909c51e3bc5513745ac0279432d93c690f9f8d7faeb4bd8ffbd1d7a271276b0f690040692ca2d3f3a1ac55b62ccd
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
new file mode 100644
index 00000000000..1a6651fff45
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND=">=dev-libs/dbus-glib-0.100
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ >=x11-libs/gtk+-2.20:2
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.8
+ >=xfce-base/libxfce4ui-4.11
+ >=xfce-base/libxfce4util-4.11
+ >=xfce-base/xfconf-4.10
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ >=x11-proto/inputproto-1.4
+ x11-proto/xproto"
+
+src_configure() {
+ econf \
+ $(use_enable upower upower-glib) \
+ $(use_enable input_devices_libinput xorg-libinput) \
+ $(use_enable libnotify) \
+ $(use_enable xklavier libxklavier) \
+ $(use_enable libcanberra sound-settings)
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2017-06-07 20:06 Michał Górny
0 siblings, 0 replies; 167+ messages in thread
From: Michał Górny @ 2017-06-07 20:06 UTC (permalink / raw
To: gentoo-commits
commit: 7315a95fd489cf58a54099f3ce7744bd364b43eb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 10:04:23 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 7 20:05:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7315a95f
xfce-base/xfce4-settings: Drop old
xfce-base/xfce4-settings/Manifest | 1 -
xfce-base/xfce4-settings/metadata.xml | 1 -
.../xfce4-settings/xfce4-settings-4.12.0-r1.ebuild | 54 ----------------------
.../xfce4-settings/xfce4-settings-4.12.0.ebuild | 52 ---------------------
.../xfce4-settings/xfce4-settings-4.12.1.ebuild | 53 ---------------------
5 files changed, 161 deletions(-)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 5a814114bb0..c40d317ae8a 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,3 +1,2 @@
DIST xfce4-settings-4.12.0.tar.bz2 973324 SHA256 04becef105c19d0266cfe8dbf42619e7233c3b9fa99b43dbfc9c6a5959501f81 SHA512 4a61c16f1f03de98c9968a00b50595e2934aaf28b80613c59403d33a293a7f8ef9ebb6fad98b0eeb97a6590b9100e91f73dd6363133d5d8bd06714f1126d8856 WHIRLPOOL 52a66c1b99f67b1e92ccbc223535617a6edff67857032d7c19581fe38e4b5b7e2b32a42bb5263f92ec02596035dd76f6a8f6387f17e524b035def717eda373ff
-DIST xfce4-settings-4.12.1.tar.bz2 1027325 SHA256 f6484a0b1a7dad65ba5ee4eba8e07299b7c92a2a8adb195684e0e2b959886574 SHA512 20aca9c6337433b0b7165acfb373bce14e13e368345844799cfe71bcf433a38c4d1f57d3ffe01eda347d167c3098f46ac77d0364b64a2a59bbe82e45d76a9623 WHIRLPOOL 3cfda30efeb59ac2b857efd5454139915fd053cd533fdddf7cbd718352ee18990f0dcb1ea62a532fd4b36f451818b0d1161145467e47691e76cc9e310d409922
DIST xfce4-settings-4.13.0.tar.bz2 1037084 SHA256 01a19a2d320617efc7de972069024f2a86255b8abf354fbd3698f361db75063d SHA512 ae9094ce0a2a85d7d38a72bbc355f5d06741ec5db16ebcfab74e7504f1ba17360d1fc3e38b357665c3bacf065c02cd6c12c2d1619a18523b42efb311877dfa62 WHIRLPOOL 60276d31fd689bf3f10980310e5c401a2551ea12e94451fde88577a21b6a5a04e240a0b86f8136ed084b1814db00dd1ce580f0f1cb0ab37d00bea0793e4ebce4
diff --git a/xfce-base/xfce4-settings/metadata.xml b/xfce-base/xfce4-settings/metadata.xml
index 7a8fccdab0a..12f76d9d6a2 100644
--- a/xfce-base/xfce4-settings/metadata.xml
+++ b/xfce-base/xfce4-settings/metadata.xml
@@ -6,7 +6,6 @@
<name>XFCE Team</name>
</maintainer>
<use>
- <flag name="libinput">Enable libinput Xorg driver (<pkg>x11-drivers/xf86-input-libinput</pkg>) support</flag>
<flag name="libcanberra">Enable sound event support using <pkg>media-libs/libcanberra</pkg></flag>
<flag name="xklavier">Enable keyboard layout selection support using <pkg>x11-libs/libxklavier</pkg></flag>
</use>
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r1.ebuild
deleted file mode 100644
index fa3df265bb8..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://docs.xfce.org/xfce/xfce4-settings/start"
-SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug libcanberra libinput libnotify upower +xklavier"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- >=x11-libs/gtk+-2.20:2
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.8
- >=xfce-base/libxfce4ui-4.11
- >=xfce-base/libxfce4util-4.11
- >=xfce-base/xfconf-4.10
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
-
-pkg_setup() {
- XFCONF=(
- $(use_enable upower upower-glib)
- $(use_enable libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS TODO )
-
- PATCHES=( "${FILESDIR}/${P}-HDMI-power-cycling.patch" )
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild
deleted file mode 100644
index 6947a044484..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug libcanberra libinput libnotify upower +xklavier"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- >=x11-libs/gtk+-2.20:2
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.8
- >=xfce-base/libxfce4ui-4.11
- >=xfce-base/libxfce4util-4.11
- >=xfce-base/xfconf-4.10
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
-
-pkg_setup() {
- XFCONF=(
- $(use_enable upower upower-glib)
- $(use_enable libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS TODO )
-}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild
deleted file mode 100644
index d42241fa88a..00000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xfconf
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="https://www.xfce.org/projects/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
- >=dev-libs/glib-2.24
- media-libs/fontconfig
- >=x11-libs/gtk+-2.20:2
- x11-libs/libX11
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/garcon-0.2
- >=xfce-base/exo-0.8
- >=xfce-base/libxfce4ui-4.11
- >=xfce-base/libxfce4util-4.11
- >=xfce-base/xfconf-4.10
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- input_devices_libinput? ( x11-drivers/xf86-input-libinput )
- libnotify? ( >=x11-libs/libnotify-0.7 )
- upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
- xklavier? ( >=x11-libs/libxklavier-5 )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
-
-pkg_setup() {
- XFCONF=(
- $(use_enable upower upower-glib)
- $(use_enable input_devices_libinput xorg-libinput)
- $(use_enable libnotify)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS TODO )
-}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2017-01-26 10:22 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2017-01-26 10:22 UTC (permalink / raw
To: gentoo-commits
commit: 367e1cf50f277d1bc4168fa11e04fde54f5ff7ef
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 10:20:48 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 10:20:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367e1cf5
xfce-base/xfce4-settings: sparc stable wrt bug #586614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index e73a2c9..0af33ad 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2017-01-13 15:41 Agostino Sarubbo
0 siblings, 0 replies; 167+ messages in thread
From: Agostino Sarubbo @ 2017-01-13 15:41 UTC (permalink / raw
To: gentoo-commits
commit: 6ed9bc93435647f1852b15a31d9f5282814baa91
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 15:40:14 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 15:40:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed9bc93
xfce-base/xfce4-settings: x86 stable wrt bug #586614
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index 8a6970c..c0dfce5 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-12-20 12:31 Tobias Klausmann
0 siblings, 0 replies; 167+ messages in thread
From: Tobias Klausmann @ 2016-12-20 12:31 UTC (permalink / raw
To: gentoo-commits
commit: c11418a6b02b81eae5a006c4231c87609cfeec5c
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 11:02:15 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 12:30:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11418a6
xfce-base/xfce4-settings-4.12.0-r2: stable on amd64
Gentoo-Bug: 586614
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index fe8a75aa..8a6970c 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-12-07 15:02 Jason Zaman
0 siblings, 0 replies; 167+ messages in thread
From: Jason Zaman @ 2016-12-07 15:02 UTC (permalink / raw
To: gentoo-commits
commit: 533c0a8a72bd9e88e75075a9f41ff7c0ed05ba51
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 7 15:01:09 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 15:01:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533c0a8a
xfce-base/xfce4-settings: update dep for build failure with too-old exo
Gentoo-bug: https://bugs.gentoo.org/601904
Package-Manager: portage-2.3.0
xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild
index e89de6f..0696acd 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/dbus-glib-0.100
>=x11-libs/libXi-1.3
>=x11-libs/libXrandr-1.2
>=xfce-base/garcon-0.2
- >=xfce-base/exo-0.8
+ >=xfce-base/exo-0.11
>=xfce-base/libxfce4ui-4.12
>=xfce-base/libxfce4util-4.12
>=xfce-base/xfconf-4.12
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-11-24 7:32 Jason Zaman
0 siblings, 0 replies; 167+ messages in thread
From: Jason Zaman @ 2016-11-24 7:32 UTC (permalink / raw
To: gentoo-commits
commit: cc81400edf58be45019b47446829a2ac296be2d2
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 07:30:50 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 07:31:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc81400e
xfce-base/xfce4-settings: bump to 4.13.0
Package-Manager: portage-2.3.0
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.13.0.ebuild | 67 ++++++++++++++++++++++
2 files changed, 68 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index 01dd8b6..5a81411 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-settings-4.12.0.tar.bz2 973324 SHA256 04becef105c19d0266cfe8dbf42619e7233c3b9fa99b43dbfc9c6a5959501f81 SHA512 4a61c16f1f03de98c9968a00b50595e2934aaf28b80613c59403d33a293a7f8ef9ebb6fad98b0eeb97a6590b9100e91f73dd6363133d5d8bd06714f1126d8856 WHIRLPOOL 52a66c1b99f67b1e92ccbc223535617a6edff67857032d7c19581fe38e4b5b7e2b32a42bb5263f92ec02596035dd76f6a8f6387f17e524b035def717eda373ff
DIST xfce4-settings-4.12.1.tar.bz2 1027325 SHA256 f6484a0b1a7dad65ba5ee4eba8e07299b7c92a2a8adb195684e0e2b959886574 SHA512 20aca9c6337433b0b7165acfb373bce14e13e368345844799cfe71bcf433a38c4d1f57d3ffe01eda347d167c3098f46ac77d0364b64a2a59bbe82e45d76a9623 WHIRLPOOL 3cfda30efeb59ac2b857efd5454139915fd053cd533fdddf7cbd718352ee18990f0dcb1ea62a532fd4b36f451818b0d1161145467e47691e76cc9e310d409922
+DIST xfce4-settings-4.13.0.tar.bz2 1037084 SHA256 01a19a2d320617efc7de972069024f2a86255b8abf354fbd3698f361db75063d SHA512 ae9094ce0a2a85d7d38a72bbc355f5d06741ec5db16ebcfab74e7504f1ba17360d1fc3e38b357665c3bacf065c02cd6c12c2d1619a18523b42efb311877dfa62 WHIRLPOOL 60276d31fd689bf3f10980310e5c401a2551ea12e94451fde88577a21b6a5a04e240a0b86f8136ed084b1814db00dd1ce580f0f1cb0ab37d00bea0793e4ebce4
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild
new file mode 100644
index 00000000..e89de6f
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.13.0.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit fdo-mime gnome2-utils
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="http://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND=">=dev-libs/dbus-glib-0.100
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ x11-libs/gtk+:3
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.8
+ >=xfce-base/libxfce4ui-4.12
+ >=xfce-base/libxfce4util-4.12
+ >=xfce-base/xfconf-4.12
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ >=x11-proto/inputproto-1.4
+ x11-proto/xproto"
+
+DOCS=( AUTHORS ChangeLog NEWS TODO )
+
+src_configure() {
+ econf \
+ $(use_enable upower upower-glib) \
+ $(use_enable input_devices_libinput xorg-libinput) \
+ $(use_enable libnotify) \
+ $(use_enable xklavier libxklavier) \
+ $(use_enable libcanberra sound-settings)
+}
+
+pkg_preinst() {
+ gnome2_icon_savelist
+}
+
+pkg_postinst() {
+ fdo-mime_desktop_database_update
+ fdo-mime_mime_database_update
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ fdo-mime_desktop_database_update
+ fdo-mime_mime_database_update
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-09-29 4:37 Jeroen Roovers
0 siblings, 0 replies; 167+ messages in thread
From: Jeroen Roovers @ 2016-09-29 4:37 UTC (permalink / raw
To: gentoo-commits
commit: b62199e1e1219855b32117f5d9fa010452da5fc5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 04:32:05 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 04:32:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62199e1
xfce-base/xfce4-settings: Stable for HPPA PPC64 (bug #586614).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index 479f8a2..fe8a75aa 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-09-15 14:08 Jason Zaman
0 siblings, 0 replies; 167+ messages in thread
From: Jason Zaman @ 2016-09-15 14:08 UTC (permalink / raw
To: gentoo-commits
commit: 8888dceb8e33d4c5ad64185994174c625df7e085
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 13:48:23 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 14:07:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8888dceb
xfce-base/xfce4-settings: bump to 4.12.1
Package-Manager: portage-2.2.28
xfce-base/xfce4-settings/Manifest | 1 +
.../xfce4-settings/xfce4-settings-4.12.1.ebuild | 54 ++++++++++++++++++++++
2 files changed, 55 insertions(+)
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest
index d17954e..01dd8b6 100644
--- a/xfce-base/xfce4-settings/Manifest
+++ b/xfce-base/xfce4-settings/Manifest
@@ -1 +1,2 @@
DIST xfce4-settings-4.12.0.tar.bz2 973324 SHA256 04becef105c19d0266cfe8dbf42619e7233c3b9fa99b43dbfc9c6a5959501f81 SHA512 4a61c16f1f03de98c9968a00b50595e2934aaf28b80613c59403d33a293a7f8ef9ebb6fad98b0eeb97a6590b9100e91f73dd6363133d5d8bd06714f1126d8856 WHIRLPOOL 52a66c1b99f67b1e92ccbc223535617a6edff67857032d7c19581fe38e4b5b7e2b32a42bb5263f92ec02596035dd76f6a8f6387f17e524b035def717eda373ff
+DIST xfce4-settings-4.12.1.tar.bz2 1027325 SHA256 f6484a0b1a7dad65ba5ee4eba8e07299b7c92a2a8adb195684e0e2b959886574 SHA512 20aca9c6337433b0b7165acfb373bce14e13e368345844799cfe71bcf433a38c4d1f57d3ffe01eda347d167c3098f46ac77d0364b64a2a59bbe82e45d76a9623 WHIRLPOOL 3cfda30efeb59ac2b857efd5454139915fd053cd533fdddf7cbd718352ee18990f0dcb1ea62a532fd4b36f451818b0d1161145467e47691e76cc9e310d409922
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild
new file mode 100644
index 00000000..f609e54
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xfconf
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="http://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND=">=dev-libs/dbus-glib-0.100
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ >=x11-libs/gtk+-2.20:2
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.8
+ >=xfce-base/libxfce4ui-4.11
+ >=xfce-base/libxfce4util-4.11
+ >=xfce-base/xfconf-4.10
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ >=x11-proto/inputproto-1.4
+ x11-proto/xproto"
+
+pkg_setup() {
+ XFCONF=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ $(xfconf_use_debug)
+ )
+
+ DOCS=( AUTHORS ChangeLog NEWS TODO )
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-06-30 16:58 Tobias Klausmann
0 siblings, 0 replies; 167+ messages in thread
From: Tobias Klausmann @ 2016-06-30 16:58 UTC (permalink / raw
To: gentoo-commits
commit: 1d27a6ccfc8355b40b1d237189f664fc189066fb
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 16:55:33 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 16:58:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d27a6cc
xfce-base/xfce4-settings-4.12.0-r2: add alpha keyword
Gentoo-Bug: 586614
Package-Manager: portage-2.3.0
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index 22000fe..479f8a2 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-06-26 18:40 Markus Meier
0 siblings, 0 replies; 167+ messages in thread
From: Markus Meier @ 2016-06-26 18:40 UTC (permalink / raw
To: gentoo-commits
commit: 2517fdd3419568d51b7b34f82be2228fadc69373
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 18:40:04 2016 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 18:40:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2517fdd3
xfce-base/xfce4-settings: arm stable, bug #586614
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
index c37f353..22000fe 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2016-03-22 0:52 Patrick McLean
0 siblings, 0 replies; 167+ messages in thread
From: Patrick McLean @ 2016-03-22 0:52 UTC (permalink / raw
To: gentoo-commits
commit: 16b811bb8ea46ccb5c60fabbc6b79ece35867ec2
Author: Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 19:16:14 2016 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 00:50:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b811bb
xfce-base/xfce4-settings: Rename USE libinput to input_devices_libinput
Uses the same INPUT_DEVICES expanded use as x11-base/xorg-drivers and
other packages that have similar input-device specific functionality
(like gnome-settings).
Package-Manager: portage-2.2.26
.../xfce4-settings/xfce4-settings-4.12.0-r2.ebuild | 56 ++++++++++++++++++++++
1 file changed, 56 insertions(+)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
new file mode 100644
index 0000000..c37f353
--- /dev/null
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0-r2.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xfconf
+
+DESCRIPTION="Configuration system for the Xfce desktop environment"
+HOMEPAGE="http://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="debug input_devices_libinput libcanberra libnotify upower +xklavier"
+
+RDEPEND=">=dev-libs/dbus-glib-0.100
+ >=dev-libs/glib-2.24
+ media-libs/fontconfig
+ >=x11-libs/gtk+-2.20:2
+ x11-libs/libX11
+ >=x11-libs/libXcursor-1.1
+ >=x11-libs/libXi-1.3
+ >=x11-libs/libXrandr-1.2
+ >=xfce-base/garcon-0.2
+ >=xfce-base/exo-0.8
+ >=xfce-base/libxfce4ui-4.11
+ >=xfce-base/libxfce4util-4.11
+ >=xfce-base/xfconf-4.10
+ libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )
+ xklavier? ( >=x11-libs/libxklavier-5 )"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext
+ >=x11-proto/inputproto-1.4
+ x11-proto/xproto"
+
+pkg_setup() {
+ XFCONF=(
+ $(use_enable upower upower-glib)
+ $(use_enable input_devices_libinput xorg-libinput)
+ $(use_enable libnotify)
+ $(use_enable xklavier libxklavier)
+ $(use_enable libcanberra sound-settings)
+ $(xfconf_use_debug)
+ )
+
+ DOCS=( AUTHORS ChangeLog NEWS TODO )
+
+ PATCHES=( "${FILESDIR}/${P}-HDMI-power-cycling.patch" )
+}
^ permalink raw reply related [flat|nested] 167+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/
@ 2015-10-17 18:32 Mikle Kolyada
0 siblings, 0 replies; 167+ messages in thread
From: Mikle Kolyada @ 2015-10-17 18:32 UTC (permalink / raw
To: gentoo-commits
commit: bfa1c55cd5f09f4e530e424f8b1c10b3a09b6bb0
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 18:10:26 2015 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 18:29:51 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa1c55c
xfce-base/xfce4-settings: sparc stable wrt bug #553500
Package-Manager: portage-2.2.20.1
xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild
index 21660f9..87af24b 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libcanberra libinput libnotify upower +xklavier"
RDEPEND=">=dev-libs/dbus-glib-0.100
^ permalink raw reply related [flat|nested] 167+ messages in thread
end of thread, other threads:[~2024-11-04 18:40 UTC | newest]
Thread overview: 167+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 13:32 [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2024-11-04 18:39 Andreas Sturmlechner
2024-11-02 7:09 Michał Górny
2024-06-29 16:58 Michał Górny
2024-06-29 10:55 Sam James
2024-06-29 10:55 Sam James
2024-06-29 8:53 Sam James
2024-06-29 8:25 Sam James
2024-06-29 8:25 Sam James
2024-06-29 7:57 Arthur Zamarin
2024-06-11 13:32 Michał Górny
2024-06-09 14:04 Michał Górny
2024-05-28 14:30 Michał Górny
2024-03-31 15:36 Michał Górny
2023-12-30 1:26 Ionen Wolkens
2023-12-27 15:59 Michał Górny
2023-12-27 13:32 Sam James
2023-12-09 19:30 Arthur Zamarin
2023-12-09 19:05 Sam James
2023-12-09 19:00 Arthur Zamarin
2023-12-09 19:00 Arthur Zamarin
2023-12-09 19:00 Arthur Zamarin
2023-11-30 18:10 Michał Górny
2023-11-20 10:06 Sam James
2023-11-20 10:06 Sam James
2023-11-16 14:26 Michał Górny
2023-08-17 5:59 Michał Górny
2023-08-17 4:50 Sam James
2023-08-02 11:58 Arthur Zamarin
2023-07-24 21:02 Sam James
2023-07-24 11:03 Jakov Smolić
2023-07-24 11:03 Jakov Smolić
2023-07-04 12:41 Michał Górny
2023-04-18 18:33 Michał Górny
2023-04-18 16:32 Michał Górny
2023-03-17 15:18 Michał Górny
2023-03-17 14:52 Arthur Zamarin
2023-03-17 14:46 Arthur Zamarin
2023-03-17 14:26 Arthur Zamarin
2023-03-17 14:25 Arthur Zamarin
2023-03-17 14:11 Sam James
2023-03-17 14:11 Sam James
2023-03-17 10:50 Michał Górny
2023-03-17 8:56 Arthur Zamarin
2023-03-15 6:55 Michał Górny
2023-02-11 12:47 Michał Górny
2023-02-03 16:53 Sam James
2023-02-03 14:21 Arthur Zamarin
2023-02-03 14:21 Arthur Zamarin
2023-02-03 13:32 Arthur Zamarin
2022-12-22 15:45 Michał Górny
2022-12-15 15:04 Michał Górny
2022-12-15 15:04 Michał Górny
2022-12-01 13:55 Michał Górny
2022-11-18 17:41 Michał Górny
2022-11-18 16:52 Arthur Zamarin
2022-11-13 20:59 Sam James
2022-11-13 17:38 Sam James
2022-11-13 11:39 Sam James
2022-11-13 11:39 Sam James
2022-11-13 11:39 Sam James
2022-11-13 6:39 Michał Górny
2022-11-13 6:39 Michał Górny
2022-11-08 13:15 Michał Górny
2022-11-08 6:31 Sam James
2022-11-08 5:49 Sam James
2022-11-08 2:54 Sam James
2022-11-07 23:54 Sam James
2022-11-07 23:54 Sam James
2022-11-07 23:18 Sam James
2022-11-07 20:33 Michał Górny
2022-11-07 20:33 Michał Górny
2022-11-01 12:35 Michał Górny
2022-08-28 6:49 WANG Xuerui
2022-07-28 12:57 Michał Górny
2022-07-28 12:00 Sam James
2022-07-27 8:11 Sam James
2022-07-27 4:16 Sam James
2022-07-27 4:16 Sam James
2022-07-26 22:25 Sam James
2022-07-26 22:22 Sam James
2022-07-05 14:29 Michał Górny
2022-05-04 18:06 Michał Górny
2021-07-08 7:06 Michał Górny
2021-07-08 3:53 Sam James
2021-07-06 1:48 Sam James
2021-07-03 6:22 Agostino Sarubbo
2021-07-03 6:20 Agostino Sarubbo
2021-07-03 1:30 Sam James
2021-07-03 1:28 Sam James
2021-06-08 11:42 Michał Górny
2021-05-29 0:03 Yixun Lan
2021-04-12 23:33 Sam James
2021-04-12 15:16 Michał Górny
2021-02-19 1:11 Michał Górny
2021-02-18 22:08 Sam James
2021-02-18 7:26 Sam James
2021-02-08 6:11 Sam James
2021-02-08 6:05 Sam James
2021-01-18 20:29 Michał Górny
2020-12-22 23:35 Michał Górny
2020-12-16 13:29 Michał Górny
2020-11-15 9:35 Michał Górny
2020-08-19 14:53 Michał Górny
2020-07-19 14:19 Michał Górny
2020-07-19 13:38 Sam James
2020-06-29 18:24 Mikle Kolyada
2020-06-20 15:23 Thomas Deutschmann
2020-06-14 20:19 Sergei Trofimovich
2020-06-14 20:08 Sergei Trofimovich
2020-06-07 6:58 Michał Górny
2020-05-27 7:03 Michał Górny
2020-04-12 17:47 Michał Górny
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-14 18:05 Mikle Kolyada
2020-03-13 18:54 Agostino Sarubbo
2020-01-14 3:53 Michał Górny
2020-01-11 5:08 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-08-22 12:31 Michał Górny
2019-08-22 6:49 Michał Górny
2019-08-22 6:49 Michał Górny
2019-08-11 20:46 Michał Górny
2019-07-28 15:43 Michał Górny
2019-07-28 15:43 Michał Górny
2019-07-23 14:10 Kent Fredric
2019-07-01 7:56 Michał Górny
2019-05-24 22:20 Michał Górny
2019-05-18 11:11 Michał Górny
2019-05-18 6:53 Michał Górny
2018-12-08 22:04 Mikle Kolyada
2018-12-02 11:12 Mikle Kolyada
2018-11-27 16:01 Tobias Klausmann
2018-11-24 13:40 Sergei Trofimovich
2018-11-12 13:45 Mikle Kolyada
2018-11-11 19:07 Michał Górny
2018-10-02 22:08 Michał Górny
2018-06-21 7:24 Michał Górny
2018-06-21 7:24 Michał Górny
2018-06-17 13:39 Jason Zaman
2018-05-27 20:56 Mikle Kolyada
2018-05-22 1:19 Matt Turner
2018-04-19 21:08 Mikle Kolyada
2018-04-18 21:04 Sergei Trofimovich
2018-04-10 11:32 Tobias Klausmann
2018-04-08 17:28 Aaron Bauman
2018-04-08 15:48 Sergei Trofimovich
2018-04-08 9:04 Michał Górny
2018-03-19 14:50 Michał Górny
2018-03-19 14:50 Michał Górny
2018-03-19 14:50 Michał Górny
2017-06-07 20:06 Michał Górny
2017-01-26 10:22 Agostino Sarubbo
2017-01-13 15:41 Agostino Sarubbo
2016-12-20 12:31 Tobias Klausmann
2016-12-07 15:02 Jason Zaman
2016-11-24 7:32 Jason Zaman
2016-09-29 4:37 Jeroen Roovers
2016-09-15 14:08 Jason Zaman
2016-06-30 16:58 Tobias Klausmann
2016-06-26 18:40 Markus Meier
2016-03-22 0:52 Patrick McLean
2015-10-17 18:32 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox