diff --git a/extra/cinepaint/PKGBUILD b/extra/cinepaint/PKGBUILD index d434e5755..d6f32150f 100644 --- a/extra/cinepaint/PKGBUILD +++ b/extra/cinepaint/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 45152 2009-07-08 01:28:16Z eric $ # Maintainer: tobias [tobias.archlinux.org] # Contributor: tobias [tobias.justdreams.de] @@ -7,7 +6,7 @@ _srcver=0.22-1 pkgver=${_srcver/-/.} pkgrel=5 pkgdesc="sophisticated graphics manipulation programm supporting >8bit pictures" -arch=(i686 x86_64) +arch=('arm') license=('LGPL' 'GPL' 'MIT-OSI') url=(http://cinepaint.org.sourceforge.net/) depends=('gtk2>=2.16.1' 'openexr>=1.6.1' 'lcms>=1.18' 'libxmu>=1.0.4' 'libxpm>=3.5.7' 'fltk>=1.1.9' 'desktop-file-utils' 'ftgl>=2.1.3rc5' 'libjpeg>=7') @@ -20,8 +19,10 @@ source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${_sr cinepaint-0.22.1-multiple_parameters_named.patch cinepaint-0.22.1-ambiguousawake.patch cinepaint-0.22-gcc44.patch) -md5sums=('f360587240db6b6d2f0bfd94c420c492' 'f05e17a16d0018e5301aff0e1fa597b0'\ - '0876510a5ce3d581ebdde7e18199c09f' '4586aa153a0d3cac36120afc1f95a880'\ +md5sums=('f360587240db6b6d2f0bfd94c420c492' + 'f05e17a16d0018e5301aff0e1fa597b0' + '0876510a5ce3d581ebdde7e18199c09f' + '4586aa153a0d3cac36120afc1f95a880' '368e820c27f525e3569d43388f1c119a') build() { diff --git a/extra/clamav/PKGBUILD b/extra/clamav/PKGBUILD index 98d77837a..47c3bbf4d 100644 --- a/extra/clamav/PKGBUILD +++ b/extra/clamav/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 46323 2009-07-15 20:34:35Z eric $ # Maintainer: Dale Blount # Contributor: Gregor Ibic @@ -6,7 +5,7 @@ pkgname=clamav pkgver=0.95.2 pkgrel=1 pkgdesc="Anti-virus toolkit for Unix." -arch=(i686 x86_64) +arch=('arm') depends=('bzip2' 'zlib' 'gmp' 'curl>=7.16.2' 'perl' 'libtool') options=(!libtool) install="$pkgname.install" @@ -15,10 +14,12 @@ backup=(etc/clamav/clamav.conf etc/clamav/clamd.conf etc/clamav/freshclam.conf e url="http://www.clamav.net" source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz clamav - clamav.confd - clamav.logrotate) -md5sums=('930362397d30e01ba81b5f24c1046d48' '338db2f3fbca9d5747ba635d576d8739'\ - 'f1fd8e736f808da0487928274f585851' 'a7a4d527ba80ec9d4811e2264e9fab9e') + clamav.confd + clamav.logrotate) +md5sums=('930362397d30e01ba81b5f24c1046d48' + '338db2f3fbca9d5747ba635d576d8739' + 'f1fd8e736f808da0487928274f585851' + 'a7a4d527ba80ec9d4811e2264e9fab9e') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/extra/claws-mail-extra-plugins/PKGBUILD b/extra/claws-mail-extra-plugins/PKGBUILD index 220969057..2a31c900f 100644 --- a/extra/claws-mail-extra-plugins/PKGBUILD +++ b/extra/claws-mail-extra-plugins/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 53390 2009-09-30 19:55:26Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Mildred @@ -8,7 +7,7 @@ pkgrel=3 pkgdesc="Extra plugins for claws-mail" url="http://www.claws-mail.org/plugins.php?branch=EXT" license=('GPL3') -arch=('i686' 'x86_64') +arch=('arm') depends=('claws-mail>=3.7.2') makedepends=('make' 'bc' 'perl>=5.10.1-3' 'libgtkhtml>=2.11.1-2' 'libnotify>=0.4.5' 'libxml2>=2.7.3-2' 'curl>=7.19.5-2' 'libytnef>=1.5-2' 'libwebkit>=1.1.10-1') optdepends=('libgtkhtml: for gtkhtml2_viewer plugin' @@ -23,7 +22,7 @@ conflicts=('claws-gtkhtml2_viewer' 'claws-mail-acpinotifier-plugin' 'sylpheed-cl replaces=('sylpheed-claws-extra-plugins') options=('!libtool') source=(http://downloads.sourceforge.net/project/sylpheed-claws/extra%20plugins/$pkgver/claws-mail-extra-plugins-$pkgver.tar.bz2 - fix_fancy_hangups.patch) + fix_fancy_hangups.patch) md5sums=('0bdbbf69b2420e4bbb8d0ae85f9f85d6' '894388c033072cba170c921912090d22') diff --git a/extra/claws-mail/PKGBUILD b/extra/claws-mail/PKGBUILD index e75aecf97..c770b5299 100644 --- a/extra/claws-mail/PKGBUILD +++ b/extra/claws-mail/PKGBUILD @@ -1,15 +1,13 @@ -# $Id: PKGBUILD 53238 2009-09-27 13:28:51Z pierre $ # Maintainer: Andreas Radke pkgname=claws-mail pkgver=3.7.2 pkgrel=3 pkgdesc="A GTK+ based e-mail client." -arch=('i686' 'x86_64') +arch=('arm') license=('GPL3') url="http://www.claws-mail.org" -depends=('gtk2>=2.16.2' 'gnutls>=2.8.1' 'startup-notification>=0.10' 'pilot-link>=0.12.3-5' 'enchant>=1.4.2-1' - 'gpgme>=1.1.8' 'libetpan>=0.58' 'libsm>=1.1.0' 'db>=4.8' 'curl>=7.19.5-2' 'dbus-glib>=0.80') +depends=('gtk2>=2.16.2' 'gnutls>=2.8.1' 'startup-notification>=0.10' 'pilot-link>=0.12.3-5' 'enchant>=1.4.2-1' 'gpgme>=1.1.8' 'libetpan>=0.58' 'libsm>=1.1.0' 'db>=4.8' 'curl>=7.19.5-2' 'dbus-glib>=0.80') makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind') optdepends=('python: needed for some tools' 'perl: needed for some tools' diff --git a/extra/crimson/PKGBUILD b/extra/crimson/PKGBUILD index 730149ca2..c0d8a198a 100644 --- a/extra/crimson/PKGBUILD +++ b/extra/crimson/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 28726 2009-03-01 22:19:55Z douglas $ # Contributor: Tom Newsom # Maintainer: James Rayner @@ -6,12 +5,12 @@ pkgname=crimson pkgver=0.5.3 pkgrel=1 pkgdesc="Crimson Fields is a tactical war game in the tradition of Battle Isle" -arch=(i686 x86_64) +url="http://crimson.seul.org" +arch=('arm') license=("GPL") depends=('sdl_mixer' 'sdl_ttf' 'sdl_net') -source=(http://crimson.seul.org/files/$pkgname-$pkgver.tar.bz2 ) -url="http://crimson.seul.org" - +source=(http://crimson.seul.org/files/$pkgname-$pkgver.tar.bz2) +md5sums=('9e71bc8c12ddadf42136a3e07ae86a2c') build() { cd $startdir/src/$pkgname-$pkgver @@ -19,4 +18,3 @@ build() { make || return 1 make DESTDIR=$startdir/pkg install } -md5sums=('9e71bc8c12ddadf42136a3e07ae86a2c') diff --git a/extra/cups/PKGBUILD b/extra/cups/PKGBUILD index adacbd6ec..9006e25a5 100644 --- a/extra/cups/PKGBUILD +++ b/extra/cups/PKGBUILD @@ -1,11 +1,10 @@ -# $Id: PKGBUILD 37428 2009-05-01 16:44:54Z andyrtr $ # Maintainer: Andreas Radke pkgname=cups pkgver=1.3.10 pkgrel=3 pkgdesc="The CUPS Printing System" -arch=(arm) +arch=('arm') license=('GPL') url="http://www.cups.org/" depends=('acl' 'openslp' 'pam' "libcups>=${pkgver}" 'xdg-utils' 'heimdal>=1.2.1-3' 'gnutls>=2.6.5' 'poppler>=0.10.6')