summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-02 18:48:22 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-02 18:48:22 -0300
commitc260e0851bb73d38cf385ed615e8a82da0e57b4f (patch)
tree859740a2dd8c874621a414de3af42db6cdea8d17
parent0a3fcfa45dd6a820799b111a8bac0830faf459e5 (diff)
ports
-rw-r--r--extra/gst-plugins-base/PKGBUILD2
-rw-r--r--extra/gstreamer/PKGBUILD2
-rw-r--r--extra/harfbuzz/PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/gst-plugins-base/PKGBUILD b/extra/gst-plugins-base/PKGBUILD
index 831d137a3..22b2460ec 100644
--- a/extra/gst-plugins-base/PKGBUILD
+++ b/extra/gst-plugins-base/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('gst-plugins-base-libs' 'gst-plugins-base')
pkgver=1.0.2
pkgrel=1
pkgdesc="GStreamer Multimedia Framework Base Plugins"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
makedepends=('pkgconfig' 'gstreamer' 'orc' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango' 'gobject-introspection')
options=(!libtool !emptydirs)
diff --git a/extra/gstreamer/PKGBUILD b/extra/gstreamer/PKGBUILD
index 91bbaf8ff..7e5862a44 100644
--- a/extra/gstreamer/PKGBUILD
+++ b/extra/gstreamer/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gstreamer
pkgver=1.0.2
pkgrel=1
pkgdesc="GStreamer Multimedia Framework"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'misp64el')
license=('LGPL')
url="http://gstreamer.freedesktop.org/"
depends=('libxml2' 'glib2')
diff --git a/extra/harfbuzz/PKGBUILD b/extra/harfbuzz/PKGBUILD
index 01e371845..49d38bbeb 100644
--- a/extra/harfbuzz/PKGBUILD
+++ b/extra/harfbuzz/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=harfbuzz
pkgver=0.9.5
pkgrel=1
pkgdesc="OpenType text shaping engine."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
license=('MIT')
depends=('icu' 'glib2' 'freetype2')