mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
media-sound/pipemixer: new package
Add pipemixer, a lightweight TUI volume control for PipeWire. Fixes: remove unnecessary dev-lang/rust dependency Signed-off-by: Theron York <theron.york@cloudnuke.org>
This commit is contained in:
@@ -14,15 +14,15 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="
|
||||
dev-lang/rust
|
||||
dev-util/meson
|
||||
sys-libs/ncurses
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="dev-util/meson"
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Run 'pipemixer' to start the TUI."
|
||||
elog "Run 'pipemixer' to start the TUI volume control."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user