summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 11:44:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 11:44:40 -0500
commita44ac2751e88033d5a3978d59d4bcea000eb29f3 (patch)
tree53cf44ddbc120a3b7b24ed4d2a1f0cb0aa1e50f2
parent5d091f9aafcf3e9bdc5ef3ed980cc28f2ce38b5e (diff)
Add mips64el in archs
-rw-r--r--community/gupnp-dlna/PKGBUILD2
-rw-r--r--community/oath-toolkit/PKGBUILD2
-rw-r--r--community/rygel/PKGBUILD2
-rw-r--r--extra/gupnp-av/PKGBUILD2
-rw-r--r--extra/gupnp/PKGBUILD2
5 files changed, 5 insertions, 5 deletions
diff --git a/community/gupnp-dlna/PKGBUILD b/community/gupnp-dlna/PKGBUILD
index cbb30c5ef..dba60702f 100644
--- a/community/gupnp-dlna/PKGBUILD
+++ b/community/gupnp-dlna/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gupnp-dlna
pkgver=0.6.6
pkgrel=1
pkgdesc="Library to ease DLNA-related bits for applications using gupnp"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gupnp.org/"
license=('LGPL')
depends=('gstreamer0.10-base-plugins')
diff --git a/community/oath-toolkit/PKGBUILD b/community/oath-toolkit/PKGBUILD
index 7fc2b5931..a8970d9e4 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=oath-toolkit
pkgver=1.12.4
pkgrel=1
pkgdesc='OATH one-time password toolkit'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.nongnu.org/oath-toolkit/'
license=('GPL3')
depends=('pam')
diff --git a/community/rygel/PKGBUILD b/community/rygel/PKGBUILD
index 1ff2f1b95..43f6df9ce 100644
--- a/community/rygel/PKGBUILD
+++ b/community/rygel/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=rygel
pkgver=0.14.2
pkgrel=1
pkgdesc="UPnP AV MediaServer and MediaRenderer that allows you to easily share audio, video and pictures, and control of media player on your home network"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://live.gnome.org/Rygel"
license=('LGPL')
depends=('gupnp-av' 'gupnp-dlna' 'libgee' 'gtk3' 'hicolor-icon-theme' 'xdg-utils')
diff --git a/extra/gupnp-av/PKGBUILD b/extra/gupnp-av/PKGBUILD
index 97ea02440..91109b346 100644
--- a/extra/gupnp-av/PKGBUILD
+++ b/extra/gupnp-av/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=gupnp-av
pkgver=0.10.2
pkgrel=1
pkgdesc="Library to ease handling and implementation of UPnP A/V profiles"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gupnp.org/"
license=('LGPL')
depends=('gupnp')
diff --git a/extra/gupnp/PKGBUILD b/extra/gupnp/PKGBUILD
index 6b18c0279..6040fee81 100644
--- a/extra/gupnp/PKGBUILD
+++ b/extra/gupnp/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gupnp
pkgver=0.18.2
pkgrel=1
pkgdesc="An object-oriented UPNP framework"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gupnp.org/"
license=('LGPL')
depends=('gssdp')