diff options
Diffstat (limited to 'community')
31 files changed, 48 insertions, 47 deletions
diff --git a/community/allegro/PKGBUILD b/community/allegro/PKGBUILD index 3269d92ac..7d196d76a 100644 --- a/community/allegro/PKGBUILD +++ b/community/allegro/PKGBUILD @@ -8,7 +8,7 @@ pkgname=allegro pkgver=5.0.6 pkgrel=3 pkgdesc="Portable library mainly aimed at video game and multimedia programming" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://alleg.sourceforge.net/" license=('custom') depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse') diff --git a/community/chromaprint/PKGBUILD b/community/chromaprint/PKGBUILD index ea7e1ef90..8b0f2fff5 100644 --- a/community/chromaprint/PKGBUILD +++ b/community/chromaprint/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.6 pkgrel=2 pkgdesc='Library that implements a custom algorithm for extracting fingerprints from any audio source' url='http://acoustid.org/chromaprint/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') depends=('ffmpeg') makedepends=('cmake') diff --git a/community/clipit/PKGBUILD b/community/clipit/PKGBUILD index ed3a18654..5a57a6f2f 100644 --- a/community/clipit/PKGBUILD +++ b/community/clipit/PKGBUILD @@ -6,7 +6,7 @@ pkgname=clipit pkgver=1.4.2 pkgrel=3 pkgdesc="Lightweight GTK+ clipboard manager (fork of Parcellite)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gtkclipit.sourceforge.net/" license=('GPL3') depends=('gtk2' 'gtk-update-icon-cache' 'hicolor-icon-theme') diff --git a/community/cmus/PKGBUILD b/community/cmus/PKGBUILD index e0ca36e41..513b73d62 100644 --- a/community/cmus/PKGBUILD +++ b/community/cmus/PKGBUILD @@ -7,7 +7,7 @@ pkgname=cmus pkgver=2.4.3 pkgrel=2 pkgdesc="A very feature-rich ncurses-based music player" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cmus.sourceforge.net/" license=('GPL') depends=('ncurses') diff --git a/community/conntrack-tools/PKGBUILD b/community/conntrack-tools/PKGBUILD index 9630101af..3e1f4f5f7 100644 --- a/community/conntrack-tools/PKGBUILD +++ b/community/conntrack-tools/PKGBUILD @@ -8,7 +8,7 @@ pkgname=conntrack-tools pkgver=1.2.1 pkgrel=1 pkgdesc='Userspace tools to interact with the Netfilter connection tracking system' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.netfilter.org/projects/conntrack-tools' license=('GPL2') depends=('libnetfilter_conntrack' 'libnetfilter_cttimeout') diff --git a/community/converseen/PKGBUILD b/community/converseen/PKGBUILD index 7b44ecc55..fd45f1343 100644 --- a/community/converseen/PKGBUILD +++ b/community/converseen/PKGBUILD @@ -6,7 +6,7 @@ pkgname=converseen pkgver=0.5 pkgrel=1 pkgdesc="The batch image converter and resizer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://converseen.sourceforge.net/" license=('GPL3') depends=('imagemagick' 'qt' 'libwmf' 'openexr') diff --git a/community/dcron/PKGBUILD b/community/dcron/PKGBUILD index 3b84ce3bf..6d9107715 100644 --- a/community/dcron/PKGBUILD +++ b/community/dcron/PKGBUILD @@ -6,7 +6,7 @@ pkgname=dcron pkgver=4.5 pkgrel=3 pkgdesc="dillon's lightweight cron daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.jimpryor.net/linux/dcron.html" backup=('var/spool/cron/root' 'etc/conf.d/crond') diff --git a/community/dee/PKGBUILD b/community/dee/PKGBUILD index a116b0f00..0db88a375 100644 --- a/community/dee/PKGBUILD +++ b/community/dee/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dee pkgver=1.0.10 pkgrel=1 pkgdesc="Library to provide objects allowing to create Model-View-Controller type programs across DBus" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/dee" license=('LGPL') depends=('glib2' 'icu') diff --git a/community/dos2unix/PKGBUILD b/community/dos2unix/PKGBUILD index 0a8bbf17f..d23448fdc 100644 --- a/community/dos2unix/PKGBUILD +++ b/community/dos2unix/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dos2unix pkgver=6.0 pkgrel=1 pkgdesc='Text file format converter' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://waterlan.home.xs4all.nl/dos2unix.html' license=('BSD') depends=('glibc') diff --git a/community/drbd/PKGBUILD b/community/drbd/PKGBUILD index 970a0d180..bff899504 100644 --- a/community/drbd/PKGBUILD +++ b/community/drbd/PKGBUILD @@ -4,7 +4,7 @@ pkgname=drbd pkgver=8.3.11 pkgrel=3 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc='Userland tools for drbd block devices' url='http://www.drbd.org' license=('GPL2') diff --git a/community/ebtables/PKGBUILD b/community/ebtables/PKGBUILD index ffc3b451b..19acd60f5 100644 --- a/community/ebtables/PKGBUILD +++ b/community/ebtables/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ebtables pkgver=2.0.10_4 pkgrel=2 pkgdesc='Ethernet bridge filtering utilities' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ebtables.sourceforge.net/' license=('GPL2') backup=("etc/$pkgname.conf" "etc/conf.d/$pkgname") diff --git a/community/esdl/PKGBUILD b/community/esdl/PKGBUILD index 76b5be9d6..f9ce99d8e 100644 --- a/community/esdl/PKGBUILD +++ b/community/esdl/PKGBUILD @@ -6,7 +6,7 @@ pkgname=esdl pkgver=1.2 pkgrel=1 epoch=2 -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') pkgdesc="SDL and OpenGL bindings for the Erlang programming language" url="http://esdl.sourceforge.net/" license=('custom') diff --git a/community/ettercap/PKGBUILD b/community/ettercap/PKGBUILD index fb32aa935..d23dd0e97 100644 --- a/community/ettercap/PKGBUILD +++ b/community/ettercap/PKGBUILD @@ -7,7 +7,7 @@ pkgname=('ettercap' 'ettercap-gtk') pkgver=NG_0.7.4.2 _origver=${pkgver/_/-} pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ettercap.sourceforge.net/" license=('GPL') makedepends=('libpcap' 'libltdl' 'libnet' 'gtk2' 'hicolor-icon-theme') diff --git a/community/exfat-utils/PKGBUILD b/community/exfat-utils/PKGBUILD index b5436156e..cce282aca 100644 --- a/community/exfat-utils/PKGBUILD +++ b/community/exfat-utils/PKGBUILD @@ -6,7 +6,7 @@ pkgname=exfat-utils pkgver=0.9.7 pkgrel=1 pkgdesc="Utilities for exFAT file system" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/exfat/" license=('GPL3') depends=('glibc') diff --git a/community/fuse-exfat/PKGBUILD b/community/fuse-exfat/PKGBUILD index 8df8a4d10..a58cad0e8 100644 --- a/community/fuse-exfat/PKGBUILD +++ b/community/fuse-exfat/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fuse-exfat pkgver=0.9.7 pkgrel=1 pkgdesc="Free exFAT file system implementation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/exfat/" license=('GPL3') depends=('fuse') diff --git a/community/fwbuilder/PKGBUILD b/community/fwbuilder/PKGBUILD index ae559607c..f1cd6f800 100644 --- a/community/fwbuilder/PKGBUILD +++ b/community/fwbuilder/PKGBUILD @@ -7,7 +7,7 @@ pkgver=5.1.0.3599 pkgrel=1 pkgdesc="Object-oriented GUI and set of compilers for various firewall platforms" url="http://www.fwbuilder.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libxslt' 'net-snmp' 'qt') conflicts=('libfwbuilder') diff --git a/community/galculator/PKGBUILD b/community/galculator/PKGBUILD index e2c37b07c..aa61c2a5e 100644 --- a/community/galculator/PKGBUILD +++ b/community/galculator/PKGBUILD @@ -6,7 +6,7 @@ pkgname=galculator pkgver=1.3.4 pkgrel=2 pkgdesc="GTK+ based scientific calculator" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://galculator.sourceforge.net/" license=('GPL') depends=('libglade') diff --git a/community/gftp/PKGBUILD b/community/gftp/PKGBUILD index ecf7042e2..96c352d86 100644 --- a/community/gftp/PKGBUILD +++ b/community/gftp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gftp pkgver=2.0.19 pkgrel=4 pkgdesc="A multithreaded ftp client for X Windows" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gftp.org/" license=('GPL2') depends=('gtk2' 'openssl' 'readline') diff --git a/community/gimp-refocus/PKGBUILD b/community/gimp-refocus/PKGBUILD index 5cc3b5703..6c031e39c 100644 --- a/community/gimp-refocus/PKGBUILD +++ b/community/gimp-refocus/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gimp-refocus pkgver=0.9.0 pkgrel=3 pkgdesc="A sharpen plugin for gimp using FIR Wiener filtering" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://refocus.sourceforge.net/" license=('GPL2') depends=('gimp') diff --git a/community/gmime24/PKGBUILD b/community/gmime24/PKGBUILD index d72951ccf..48573dffa 100644 --- a/community/gmime24/PKGBUILD +++ b/community/gmime24/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gmime24 pkgver=2.4.32 pkgrel=1 pkgdesc="Core mime parsing library" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('GPL') url="http://spruce.sourceforge.net/gmime/" depends=('glib2' 'zlib') diff --git a/community/goocanvas/PKGBUILD b/community/goocanvas/PKGBUILD index b7812f256..a17ddf0c6 100644 --- a/community/goocanvas/PKGBUILD +++ b/community/goocanvas/PKGBUILD @@ -1,19 +1,20 @@ -# $Id: PKGBUILD 56677 2011-10-10 09:46:09Z ibiru $ +# $Id: PKGBUILD 72991 2012-06-26 19:38:49Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> pkgname=goocanvas pkgver=2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A cairo canvas widget for GTK+" arch=(i686 x86_64 'mips64el') url="http://live.gnome.org/GooCanvas" options=('!libtool' 'docs') license=("LGPL") depends=('gtk3') -makedepends=('gobject-introspection') +makedepends=('gobject-introspection' 'python-gobject2') source=(http://ftp.gnome.org/pub/GNOME/sources/goocanvas/2.0/goocanvas-$pkgver.tar.xz) sha256sums=('0c3a595a6d2a4fe0f1a1a5243637e66aa1bfbaf6492455bfd0b51e0dec9b1553') +sha256sums=('0c3a595a6d2a4fe0f1a1a5243637e66aa1bfbaf6492455bfd0b51e0dec9b1553') build() { cd $srcdir/goocanvas-$pkgver diff --git a/community/lash/PKGBUILD b/community/lash/PKGBUILD index 16390c3ec..162c39e46 100644 --- a/community/lash/PKGBUILD +++ b/community/lash/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.6.0~rc2 _relver=0.6.0.594 pkgrel=6 pkgdesc="A session management system for JACK and ALSA" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') options=('!libtool') #url="http://lash-audio.org" url="http://lash.nongnu.org/" diff --git a/community/libnet/PKGBUILD b/community/libnet/PKGBUILD index b113033fc..420d437f7 100644 --- a/community/libnet/PKGBUILD +++ b/community/libnet/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libnet pkgver=1.1.5 pkgrel=2 pkgdesc="A library which provides API for commonly used low-level net functions" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/libnet-dev/" license=('BSD') depends=('glibc' 'sh') diff --git a/community/libnetfilter_cttimeout/PKGBUILD b/community/libnetfilter_cttimeout/PKGBUILD index 1c3211c32..fb0f4d967 100644 --- a/community/libnetfilter_cttimeout/PKGBUILD +++ b/community/libnetfilter_cttimeout/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libnetfilter_cttimeout pkgver=1.0.0 pkgrel=3 pkgdesc='Library for the connection tracking timeout infrastructure' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.netfilter.org/projects/libnetfilter_cttimeout/' license=('GPL2') depends=('libmnl') diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD index 71f6b12fd..dcb242f03 100644 --- a/community/libzdb/PKGBUILD +++ b/community/libzdb/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libzdb pkgver=2.10.1 pkgrel=1 pkgdesc="Zild Database Library" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.tildeslash.com/libzdb/" license=('GPL') depends=('postgresql-libs' 'sqlite3' 'libmysqlclient') diff --git a/community/mairix/PKGBUILD b/community/mairix/PKGBUILD index 620d79f1a..d9ddd727a 100644 --- a/community/mairix/PKGBUILD +++ b/community/mairix/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 66226 2012-02-23 05:02:08Z spupykin $ +# $Id: PKGBUILD 72993 2012-06-26 19:39:33Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com> # Contributor: Giorgio Lando <patroclo7@gmail.com> # Contributor: Andreas Wagner <Andreas dot Wagner at em dot uni-frankfurt dot de> pkgname=mairix -pkgver=0.22 -pkgrel=2 +pkgver=0.23 +pkgrel=1 pkgdesc="A program for indexing and searching emails" arch=('i686' 'x86_64' 'mips64el') url="http://www.rpcurnow.force9.co.uk/mairix/" @@ -15,7 +15,7 @@ depends=(bzip2 zlib) makedepends=('flex' 'bison') install=$pkgname.install source=(http://downloads.sf.net/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('6c6aaca19c2b2de3bf567b856705ce1a') +md5sums=('732cf94e05c779ff1ce4a9e9eb19ab44') build() { cd $srcdir/$pkgname-$pkgver diff --git a/community/mariadb/PKGBUILD b/community/mariadb/PKGBUILD index 586761908..3376d8fc2 100644 --- a/community/mariadb/PKGBUILD +++ b/community/mariadb/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 71910 2012-06-03 09:52:48Z bpiotrowski $ +# $Id: PKGBUILD 72987 2012-06-26 14:18:03Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> pkgbase=mariadb pkgname=('libmariadbclient' 'mariadb-clients' 'mariadb') -pkgver=5.5.24 +pkgver=5.5.25 pkgrel=1 arch=('i686' 'x86_64') license=('GPL') url="http://mariadb.org/" makedepends=('cmake' 'openssl' 'zlib') options=('!libtool') -source=("http://mirror.de.gsnw.de:56431/$pkgbase/$pkgbase-$pkgver/kvm-tarbake-jaunty-x86/$pkgbase-$pkgver.tar.gz" - 'mysqld') -md5sums=('caf9461227eeadd4e57cf3f2a74b1165' +source=(http://mirrors.supportex.net/$pkgbase/$pkgbase-$pkgver/kvm-tarbake-jaunty-x86/$pkgbase-$pkgver.tar.gz + mysqld) +md5sums=('943f67c267d73a4080ab497e11740daf' '3bb5a9a96340feb0184bc057ee6e330b') build() { diff --git a/community/midori/PKGBUILD b/community/midori/PKGBUILD index 64fdaf822..a36de8fce 100644 --- a/community/midori/PKGBUILD +++ b/community/midori/PKGBUILD @@ -8,7 +8,7 @@ pkgname=midori pkgver=0.4.6 pkgrel=1 pkgdesc="Lightweight web browser based on Gtk WebKit" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://www.twotoasts.de/index.php?/pages/midori_summary.html" license=('LGPL2.1') install=midori.install diff --git a/community/nodejs/PKGBUILD b/community/nodejs/PKGBUILD index d78c6feb1..bfdd93dae 100644 --- a/community/nodejs/PKGBUILD +++ b/community/nodejs/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 72338 2012-06-12 05:36:21Z bpiotrowski $ +# $Id: PKGBUILD 72985 2012-06-26 13:36:13Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: James Campos <james.r.campos@gmail.com> @@ -8,7 +8,7 @@ # Contributor: TIanyi Cui <tianyicui@gmail.com> pkgname=nodejs -pkgver=0.6.19 +pkgver=0.8.0 pkgrel=1 pkgdesc='Evented I/O for V8 javascript' arch=('i686' 'x86_64' 'mips64el') @@ -19,7 +19,7 @@ checkdepends=('curl') # curl used for check() optdepends=('openssl: TLS support') options=('!emptydirs') source=("http://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.gz") -md5sums=('f5669a9717422b811c6bad1cc961b1e5') +md5sums=('7efde00ad3292d4c56ad607ab676d935') build() { cd node-v${pkgver} @@ -27,10 +27,10 @@ build() { msg 'fixing for python2 name' find -type f -exec sed -e 's_^#!/usr/bin/env python$_&2_' -e 's_^\(#!/usr/bin/python2\).[45]$_\1_' -e 's_^#!/usr/bin/python$_&2_' -e "s_'python'_'python2'_" -i {} \; find test -type f -exec sed -e "s|python |python2 |" -i {} \; - sed -i "s|cmd_R = 'python |cmd_R = 'python2 |" wscript + #sed -i "s|cmd_R = 'python |cmd_R = 'python2 |" wscript sed -i "s|python |python2 |" Makefile - find test -type f -exec sed -e 's/python/&2/' -i {} \; - sed -i "s/python/&2/" configure + #find test -type f -exec sed -e 's/python/&2/' -i {} \; + #sed -i "s/python/python2/" configure export PYTHON=python2 diff --git a/community/pptpd/PKGBUILD b/community/pptpd/PKGBUILD index d6590b9c6..4626fb0ea 100644 --- a/community/pptpd/PKGBUILD +++ b/community/pptpd/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 70497 2012-05-09 17:18:35Z spupykin $ +# $Id: PKGBUILD 72984 2012-06-26 13:10:02Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=pptpd pkgver=1.3.4 -pkgrel=7 +pkgrel=8 pkgdesc="Poptop server" arch=(i686 x86_64 'mips64el') url="http://poptop.sourceforge.net/" @@ -21,7 +21,7 @@ build() { cd $srcdir/$pkgname-$pkgver patch -p1 <$srcdir/unrecognized-opt.patch autoreconf -i - ./configure --prefix=/usr --libdir=/usr/lib --exec-prefix=/usr --mandir=/usr/share + ./configure --prefix=/usr --libdir=/usr/lib --exec-prefix=/usr --mandir=/usr/share/man make sed -i 's|install -o root|install|g' plugins/Makefile sed -i 's|?=|=|g' plugins/Makefile diff --git a/community/pwgen/PKGBUILD b/community/pwgen/PKGBUILD index 863c8c4b2..06f091e56 100644 --- a/community/pwgen/PKGBUILD +++ b/community/pwgen/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pwgen pkgver=2.06 pkgrel=3 pkgdesc="Pwgen is a small password generator which creates passwords which can be easily memorized by a human" -arch=("i686" "x86_64") +arch=("i686" "x86_64" "mips64el") url="http://sourceforge.net/projects/pwgen/" license=('GPL') depends=('glibc') |