diff options
Diffstat (limited to 'social')
-rw-r--r-- | social/bitcoin-daemon/PKGBUILD | 2 | ||||
-rw-r--r-- | social/diaspora-git/PKGBUILD | 2 | ||||
-rw-r--r-- | social/haveged/PKGBUILD | 2 | ||||
-rw-r--r-- | social/inadyn-opendns/PKGBUILD | 2 | ||||
-rw-r--r-- | social/liblockfile/PKGBUILD | 2 | ||||
-rw-r--r-- | social/lockfile-progs/PKGBUILD | 2 | ||||
-rw-r--r-- | social/miniupnpc/PKGBUILD | 2 | ||||
-rw-r--r-- | social/monkeysphere/PKGBUILD | 2 | ||||
-rw-r--r-- | social/olsrd/PKGBUILD | 2 | ||||
-rw-r--r-- | social/tinc/PKGBUILD | 2 | ||||
-rw-r--r-- | social/tomoyo-tools/PKGBUILD | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/social/bitcoin-daemon/PKGBUILD b/social/bitcoin-daemon/PKGBUILD index 39a0b22b1..dee3f8daa 100644 --- a/social/bitcoin-daemon/PKGBUILD +++ b/social/bitcoin-daemon/PKGBUILD @@ -9,7 +9,7 @@ _pkgname=bitcoin pkgver=0.4.0 pkgrel=1 pkgdesc="Bitcoin is a peer-to-peer network based digital currency (daemon with JSON-RPC interface)." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.bitcoin.org/" depends=('expat' 'boost-libs>=1.46' 'miniupnpc>=1.6') makedepends=('boost') diff --git a/social/diaspora-git/PKGBUILD b/social/diaspora-git/PKGBUILD index b15f66916..61c62ceea 100644 --- a/social/diaspora-git/PKGBUILD +++ b/social/diaspora-git/PKGBUILD @@ -9,7 +9,7 @@ pkgname=diaspora-git pkgver=20110623 pkgrel=1 pkgdesc="A privacy aware, personally controlled, do-it-all, open source social network" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.joindiaspora.com/" license=('AGPL3') depends=('ruby' 'mysql-ruby' 'redis' 'imagemagick' 'libxslt') diff --git a/social/haveged/PKGBUILD b/social/haveged/PKGBUILD index b5f2e680a..74d53a602 100644 --- a/social/haveged/PKGBUILD +++ b/social/haveged/PKGBUILD @@ -5,7 +5,7 @@ pkgname=haveged pkgver=1.1 pkgrel=1 pkgdesc="A simple entropy daemon." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.issihosts.com/haveged" license="GPL" source=(${url}/${pkgname}-${pkgver}.tar.gz diff --git a/social/inadyn-opendns/PKGBUILD b/social/inadyn-opendns/PKGBUILD index 75e8dc1ae..e75e25aca 100644 --- a/social/inadyn-opendns/PKGBUILD +++ b/social/inadyn-opendns/PKGBUILD @@ -4,7 +4,7 @@ pkgname=inadyn-opendns pkgver=1.99 pkgrel=3 pkgdesc="Simple dynamic DNS client with SSL support" -arch=('i686') +arch=('i686' 'mips64el') url="http://www.opendns.com/account/dynamic_dns/downloads" license=('GPL') makedepends=('unzip') diff --git a/social/liblockfile/PKGBUILD b/social/liblockfile/PKGBUILD index e3428763c..ef18a4109 100644 --- a/social/liblockfile/PKGBUILD +++ b/social/liblockfile/PKGBUILD @@ -4,7 +4,7 @@ pkgname=liblockfile pkgver=1.08_4 pkgrel=1 pkgdesc="a library with NFS-safe locking functions" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://packages.debian.org/unstable/libs/liblockfile1" depends=('glibc') diff --git a/social/lockfile-progs/PKGBUILD b/social/lockfile-progs/PKGBUILD index 57d833952..5bf4ec95b 100644 --- a/social/lockfile-progs/PKGBUILD +++ b/social/lockfile-progs/PKGBUILD @@ -4,7 +4,7 @@ pkgname=lockfile-progs pkgver=0.1.15 pkgrel=1 pkgdesc="programs for locking and unlocking files and mailboxes" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://packages.debian.org/unstable/misc/lockfile-progs" depends=('glibc') diff --git a/social/miniupnpc/PKGBUILD b/social/miniupnpc/PKGBUILD index 4d139afdc..eb11f384b 100644 --- a/social/miniupnpc/PKGBUILD +++ b/social/miniupnpc/PKGBUILD @@ -3,7 +3,7 @@ pkgname=miniupnpc pkgver=1.6 pkgrel=2 pkgdesc='A small UPnP client library/tool to access Internet Gateway Devices' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://miniupnp.free.fr" license=('BSD') depends=('sh') diff --git a/social/monkeysphere/PKGBUILD b/social/monkeysphere/PKGBUILD index ba869598e..60e4d0b8e 100644 --- a/social/monkeysphere/PKGBUILD +++ b/social/monkeysphere/PKGBUILD @@ -6,7 +6,7 @@ pkgname=monkeysphere pkgver=0.35 pkgrel=2 pkgdesc="Leverage the OpenPGP web of trust for OpenSSH and Web authentication" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://web.monkeysphere.info/" license=('GPL3') depends=('gnupg' 'lockfile-progs' 'perl-crypt-openssl-rsa' 'perl-digest-sha1') diff --git a/social/olsrd/PKGBUILD b/social/olsrd/PKGBUILD index dea029844..8fce985f6 100644 --- a/social/olsrd/PKGBUILD +++ b/social/olsrd/PKGBUILD @@ -4,7 +4,7 @@ pkgname=olsrd pkgver="0.6.1" pkgrel=1 pkgdesc="OLSR routing daemon (RFC 3626)" -arch=(i686 x86_64 ppc) +arch=(i686 x86_64 ppc mips64el) url="http://www.olsr.org" license=('BSD') depends=('glibc') diff --git a/social/tinc/PKGBUILD b/social/tinc/PKGBUILD index 72c1a8186..fdf89a41c 100644 --- a/social/tinc/PKGBUILD +++ b/social/tinc/PKGBUILD @@ -2,7 +2,7 @@ pkgname=tinc pkgver=1.0.16 pkgrel=1 pkgdesc="VPN (Virtual Private Network) daemon" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.tinc-vpn.org/" license=('GPL') depends=('lzo2' 'zlib' 'openssl') diff --git a/social/tomoyo-tools/PKGBUILD b/social/tomoyo-tools/PKGBUILD index aacd1dbe4..9ca0e3181 100644 --- a/social/tomoyo-tools/PKGBUILD +++ b/social/tomoyo-tools/PKGBUILD @@ -6,7 +6,7 @@ _timestamp=20110211 pkgver=${_basever}.${_timestamp} pkgrel=4 pkgdesc='TOMOYO Linux 2.3.x userspace tools for Linux kernel 2.6.36 and later' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://tomoyo.sourceforge.jp' license=('GPL') depends=('ncurses') |