summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-04-11 19:46:13 -0500
commitf752306383204cf6fd117b4839da87f4ea530390 (patch)
tree0a0f08128cb4ab6d3e26dc573624841b98c623e7
parentcdb4953fed0ade2ad8f6f6156411eac1eecd2e82 (diff)
Add mips64el in archs
-rwxr-xr-xcommunity/aegisub/PKGBUILD2
-rw-r--r--community/aiccu/PKGBUILD2
-rw-r--r--community/avfs/PKGBUILD4
-rw-r--r--community/bmp-musepack/PKGBUILD4
-rwxr-xr-xcommunity/cairo-dock/PKGBUILD2
-rw-r--r--community/emelfm2/PKGBUILD4
-rw-r--r--community/emerillon/PKGBUILD2
-rwxr-xr-xcommunity/ffmpegsource/PKGBUILD2
-rw-r--r--community/fssos-nsvs/PKGBUILD2
-rwxr-xr-xcommunity/guayadeque/PKGBUILD2
-rw-r--r--community/jad/PKGBUILD2
-rw-r--r--community/kbibtex/PKGBUILD2
-rw-r--r--community/kio-mtp/PKGBUILD2
-rw-r--r--community/monica/PKGBUILD4
-rw-r--r--community/python-basemap/PKGBUILD2
-rw-r--r--community/python2-pycdio/PKGBUILD2
-rw-r--r--community/setconf/PKGBUILD2
-rw-r--r--community/virtualgl/PKGBUILD2
-rw-r--r--extra/libvdpau/PKGBUILD2
19 files changed, 23 insertions, 23 deletions
diff --git a/community/aegisub/PKGBUILD b/community/aegisub/PKGBUILD
index 3d4671472..6acc2ade7 100755
--- a/community/aegisub/PKGBUILD
+++ b/community/aegisub/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=aegisub
pkgver=3.0.2
pkgrel=6
pkgdesc="A general-purpose subtitle editor with ASS/SSA support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.aegisub.org"
license=('GPL' 'BSD')
depends=('desktop-file-utils' 'ffmpegsource' 'fftw' 'hicolor-icon-theme' 'hunspell' 'lua51' 'wxgtk2.9' 'hicolor-icon-theme')
diff --git a/community/aiccu/PKGBUILD b/community/aiccu/PKGBUILD
index 118210c38..504dd2369 100644
--- a/community/aiccu/PKGBUILD
+++ b/community/aiccu/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=aiccu
pkgver=20070115
pkgrel=2
pkgdesc='SixXS Automatic IPv6 Connectivity Client Utility'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.sixxs.net/tools/aiccu/'
license=('custom')
depends=('gnutls' 'iproute2')
diff --git a/community/avfs/PKGBUILD b/community/avfs/PKGBUILD
index 962021782..ed004f224 100644
--- a/community/avfs/PKGBUILD
+++ b/community/avfs/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=avfs
pkgver=1.0.1
-pkgrel=1
+pkgrel=1.2
pkgdesc="A virtual filesystem that allows browsing of compressed files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL')
url="http://avf.sourceforge.net/"
depends=('fuse' 'xz' 'perl')
diff --git a/community/bmp-musepack/PKGBUILD b/community/bmp-musepack/PKGBUILD
index 5d339287e..b5637201c 100644
--- a/community/bmp-musepack/PKGBUILD
+++ b/community/bmp-musepack/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=bmp-musepack
pkgver=1.2
-pkgrel=4
+pkgrel=4.1
pkgdesc="A BMP plugin for playing sounds in Musepack (MPC) format"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://musepack.net/"
license=('BSD')
depends=('bmp' 'libmpcdec' 'taglib')
diff --git a/community/cairo-dock/PKGBUILD b/community/cairo-dock/PKGBUILD
index 5c742b33d..db73fc55b 100755
--- a/community/cairo-dock/PKGBUILD
+++ b/community/cairo-dock/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=cairo-dock
pkgver=3.2.0
pkgrel=2
pkgdesc="Light eye-candy fully themable animated dock"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/cairo-dock-core"
license=('GPL')
depends=('curl' 'dbus-glib' 'gtk3' 'librsvg')
diff --git a/community/emelfm2/PKGBUILD b/community/emelfm2/PKGBUILD
index 59d86b3cb..23356156b 100644
--- a/community/emelfm2/PKGBUILD
+++ b/community/emelfm2/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=emelfm2
pkgver=0.8.2
-pkgrel=1
+pkgrel=1.1
pkgdesc="A file manager that implements the popular two-pane design"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://emelfm2.net/"
depends=('gtk2')
license=('GPL3')
diff --git a/community/emerillon/PKGBUILD b/community/emerillon/PKGBUILD
index fa2e49680..13445e38f 100644
--- a/community/emerillon/PKGBUILD
+++ b/community/emerillon/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=emerillon
pkgver=0.1.90
pkgrel=3
pkgdesc="Map viewer for OpenStreetMap"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://projects.gnome.org/emerillon/"
license=('GPL')
depends=('libchamplain' 'geoclue' 'libpeas' 'rest')
diff --git a/community/ffmpegsource/PKGBUILD b/community/ffmpegsource/PKGBUILD
index eac86386e..b6350db93 100755
--- a/community/ffmpegsource/PKGBUILD
+++ b/community/ffmpegsource/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=ffmpegsource
pkgver=743
pkgrel=2
pkgdesc="A libav/ffmpeg based source library and Avisynth plugin for easy frame accurate access"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/ffmpegsource/"
license=('MIT')
depends=('ffmpeg')
diff --git a/community/fssos-nsvs/PKGBUILD b/community/fssos-nsvs/PKGBUILD
index 5a8d6fb89..22c2c43e3 100644
--- a/community/fssos-nsvs/PKGBUILD
+++ b/community/fssos-nsvs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=fssos-nsvs
pkgver=0.5
pkgrel=10
pkgdesc="NSVS for FSSOS"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://fssos.sourceforge.net/"
license=('GPL')
depends=('bash' 'mariadb')
diff --git a/community/guayadeque/PKGBUILD b/community/guayadeque/PKGBUILD
index d720c56b2..7d0863cec 100755
--- a/community/guayadeque/PKGBUILD
+++ b/community/guayadeque/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=guayadeque
pkgver=0.3.5
pkgrel=5
pkgdesc="Lightweight music player"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://guayadeque.org/"
license=('GPL3')
depends=('curl' 'dbus' 'desktop-file-utils' 'flac' 'libgpod' 'taglib' 'wxgtk')
diff --git a/community/jad/PKGBUILD b/community/jad/PKGBUILD
index 30c8ea509..840929b94 100644
--- a/community/jad/PKGBUILD
+++ b/community/jad/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.5.8e
pkgrel=4
pkgdesc='Java decompiler'
license=('custom')
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.varaneckas.com/jad'
source=("http://www.varaneckas.com/$pkgname/${pkgname}${pkgver//./}.linux.static.zip"
'jad.html::http://www.varaneckas.com/jad')
diff --git a/community/kbibtex/PKGBUILD b/community/kbibtex/PKGBUILD
index abcd8d8b8..9bac69f64 100644
--- a/community/kbibtex/PKGBUILD
+++ b/community/kbibtex/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.4.1
_branch=0.4
pkgrel=2
pkgdesc="A BibTeX editor for KDE"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://home.gna.org/kbibtex/'
license=('GPL')
depends=('kdebase-runtime' 'kdegraphics-okular')
diff --git a/community/kio-mtp/PKGBUILD b/community/kio-mtp/PKGBUILD
index 010938ead..0706d1899 100644
--- a/community/kio-mtp/PKGBUILD
+++ b/community/kio-mtp/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=kio-mtp
pkgver=0.75
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
pkgdesc="Provides KIO Access to MTP devices using the mtp:/// protocol"
url='https://projects.kde.org/projects/playground/base/kio-mtp'
license=('GPL')
diff --git a/community/monica/PKGBUILD b/community/monica/PKGBUILD
index 3c24c4e7d..30b21a1b8 100644
--- a/community/monica/PKGBUILD
+++ b/community/monica/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=monica
pkgver=3.7
-pkgrel=2
+pkgrel=2.1
pkgdesc="A monitor calibration tool"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.pcbypaul.com/software/monica.html"
license=('BSD')
depends=('fltk' 'xorg-xgamma')
diff --git a/community/python-basemap/PKGBUILD b/community/python-basemap/PKGBUILD
index 916c44b6e..f9345de0e 100644
--- a/community/python-basemap/PKGBUILD
+++ b/community/python-basemap/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=python-basemap
pkgname=('python-basemap' 'python2-basemap' 'python-basemap-common')
pkgver=1.0.6
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://matplotlib.org/basemap/"
license=('custom')
makedepends=('python2-numpy' 'python-numpy' 'geos' 'shapelib')
diff --git a/community/python2-pycdio/PKGBUILD b/community/python2-pycdio/PKGBUILD
index 54f608dbd..5911091ac 100644
--- a/community/python2-pycdio/PKGBUILD
+++ b/community/python2-pycdio/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python2-pycdio
pkgver=0.19
pkgrel=2
pkgdesc="Python OO interface to libcdio (CD Input and Control library)"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" "mips64el")
url="http://pypi.python.org/pypi/pycdio/"
license=('GPL')
depends=('python2' 'libcdio')
diff --git a/community/setconf/PKGBUILD b/community/setconf/PKGBUILD
index 6d0586f00..733c5453d 100644
--- a/community/setconf/PKGBUILD
+++ b/community/setconf/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=setconf
pkgver=0.5.3
pkgrel=1
pkgdesc='Utility to easily change settings in configuration files or Makefiles'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://setconf.roboticoverlords.org/'
license=('GPL2')
depends=('pcre' 'gc')
diff --git a/community/virtualgl/PKGBUILD b/community/virtualgl/PKGBUILD
index 87dcb047b..991c63681 100644
--- a/community/virtualgl/PKGBUILD
+++ b/community/virtualgl/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=virtualgl
pkgver=2.3.2
pkgrel=2
pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 3D graphics card"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://virtualgl.org"
license=('LGPL')
depends=('libxv' 'glu' 'turbojpeg')
diff --git a/extra/libvdpau/PKGBUILD b/extra/libvdpau/PKGBUILD
index 05c4ffb54..f62047d91 100644
--- a/extra/libvdpau/PKGBUILD
+++ b/extra/libvdpau/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libvdpau
pkgver=0.6
pkgrel=1
pkgdesc="Nvidia VDPAU library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url='http://cgit.freedesktop.org/~aplattner/libvdpau'
depends=('gcc-libs')
conflicts=('nvidia-utils<190.42-2')