diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-07-28 21:05:25 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-07-28 21:05:25 +0100 |
commit | 9403c20e10161812ed5231e7fd14464ca484aa09 (patch) | |
tree | f7757c7c0efe870267d826326a1a44a33ec53125 /xfce-base/xfce4-settings | |
parent | e74494cd71c90a42f7cf78ec655c9c883a26c42a (diff) |
gentoo auto-resync : 28:07:2022 - 21:05:25
Diffstat (limited to 'xfce-base/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/Manifest | 2 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.16.2.ebuild | 66 |
2 files changed, 0 insertions, 68 deletions
diff --git a/xfce-base/xfce4-settings/Manifest b/xfce-base/xfce4-settings/Manifest index 21ac2ce6edf3..0bac728ae2d4 100644 --- a/xfce-base/xfce4-settings/Manifest +++ b/xfce-base/xfce4-settings/Manifest @@ -1,5 +1,3 @@ -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 -EBUILD xfce4-settings-4.16.2.ebuild 1731 BLAKE2B 88a6df19d7ce92438035526d14231cb400db144541503184095bf2274a0b7f91afa1f421a03b8cc0bc910480d9ae643e8617d0bce67b0a77d108fc3ddd56f162 SHA512 72b9afca62e1acdb63dddc702d2b87e73a2b0bd11bb64b16886195849a8e00a878fe1b1b9b6dc42502c337a46afd586126f7be6f1873dfd1a1464038ef895922 EBUILD xfce4-settings-4.16.3.ebuild 1754 BLAKE2B 4311ecb423121f05b7ca5211df4f3babfcad8a9251bc4ed53373ab564d69dc75ae538bf2f3dc63b68f869bd041af0c3562226af0fe206c8bc9a0a64caba86ec5 SHA512 9e1622b375baec1eb09bbbb211c1af5c1e823afc120cb04df2c19ad1f73f949958b374ea29cca2f97eef43ac08075831c76567735557cc671bb3f871c39eae18 MISC metadata.xml 480 BLAKE2B 4aabe2bbd7da19f62794843c890648503139a81904d84f6b97f9af9634a43ad583eede1adec9704969663455d033838db3a9a825c90d6f341cea411ed89514f2 SHA512 7e1e28f50387533611b4cee185e5e91b1dcc180ebb5bf7bcbd5fa58bc8ef666ce1bba57961de19016ceaa75a6b60b70ec55cff9a2d22bdf0d4f2b9e04abf2bb7 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 -} |