summaryrefslogtreecommitdiff
path: root/mate-base/mate-applets
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /mate-base/mate-applets
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'mate-base/mate-applets')
-rw-r--r--mate-base/mate-applets/Manifest4
-rw-r--r--mate-base/mate-applets/mate-applets-1.24.0.ebuild92
-rw-r--r--mate-base/mate-applets/mate-applets-1.24.1.ebuild4
3 files changed, 3 insertions, 97 deletions
diff --git a/mate-base/mate-applets/Manifest b/mate-base/mate-applets/Manifest
index 9d2d42940d53..b4aefefb66ed 100644
--- a/mate-base/mate-applets/Manifest
+++ b/mate-base/mate-applets/Manifest
@@ -1,5 +1,3 @@
-DIST mate-applets-1.24.0.tar.xz 8142812 BLAKE2B cbb76d6d64bb6e9b9f93197dbe79e2751877b0604c5a84ff4b6b00608f2930925bdbc2824dc96848c84496fa5f16ab38458775727b22cb07f4db9ca854f93c42 SHA512 345a80b123c705997d44ac5a4bea5249045d75181c3802cf49b2eb08decc14a12f75f2e06e6ebfae267b937ff10edf7638cd64332e2e2e731695e6260df5222e
DIST mate-applets-1.24.1.tar.xz 8222540 BLAKE2B f018f131cedda486a28c3a125c07efaf5c3111f95c17b0c3fbdd0b1f084ddf851d46ea4ef511a1e57f6d9f7f29a28e48ab010abc4cc6d87c1315b79bfbf01849 SHA512 d29e39a140310fef84cb0fe631568e0177ca5faaf2bf566211a23b32613fd6aabf06dd8ecd81a16e09553c659a7feda9ba372bb62a70504a235be58e07726ed2
-EBUILD mate-applets-1.24.0.ebuild 2052 BLAKE2B 252d2c95ac34a0c460c9de2c15b6dad9ae0205b05e0728b89e30a9fdd37e870adce5cf3f01fba8e83d1418695c600e11aace566c08046b66166fe03d669aadb9 SHA512 d1ab2e80d42bf8202e3a76a68c490a3b59631c92879f77068a41c950e8a8f941c88a69a06905ab0c825695ab03e5a6fadcfcb91da0ec931eb0914977ecd6bd5f
-EBUILD mate-applets-1.24.1.ebuild 2094 BLAKE2B 0e71f68f9b8dd5f21c37ea82b535aecc938e34478cd105eb0b05b706998005bc5d2bd3620658c0705b3e1b14aca963722c79baf94c6e2b15d0b81a509c9f178b SHA512 5a75f0d9b29c27cba18cc9cd5f5929db366096a51355f1c7672f4b7e77bb2fe7ea89c5b59c59201951f80cd5ff203fbdf18ad15675c5da77aaae4f21a320e489
+EBUILD mate-applets-1.24.1.ebuild 2092 BLAKE2B 24aa1b8e42b3eceab5396cdbfa8c7f052b4ae1532205aa645ee935c25f8e7948bde5533bc7ee539ae6a67d0068e5e1960e266eeccef4f26990d790d915d4f444 SHA512 3f6f94b44b6621ab98d680f61e425c58aed201c054edae3aa194cfd34711fd63ec3fb27a913445d44fef4de2ae2701680eff8da9c736a5d56b3f4518e4cbdbe2
MISC metadata.xml 476 BLAKE2B 7e9ca9850dc90a6c22f661760b1aa54cc4e87eb53c1f6eb8f4087afa7b92f7a11e924c45b69cea8ad025203e894d24511a6d960d93b4f5341082447bc380fe34 SHA512 2b64230204857eb218fc42fdd18fb4ec9bdd7727d278e0c492630e38c561150cc8c5d45b5168cac619e8104aa9a737db6961045e71bbd005c235df20f72bd5c3
diff --git a/mate-base/mate-applets/mate-applets-1.24.0.ebuild b/mate-base/mate-applets/mate-applets-1.24.0.ebuild
deleted file mode 100644
index eec4c6abf120..000000000000
--- a/mate-base/mate-applets/mate-applets-1.24.0.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="Applets for the MATE Desktop and Panel"
-LICENSE="CC-BY-SA-3.0 FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"
-SLOT="0"
-
-IUSE="X +cpupower ipv6 policykit +upower"
-
-REQUIRED_USE="policykit? ( cpupower )"
-
-COMMON_DEPEND="dev-libs/atk
- >=dev-libs/dbus-glib-0.74
- >=dev-libs/glib-2.50:2
- >=dev-libs/libmateweather-1.17.0
- >=dev-libs/libxml2-2.5:2
- >=gnome-base/libgtop-2.12.0:2=
- >=gnome-extra/gucharmap-3.0:2.90
- >=mate-base/mate-panel-1.17.0
- >=net-wireless/wireless-tools-28_pre9:0
- >=sys-apps/dbus-1.10.0
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.22:3
- x11-libs/gtksourceview:3.0
- >=x11-libs/libnotify-0.7
- x11-libs/libX11
- >=x11-libs/libwnck-3.0:3
- x11-libs/pango
- cpupower? (
- sys-power/cpupower
- policykit? ( >=sys-auth/polkit-0.97:0 )
- )
- upower? ( >=sys-power/upower-0.9.23 )
- !!net-analyzer/mate-netspeed"
-
-RDEPEND="${COMMON_DEPEND}
- >=mate-base/mate-settings-daemon-1.6
- virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
- app-text/docbook-xml-dtd:4.3
- app-text/rarian
- >=app-text/scrollkeeper-dtd-1:1.0
- app-text/yelp-tools
- dev-libs/libxslt
- >=sys-devel/gettext-0.19.8:*
- virtual/pkgconfig:*"
-
-src_configure() {
-
- # configure.ac logic is a little hinky
- # and ignores --enable flags for cpufreq
- use cpupower || myconf="--disable-cpufreq"
-
- mate_src_configure \
- --libexecdir=/usr/libexec/mate-applets \
- $(use_with X x) \
- $(use_with upower) \
- $(use_enable ipv6) \
- $(use_enable policykit polkit) \
- "${myconf[@]}"
-}
-
-src_test() {
- unset DBUS_SESSION_BUS_ADDRESS
- emake check
-}
-
-src_install() {
- mate_src_install
-
- local APPLETS="accessx-status battstat charpick command cpufreq drivemount
- geyes mateweather multiload netspeed stickynotes
- timerapplet trashapplet"
-
- for applet in ${APPLETS}; do
- docinto ${applet}
-
- for d in AUTHORS ChangeLog NEWS README README.themes TODO; do
- [ -s ${applet}/${d} ] && dodoc ${applet}/${d}
- done
- done
-}
diff --git a/mate-base/mate-applets/mate-applets-1.24.1.ebuild b/mate-base/mate-applets/mate-applets-1.24.1.ebuild
index 63d6ba9facb2..f5bfe4804a2b 100644
--- a/mate-base/mate-applets/mate-applets-1.24.1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Applets for the MATE Desktop and Panel"