summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-15 02:29:42 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-15 02:29:42 -0500
commit3b693d02a7093048c684910b4d4431b86430a9bc (patch)
treed490087370d3a214c8f844daabfa4e3d0366e1df
parent89c6ae2d17f97e67150b36167fdba856dea8111a (diff)
Add mips64el in archs
-rw-r--r--community/lrzip/PKGBUILD2
-rw-r--r--community/lsscsi/PKGBUILD2
-rw-r--r--community/lxc/PKGBUILD2
-rw-r--r--community/lxmusic/PKGBUILD2
-rw-r--r--community/mcelog/PKGBUILD2
-rw-r--r--community/mdf2iso/PKGBUILD2
-rw-r--r--community/mingetty/PKGBUILD2
-rw-r--r--community/minitube/PKGBUILD2
-rw-r--r--community/nautilus-sound-converter/PKGBUILD2
-rw-r--r--community/netselect/PKGBUILD2
-rw-r--r--community/nmon/PKGBUILD2
-rw-r--r--community/odt2txt/PKGBUILD2
12 files changed, 12 insertions, 12 deletions
diff --git a/community/lrzip/PKGBUILD b/community/lrzip/PKGBUILD
index 1b0f3cb5b..116232b2c 100644
--- a/community/lrzip/PKGBUILD
+++ b/community/lrzip/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms"
url="http://lrzip.kolivas.org/"
license=('GPL')
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
depends=('lzo2' 'bzip2' 'zlib' 'bash' 'gcc-libs')
if [ "$CARCH" != "x86_64" ]
then
diff --git a/community/lsscsi/PKGBUILD b/community/lsscsi/PKGBUILD
index e8d5251d9..556c01d4c 100644
--- a/community/lsscsi/PKGBUILD
+++ b/community/lsscsi/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=lsscsi
pkgver=0.26
pkgrel=1
pkgdesc='A tool that lists devices connected via SCSI and its transports'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sg.danny.cz/scsi/lsscsi.html"
license=('GPL')
depends=('sysfsutils')
diff --git a/community/lxc/PKGBUILD b/community/lxc/PKGBUILD
index 50a5118f0..0ac23a62f 100644
--- a/community/lxc/PKGBUILD
+++ b/community/lxc/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=lxc
pkgver=0.8.0_rc1
pkgrel=1
pkgdesc="Linux Containers"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://lxc.sourceforge.net/"
depends=('bash' 'perl')
license=('LGPL')
diff --git a/community/lxmusic/PKGBUILD b/community/lxmusic/PKGBUILD
index 197adf4ec..5bb12620b 100644
--- a/community/lxmusic/PKGBUILD
+++ b/community/lxmusic/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=lxmusic
pkgver=0.4.5
pkgrel=1
pkgdesc='Lightweight XMMS2 client'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://lxde.org/"
license=('GPL')
groups=('lxde')
diff --git a/community/mcelog/PKGBUILD b/community/mcelog/PKGBUILD
index dae948032..27302f56d 100644
--- a/community/mcelog/PKGBUILD
+++ b/community/mcelog/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=3
pkgdesc="Print machine check event log from x86-64 kernel"
url="http://freshmeat.net/projects/mcelog/"
license=("GPL")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('docs')
#source=("ftp://ftp.kernel.org/pub/linux/utils/cpu/mce/${pkgname}-${pkgver}.tar.gz"
source=("ftp://ftp.archlinux.org/other/community/${pkgname}/${pkgname}-${pkgver}.tar.gz"
diff --git a/community/mdf2iso/PKGBUILD b/community/mdf2iso/PKGBUILD
index b58c51413..26762014a 100644
--- a/community/mdf2iso/PKGBUILD
+++ b/community/mdf2iso/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mdf2iso
pkgver=0.3.0
pkgrel=5
pkgdesc="Converts Alcohol 120% .mdf files to .iso files"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://mdf2iso.berlios.de/"
license=('GPL')
depends=('glibc')
diff --git a/community/mingetty/PKGBUILD b/community/mingetty/PKGBUILD
index 12836d08c..494728ee0 100644
--- a/community/mingetty/PKGBUILD
+++ b/community/mingetty/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=mingetty
pkgver=1.08
pkgrel=3
pkgdesc="A minimal getty which allows automatic logins."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/mingetty"
license=('GPL')
depends=('glibc')
diff --git a/community/minitube/PKGBUILD b/community/minitube/PKGBUILD
index 38aab9086..e70d353be 100644
--- a/community/minitube/PKGBUILD
+++ b/community/minitube/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=minitube
pkgver=1.8
pkgrel=1
pkgdesc="A native YouTube client in QT. Watch YouTube videos without Flash Player"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://flavio.tordini.org/minitube'
license=('GPL')
depends=('phonon')
diff --git a/community/nautilus-sound-converter/PKGBUILD b/community/nautilus-sound-converter/PKGBUILD
index c4b6f142c..51702f449 100644
--- a/community/nautilus-sound-converter/PKGBUILD
+++ b/community/nautilus-sound-converter/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=nautilus-sound-converter
pkgver=3.0.2
pkgrel=1
pkgdesc="Nautilus extension to convert audio files formats"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/nautilus-sound-converter/"
license=('GPL')
depends=('nautilus' 'libgnome-media-profiles')
diff --git a/community/netselect/PKGBUILD b/community/netselect/PKGBUILD
index 14aab1bbe..5ca09e1fd 100644
--- a/community/netselect/PKGBUILD
+++ b/community/netselect/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=netselect
pkgver=0.3
pkgrel=2
pkgdesc="An ultrafast intelligent parallelizing binary-search implementation of ping"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://alumnit.ca/~apenwarr/netselect/index.html"
license=('custom')
depends=('glibc')
diff --git a/community/nmon/PKGBUILD b/community/nmon/PKGBUILD
index 6420dedb8..c17e268d8 100644
--- a/community/nmon/PKGBUILD
+++ b/community/nmon/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=nmon
pkgver=14g
pkgrel=3
pkgdesc="AIX & Linux Performance Monitoring tool"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://nmon.sourceforge.net"
license=('GPL')
depends=('ncurses')
diff --git a/community/odt2txt/PKGBUILD b/community/odt2txt/PKGBUILD
index 8ff16fba4..c0d4af2f4 100644
--- a/community/odt2txt/PKGBUILD
+++ b/community/odt2txt/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="extracts the text out of OpenDocument Texts"
url="http://stosberg.net/odt2txt/"
license=("GPL2")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('zlib')
source=(http://stosberg.net/odt2txt/$pkgname-$pkgver.tar.gz)
md5sums=('6fe3bd261ce2dde2810244bbe969bbc5')