From 56933afc99bd004c88e3a0074b3bf383dc300e9a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 8 Jul 2012 06:09:17 -0500 Subject: Add mips64el in archs --- community/kwalletcli/PKGBUILD | 2 +- community/libalkimia/PKGBUILD | 2 +- community/libcgns2/PKGBUILD | 2 +- community/mksh/PKGBUILD | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'community') diff --git a/community/kwalletcli/PKGBUILD b/community/kwalletcli/PKGBUILD index 803b85750..252337319 100644 --- a/community/kwalletcli/PKGBUILD +++ b/community/kwalletcli/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Command-Line Interface for the KDE Wallet" url="http://www.mirbsd.org/kwalletcli.htm" license=('custom:MirOS' 'LGPL3') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('kdebase-runtime' 'mksh') optdepends=('gnupg2' 'openssh' 'pinentry') source=("http://www.mirbsd.org/MirOS/dist/hosted/${pkgname}/${pkgname}-${pkgver}.tar.gz") diff --git a/community/libalkimia/PKGBUILD b/community/libalkimia/PKGBUILD index 004c8d6fa..fd6c170ac 100644 --- a/community/libalkimia/PKGBUILD +++ b/community/libalkimia/PKGBUILD @@ -10,7 +10,7 @@ depends=('kdelibs') makedepends=('cmake' 'automoc4' 'doxygen') url=('http://kde-apps.org/content/show.php/libalkimia?content=137323') license=('LGPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("http://kde-apps.org/CONTENT/content-files/137323-libalkimia-$pkgver.tar.bz2") md5sums=('8d7b529c7be5f72ae1cbb02e818e9b79') diff --git a/community/libcgns2/PKGBUILD b/community/libcgns2/PKGBUILD index 590181b1f..d92b0e76e 100644 --- a/community/libcgns2/PKGBUILD +++ b/community/libcgns2/PKGBUILD @@ -7,7 +7,7 @@ _relver=5 pkgver=${_basever}.${_relver} pkgrel=2 pkgdesc='General purpose library for the storage and retrieval of computational fluid dynamics analysis data by CGNS standard' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.cgns.org' license=('custom') conflicts=('libcgns') diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD index 342b5fd7b..aeb555ecc 100644 --- a/community/mksh/PKGBUILD +++ b/community/mksh/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="The MirBSD Korn Shell - an enhanced version of the public domain ksh" url="http://mirbsd.de/mksh" license=("custom") makedepends=('cpio') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') install=mksh.install source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.cpio.gz" "https://www.mirbsd.org/TaC-mksh.txt") -- cgit v1.2.3-54-g00ecf