summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-25 23:40:53 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-25 23:40:53 -0300
commit6aff6fe1ade84ea2400c256ab694a1ad4695a338 (patch)
tree18c00107a236d7e38a56b5ea65530443648cf11f /libre
parent4817a44d754f5dedea5b32331ae37704a5043dec (diff)
add mips64el support
Diffstat (limited to 'libre')
-rw-r--r--libre/antlr2/PKGBUILD2
-rw-r--r--libre/audex-libre/PKGBUILD2
-rw-r--r--libre/avidemux-libre/PKGBUILD2
-rw-r--r--libre/avidemux-libre/PKGBUILD.WIP2
-rw-r--r--libre/blackbox-libre/PKGBUILD2
-rw-r--r--libre/bogofilter-libre/PKGBUILD2
-rw-r--r--libre/bumblebee-libre/PKGBUILD2
-rw-r--r--libre/clementine-libre/PKGBUILD2
-rw-r--r--libre/crosstool-ng/PKGBUILD2
-rw-r--r--libre/cups-filters-parabola/PKGBUILD2
-rw-r--r--libre/distcc-nozeroconf/PKGBUILD2
-rw-r--r--libre/doublecmd-libre/PKGBUILD2
-rw-r--r--libre/dvdrip-libre/PKGBUILD2
-rw-r--r--libre/ecasound-libre/PKGBUILD2
-rw-r--r--libre/ghostscript-libre/PKGBUILD2
-rw-r--r--libre/giflib-lts/PKGBUILD2
-rw-r--r--libre/gloobus-preview-libre/PKGBUILD2
-rw-r--r--libre/gnome-boxes-libre/PKGBUILD2
-rw-r--r--libre/grub-legacy/PKGBUILD2
-rw-r--r--libre/handbrake-svn/PKGBUILD2
-rw-r--r--libre/hardinfo/PKGBUILD2
-rw-r--r--libre/hplip-libre/PKGBUILD2
-rw-r--r--libre/libosinfo-libre/PKGBUILD2
-rw-r--r--libre/libquicktime-libre/PKGBUILD2
-rw-r--r--libre/liferea-libre/PKGBUILD2
-rw-r--r--libre/mplayer-libre-vaapi/PKGBUILD2
-rw-r--r--libre/mplayer-libre/PKGBUILD2
-rw-r--r--libre/nant/PKGBUILD2
-rw-r--r--libre/ogmrip-libre/PKGBUILD2
-rw-r--r--libre/oss-libre/PKGBUILD2
-rw-r--r--libre/parabolaweb-utils/PKGBUILD2
-rw-r--r--libre/python-reportlab-libre/PKGBUILD2
-rw-r--r--libre/rp-pppoe-libre/PKGBUILD2
-rw-r--r--libre/ruby-hpricot/PKGBUILD2
-rw-r--r--libre/ruby-rdiscount/PKGBUILD2
-rw-r--r--libre/sdl-libre/PKGBUILD2
-rw-r--r--libre/soundkonverter-libre/PKGBUILD2
-rw-r--r--libre/spacefm-libre/PKGBUILD2
-rw-r--r--libre/unzip-libre/PKGBUILD2
-rw-r--r--libre/xbmc-libre-lts/PKGBUILD2
-rw-r--r--libre/xbmc-libre/PKGBUILD2
-rw-r--r--libre/xbmc-pvr-addons-lts/PKGBUILD2
-rw-r--r--libre/xmlstarlet/PKGBUILD2
-rw-r--r--libre/xorg-server-libre/PKGBUILD2
44 files changed, 44 insertions, 44 deletions
diff --git a/libre/antlr2/PKGBUILD b/libre/antlr2/PKGBUILD
index 49dbd2226..d7c9a55cb 100644
--- a/libre/antlr2/PKGBUILD
+++ b/libre/antlr2/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.antlr2.org/"
license=('custom:Public Domain')
pkgrel=6.1 # newer than Arch's 2.7.7-6
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('staticlibs')
makedepends=('java-environment' 'python2' 'bash' 'nant' 'jh')
diff --git a/libre/audex-libre/PKGBUILD b/libre/audex-libre/PKGBUILD
index df50539b9..acd5dcf82 100644
--- a/libre/audex-libre/PKGBUILD
+++ b/libre/audex-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=audex-libre
pkgver=0.78
pkgrel=1
pkgdesc="A CDDA extraction tool with a ftp upload function for KDE, without nonfree faac recommendation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://kde-apps.org/content/show.php?content=77125"
license=('GPL')
replaces=($_pkgname)
diff --git a/libre/avidemux-libre/PKGBUILD b/libre/avidemux-libre/PKGBUILD
index f4c612093..21f5dc09b 100644
--- a/libre/avidemux-libre/PKGBUILD
+++ b/libre/avidemux-libre/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=avidemux-libre
pkgname=('avidemux-libre-cli' 'avidemux-libre-gtk' 'avidemux-libre-qt')
pkgver=2.5.6
pkgrel=9
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://fixounet.free.fr/avidemux/"
makedepends=('cmake' 'libxslt' 'gtk2' 'qt4' 'jack' 'libvorbis' 'sdl' 'libxv'
diff --git a/libre/avidemux-libre/PKGBUILD.WIP b/libre/avidemux-libre/PKGBUILD.WIP
index 2929c4e22..c79fb90e9 100644
--- a/libre/avidemux-libre/PKGBUILD.WIP
+++ b/libre/avidemux-libre/PKGBUILD.WIP
@@ -7,7 +7,7 @@ pkgbase=avidemux-libre
pkgname=('avidemux-libre-cli' 'avidemux-libre-gtk' 'avidemux-libre-qt')
pkgver=2.6.8
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
url="http://fixounet.free.fr/avidemux/"
makedepends=('cmake' 'libxslt' 'gtk3' 'qt4' 'jack' 'libvorbis' 'sdl' 'libxv' \
diff --git a/libre/blackbox-libre/PKGBUILD b/libre/blackbox-libre/PKGBUILD
index 2ab972baf..94f07ee2e 100644
--- a/libre/blackbox-libre/PKGBUILD
+++ b/libre/blackbox-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=0.70.1
pkgrel=11
pkgdesc="A window manager for X11, without nonfree programs on the menu"
url="http://blackboxwm.sourceforge.net/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gcc-libs' 'libxft' 'libxext' 'libx11' 'libxt')
replaces=($_pkgname)
conflicts=($_pkgname)
diff --git a/libre/bogofilter-libre/PKGBUILD b/libre/bogofilter-libre/PKGBUILD
index 086cc1cd7..c9f0c0d6a 100644
--- a/libre/bogofilter-libre/PKGBUILD
+++ b/libre/bogofilter-libre/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=bogofilter-libre
pkgver=1.2.4
pkgrel=1
pkgdesc="A fast Bayesian spam filtering tool, without noncommercial files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://bogofilter.sourceforge.net"
depends=('db' 'perl' 'gsl')
diff --git a/libre/bumblebee-libre/PKGBUILD b/libre/bumblebee-libre/PKGBUILD
index 70158aac1..82bfbca1d 100644
--- a/libre/bumblebee-libre/PKGBUILD
+++ b/libre/bumblebee-libre/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=bumblebee-libre
pkgver=3.2.1
pkgrel=3
pkgdesc="NVIDIA Optimus support for GNU/Linux through VirtualGL, without nonfree nvidia driver support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('virtualgl' 'glib2' 'mesa-libgl')
makedepends=('help2man')
optdepends=('xf86-video-nouveau: nouveau driver'
diff --git a/libre/clementine-libre/PKGBUILD b/libre/clementine-libre/PKGBUILD
index 1f33f40c5..f34f648cb 100644
--- a/libre/clementine-libre/PKGBUILD
+++ b/libre/clementine-libre/PKGBUILD
@@ -14,7 +14,7 @@ pkgrel=2
pkgdesc='A modern music player and library organizer, without nonfree artwork and Spotify support'
url='http://www.clementine-player.org/'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
replaces=('clementine')
conflicts=('clementine')
provides=("clementine=$pkgver")
diff --git a/libre/crosstool-ng/PKGBUILD b/libre/crosstool-ng/PKGBUILD
index 5f4fa3ab7..971bbf669 100644
--- a/libre/crosstool-ng/PKGBUILD
+++ b/libre/crosstool-ng/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=crosstool-ng
pkgver=1.19.0
pkgrel=1
pkgdesc="A versatile cross toolchain generator (eglibc addons patch)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://crosstool-ng.org/"
license=(GPL2)
depends=('cvs' 'curl' 'gperf' 'wget')
diff --git a/libre/cups-filters-parabola/PKGBUILD b/libre/cups-filters-parabola/PKGBUILD
index 7d8af05b1..834b6dcd7 100644
--- a/libre/cups-filters-parabola/PKGBUILD
+++ b/libre/cups-filters-parabola/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=cups-filters
pkgver=1.0.58
pkgrel=1
pkgdesc="OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
license=('GPL')
depends=('lcms2' 'poppler' 'qpdf')
diff --git a/libre/distcc-nozeroconf/PKGBUILD b/libre/distcc-nozeroconf/PKGBUILD
index ed30cc230..e76ae7df4 100644
--- a/libre/distcc-nozeroconf/PKGBUILD
+++ b/libre/distcc-nozeroconf/PKGBUILD
@@ -11,7 +11,7 @@ provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
pkgrel=1
pkgdesc="A distributed C, C++, Obj C compiler (without zeroconf support)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/distcc/"
license=('GPL')
depends=('gcc' 'popt')
diff --git a/libre/doublecmd-libre/PKGBUILD b/libre/doublecmd-libre/PKGBUILD
index f5c5a16c5..806913117 100644
--- a/libre/doublecmd-libre/PKGBUILD
+++ b/libre/doublecmd-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=0.5.10
_helpver=0.5.5
pkgrel=1
url="http://doublecmd.sourceforge.net/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
install="$_pkgbase.install"
provides=("$_pkgbase")
diff --git a/libre/dvdrip-libre/PKGBUILD b/libre/dvdrip-libre/PKGBUILD
index c06b9c16e..5bb758015 100644
--- a/libre/dvdrip-libre/PKGBUILD
+++ b/libre/dvdrip-libre/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=dvdrip-libre
pkgver=0.98.11
pkgrel=11
pkgdesc="A Gtk frontend for transcode writen in Perl, without opcional hal and nonfree rar vobsub compression support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://www.exit1.org/${_pkgname}/"
install=${_pkgname}.install
diff --git a/libre/ecasound-libre/PKGBUILD b/libre/ecasound-libre/PKGBUILD
index 029fc5643..464ce2b64 100644
--- a/libre/ecasound-libre/PKGBUILD
+++ b/libre/ecasound-libre/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=ecasound-libre
pkgver=2.9.1
pkgrel=2
pkgdesc="Command-line multitrack audio processor, without nonfree faac recommendation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.eca.cx/ecasound/"
license=('GPL' 'LGPL')
depends=('audiofile' 'liblo>=0.28' 'liboil' 'lilv')
diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD
index 61c3e556f..c73b86a58 100644
--- a/libre/ghostscript-libre/PKGBUILD
+++ b/libre/ghostscript-libre/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=ghostscript-libre
pkgver=9.14
pkgrel=1
pkgdesc="An interpreter for the PostScript language, without nonfree JPEG XR support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('AGPL' 'custom')
depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg'
'libtiff>=4.0.0' 'lcms2' 'dbus' 'libpaper')
diff --git a/libre/giflib-lts/PKGBUILD b/libre/giflib-lts/PKGBUILD
index cdc103fc4..f6848bb86 100644
--- a/libre/giflib-lts/PKGBUILD
+++ b/libre/giflib-lts/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=5.0.6
pkgrel=1
pkgdesc="A library for reading and writing gif images"
url="http://sourceforge.net/projects/giflib/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('MIT')
depends=('glibc')
makedepends=('xmlto' 'docbook-xml' 'docbook-xsl')
diff --git a/libre/gloobus-preview-libre/PKGBUILD b/libre/gloobus-preview-libre/PKGBUILD
index 63fbe916e..1d2e51a15 100644
--- a/libre/gloobus-preview-libre/PKGBUILD
+++ b/libre/gloobus-preview-libre/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.4.5.290
_pkgver=0.4.5-ubuntu11~ppa290
pkgrel=2
pkgdesc="Gnome application designed to enable a full screen preview of any kind of file, with libarchive support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gloobus.net/"
license=('GPL')
depends=('gstreamer0.10-base-plugins' 'gtksourceview3' 'poppler-glib' 'python2-dbus' 'python2-gobject' 'gconf' 'taglib' 'xdg-utils')
diff --git a/libre/gnome-boxes-libre/PKGBUILD b/libre/gnome-boxes-libre/PKGBUILD
index 32b25603c..1c2bff72c 100644
--- a/libre/gnome-boxes-libre/PKGBUILD
+++ b/libre/gnome-boxes-libre/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=gnome-boxes-libre
pkgver=3.12.3
pkgrel=1
pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://wiki.gnome.org/Apps/Boxes"
license=('LGPL')
provides=($_pkgname=$pkgver)
diff --git a/libre/grub-legacy/PKGBUILD b/libre/grub-legacy/PKGBUILD
index 41c63052a..f1527d61f 100644
--- a/libre/grub-legacy/PKGBUILD
+++ b/libre/grub-legacy/PKGBUILD
@@ -9,7 +9,7 @@ _srcname=grub
pkgver=0.97
pkgrel=25.1
pkgdesc="A GNU multiboot boot loader (Parabola rebranded)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.gnu.org/software/grub/"
depends=('ncurses' 'diffutils' 'sed')
diff --git a/libre/handbrake-svn/PKGBUILD b/libre/handbrake-svn/PKGBUILD
index 41d5895b6..460683abd 100644
--- a/libre/handbrake-svn/PKGBUILD
+++ b/libre/handbrake-svn/PKGBUILD
@@ -10,7 +10,7 @@ url="http://handbrake.fr/"
license=('GPL')
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('intltool' 'python2' 'gcc-libs' 'libnotify'
'gst-plugins-base' 'gtk3' 'dbus-glib')
diff --git a/libre/hardinfo/PKGBUILD b/libre/hardinfo/PKGBUILD
index c4bf21c3b..1c3e14740 100644
--- a/libre/hardinfo/PKGBUILD
+++ b/libre/hardinfo/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=hardinfo
pkgver=0.5.1
pkgrel=6
pkgdesc="A system information and benchmark tool (Parabola rebranded)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/hardinfo.berlios/"
license=('GPL2')
depends=('gtk2' 'libsoup')
diff --git a/libre/hplip-libre/PKGBUILD b/libre/hplip-libre/PKGBUILD
index aa97da2e4..5558c54cc 100644
--- a/libre/hplip-libre/PKGBUILD
+++ b/libre/hplip-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=hplip-libre
pkgver=3.14.6
pkgrel=1
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Parabola rebranded)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://hplipopensource.com"
license=('GPL')
depends=('python2' 'ghostscript>=8.64-6' 'foomatic-db' 'foomatic-db-engine'
diff --git a/libre/libosinfo-libre/PKGBUILD b/libre/libosinfo-libre/PKGBUILD
index 5e759d2c2..27c637bb1 100644
--- a/libre/libosinfo-libre/PKGBUILD
+++ b/libre/libosinfo-libre/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=libosinfo-libre
pkgver=0.2.10
pkgrel=2
pkgdesc="GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support, without support for nonfree systems"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libosinfo.org/"
license=('GPL' 'LGPL')
depends=('glib2' 'libxslt')
diff --git a/libre/libquicktime-libre/PKGBUILD b/libre/libquicktime-libre/PKGBUILD
index 95ce92155..2fb92be3b 100644
--- a/libre/libquicktime-libre/PKGBUILD
+++ b/libre/libquicktime-libre/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=libquicktime
pkgver=1.2.4
pkgrel=10
pkgdesc="A library for reading and writing quicktime files, without nonfree faac support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://libquicktime.sourceforge.net/"
depends=('gtk2' 'ffmpeg' 'libxv' 'libxaw' 'faad2')
diff --git a/libre/liferea-libre/PKGBUILD b/libre/liferea-libre/PKGBUILD
index f0c0b685a..3718e0fe4 100644
--- a/libre/liferea-libre/PKGBUILD
+++ b/libre/liferea-libre/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=liferea-libre
pkgver=1.10.9
pkgrel=1
pkgdesc="A desktop news aggregator for online news feeds and weblogs, without nonfree suggestions"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://liferea.sourceforge.net/"
provides=("liferea=$pkgver")
replaces=('liferea')
diff --git a/libre/mplayer-libre-vaapi/PKGBUILD b/libre/mplayer-libre-vaapi/PKGBUILD
index ff52cad64..f2e092a8d 100644
--- a/libre/mplayer-libre-vaapi/PKGBUILD
+++ b/libre/mplayer-libre-vaapi/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=mplayer-libre-vaapi
pkgver=36265
pkgrel=12
pkgdesc="A movie player, compiled with vaapi support, without nonfree faac support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gitorious.org/vaapi/mplayer"
license=('GPL')
depends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libcdio-paranoia' 'libxinerama'
diff --git a/libre/mplayer-libre/PKGBUILD b/libre/mplayer-libre/PKGBUILD
index 50fa504c4..9a940284a 100644
--- a/libre/mplayer-libre/PKGBUILD
+++ b/libre/mplayer-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgbase=mplayer-libre
pkgname=('mplayer-libre' 'mencoder-libre')
pkgver=37224
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=(
'libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora'
'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient' 'aalib' 'jack' 'libcaca'
diff --git a/libre/nant/PKGBUILD b/libre/nant/PKGBUILD
index 9f62c70dd..2faa9e401 100644
--- a/libre/nant/PKGBUILD
+++ b/libre/nant/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=nant
pkgver=0.92
pkgrel=2.1
pkgdesc="A free .NET build tool"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://nant.sourceforge.net"
license=("GPL2")
depends=('mono-basic')
diff --git a/libre/ogmrip-libre/PKGBUILD b/libre/ogmrip-libre/PKGBUILD
index 548bf2689..546798246 100644
--- a/libre/ogmrip-libre/PKGBUILD
+++ b/libre/ogmrip-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=ogmrip-libre
pkgver=1.0.1
pkgrel=1
pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder, without nonfree faac support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://ogmrip.sourceforge.net/"
license=('GPL')
depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 'libglade' 'libnotify' 'enchant')
diff --git a/libre/oss-libre/PKGBUILD b/libre/oss-libre/PKGBUILD
index a2c7b10b5..21fce46de 100644
--- a/libre/oss-libre/PKGBUILD
+++ b/libre/oss-libre/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=oss-libre
pkgver=4.2_2007
pkgrel=4.1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://developer.opensound.com/"
license=('GPL2')
makedepends=('gtk2')
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD
index d65345435..a07bef8e7 100644
--- a/libre/parabolaweb-utils/PKGBUILD
+++ b/libre/parabolaweb-utils/PKGBUILD
@@ -12,7 +12,7 @@ _parabolaweb_commit=724f8c309c97aa9af7f963687342e8f37e682204
pkgrel=1
epoch=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(
"https://projects.parabolagnulinux.org/packages/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2"
diff --git a/libre/python-reportlab-libre/PKGBUILD b/libre/python-reportlab-libre/PKGBUILD
index 5f749edbd..40a2e2ef4 100644
--- a/libre/python-reportlab-libre/PKGBUILD
+++ b/libre/python-reportlab-libre/PKGBUILD
@@ -12,7 +12,7 @@ _origname=reportlab
pkgver=3.1.8
pkgrel=1
pkgdesc="A proven industry-strength PDF generating solution, without nonfree Adobe T1 fonts support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.reportlab.org/rl_toolkit.html"
depends=('freetype2')
checkdepends=('python' 'python2' 'python2-pillow' 'python-pillow')
diff --git a/libre/rp-pppoe-libre/PKGBUILD b/libre/rp-pppoe-libre/PKGBUILD
index 1832d8fae..7c4952e9a 100644
--- a/libre/rp-pppoe-libre/PKGBUILD
+++ b/libre/rp-pppoe-libre/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=rp-pppoe-libre
pkgver=3.11
pkgrel=5
pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client, without nonfree ServPoET recommendation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.roaringpenguin.com/pppoe/"
license=('GPL')
depends=('ppp=2.4.6' 'sh' 'net-tools')
diff --git a/libre/ruby-hpricot/PKGBUILD b/libre/ruby-hpricot/PKGBUILD
index 6a15b2af7..c76466aaf 100644
--- a/libre/ruby-hpricot/PKGBUILD
+++ b/libre/ruby-hpricot/PKGBUILD
@@ -8,7 +8,7 @@ url="http://github.com/hpricot/hpricot"
license=('custom:MIT')
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ruby')
makedepends=('rubygems')
source=(http://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
diff --git a/libre/ruby-rdiscount/PKGBUILD b/libre/ruby-rdiscount/PKGBUILD
index 966cf67ce..bb413b4d1 100644
--- a/libre/ruby-rdiscount/PKGBUILD
+++ b/libre/ruby-rdiscount/PKGBUILD
@@ -11,7 +11,7 @@ url="http://dafoster.net/projects/rdiscount/"
license=('BSD3')
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ruby')
makedepends=('rubygems')
source=(http://gems.rubyforge.org/gems/$_gemname-$pkgver.gem)
diff --git a/libre/sdl-libre/PKGBUILD b/libre/sdl-libre/PKGBUILD
index f9449455e..ab057d514 100644
--- a/libre/sdl-libre/PKGBUILD
+++ b/libre/sdl-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=sdl-libre
pkgver=1.2.15
pkgrel=6
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard, without nonfree riva_mmio.h file"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.libsdl.org"
license=('LGPL')
provides=("sdl=${pkgver}")
diff --git a/libre/soundkonverter-libre/PKGBUILD b/libre/soundkonverter-libre/PKGBUILD
index c0aea726b..748cc6cf3 100644
--- a/libre/soundkonverter-libre/PKGBUILD
+++ b/libre/soundkonverter-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=soundkonverter-libre
pkgver=2.1.1
pkgrel=1
pkgdesc="Front-end to various audio converters, without nonfree faac and mac recommendation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.kde-apps.org/content/show.php?content=29024"
license=('GPL')
replaces=($_pkgname)
diff --git a/libre/spacefm-libre/PKGBUILD b/libre/spacefm-libre/PKGBUILD
index 4f5ab553e..59c79f1c8 100644
--- a/libre/spacefm-libre/PKGBUILD
+++ b/libre/spacefm-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=spacefm-libre
pkgver=0.9.4
pkgrel=2
pkgdesc='Multi-panel tabbed file manager, with unar support'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://ignorantguru.github.com/spacefm/'
license=('GPL3')
install=$_pkgname.install
diff --git a/libre/unzip-libre/PKGBUILD b/libre/unzip-libre/PKGBUILD
index 933fc8a6a..b3ef3d44d 100644
--- a/libre/unzip-libre/PKGBUILD
+++ b/libre/unzip-libre/PKGBUILD
@@ -10,7 +10,7 @@ _pkgver=${pkgver/./}
pkgrel=7
pkgdesc='For extracting and viewing files in .zip archives'
url='http://www.info-zip.org/UnZip.html'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
depends=('bzip2' 'bash')
provides=("${_pkgname}=${pkgver}")
diff --git a/libre/xbmc-libre-lts/PKGBUILD b/libre/xbmc-libre-lts/PKGBUILD
index 4ddb30185..2bd309de4 100644
--- a/libre/xbmc-libre-lts/PKGBUILD
+++ b/libre/xbmc-libre-lts/PKGBUILD
@@ -14,7 +14,7 @@ pkgver=12.3
_codename=Frodo
pkgrel=6
pkgdesc="A software media player and entertainment hub for digital media (Frodo version), without nonfree addons and unrar support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xbmc.org"
license=('GPL2')
conflicts=($_pkgname)
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD
index 90a07559f..c43e3db91 100644
--- a/libre/xbmc-libre/PKGBUILD
+++ b/libre/xbmc-libre/PKGBUILD
@@ -16,7 +16,7 @@ pkgver=13.2
_codename=Gotham
pkgrel=2
pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree addons and unrar support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xbmc.org"
license=('GPL2')
replaces=($_pkgname)
diff --git a/libre/xbmc-pvr-addons-lts/PKGBUILD b/libre/xbmc-pvr-addons-lts/PKGBUILD
index 7b647d7d9..990d6e049 100644
--- a/libre/xbmc-pvr-addons-lts/PKGBUILD
+++ b/libre/xbmc-pvr-addons-lts/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xbmc-pvr-addons-lts
pkgver=20131106.Frodo
pkgrel=1
pkgdesc="XBMC PVR add-ons for current stable xbmc"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/opdenkamp/xbmc-pvr-addons"
license=('GPL3')
depends=('xbmc-libre-lts' 'libmysqlclient')
diff --git a/libre/xmlstarlet/PKGBUILD b/libre/xmlstarlet/PKGBUILD
index 76595486f..c8c126715 100644
--- a/libre/xmlstarlet/PKGBUILD
+++ b/libre/xmlstarlet/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xmlstarlet
pkgver=1.3.1
pkgrel=1
pkgdesc="A set of tools to transform, query, validate, and edit XML documents"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xmlstar.sourceforge.net/"
license=('custom:MIT')
depends=('libxslt>=1.1.9')
diff --git a/libre/xorg-server-libre/PKGBUILD b/libre/xorg-server-libre/PKGBUILD
index cd84a2066..c928dec68 100644
--- a/libre/xorg-server-libre/PKGBUILD
+++ b/libre/xorg-server-libre/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=xorg-server
pkgname=('xorg-server-libre')
pkgver=1.16.0
pkgrel=6 # build first with 0.1 and then rebuild it after xf86-input-evdev rebuild
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://xorg.freedesktop.org"
makedepends=('pixman' 'libx11' 'mesa' 'mesa-libgl' 'xf86driproto' 'xcmiscproto' 'xtrans' 'bigreqsproto' 'randrproto'