aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-06-06 04:29:55 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-06-11 17:23:10 +0200
commita133a34ca50d0f38251d15c1057f17f8234ab8e5 (patch)
tree8590f84fe32a4285263c942708a89c4ed466e65b
parentnet-fs/httpdirfs: drop unmaintained live (diff)
downloadguru-a133a34c.tar.gz
guru-a133a34c.tar.bz2
guru-a133a34c.zip
media-sound/wlavu: drop unmaintained live
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--media-sound/wlavu/wlavu-9999.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/media-sound/wlavu/wlavu-9999.ebuild b/media-sound/wlavu/wlavu-9999.ebuild
deleted file mode 100644
index 73a7db4088..0000000000
--- a/media-sound/wlavu/wlavu-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit git-r3 meson
-
-DESCRIPTION="Wayland ALSA VU-meter with peaking and optional support for wlr-layer-shell"
-HOMEPAGE="https://git.sr.ht/~kennylevinsen/wlavu"
-EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/wlavu"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS=""
-
-DEPEND="
- media-video/pipewire:=
- dev-libs/wayland
-"
-RDEPEND="${DEPEND}"