summaryrefslogtreecommitdiffstats
path: root/arch/tde-core/tde-arts/PKGBUILD
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-11-15 17:09:41 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-11-15 17:09:41 +0100
commit0d43adafed4ce0fa22988f2ff8948f8f64d811a3 (patch)
treea15c8b9af137b41833b5a51a4da88ea6478d09fa /arch/tde-core/tde-arts/PKGBUILD
parent9ad10a881e3df75b587767eb5cc78b2ea840316a (diff)
downloadtde-packaging-0d43adafed4ce0fa22988f2ff8948f8f64d811a3.tar.gz
tde-packaging-0d43adafed4ce0fa22988f2ff8948f8f64d811a3.zip
ArchLinux: Add powerpc64le to architectures.
Cleanup some unnecessary dependencies. Add pkgbuilds for dependencies that are not available on archlinuxpower.org. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'arch/tde-core/tde-arts/PKGBUILD')
-rw-r--r--arch/tde-core/tde-arts/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/tde-core/tde-arts/PKGBUILD b/arch/tde-core/tde-arts/PKGBUILD
index 4ab44fff2..171e3d1bc 100644
--- a/arch/tde-core/tde-arts/PKGBUILD
+++ b/arch/tde-core/tde-arts/PKGBUILD
@@ -11,13 +11,11 @@ pkgname="tde-${_mod}"
pkgver=14.0.13
pkgrel=1
pkgdesc="Trinity aRts Sound System and libraries"
-arch=('i686' 'x86_64' 'aarch64' 'armv7h')
+arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le')
url="https://scm.trinitydesktop.org/scm/git/${_mod}"
license=('GPL')
groups=('tde-core')
-depends=('alsa-plugins'
- 'alsa-tools'
- 'alsa-utils'
+depends=('alsa-lib'
'audiofile'
'glib2'
'libmad'