summaryrefslogtreecommitdiff
path: root/xfce-extra/xfce4-alsa-plugin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /xfce-extra/xfce4-alsa-plugin
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'xfce-extra/xfce4-alsa-plugin')
-rw-r--r--xfce-extra/xfce4-alsa-plugin/Manifest4
-rw-r--r--xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild37
-rw-r--r--xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild2
3 files changed, 2 insertions, 41 deletions
diff --git a/xfce-extra/xfce4-alsa-plugin/Manifest b/xfce-extra/xfce4-alsa-plugin/Manifest
index 8827b896bc97..d16d4dc0ef0c 100644
--- a/xfce-extra/xfce4-alsa-plugin/Manifest
+++ b/xfce-extra/xfce4-alsa-plugin/Manifest
@@ -1,5 +1,3 @@
-DIST xfce4-alsa-plugin-0.2.1.tar.gz 29375 BLAKE2B 1bb13203af1c21c472531ecddd4d65b84c5610893a434440585c1e51e2e717cd8642874e7ea784b2c5ae7e0c9203dfa9104e95485045f5749e77ea2d4d56c8a2 SHA512 d04ca015d33bd068cbd45d200181239f1b1ecc2fc7723ed8d4566fe28a8b6b28e916e2c484ef535cbabcfb81813ffc46f5fa2b1f8535fde2f4cd719cc0f65e27
DIST xfce4-alsa-plugin-0.3.0.tar.gz 28277 BLAKE2B e821276a80a4fbb245a21b53e16fd85bf0de9010ba848329639b2f8ea00fb85288b2799a1ea97eb6004963c6915fc4cf8ec8ea9c5b87c3cc8dc1a482a7e52d9d SHA512 ed6a99ddf5fb1d3bef5b0741c94127ac48d6b2bd0bfc5ace9416302f6780692ed21e5f0ccff4758b915aefc2288fbf2b7e6671ee6cb26e4e57c44a6409dda08f
-EBUILD xfce4-alsa-plugin-0.2.1.ebuild 673 BLAKE2B dd4ab6b5c7002e846c838f8b11e6cf23ac9ad1488cbaffe7118884ccc703e3d20912f36b278be3f21e0b3215965a93464160279c8aa64c65f062c8216da82885 SHA512 2790d17877debbfc6822677e285385ed4b0dd160ac709e9a82ae92413360a003f44b926c4d6668e37c5527fc8b4505789968edebaafd59558e4dd76315638b09
-EBUILD xfce4-alsa-plugin-0.3.0.ebuild 596 BLAKE2B 5bfdd5967331227c7f798781f0ef8dde5d8ac91a631719e65d08e5cb94af5e36188818bab24dbc66cceb9ffb3536a6bc4fc9255a1f1f6a13e66816d648b26b7d SHA512 a2e0d0fd56130c540a7d921170b8f943db6f1e8de3a59c9c9e195033f48090570d741a3e9bfb68b1a181c08b6842878104ee9b29ca7a077f1e6bf284808c902d
+EBUILD xfce4-alsa-plugin-0.3.0.ebuild 594 BLAKE2B e8acd6ceef337537efd29a5603da0df5c5bbd327a29eb5205c70e13cd301c664f29445e0fe0b5afcaa1f5c31e5d57af205402698a3d31f00a7c27c25a42d7c21 SHA512 9e1fac5764f1902c3f16a308a6cac081006aae13b7a22c24fbfc783a8fc0a229c3b65d515866f2e6c66772590f39ab9862a7769465a8c6d617c4403ab49e582a
MISC metadata.xml 330 BLAKE2B 73c387f918e801398808c85c8f8a3ee064dd4b4a1457c04ab2a7aa75065665427b931ecc198105e0a93a8f17bbce0801966659873c1b54a3c4d5e061821880ff SHA512 4348ea62b4041beca20200b351f0f3914b99c413ba18123f70345ef007a403aadc131f15ba535b6f4efbba745e6fa5b7851d74945d09236f36d000732fd34dba
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild
deleted file mode 100644
index 17f8e414f136..000000000000
--- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vala meson
-
-DESCRIPTION="Simple ALSA volume control for xfce4-panel"
-HOMEPAGE="https://github.com/equeim/xfce4-alsa-plugin"
-SRC_URI="https://github.com/equeim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-IUSE=""
-
-RDEPEND="
- media-libs/alsa-lib
- >=xfce-base/xfce4-panel-4.13
- x11-libs/gtk+:3[introspection]
-"
-DEPEND="${RDEPEND}
- $(vala_depend)
- sys-devel/gettext
-"
-
-src_prepare() {
- vala_src_prepare
- eapply_user
-}
-
-src_configure() {
- local emesonargs=(
- -Dgtk3=true
- )
- meson_src_configure
-}
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild
index e013bf491318..2b3321aa7d62 100644
--- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/equeim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE=""
RDEPEND="