From 4607424231af4770216ef1f336ed63ea1e660718 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Wed, 12 Dec 2012 19:23:01 +0100 Subject: Arch extra packages for mips64el. --- core/dbus/PKGBUILD | 2 +- extra/intel-tbb/PKGBUILD | 2 +- extra/libkolab/PKGBUILD | 2 +- extra/libkolabxml/PKGBUILD | 2 +- extra/libutempter/PKGBUILD | 2 +- extra/lua51/PKGBUILD | 2 +- extra/pigeonhole/PKGBUILD | 2 +- extra/xerces-c/PKGBUILD | 2 +- extra/xsd/PKGBUILD | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core/dbus/PKGBUILD b/core/dbus/PKGBUILD index 32b9a30bf..012878f93 100644 --- a/core/dbus/PKGBUILD +++ b/core/dbus/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.6.8 pkgrel=6 pkgdesc="Freedesktop.org message bus system" url="http://www.freedesktop.org/Software/dbus" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('GPL' 'custom') # do not depend on systemd to avoid circular dep, # dep on shadow for install scriptlet FS#29341 diff --git a/extra/intel-tbb/PKGBUILD b/extra/intel-tbb/PKGBUILD index e98b0f201..eeb5c309b 100644 --- a/extra/intel-tbb/PKGBUILD +++ b/extra/intel-tbb/PKGBUILD @@ -7,7 +7,7 @@ pkgname=intel-tbb pkgver=4.1_20121003 pkgrel=1 pkgdesc='High level abstract threading library' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.threadingbuildingblocks.org/' license=('GPL') depends=('gcc-libs') diff --git a/extra/libkolab/PKGBUILD b/extra/libkolab/PKGBUILD index af08f281a..f1988afbd 100644 --- a/extra/libkolab/PKGBUILD +++ b/extra/libkolab/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.4.0 pkgrel=1 pkgdesc="Advanced Kolab Object Handling Library" url='http://git.kolab.org/libkolab/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libkolabxml' 'kdepimlibs') makedepends=('cmake' 'automoc4' 'boost') diff --git a/extra/libkolabxml/PKGBUILD b/extra/libkolabxml/PKGBUILD index 70ff5ff3c..a2088ca4e 100644 --- a/extra/libkolabxml/PKGBUILD +++ b/extra/libkolabxml/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.8.1 pkgrel=1 pkgdesc="Kolab XML Format Schema Definitions Library" url='http://git.kolab.org/libkolabxml/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('xerces-c' 'boost-libs') makedepends=('cmake' 'boost' 'xsd') diff --git a/extra/libutempter/PKGBUILD b/extra/libutempter/PKGBUILD index 8d5145a0a..17e6b74ff 100644 --- a/extra/libutempter/PKGBUILD +++ b/extra/libutempter/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libutempter pkgver=1.1.6 pkgrel=1 pkgdesc="Interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="ftp://ftp.altlinux.org/pub/people/ldv/utempter" license=('LGPL') depends=('glibc') diff --git a/extra/lua51/PKGBUILD b/extra/lua51/PKGBUILD index 1ba21ab1b..691956910 100644 --- a/extra/lua51/PKGBUILD +++ b/extra/lua51/PKGBUILD @@ -7,7 +7,7 @@ pkgname=lua51 pkgver=5.1.5 pkgrel=3 pkgdesc='A powerful light-weight programming language designed for extending applications' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.lua.org/' depends=('readline') license=('MIT') diff --git a/extra/pigeonhole/PKGBUILD b/extra/pigeonhole/PKGBUILD index d0712b912..d8eb344b3 100644 --- a/extra/pigeonhole/PKGBUILD +++ b/extra/pigeonhole/PKGBUILD @@ -14,7 +14,7 @@ pkgname=pigeonhole pkgver=0.3.3 pkgrel=3 pkgdesc="Fully rewritten Sieve implementation for Dovecot v2.1" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pigeonhole.dovecot.org/" license=('LGPL') depends=('dovecot='$_dcpkgver) diff --git a/extra/xerces-c/PKGBUILD b/extra/xerces-c/PKGBUILD index ef62a98d8..0def61317 100644 --- a/extra/xerces-c/PKGBUILD +++ b/extra/xerces-c/PKGBUILD @@ -8,7 +8,7 @@ pkgname=xerces-c pkgver=3.1.1 pkgrel=3 pkgdesc="A validating XML parser written in a portable subset of C++." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xerces.apache.org/xerces-c" license=("APACHE") depends=('gcc-libs' 'curl') diff --git a/extra/xsd/PKGBUILD b/extra/xsd/PKGBUILD index 397aa4664..f27becb2c 100644 --- a/extra/xsd/PKGBUILD +++ b/extra/xsd/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.3.0 _pkgver=3.3.0-2+dep pkgrel=6 pkgdesc="An open-source, cross-platform W3C XML Schema to C++ data binding compiler" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.codesynthesis.com/products/xsd" license=('GPL2') depends=('boost-libs' 'xerces-c') -- cgit v1.2.3-54-g00ecf