moc: limit compilation to x86-based systems.
This commit is contained in:
parent
945eedae18
commit
6f09fda116
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ short_desc="Console-based audio player"
|
|||
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||||
license="LGPL-2.1, 3-clause-BSD"
|
||||
homepage="http://moc.daper.net"
|
||||
tarball="${pkgname}-${version}.tar.bz2"
|
||||
distfiles="http://ftp.daper.net/pub/soft/${pkgname}/stable/${tarball}"
|
||||
distfiles="http://ftp.daper.net/pub/soft/${pkgname}/stable/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d29ea52240af76c4aa56fa293553da9d66675823e689249cee5f8a60657a6091
|
||||
makedepends="db-devel ncurses-devel ffmpeg-devel jack-devel alsa-lib-devel libltdl-devel libflac-devel libogg-devel"
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue