diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-01 13:16:53 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-01 13:16:53 -0300 |
commit | 1fc1953faa672c4e87696ab6109d3fa272654640 (patch) | |
tree | 8a4fa7713b60ea085d9fd23c77419c991cdc263b /extra/gstreamer0.10-ugly/PKGBUILD | |
parent | b56752a95535596bfc2006bc6b1fe009d5348d28 (diff) |
updates. gcc crashed the machine :|
Diffstat (limited to 'extra/gstreamer0.10-ugly/PKGBUILD')
-rw-r--r-- | extra/gstreamer0.10-ugly/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gstreamer0.10-ugly/PKGBUILD b/extra/gstreamer0.10-ugly/PKGBUILD index 4ab9fea99..71124b946 100644 --- a/extra/gstreamer0.10-ugly/PKGBUILD +++ b/extra/gstreamer0.10-ugly/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=gstreamer0.10-ugly pkgname=('gstreamer0.10-ugly' 'gstreamer0.10-ugly-plugins') pkgver=0.10.18 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.34' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 'libid3tag' 'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr') url="http://gstreamer.freedesktop.org/" |