summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-16 13:16:19 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-16 13:16:19 -0500
commit6c8a14a3341edb2a84e7c7b49a5ba4fd4a9c8a92 (patch)
tree575d5ffca0398a9eeab3b5c83cd70e9daff4335d
parentfec93d0de6391b96505bf82a3beab2792012d9ae (diff)
Add mips64el in archs
-rw-r--r--community/onboard/PKGBUILD2
-rw-r--r--community/openthreads/PKGBUILD2
-rw-r--r--community/packeth/PKGBUILD2
-rw-r--r--community/par2cmdline/PKGBUILD2
-rw-r--r--community/parole/PKGBUILD2
-rw-r--r--community/picocom/PKGBUILD2
-rw-r--r--community/pidgin-talkfilters/PKGBUILD2
-rw-r--r--community/pidgin-toobars/PKGBUILD2
-rwxr-xr-xcommunity/pigz/PKGBUILD2
-rw-r--r--community/premake/PKGBUILD2
-rw-r--r--community/premake3/PKGBUILD2
-rw-r--r--community/pstotext/PKGBUILD2
-rw-r--r--community/python-psutil/PKGBUILD2
-rw-r--r--community/python-pyxattr/PKGBUILD2
-rw-r--r--community/python-pyzmq/PKGBUILD2
-rw-r--r--community/python2-virtkey/PKGBUILD2
-rw-r--r--community/qconf/PKGBUILD2
-rw-r--r--community/talkfilters/PKGBUILD2
18 files changed, 18 insertions, 18 deletions
diff --git a/community/onboard/PKGBUILD b/community/onboard/PKGBUILD
index 1a39cbbdf..c905b34e0 100644
--- a/community/onboard/PKGBUILD
+++ b/community/onboard/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=onboard
pkgver=0.97.1
pkgrel=1
pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/onboard"
license=('GPL')
depends=('python2-cairo' 'dbus-python' 'python2-gobject' 'libwnck3' 'python2-virtkey' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
diff --git a/community/openthreads/PKGBUILD b/community/openthreads/PKGBUILD
index ff94915c2..ab5bf7bf7 100644
--- a/community/openthreads/PKGBUILD
+++ b/community/openthreads/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=openthreads
pkgver=2.3.0
pkgrel=2
pkgdesc="A minimal & complete Object-Oriented thread interface for C++ programmers"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://openthreads.sourceforge.net"
license=("LGPL")
depends=('gcc-libs')
diff --git a/community/packeth/PKGBUILD b/community/packeth/PKGBUILD
index 041f3f71b..0bc4bb223 100644
--- a/community/packeth/PKGBUILD
+++ b/community/packeth/PKGBUILD
@@ -10,7 +10,7 @@ depends=(gtk2)
source=("http://downloads.sourceforge.net/packeth/packETH-$pkgver.tar.bz2")
url="http://packeth.sourceforge.net/"
md5sums=('38403ec01072f13ba7f0145abf15b12d')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
build() {
diff --git a/community/par2cmdline/PKGBUILD b/community/par2cmdline/PKGBUILD
index 127c4256a..bf5f1d59f 100644
--- a/community/par2cmdline/PKGBUILD
+++ b/community/par2cmdline/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='A PAR 2.0 compatible file verification and repair tool'
url='https://github.com/BlackIkeEagle/par2cmdline'
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("https://github.com/downloads/BlackIkeEagle/$pkgname/$pkgname-$pkgver.tar.xz")
md5sums=('96b4fb91859c0214d2c562636abea3af')
diff --git a/community/parole/PKGBUILD b/community/parole/PKGBUILD
index e2215d8f2..8370127ab 100644
--- a/community/parole/PKGBUILD
+++ b/community/parole/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=parole
pkgver=0.2.0.6
pkgrel=2
pkgdesc="A modern media player based on the GStreamer framework"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://goodies.xfce.org/projects/applications/parole/"
license=('GPL')
depends=('gstreamer0.10-base>=0.10.11' 'hicolor-icon-theme' 'libnotify>=0.4.1'
diff --git a/community/picocom/PKGBUILD b/community/picocom/PKGBUILD
index bb4296597..9ff4e0148 100644
--- a/community/picocom/PKGBUILD
+++ b/community/picocom/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='Minimal dumb-terminal emulation program, very much like minicom'
url='http://code.google.com/p/picocom/'
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('glibc')
source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz")
sha1sums=('bde6e36af71db845913f9d61f28dee1b485218fa')
diff --git a/community/pidgin-talkfilters/PKGBUILD b/community/pidgin-talkfilters/PKGBUILD
index 39a171c78..5ac864306 100644
--- a/community/pidgin-talkfilters/PKGBUILD
+++ b/community/pidgin-talkfilters/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pidgin-talkfilters
pkgver=2.7.0
pkgrel=1
pkgdesc="Implements GNU Talkfilters in pidgin chats"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.guifications.org/projects/purple-plugin-pack"
license=('GPL')
depends=('pidgin' 'talkfilters')
diff --git a/community/pidgin-toobars/PKGBUILD b/community/pidgin-toobars/PKGBUILD
index a9d052011..1b31da37f 100644
--- a/community/pidgin-toobars/PKGBUILD
+++ b/community/pidgin-toobars/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pidgin-toobars
pkgver=1.14
pkgrel=1
pkgdesc="Pidgin plugin that adds a toolbar and status bar to the buddy list"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://vayurik.ru/wordpress/en/toobars/"
license=('GPL')
depends=('pidgin')
diff --git a/community/pigz/PKGBUILD b/community/pigz/PKGBUILD
index 6a80d70cb..404b821fb 100755
--- a/community/pigz/PKGBUILD
+++ b/community/pigz/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pigz
pkgver=2.2.4
pkgrel=1
pkgdesc="Parallel implementation of the gzip file compressor"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.zlib.net/pigz/"
license=('custom')
depends=('zlib')
diff --git a/community/premake/PKGBUILD b/community/premake/PKGBUILD
index 20b85f40e..7aef66f4b 100644
--- a/community/premake/PKGBUILD
+++ b/community/premake/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=premake
pkgver=4.3
pkgrel=3
pkgdesc="A simple build configuration and project generation tool using lua"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://industriousone.com/premake"
license=('BSD')
provides=("premake4")
diff --git a/community/premake3/PKGBUILD b/community/premake3/PKGBUILD
index 12820716c..846091eed 100644
--- a/community/premake3/PKGBUILD
+++ b/community/premake3/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=premake3
pkgver=3.7
pkgrel=2
pkgdesc="A simple build configuration and project generation tool using lua"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://premake.sourceforge.net"
license=('GPL')
makedepends=()
diff --git a/community/pstotext/PKGBUILD b/community/pstotext/PKGBUILD
index 7b9f890b8..5750f2301 100644
--- a/community/pstotext/PKGBUILD
+++ b/community/pstotext/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=pstotext
pkgver=1.9
pkgrel=2
pkgdesc="Converts Postscript to text"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.cs.wisc.edu/~ghost/doc/pstotext.htm"
license=('GPL')
depends=('ghostscript')
diff --git a/community/python-psutil/PKGBUILD b/community/python-psutil/PKGBUILD
index de8409cf7..6a7be7134 100644
--- a/community/python-psutil/PKGBUILD
+++ b/community/python-psutil/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
pkgver=0.5.1
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://code.google.com/p/psutil/'
license=('custom: BSD')
makedepends=('python' 'python-distribute' 'python2' 'python2-distribute')
diff --git a/community/python-pyxattr/PKGBUILD b/community/python-pyxattr/PKGBUILD
index 996d8d6b4..27afaaeab 100644
--- a/community/python-pyxattr/PKGBUILD
+++ b/community/python-pyxattr/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=pyxattr
pkgver=0.5.0
pkgrel=3
pkgdesc='A python extension module that allows you to manipulate the extended attributes.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://pyxattr.sourceforge.net/'
license=('GPL')
makedepends=('python2' 'python' 'python2-distribute' 'python-distribute')
diff --git a/community/python-pyzmq/PKGBUILD b/community/python-pyzmq/PKGBUILD
index 78ff87669..724e6c770 100644
--- a/community/python-pyzmq/PKGBUILD
+++ b/community/python-pyzmq/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-pyzmq
pkgver=2.2.0
pkgrel=1
pkgdesc="Python3 bindings for zeromq, written in Cython"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.zeromq.org/bindings:python"
license=('LGPL')
depends=(zeromq python)
diff --git a/community/python2-virtkey/PKGBUILD b/community/python2-virtkey/PKGBUILD
index 237f64857..086355031 100644
--- a/community/python2-virtkey/PKGBUILD
+++ b/community/python2-virtkey/PKGBUILD
@@ -7,7 +7,7 @@ _pkgname=python-virtkey
pkgver=0.60.0
pkgrel=3
pkgdesc="Python extension for emulating keypresses and getting layout information from the X server"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/python-virtkey"
license=('LGPL')
depends=('python2' 'libxtst' 'gtk2')
diff --git a/community/qconf/PKGBUILD b/community/qconf/PKGBUILD
index 771a74430..967c18dd4 100644
--- a/community/qconf/PKGBUILD
+++ b/community/qconf/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=qconf
pkgver=1.4
pkgrel=2
pkgdesc="QConf allows you to have a nice configure script for your qmake-based project."
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://delta.affinix.com/qconf/"
license=('GPL')
depends=('qt')
diff --git a/community/talkfilters/PKGBUILD b/community/talkfilters/PKGBUILD
index 8d8917ac3..3ff55d919 100644
--- a/community/talkfilters/PKGBUILD
+++ b/community/talkfilters/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=talkfilters
pkgver=2.3.8
pkgrel=2
pkgdesc="Filters to translate text into dialects that GNU finds funny"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.hyperrealm.com/main.php?s=talkfilters"
options=('!libtool')
depends=('glibc')