summaryrefslogtreecommitdiff
path: root/extra/gstreamer0.10-base
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-17 13:45:37 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-17 13:45:37 -0300
commit40df5bbde7fc547479b2cede1f3ffb8e268816b3 (patch)
treeac1e047e3183ed1b761d7627076075848473c96f /extra/gstreamer0.10-base
parentae725ad3435e02f5a191975f11c13476f522db2f (diff)
KDE builds + updates. Cmake needs CXX=g++ because it doesn't take distcc
Diffstat (limited to 'extra/gstreamer0.10-base')
-rw-r--r--extra/gstreamer0.10-base/PKGBUILD2
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)