aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/sound/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'meta/sound/PKGBUILD')
-rw-r--r--meta/sound/PKGBUILD17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/sound/PKGBUILD b/meta/sound/PKGBUILD
deleted file mode 100644
index 880ce3f..0000000
--- a/meta/sound/PKGBUILD
+++ /dev/null
@@ -1,17 +0,0 @@
-pkgname=sommerfeld-sound
-pkgver=1
-pkgrel=1
-arch=('any')
-license=('MIT')
-depends=(
- 'alsa-utils'
- 'playerctl'
- 'pipewire'
- 'pipewire-alsa'
- 'pipewire-pulse'
- 'pipewire-jack'
- 'pulsemixer'
-)
-optdepends=(
- 'noisetorch'
-)