From 5d091f9aafcf3e9bdc5ef3ed980cc28f2ce38b5e Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 19 Jun 2012 09:33:04 -0500 Subject: Add mips64el in arch() of suil, lv2 and x11-ssh-askpass --- community/suil/PKGBUILD | 2 +- extra/lv2/PKGBUILD | 2 +- extra/x11-ssh-askpass/PKGBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/community/suil/PKGBUILD b/community/suil/PKGBUILD index e44474115..17b65e29d 100644 --- a/community/suil/PKGBUILD +++ b/community/suil/PKGBUILD @@ -5,7 +5,7 @@ pkgname=suil pkgver=0.6.2 pkgrel=1 pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://drobilla.net/software/$pkgname/" license=('custom:ISC') depends=('lv2') diff --git a/extra/lv2/PKGBUILD b/extra/lv2/PKGBUILD index a45496af2..7b32d4c3a 100644 --- a/extra/lv2/PKGBUILD +++ b/extra/lv2/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="Successor to the LADSPA audio plug-in standard" url="http://lv2plug.in/" license=('LGPL' 'custom') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('python2' 'libsndfile' 'gtk2') optdepends=('libsndfile: lv2-eg-sampler' 'gtk2: lv2-eg-sampler') diff --git a/extra/x11-ssh-askpass/PKGBUILD b/extra/x11-ssh-askpass/PKGBUILD index 37b84c4d0..5d3d0f2f1 100644 --- a/extra/x11-ssh-askpass/PKGBUILD +++ b/extra/x11-ssh-askpass/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=3 pkgdesc='Lightweight passphrase dialog for SSH' url='http://www.jmknoble.net/software/x11-ssh-askpass/' license=('custom') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libxt') makedepends=('imake') #source=("${url}${pkgname}-${pkgver}.tar.gz" # httpd only sends half the bits -- cgit v1.2.3-54-g00ecf