mirror of
https://github.com/termux/termux-packages.git
synced 2025-10-03 21:59:39 +00:00
9 lines
246 B
Bash
9 lines
246 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
bin/snapclient
|
|
share/man/man1/snapclient.1.gz
|
|
share/pixmaps/snapcast.svg
|
|
"
|
|
TERMUX_SUBPKG_DESCRIPTION="A multiroom client-server audio player (client)"
|
|
TERMUX_SUBPKG_DEPENDS="pulseaudio"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=deps
|