summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:22:59 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:22:59 -0300
commitb42740782a6ba6edf608b5f066c97430394947b8 (patch)
treea4fd2d247460a14834f9163fb7c2a6e3a2d17a1b
parent3b1f136e5530b99c12c9b170b16af39e398e1719 (diff)
Arches automatically added
-rw-r--r--core/krb5/PKGBUILD2
-rw-r--r--extra/cups/PKGBUILD2
-rw-r--r--extra/gperf/PKGBUILD2
-rw-r--r--extra/gtk2/PKGBUILD2
-rw-r--r--extra/gtk3/PKGBUILD2
-rw-r--r--extra/libraw1394/PKGBUILD2
-rw-r--r--extra/qt3/PKGBUILD2
-rw-r--r--libre/initscripts/PKGBUILD2
8 files changed, 8 insertions, 8 deletions
diff --git a/core/krb5/PKGBUILD b/core/krb5/PKGBUILD
index 4e3dd2c4f..6cfa48497 100644
--- a/core/krb5/PKGBUILD
+++ b/core/krb5/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=krb5
pkgver=1.9.1
pkgrel=1
pkgdesc="The Kerberos network authentication system"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://web.mit.edu/kerberos/"
license=('custom')
depends=('e2fsprogs' 'libldap' 'keyutils')
diff --git a/extra/cups/PKGBUILD b/extra/cups/PKGBUILD
index 4d166fb6d..76f44a6a8 100644
--- a/extra/cups/PKGBUILD
+++ b/extra/cups/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase="cups"
pkgname=('libcups' 'cups')
pkgver=1.4.6
pkgrel=3
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.cups.org/"
makedepends=('libtiff>=3.9.2-2' 'libpng>=1.4.0' 'acl' 'openslp' 'pam' 'xdg-utils' 'krb5' 'gnutls>=2.8.3' 'poppler>=0.12.3'
diff --git a/extra/gperf/PKGBUILD b/extra/gperf/PKGBUILD
index fa560e23b..f3fb917ad 100644
--- a/extra/gperf/PKGBUILD
+++ b/extra/gperf/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gperf
pkgver=3.0.4
pkgrel=3
pkgdesc="Perfect hash function generator"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://www.gnu.org/software/gperf/"
license=('GPL3')
depends=('gcc-libs' 'texinfo')
diff --git a/extra/gtk2/PKGBUILD b/extra/gtk2/PKGBUILD
index e67d63520..5d4e28607 100644
--- a/extra/gtk2/PKGBUILD
+++ b/extra/gtk2/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=gtk2
pkgname=('gtk2' 'gtk-update-icon-cache')
pkgver=2.24.4
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gtk.org/"
makedepends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'krb5' 'gnutls'
'shared-mime-info' 'cairo' 'libcups' 'gdk-pixbuf2' 'gobject-introspection')
diff --git a/extra/gtk3/PKGBUILD b/extra/gtk3/PKGBUILD
index bd05b7cdd..3295a94db 100644
--- a/extra/gtk3/PKGBUILD
+++ b/extra/gtk3/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gtk3
pkgver=3.0.11
pkgrel=1
pkgdesc="The GTK+ Toolkit (v3)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gtk.org/"
install=gtk3.install
depends=('atk' 'cairo' 'gtk-update-icon-cache' 'gnutls' 'krb5' 'libcups' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 'shared-mime-info')
diff --git a/extra/libraw1394/PKGBUILD b/extra/libraw1394/PKGBUILD
index eea2477a6..3f61231e3 100644
--- a/extra/libraw1394/PKGBUILD
+++ b/extra/libraw1394/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
depends=('glibc')
makedepends=('pkgconfig')
url="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
-options=(!libtool force)
+options=(!libtool)
source=(ftp://ftp.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.bz2)
build() {
diff --git a/extra/qt3/PKGBUILD b/extra/qt3/PKGBUILD
index c0e86f867..47ad18e13 100644
--- a/extra/qt3/PKGBUILD
+++ b/extra/qt3/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=qt3
pkgver=3.3.8
pkgrel=20
pkgdesc="The QT3 gui toolkit"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.trolltech.com/products/qt/index.html"
pkgfqn=qt-x11-free-${pkgver}
diff --git a/libre/initscripts/PKGBUILD b/libre/initscripts/PKGBUILD
index a6a3abecb..7828e7eb4 100644
--- a/libre/initscripts/PKGBUILD
+++ b/libre/initscripts/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=initscripts
pkgver=2011.06.4
pkgrel=2
pkgdesc="System initialization/bootup scripts (Parabola branding)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://parabolagnulinux.org"
license=('GPL2')
groups=('base')