moc: limit compilation to x86-based systems.

This commit is contained in:
necrophcodr 2015-02-09 22:09:39 +01:00
parent 945eedae18
commit 6f09fda116

View file

@ -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