mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/audacious*: disable on s390x
check fails. reported upstream: https://redmine.audacious-media-player.org/issues/833
This commit is contained in:
parent
c32d581adb
commit
abd0d09c5f
@ -6,7 +6,7 @@ pkgver=3.10
|
||||
pkgrel=0
|
||||
pkgdesc="A playlist-oriented media player with multiple interfaces (plugins)"
|
||||
url="http://audacious-media-player.org/"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="ISC"
|
||||
depends="audacious"
|
||||
install_if="audacious=$pkgver"
|
||||
|
||||
@ -6,7 +6,7 @@ pkgver=3.10
|
||||
pkgrel=0
|
||||
pkgdesc="A playlist-oriented media player with multiple interfaces"
|
||||
url="http://audacious-media-player.org/"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="ISC"
|
||||
depends_dev="gtk+2.0-dev dbus-glib-dev"
|
||||
makedepends="$depends_dev libguess-dev>=1.2 libxml2-dev autoconf automake"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user