summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-06-14 13:25:42 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-06-14 13:25:42 -0500
commit15632c8c124a7f83c58341218dcfd5a82a2dcc2f (patch)
tree58f5dba7336392ea79fab52cf80a6a5905e147bf
parent5d93d05ec1d8dbaae8c33ecdf4e342c058eb5e6a (diff)
Add mips64el in archs
-rw-r--r--pcr/ams/PKGBUILD2
-rw-r--r--pcr/amsynth/PKGBUILD2
-rw-r--r--pcr/anyremote/PKGBUILD2
-rw-r--r--pcr/azr3-jack/PKGBUILD4
-rwxr-xr-xpcr/bambus/PKGBUILD2
-rw-r--r--pcr/bamf2/PKGBUILD2
-rw-r--r--pcr/barnyard2/PKGBUILD3
-rw-r--r--pcr/bison++/PKGBUILD4
-rw-r--r--pcr/bup/PKGBUILD3
-rw-r--r--pcr/clalsadrv/PKGBUILD2
-rw-r--r--pcr/din/PKGBUILD2
-rw-r--r--pcr/django-tagging/PKGBUILD3
-rw-r--r--pcr/doxymacs/PKGBUILD2
-rw-r--r--pcr/emacs-js2-mode/PKGBUILD2
-rw-r--r--pcr/eterm/PKGBUILD2
-rw-r--r--pcr/frame/PKGBUILD2
-rw-r--r--pcr/freeipmi/PKGBUILD3
-rw-r--r--pcr/geis/PKGBUILD2
-rw-r--r--pcr/ginn/PKGBUILD2
-rw-r--r--pcr/grail/PKGBUILD2
-rw-r--r--pcr/libast/PKGBUILD2
-rw-r--r--pcr/libdshconfig/PKGBUILD3
-rw-r--r--pcr/openswan/PKGBUILD2
-rw-r--r--pcr/python-sfml2/PKGBUILD2
-rw-r--r--pcr/python2-sfml2/PKGBUILD2
-rw-r--r--pcr/snort/PKGBUILD8
-rw-r--r--pcr/strongswan/PKGBUILD4
27 files changed, 41 insertions, 30 deletions
diff --git a/pcr/ams/PKGBUILD b/pcr/ams/PKGBUILD
index 75a5062a7..93b810df5 100644
--- a/pcr/ams/PKGBUILD
+++ b/pcr/ams/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=ams
pkgver=2.0.1
pkgrel=1
pkgdesc="Alsa Modular Synth is a realtime modular synthesizer and effect processor"
-arch=('i686')
+arch=('i686' 'mips64el')
url="http://alsamodular.sourceforge.net/"
license=('GPL')
depends=('qt4' 'clalsadrv' 'ladspa' 'jack')
diff --git a/pcr/amsynth/PKGBUILD b/pcr/amsynth/PKGBUILD
index 1cd3cccf6..2c874ed61 100644
--- a/pcr/amsynth/PKGBUILD
+++ b/pcr/amsynth/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=amsynth
pkgver=1.3.2
pkgrel=2
pkgdesc="Analogue Modeling SYNTHesizer"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/amsynth/"
license=('GPL')
depends=('gtkmm' 'jack' 'liblo')
diff --git a/pcr/anyremote/PKGBUILD b/pcr/anyremote/PKGBUILD
index 96e030245..8bf7e00cf 100644
--- a/pcr/anyremote/PKGBUILD
+++ b/pcr/anyremote/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=anyremote
pkgver=6.0
pkgrel=1
pkgdesc="Remote control (console-oriented) through bluetooth or IR connection"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://anyremote.sourceforge.net"
license=('GPL')
depends=('bluez' 'dbus-glib' 'libxtst')
diff --git a/pcr/azr3-jack/PKGBUILD b/pcr/azr3-jack/PKGBUILD
index eaa430418..024ed1b59 100644
--- a/pcr/azr3-jack/PKGBUILD
+++ b/pcr/azr3-jack/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guest One <theguestone at gmail dot com>
pkgname=azr3-jack
pkgver=1.2.3
-pkgrel=1
+pkgrel=1.5
pkgdesc="A tonewheel organ with drawbars, distortion and rotating speakers"
-arch=('i686')
+arch=('i686' 'mips64el')
url="http://ll-plugins.nongnu.org/azr3/"
license=('GPL')
depends=('jack' 'gtkmm' 'lash')
diff --git a/pcr/bambus/PKGBUILD b/pcr/bambus/PKGBUILD
index d76ba2dc2..73cd77cd5 100755
--- a/pcr/bambus/PKGBUILD
+++ b/pcr/bambus/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.4
pkgrel=1
pkgdesc="A small and simple GTK Gui to change Wallpapers using feh, Esetroot, hsetroot, habak or any other command tool."
url="http://malisch-ts.de"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
depends=('gtkmm' 'eterm') # 'eterm' can be changed in any command tool to draw the wallpaper.
optdepends=('eterm' 'habak' 'feh' 'hsetroot' 'others')
diff --git a/pcr/bamf2/PKGBUILD b/pcr/bamf2/PKGBUILD
index 681d3da7e..9afbb3c81 100644
--- a/pcr/bamf2/PKGBUILD
+++ b/pcr/bamf2/PKGBUILD
@@ -6,7 +6,7 @@ _dname=bamf
pkgver=0.2.126
pkgrel=2
pkgdesc="Removes the headache of applications matching into a simple DBus daemon and c wrapper library, 0.2 branch"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/bamf"
license=('GPL')
depends=('dbus-glib' 'libwnck3' 'libgtop')
diff --git a/pcr/barnyard2/PKGBUILD b/pcr/barnyard2/PKGBUILD
index 7b52c952c..178e054bc 100644
--- a/pcr/barnyard2/PKGBUILD
+++ b/pcr/barnyard2/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=barnyard2
pkgver=1
pkgrel=9
pkgdesc="Barnyard2 is a fork of the original barnyard project, designed specifically for Snort's new unified2 file format. Barnyard2 is under active development and continues to adapt based on user feedback."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.securixlive.com/barnyard2/index.php"
license=('GPLv2')
depends=('snort' 'mysql')
@@ -42,3 +42,4 @@ package() {
#not needed since conf is copied to /etc/ and barnyard is sent to /usr/bin
rm -rf "${pkgdir}/usr/local/"
}
+md5sums=('fadb3bb25dd4cc4ed2fb674e06031ee9')
diff --git a/pcr/bison++/PKGBUILD b/pcr/bison++/PKGBUILD
index 947c41df4..485bff943 100644
--- a/pcr/bison++/PKGBUILD
+++ b/pcr/bison++/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=bison++
pkgver=1.21.11
pkgrel=1
pkgdesc="Parser generator in C or C++ from BNF notation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://packages.debian.org/bison++"
license=('GPL')
source=('http://ftp.de.debian.org/debian/pool/main/b/bison++/bison++_1.21.11.orig.tar.gz' 'http://ftp.de.debian.org/debian/pool/main/b/bison++/bison++_1.21.11-3.diff.gz')
@@ -49,3 +49,5 @@ package() {
}
# vim:set ts=2 sw=2 et:
+md5sums=('5cdeae3478207d5e1052e4616daa41cd'
+ 'c290793fb5ff7c35ad9b424b90b167d0')
diff --git a/pcr/bup/PKGBUILD b/pcr/bup/PKGBUILD
index d45d60961..98b7d12c7 100644
--- a/pcr/bup/PKGBUILD
+++ b/pcr/bup/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=0.25rc1
_pkgver=0.25-rc1
pkgrel=2
pkgdesc="Backup tool using git pack files."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://github.com/apenwarr/bup"
license=('GPL')
depends=('python2-fuse' 'par2cmdline' 'python' 'git')
@@ -33,3 +33,4 @@ package() {
make DESTDIR=$pkgdir install
}
+md5sums=('9d9af10900d84e2951aa64631ff4860d')
diff --git a/pcr/clalsadrv/PKGBUILD b/pcr/clalsadrv/PKGBUILD
index bd7f89c05..76ecedbc1 100644
--- a/pcr/clalsadrv/PKGBUILD
+++ b/pcr/clalsadrv/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=clalsadrv
pkgver=2.0.0
pkgrel=1
pkgdesc="Audio library for aeolus, aliki, ams, jaaa and japa."
-arch=('i686')
+arch=('i686' 'mips64el')
url="http://kokkinizita.linuxaudio.org/linuxaudio/index.html"
license=('GPL')
depends=('alsa-lib')
diff --git a/pcr/din/PKGBUILD b/pcr/din/PKGBUILD
index 77013fc5c..5f3369f0a 100644
--- a/pcr/din/PKGBUILD
+++ b/pcr/din/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=din
pkgver=5.2.1
pkgrel=1
pkgdesc="A software musical instrument and audio synthesizer using Bezier curves to draw waveforms."
-arch=('i686')
+arch=('i686' 'mips64el')
url="http://dinisnoise.org/"
license=('GPL3')
depends=('fftw' 'jack' 'liblo' 'libgl' 'libircclient' 'tcl')
diff --git a/pcr/django-tagging/PKGBUILD b/pcr/django-tagging/PKGBUILD
index 83f808280..ba6c0def8 100644
--- a/pcr/django-tagging/PKGBUILD
+++ b/pcr/django-tagging/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=django-tagging
pkgver=0.3.1
pkgrel=2
pkgdesc="A generic tagging application for Django projects"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/django-tagging/"
license=('MIT')
depends=('python2')
@@ -18,3 +18,4 @@ build() {
python2 setup.py install --root=$pkgdir || return 1
install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
}
+md5sums=('a0855f2b044db15f3f8a025fa1016ddf')
diff --git a/pcr/doxymacs/PKGBUILD b/pcr/doxymacs/PKGBUILD
index 09a46a0ae..2fe820376 100644
--- a/pcr/doxymacs/PKGBUILD
+++ b/pcr/doxymacs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=doxymacs
pkgver=1.8.0
pkgrel=2
pkgdesc="Use Doxygen from within {X}Emacs"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url=http://$pkgname.sourceforge.net
license=(GPL)
depends=('libxml2>=2.6.13')
diff --git a/pcr/emacs-js2-mode/PKGBUILD b/pcr/emacs-js2-mode/PKGBUILD
index 7a73d3f40..f71bd6b55 100644
--- a/pcr/emacs-js2-mode/PKGBUILD
+++ b/pcr/emacs-js2-mode/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=emacs-js2-mode
pkgver=20090723b
pkgrel=1
pkgdesc="An improved JavaScript mode for GNU Emacs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/js2-mode/"
license=('GPL2')
depends=('emacs')
diff --git a/pcr/eterm/PKGBUILD b/pcr/eterm/PKGBUILD
index 00030e80a..c3416f8e0 100644
--- a/pcr/eterm/PKGBUILD
+++ b/pcr/eterm/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=eterm
pkgver=0.9.6
pkgrel=1
pkgdesc="A vt102 terminal emulator intended as a replacement for xterm."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.eterm.org/"
license=('custom')
depends=('freetype2>=2.3.5' 'libast>=0.7' 'libxmu' 'libxres')
diff --git a/pcr/frame/PKGBUILD b/pcr/frame/PKGBUILD
index b67d776ac..e46c369fc 100644
--- a/pcr/frame/PKGBUILD
+++ b/pcr/frame/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=frame
pkgver=2.5.0
pkgrel=1
pkgdesc="Frame handles the buildup and synchronization of a set of simultaneous touches."
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="https://launchpad.net/frame"
license=(GPL)
depends=('libxi' 'gcc-libs')
diff --git a/pcr/freeipmi/PKGBUILD b/pcr/freeipmi/PKGBUILD
index ff321ea02..7f2bb291c 100644
--- a/pcr/freeipmi/PKGBUILD
+++ b/pcr/freeipmi/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=freeipmi
pkgver=1.2.3
pkgrel=1
pkgdesc="sensor monitoring, system event monitoring, power control, and serial-over-LAN (SOL)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/freeipmi/"
license=('GPL')
depends=('libgcrypt')
@@ -47,3 +47,4 @@ package() {
}
# vim:set ts=2 sw=2 et:
+md5sums=('b1e21641c31b9d3291bdfe4a2b323d03')
diff --git a/pcr/geis/PKGBUILD b/pcr/geis/PKGBUILD
index 629cb9d12..f70fa9f64 100644
--- a/pcr/geis/PKGBUILD
+++ b/pcr/geis/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=geis
pkgver=2.2.15
pkgrel=3
pkgdesc="Implementation of the GEIS (Gesture Engine Interface and Support) interface."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/geis"
license=('GPL' 'LGPL')
depends=('grail' 'dbus' 'python-gobject')
diff --git a/pcr/ginn/PKGBUILD b/pcr/ginn/PKGBUILD
index 013fc8642..5a7588d06 100644
--- a/pcr/ginn/PKGBUILD
+++ b/pcr/ginn/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.6
pkgrel=2
pkgdesc="A deamon with jinn-like wish-granting capabilities"
url="http://launchpad.net/ginn"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('geis' 'bamf2' 'libxtst' 'libwnck')
source=(http://launchpad.net/ginn/0.x/${pkgver}/+download/ginn-${pkgver}.tar.gz)
diff --git a/pcr/grail/PKGBUILD b/pcr/grail/PKGBUILD
index c76d2214f..2c8342477 100644
--- a/pcr/grail/PKGBUILD
+++ b/pcr/grail/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=grail
pkgver=3.1.0
pkgrel=1
pkgdesc="Gesture Recognition And Instantiation Library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/grail"
license=('GPL')
depends=('frame>=2.5.0' 'libxi')
diff --git a/pcr/libast/PKGBUILD b/pcr/libast/PKGBUILD
index ede9ab2ce..7d447c6e6 100644
--- a/pcr/libast/PKGBUILD
+++ b/pcr/libast/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libast
pkgver=0.7
pkgrel=3
pkgdesc="The Library of Assorted Spiffy Things."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://eterm.sourceforge.net"
license=('BSD')
depends=('imlib2' 'pcre' 'libsm')
diff --git a/pcr/libdshconfig/PKGBUILD b/pcr/libdshconfig/PKGBUILD
index adf9d18b2..e44d11ffd 100644
--- a/pcr/libdshconfig/PKGBUILD
+++ b/pcr/libdshconfig/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libdshconfig
pkgver=0.20.9
pkgrel=2
pkgdesc="Library for parsing dsh-style configuration files. Required by dsh and other applications."
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.netfort.gr.jp/~dancer/software/dsh.html.en"
license=('GPL')
depends=('glibc')
@@ -18,3 +18,4 @@ build() {
make || return 1
make prefix=$startdir/pkg/usr install
}
+md5sums=('c3fabfae1782c17ee989373c2f6a73c1')
diff --git a/pcr/openswan/PKGBUILD b/pcr/openswan/PKGBUILD
index 97cea98e6..26a2830d6 100644
--- a/pcr/openswan/PKGBUILD
+++ b/pcr/openswan/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Open Source implementation of IPsec for the Linux operating system"
url="http://www.openswan.org"
license=('GPL' 'custom')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('iproute2>=2.6.8' 'gmp' 'perl')
makedepends=('flex' 'bison')
conflicts=('ipsec-tools' 'openswan')
diff --git a/pcr/python-sfml2/PKGBUILD b/pcr/python-sfml2/PKGBUILD
index 41df1a9d0..17779b13f 100644
--- a/pcr/python-sfml2/PKGBUILD
+++ b/pcr/python-sfml2/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-sfml2
pkgver=1.2
pkgrel=0
pkgdesc="Python 3 binding for SFML 2, written with Cython."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://openhelbreath.net/python-sfml2"
license=('LGPL3')
depends=('sfml' 'python3')
diff --git a/pcr/python2-sfml2/PKGBUILD b/pcr/python2-sfml2/PKGBUILD
index ed5249a25..a7b9a5230 100644
--- a/pcr/python2-sfml2/PKGBUILD
+++ b/pcr/python2-sfml2/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python2-sfml2
pkgver=master
pkgrel=0
pkgdesc="Python 2 binding for SFML 2, written with Cython."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://python-sfml.org"
license=('LGPL3')
depends=('sfml' 'python2')
diff --git a/pcr/snort/PKGBUILD b/pcr/snort/PKGBUILD
index 2439a1c73..c8a49678f 100644
--- a/pcr/snort/PKGBUILD
+++ b/pcr/snort/PKGBUILD
@@ -8,9 +8,9 @@
pkgname=snort
pkgver=2.9.3.1
-pkgrel=1
+pkgrel=1.1
pkgdesc='A lightweight network intrusion detection system.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.snort.org'
license=('GPL')
depends=('libdaq' 'libdnet' 'libpcap' 'pcre' 'zlib')
@@ -49,3 +49,7 @@ package() {
sed -i 's#/usr/local/lib/#/usr/lib/#' "${pkgdir}/etc/snort/snort.conf"
}
+md5sums=('b2102605a7ca023ad6a2429821061c29'
+ 'SKIP'
+ '361b8b9e40b9af0164f6b3e3da2e8277'
+ 'b4fb8a68490589cd34df93de7609bfac')
diff --git a/pcr/strongswan/PKGBUILD b/pcr/strongswan/PKGBUILD
index 975e7a21f..2ec8bc5b7 100644
--- a/pcr/strongswan/PKGBUILD
+++ b/pcr/strongswan/PKGBUILD
@@ -12,7 +12,7 @@ pkgrel=5
pkgdesc="open source IPsec implementation"
url='http://www.strongswan.org'
license=("GPL")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('curl' 'gmp' 'iproute2' 'openssl' 'sqlite')
conflicts=('openswan')
options=(!libtool)
@@ -20,7 +20,7 @@ backup=(etc/ipsec.conf etc/strongswan.conf)
source=(http://download.strongswan.org/${pkgname}-${pkgver}.tar.bz2 strongswan.rc::https://gist.github.com/raw/3106703/96d2ce9683f1e33ef14c679880ddc298e9673508/strongswan.rc)
changelog='CHANGELOG'
md5sums=('0ab0397b44b197febfd0f89148344035'
- 'cf815adef48a1ffee34517380c731277')
+ '390b3cea47d1ecf642c333e29dc9f32a')
build() {
cd ${srcdir}/${pkgname}-${pkgver}