diff options
-rw-r--r-- | community/fbterm/PKGBUILD | 2 | ||||
-rw-r--r-- | community/fcitx-fbterm/PKGBUILD | 2 | ||||
-rw-r--r-- | community/fcitx-mozc/PKGBUILD | 2 | ||||
-rw-r--r-- | community/gtest/PKGBUILD | 2 | ||||
-rw-r--r-- | community/kcm-fcitx/PKGBUILD | 2 | ||||
-rw-r--r-- | community/libtxc_dxtn/PKGBUILD | 2 | ||||
-rw-r--r-- | community/lorcon/PKGBUILD | 2 | ||||
-rw-r--r-- | community/madman/PKGBUILD | 2 | ||||
-rw-r--r-- | community/ming/PKGBUILD | 2 | ||||
-rw-r--r-- | community/mod_wsgi/PKGBUILD | 2 | ||||
-rw-r--r-- | community/mod_wsgi2/PKGBUILD | 2 | ||||
-rw-r--r-- | community/nemiver/PKGBUILD | 2 | ||||
-rw-r--r-- | community/nestopia/PKGBUILD | 2 | ||||
-rw-r--r-- | community/osdlyrics/PKGBUILD | 2 | ||||
-rw-r--r-- | community/pidgin-lwqq/PKGBUILD | 2 | ||||
-rw-r--r-- | community/pion/PKGBUILD | 2 | ||||
-rw-r--r-- | community/python2-simplejson/PKGBUILD | 2 | ||||
-rw-r--r-- | community/python2-xapian/PKGBUILD | 2 | ||||
-rw-r--r-- | community/zinnia/PKGBUILD | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/community/fbterm/PKGBUILD b/community/fbterm/PKGBUILD index d2ebdb0d7..e0244aa84 100644 --- a/community/fbterm/PKGBUILD +++ b/community/fbterm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fbterm pkgver=1.7.0 pkgrel=5 pkgdesc="A fast terminal emulator for linux with frame buffer device or VESA video card" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fbterm/" license=('GPL2') depends=('gcc-libs' 'fontconfig') diff --git a/community/fcitx-fbterm/PKGBUILD b/community/fcitx-fbterm/PKGBUILD index 127ac3897..67fa435c5 100644 --- a/community/fcitx-fbterm/PKGBUILD +++ b/community/fcitx-fbterm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=fcitx-fbterm pkgver=0.2.0 pkgrel=2 pkgdesc="Fbterm support for Fcitx." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/fcitx" license=('GPL2') depends=('fcitx>=4.1.0' 'fbterm') diff --git a/community/fcitx-mozc/PKGBUILD b/community/fcitx-mozc/PKGBUILD index 456ff25ea..36865e625 100644 --- a/community/fcitx-mozc/PKGBUILD +++ b/community/fcitx-mozc/PKGBUILD @@ -15,7 +15,7 @@ pkgver=1.6.1187.102 _patchver=${pkgver}.2 pkgrel=4 groups=('mozc-im') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/mozc/" license=('custom') depends=('qt' 'fcitx' 'zinnia') diff --git a/community/gtest/PKGBUILD b/community/gtest/PKGBUILD index efc2ab416..c77f111ed 100644 --- a/community/gtest/PKGBUILD +++ b/community/gtest/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gtest pkgver=1.6.0 pkgrel=7 pkgdesc="Google Test - C++ testing utility based on the xUnit framework (like JUnit)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/googletest/" license=('custom:BSD3') options=('!libtool') diff --git a/community/kcm-fcitx/PKGBUILD b/community/kcm-fcitx/PKGBUILD index be4430d4e..85d839665 100644 --- a/community/kcm-fcitx/PKGBUILD +++ b/community/kcm-fcitx/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kcm-fcitx pkgver=0.4.1 pkgrel=2 pkgdesc="KDE Config Module for Fcitx" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/fcitx/kcm-fcitx" license=('GPL') depends=('fcitx>=4.2.6' 'kdebase-runtime') diff --git a/community/libtxc_dxtn/PKGBUILD b/community/libtxc_dxtn/PKGBUILD index 33f7bf0fa..0419da5e8 100644 --- a/community/libtxc_dxtn/PKGBUILD +++ b/community/libtxc_dxtn/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libtxc_dxtn pkgver=1.0.1 pkgrel=3 -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) pkgdesc="Texture compression library for Mesa" url="http://dri.freedesktop.org/wiki/S3TC" license=(custom:BSD) diff --git a/community/lorcon/PKGBUILD b/community/lorcon/PKGBUILD index 3f821cb23..9f749da53 100644 --- a/community/lorcon/PKGBUILD +++ b/community/lorcon/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=2 pkgdesc="Loss Of Radio CONnectivity: A generic library for injecting 802.11 frames" url='http://802.11ninja.net/' license=('GPL') -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') depends=('libpcap') makedepends=('subversion') replaces=('lorcon-old-svn') diff --git a/community/madman/PKGBUILD b/community/madman/PKGBUILD index 22f3a5697..2a6cc72c7 100644 --- a/community/madman/PKGBUILD +++ b/community/madman/PKGBUILD @@ -8,7 +8,7 @@ pkgname=madman pkgver=0.94beta1.20060611 pkgrel=3 pkgdesc="I-tunes like music player" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://madman.sourceforge.net/" license=('GPL') depends=('qt3' 'xmms' 'gtk' 'taglib') diff --git a/community/ming/PKGBUILD b/community/ming/PKGBUILD index 9cffc5ea9..ec36251a7 100644 --- a/community/ming/PKGBUILD +++ b/community/ming/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ming pkgver=0.4.4 pkgrel=1 pkgdesc="SWF output library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.libming.net/" license=('GPL' 'LGPL') depends=('freetype2' 'libpng' 'flex') diff --git a/community/mod_wsgi/PKGBUILD b/community/mod_wsgi/PKGBUILD index 22c403936..fd45657dc 100644 --- a/community/mod_wsgi/PKGBUILD +++ b/community/mod_wsgi/PKGBUILD @@ -7,7 +7,7 @@ pkgname=mod_wsgi pkgver=3.4 pkgrel=2 pkgdesc='Python WSGI adapter module for Apache' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.modwsgi.org/' license=('APACHE') depends=('apache' 'python') diff --git a/community/mod_wsgi2/PKGBUILD b/community/mod_wsgi2/PKGBUILD index b408192d8..07d26f45f 100644 --- a/community/mod_wsgi2/PKGBUILD +++ b/community/mod_wsgi2/PKGBUILD @@ -7,7 +7,7 @@ pkgname=mod_wsgi2 pkgver=3.4 pkgrel=2 pkgdesc='Python2 WSGI adapter module for Apache' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.modwsgi.org/' license=('APACHE') depends=('apache' 'python2') diff --git a/community/nemiver/PKGBUILD b/community/nemiver/PKGBUILD index 641b13b5f..41af771dc 100644 --- a/community/nemiver/PKGBUILD +++ b/community/nemiver/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nemiver pkgver=0.9.3 pkgrel=2 pkgdesc="C/C++ debugger for GNOME" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') license=('GPL') url="http://www.gnome.org/projects/nemiver/" depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'dconf' 'gsettings-desktop-schemas') diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD index b0fee1ae2..beddbb3d3 100644 --- a/community/nestopia/PKGBUILD +++ b/community/nestopia/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.' url='http://0ldsk00l.ca/nestopia.html' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('sdl' 'alsa-lib' 'gtk3' 'glu') makedepends=('unzip' 'mesa') source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver" diff --git a/community/osdlyrics/PKGBUILD b/community/osdlyrics/PKGBUILD index 10e36f4c7..d1bb7e13f 100644 --- a/community/osdlyrics/PKGBUILD +++ b/community/osdlyrics/PKGBUILD @@ -6,7 +6,7 @@ pkgname=osdlyrics pkgver=0.4.3 pkgrel=2 pkgdesc="A lyric show compatible with various media players" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/osd-lyrics/" license=('GPL3') depends=('gtk2' 'dbus-glib' 'curl' 'libnotify' 'libmpd' 'xmms2' diff --git a/community/pidgin-lwqq/PKGBUILD b/community/pidgin-lwqq/PKGBUILD index c6280985b..45ed6e4b6 100644 --- a/community/pidgin-lwqq/PKGBUILD +++ b/community/pidgin-lwqq/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.1a _pkgver=0.1-a pkgrel=2 pkgdesc="A pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/xiehuc/pidgin-lwqq" license=('GPL3') depends=('libpurple' 'curl' 'libev' 'hicolor-icon-theme') diff --git a/community/pion/PKGBUILD b/community/pion/PKGBUILD index 6b9657b8e..a17922d7d 100644 --- a/community/pion/PKGBUILD +++ b/community/pion/PKGBUILD @@ -7,7 +7,7 @@ _pkgver=dddce5e02d8a60f958e466e690d38eee924475b0 pkgrel=1 pkgdesc="A C++ development library for implementing lightweight HTTP interfaces" url="http://www.cloudmeter.com/pion/support/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom:Boost') depends=('boost-libs' 'openssl' 'log4cpp') makedepends=('boost') diff --git a/community/python2-simplejson/PKGBUILD b/community/python2-simplejson/PKGBUILD index d300ee192..8908b6b9d 100644 --- a/community/python2-simplejson/PKGBUILD +++ b/community/python2-simplejson/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2.6.2 pkgrel=1 pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python" license=('MIT') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://undefined.org/python/#simplejson" depends=('python2') makedepends=('python2-distribute') diff --git a/community/python2-xapian/PKGBUILD b/community/python2-xapian/PKGBUILD index c6e435a54..d38cf43d5 100644 --- a/community/python2-xapian/PKGBUILD +++ b/community/python2-xapian/PKGBUILD @@ -8,7 +8,7 @@ _realname=xapian-bindings pkgver=1.2.12 pkgrel=1 pkgdesc="Python bindings for Xapian" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://xapian.org/docs/bindings/python/" license=('GPL') groups=(xapian) diff --git a/community/zinnia/PKGBUILD b/community/zinnia/PKGBUILD index 48784f97b..8318e4eff 100644 --- a/community/zinnia/PKGBUILD +++ b/community/zinnia/PKGBUILD @@ -6,7 +6,7 @@ pkgname=zinnia pkgver=0.06 pkgrel=2 pkgdesc="Simple, customizable and portable online hand recognition system based on Support Vector Machines" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://zinnia.sourceforge.net/" license=('BSD') depends=('gcc-libs') |