diff options
Diffstat (limited to 'community/gpac/PKGBUILD')
-rw-r--r-- | community/gpac/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpac/PKGBUILD b/community/gpac/PKGBUILD index 8849977aa..4c9679aac 100644 --- a/community/gpac/PKGBUILD +++ b/community/gpac/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gpac pkgver=0.4.5 pkgrel=6 pkgdesc="A multimedia framework based on the MPEG-4 Systems standard" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gpac.sourceforge.net" depends=('libxml2' 'wxgtk' 'alsa-lib' 'sdl' 'spidermonkey' 'libmad' \ 'faad2' 'xvidcore' 'ffmpeg' 'freeglut') |