summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorJesse R. Adams <jesse@techno-geeks.org>2012-04-01 22:51:55 -0500
committerJesse R. Adams <jesse@techno-geeks.org>2012-04-01 22:51:55 -0500
commitcfc95dd01d01d4fdd2f9520f6d05c37206cce952 (patch)
tree09dae1243f665f4259e5b5ce5098b88d4165c0ef /community
parent1f85a2f36536a1ce60d780a29cfe7c56a8ca0100 (diff)
parent67d0fe5c268063f831b1e727979e12211f00bbcd (diff)
Merge branch 'master' of http://projects.parabolagnulinux.org/abslibre-mips64el
Diffstat (limited to 'community')
-rw-r--r--community/girara/PKGBUILD2
-rw-r--r--community/luabind/PKGBUILD2
-rw-r--r--community/zathura-djvu/PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/community/girara/PKGBUILD b/community/girara/PKGBUILD
index a7d91c1d2..557533d60 100644
--- a/community/girara/PKGBUILD
+++ b/community/girara/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(girara-common girara-gtk2 girara-gtk3)
pkgver=0.1.1
pkgrel=1
pkgdesc="user interface library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pwmt.org/projects/girara"
license=('custom')
makedepends=('gtk3' 'gtk2')
diff --git a/community/luabind/PKGBUILD b/community/luabind/PKGBUILD
index 15b9e9888..479424d8f 100644
--- a/community/luabind/PKGBUILD
+++ b/community/luabind/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=luabind
pkgver=0.9.1
pkgrel=2
pkgdesc="A library that helps you create bindings between C++ and Lua"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.rasterbar.com/products/luabind.html"
license=('MIT')
makedepends=('unzip' 'boost' 'boost-build')
diff --git a/community/zathura-djvu/PKGBUILD b/community/zathura-djvu/PKGBUILD
index 4d6635ff7..0c4010f3c 100644
--- a/community/zathura-djvu/PKGBUILD
+++ b/community/zathura-djvu/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=zathura-djvu
pkgver=0.1.0
pkgrel=1
pkgdesc="Adds DjVu support to zathura by using the djvulibre library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://pwmt.org/projects/zathura/plugins/zathura-djvu/"
license=('custom')
depends=('djvulibre' 'zathura')