commit:     bffd107f7dd346893ed3717111ad8e6a2cc3ad18
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 06:49:43 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 17:22:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bffd107f

media-sound/pavucontrol-qt: remove version 0.16.0

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/pavucontrol-qt/Manifest                |  1 -
 .../pavucontrol-qt/pavucontrol-qt-0.16.0.ebuild    | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/media-sound/pavucontrol-qt/Manifest 
b/media-sound/pavucontrol-qt/Manifest
index 4569b74c58a..21002931d57 100644
--- a/media-sound/pavucontrol-qt/Manifest
+++ b/media-sound/pavucontrol-qt/Manifest
@@ -1,2 +1 @@
-DIST pavucontrol-qt-0.16.0.tar.xz 99952 BLAKE2B 
926e248f61b1652af04f772c09bc000d0f368ba6449cade308275473e970068a58ca25cccea5e4bea289424b507e3d24f30d54d76c13096e0e8047c5ea996950
 SHA512 
781122b57321cf1e3eff2210e7cb949c819d0148050897d3a9673e846c28fae7a926b4d840c603dac9dace8126bfc49179a737101f4d5b6ad4fe5946d82bd0d5
 DIST pavucontrol-qt-0.17.0.tar.xz 104120 BLAKE2B 
13cfd361d134a8fb79eb6bf20ab2e2755b998e4c46105efb0e7d29a171262d795b6f77629c4b066b0d786cf1bd60784d0d7155c4b77d23ff2a0a148f3f7764a5
 SHA512 
b6c77fc78c62051c8c0484edb09d1e2a347fc30ae8b65f1e4b3d279499abd47aeaf19c2cb3037871ef8885a5bc787f3d0307d7c0aa0699deaba3129501fb9a3a

diff --git a/media-sound/pavucontrol-qt/pavucontrol-qt-0.16.0.ebuild 
b/media-sound/pavucontrol-qt/pavucontrol-qt-0.16.0.ebuild
deleted file mode 100644
index 8fabe2c80f1..00000000000
--- a/media-sound/pavucontrol-qt/pavucontrol-qt-0.16.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt GUI Pulseaudio Mixer"
-HOMEPAGE="https://lxqt.github.io/";
-
-if [[ ${PV} = *9999* ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/lxqt/${PN}.git";
-else
-       
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
-fi
-
-LICENSE="GPL-2 GPL-2+"
-SLOT="0"
-
-BDEPEND="
-       dev-qt/linguist-tools:5
-       >=dev-util/lxqt-build-tools-0.8.0
-       virtual/pkgconfig
-"
-DEPEND="
-       dev-libs/glib:2
-       dev-qt/qtcore:5
-       dev-qt/qtdbus:5
-       dev-qt/qtwidgets:5
-       media-sound/pulseaudio[glib]
-"
-RDEPEND="${DEPEND}
-       !lxqt-base/lxqt-l10n
-"

Reply via email to