diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-16 00:21:10 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-06-16 00:21:10 -0500 |
commit | b946c00c4a9d7e8825a99e5bf93d220ad706642a (patch) | |
tree | 96811893bf6306ba19537c6d291a9a0e6f80adbb /extra/gstreamer0.10-base | |
parent | 1a625c4e00e4ab90883a2f26a2e9a3ab3513b4ec (diff) |
add mips64el to:
cppunit
graphite
gstreamer0.10-base
libreoffice
libtextcat
lib2ps
pyqt
raptor1
ghostscript libre
New libreoffice testing
Diffstat (limited to 'extra/gstreamer0.10-base')
-rw-r--r-- | extra/gstreamer0.10-base/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gstreamer0.10-base/PKGBUILD b/extra/gstreamer0.10-base/PKGBUILD index f1bb35503..093203eb2 100644 --- a/extra/gstreamer0.10-base/PKGBUILD +++ b/extra/gstreamer0.10-base/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=('gstreamer0.10-base') pkgname=('gstreamer0.10-base' 'gstreamer0.10-base-plugins') pkgver=0.10.34 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') makedepends=('pkgconfig' 'gstreamer0.10>=0.10.34' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection') options=(!libtool !emptydirs) |