summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/efax-gtk/PKGBUILD2
-rw-r--r--community/ext4magic/PKGBUILD4
-rw-r--r--community/sshguard/PKGBUILD2
3 files changed, 4 insertions, 4 deletions
diff --git a/community/efax-gtk/PKGBUILD b/community/efax-gtk/PKGBUILD
index a0cda1051..db2f57ea5 100644
--- a/community/efax-gtk/PKGBUILD
+++ b/community/efax-gtk/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=efax-gtk
pkgver=3.2.10
pkgrel=1
pkgdesc="A GUI front end for the 'efax' fax program"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://efax-gtk.sourceforge.net/"
license=('GPL')
depends=('dbus-glib' 'ghostscript' 'c++-gtk-utils')
diff --git a/community/ext4magic/PKGBUILD b/community/ext4magic/PKGBUILD
index 3734d6aa7..81efb41eb 100644
--- a/community/ext4magic/PKGBUILD
+++ b/community/ext4magic/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=ext4magic
pkgver=0.3.1
pkgrel=1
pkgdesc='Linux admin tool, can help to recover deleted or overwritten files on ext3 and ext4 filesystems'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://developer.berlios.de/projects/ext4magic/'
license=('GPL2')
depends=('bzip2' 'file' 'util-linux' 'e2fsprogs')
@@ -14,7 +14,7 @@ md5sums=('59c194b71e33aa6bd098b91f802e67d5')
build() {
cd $pkgname-$pkgver
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --build=$CHOST
make
}
diff --git a/community/sshguard/PKGBUILD b/community/sshguard/PKGBUILD
index ef71cd6d2..9e46579fe 100644
--- a/community/sshguard/PKGBUILD
+++ b/community/sshguard/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=sshguard
pkgver=1.5
pkgrel=8
pkgdesc="Brute force detector for SSH, Exim, VSFTPD and more. Blocks by ip with iptables"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
#url="http://sourceforge.net/projects/sshguard/"
url="http://www.sshguard.net/"
license=('GPL')