summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 00:54:29 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-15 00:54:29 -0500
commit439a99df157c26665a4f9b686ba4b8a8ab67186d (patch)
tree4723c46c7784475be627cc65dc3c2be9b008368b /community
parentc8a6e62e24256833cac740194205534c19c4e86a (diff)
Add mips64el in archs
Diffstat (limited to 'community')
-rw-r--r--community/abe/PKGBUILD4
-rw-r--r--community/account-plugins/PKGBUILD2
-rw-r--r--community/activity-log-manager/PKGBUILD2
-rw-r--r--community/credentials-preferences/PKGBUILD2
-rw-r--r--community/libaccounts-glib/PKGBUILD2
-rw-r--r--community/libaccounts-qt/PKGBUILD2
-rw-r--r--community/libsignon-glib/PKGBUILD2
-rw-r--r--community/signon-keyring-extension/PKGBUILD2
-rw-r--r--community/signon-plugin-oauth2/PKGBUILD2
-rw-r--r--community/signon-ui/PKGBUILD2
-rw-r--r--community/signon/PKGBUILD2
11 files changed, 12 insertions, 12 deletions
diff --git a/community/abe/PKGBUILD b/community/abe/PKGBUILD
index 9f646794f..82568c345 100644
--- a/community/abe/PKGBUILD
+++ b/community/abe/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=abe
pkgver=1.1
pkgrel=9
pkgdesc="A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://abe.sourceforge.net"
license=('GPL')
depends=('sdl_mixer')
@@ -21,7 +21,7 @@ build() {
patch -Np1 -i "$srcdir"/$pkgname.patch
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --host=$CHOST
make
}
diff --git a/community/account-plugins/PKGBUILD b/community/account-plugins/PKGBUILD
index b5928821b..f49f30d5d 100644
--- a/community/account-plugins/PKGBUILD
+++ b/community/account-plugins/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=account-plugins
pkgver=0.9
pkgrel=1
pkgdesc="Account configuration plugins for credentials preferences"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/online-accounts-account-plugins"
license=('GPL')
depends=('credentials-preferences' 'signon-keyring-extension' 'signon-plugin-oauth2')
diff --git a/community/activity-log-manager/PKGBUILD b/community/activity-log-manager/PKGBUILD
index 1d860b203..861adf798 100644
--- a/community/activity-log-manager/PKGBUILD
+++ b/community/activity-log-manager/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=activity-log-manager
pkgver=0.9.4
pkgrel=3
pkgdesc="A graphical user interface which lets you easily control what gets logged by Zeitgeist"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/activity-log-manager"
license=('GPL2')
depends=('gtk3' 'libgee' 'libzeitgeist' 'zeitgeist' 'hicolor-icon-theme' 'xdg-utils')
diff --git a/community/credentials-preferences/PKGBUILD b/community/credentials-preferences/PKGBUILD
index 5b4290781..18a7bf61e 100644
--- a/community/credentials-preferences/PKGBUILD
+++ b/community/credentials-preferences/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=credentials-control-center
pkgver=0.1.1
pkgrel=1
pkgdesc="Control panel for configuring online account credentials and settings"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/online-accounts-gnome-control-center"
license=('GPL' 'LGPL')
depends=('libaccounts-glib' 'libsignon-glib' 'gtk3')
diff --git a/community/libaccounts-glib/PKGBUILD b/community/libaccounts-glib/PKGBUILD
index 191a1ccf5..5ff11d482 100644
--- a/community/libaccounts-glib/PKGBUILD
+++ b/community/libaccounts-glib/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libaccounts-glib
pkgver=1.3
pkgrel=1
pkgdesc="Glib-based client library for accessing the online accounts database"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/accounts-sso/"
license=('LGPL')
depends=('dbus-glib' 'libxml2' 'sqlite3')
diff --git a/community/libaccounts-qt/PKGBUILD b/community/libaccounts-qt/PKGBUILD
index 863f1726e..33fbfca13 100644
--- a/community/libaccounts-qt/PKGBUILD
+++ b/community/libaccounts-qt/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
pkgver=1.2
pkgrel=1
pkgdesc="Qt-based client library for accessing the online accounts database"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/accounts-sso/"
license=('LGPL')
depends=('qt' 'libaccounts-glib')
diff --git a/community/libsignon-glib/PKGBUILD b/community/libsignon-glib/PKGBUILD
index 752d0b0c1..3baa4fc14 100644
--- a/community/libsignon-glib/PKGBUILD
+++ b/community/libsignon-glib/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libsignon-glib
pkgver=1.7
pkgrel=1
pkgdesc="GLib-based client library for applications handling account authentication through the Online Accounts Single Sign-On service"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/accounts-sso/"
license=('LGPL')
depends=('signon')
diff --git a/community/signon-keyring-extension/PKGBUILD b/community/signon-keyring-extension/PKGBUILD
index ea0d03b3e..7a7c1c182 100644
--- a/community/signon-keyring-extension/PKGBUILD
+++ b/community/signon-keyring-extension/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=keyring
pkgver=0.4
pkgrel=1
pkgdesc="GNOME keyring extension for signond"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/online-accounts-keyring-extension"
license=('LGPL')
depends=('signon' 'libgnome-keyring')
diff --git a/community/signon-plugin-oauth2/PKGBUILD b/community/signon-plugin-oauth2/PKGBUILD
index af96bee39..280b3c8cd 100644
--- a/community/signon-plugin-oauth2/PKGBUILD
+++ b/community/signon-plugin-oauth2/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=signon-oauth2
pkgver=0.11
pkgrel=1
pkgdesc="OAuth 2 plugin for signon"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/accounts-sso/"
license=('LGPL')
depends=('signon-ui' 'qjson')
diff --git a/community/signon-ui/PKGBUILD b/community/signon-ui/PKGBUILD
index 7aad2158f..129611d60 100644
--- a/community/signon-ui/PKGBUILD
+++ b/community/signon-ui/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=signon-ui
pkgver=0.11
pkgrel=1
pkgdesc="UI component that responsible for handling the user interactions which can happen during the login process of an online account"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/online-accounts-signon-ui"
license=('GPL')
depends=('libaccounts-qt' 'qtwebkit' 'libproxy')
diff --git a/community/signon/PKGBUILD b/community/signon/PKGBUILD
index 108db80ee..196d3c77c 100644
--- a/community/signon/PKGBUILD
+++ b/community/signon/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('signon' 'signon-doc')
pkgver=8.43
pkgrel=2
pkgdesc="Framework to provide credential storage and authentication service"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/accounts-sso/"
license=('LGPL')
depends=('qt' 'libproxy')