This commit is contained in:
Mike 2009-11-12 23:38:51 -06:00
parent de29983895
commit aa741c0355
6 changed files with 21 additions and 25 deletions

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 45152 2009-07-08 01:28:16Z eric $
# Maintainer: tobias [tobias.archlinux.org] # Maintainer: tobias [tobias.archlinux.org]
# Contributor: tobias [tobias.justdreams.de] # Contributor: tobias [tobias.justdreams.de]
@ -7,7 +6,7 @@ _srcver=0.22-1
pkgver=${_srcver/-/.} pkgver=${_srcver/-/.}
pkgrel=5 pkgrel=5
pkgdesc="sophisticated graphics manipulation programm supporting >8bit pictures" pkgdesc="sophisticated graphics manipulation programm supporting >8bit pictures"
arch=(i686 x86_64) arch=('arm')
license=('LGPL' 'GPL' 'MIT-OSI') license=('LGPL' 'GPL' 'MIT-OSI')
url=(http://cinepaint.org.sourceforge.net/) 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') 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-multiple_parameters_named.patch
cinepaint-0.22.1-ambiguousawake.patch cinepaint-0.22.1-ambiguousawake.patch
cinepaint-0.22-gcc44.patch) cinepaint-0.22-gcc44.patch)
md5sums=('f360587240db6b6d2f0bfd94c420c492' 'f05e17a16d0018e5301aff0e1fa597b0'\ md5sums=('f360587240db6b6d2f0bfd94c420c492'
'0876510a5ce3d581ebdde7e18199c09f' '4586aa153a0d3cac36120afc1f95a880'\ 'f05e17a16d0018e5301aff0e1fa597b0'
'0876510a5ce3d581ebdde7e18199c09f'
'4586aa153a0d3cac36120afc1f95a880'
'368e820c27f525e3569d43388f1c119a') '368e820c27f525e3569d43388f1c119a')
build() { build() {

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 46323 2009-07-15 20:34:35Z eric $
# Maintainer: Dale Blount <dale@archlinux.org> # Maintainer: Dale Blount <dale@archlinux.org>
# Contributor: Gregor Ibic <gregor.ibic@intelicom.si> # Contributor: Gregor Ibic <gregor.ibic@intelicom.si>
@ -6,7 +5,7 @@ pkgname=clamav
pkgver=0.95.2 pkgver=0.95.2
pkgrel=1 pkgrel=1
pkgdesc="Anti-virus toolkit for Unix." pkgdesc="Anti-virus toolkit for Unix."
arch=(i686 x86_64) arch=('arm')
depends=('bzip2' 'zlib' 'gmp' 'curl>=7.16.2' 'perl' 'libtool') depends=('bzip2' 'zlib' 'gmp' 'curl>=7.16.2' 'perl' 'libtool')
options=(!libtool) options=(!libtool)
install="$pkgname.install" install="$pkgname.install"
@ -17,8 +16,10 @@ source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.t
clamav clamav
clamav.confd clamav.confd
clamav.logrotate) clamav.logrotate)
md5sums=('930362397d30e01ba81b5f24c1046d48' '338db2f3fbca9d5747ba635d576d8739'\ md5sums=('930362397d30e01ba81b5f24c1046d48'
'f1fd8e736f808da0487928274f585851' 'a7a4d527ba80ec9d4811e2264e9fab9e') '338db2f3fbca9d5747ba635d576d8739'
'f1fd8e736f808da0487928274f585851'
'a7a4d527ba80ec9d4811e2264e9fab9e')
build() { build() {
cd "$srcdir/$pkgname-$pkgver" cd "$srcdir/$pkgname-$pkgver"

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 53390 2009-09-30 19:55:26Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org> # Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Mildred <mildred593 at online dot fr> # Contributor: Mildred <mildred593 at online dot fr>
@ -8,7 +7,7 @@ pkgrel=3
pkgdesc="Extra plugins for claws-mail" pkgdesc="Extra plugins for claws-mail"
url="http://www.claws-mail.org/plugins.php?branch=EXT" url="http://www.claws-mail.org/plugins.php?branch=EXT"
license=('GPL3') license=('GPL3')
arch=('i686' 'x86_64') arch=('arm')
depends=('claws-mail>=3.7.2') 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') 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' optdepends=('libgtkhtml: for gtkhtml2_viewer plugin'

View file

@ -1,15 +1,13 @@
# $Id: PKGBUILD 53238 2009-09-27 13:28:51Z pierre $
# Maintainer: Andreas Radke <andyrtr@archlinux.org> # Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=claws-mail pkgname=claws-mail
pkgver=3.7.2 pkgver=3.7.2
pkgrel=3 pkgrel=3
pkgdesc="A GTK+ based e-mail client." pkgdesc="A GTK+ based e-mail client."
arch=('i686' 'x86_64') arch=('arm')
license=('GPL3') license=('GPL3')
url="http://www.claws-mail.org" 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' 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')
'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') makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
optdepends=('python: needed for some tools' optdepends=('python: needed for some tools'
'perl: needed for some tools' 'perl: needed for some tools'

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 28726 2009-03-01 22:19:55Z douglas $
# Contributor: Tom Newsom <Jeepster@gmx.co.uk> # Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Maintainer: James Rayner <james@archlinux.org> # Maintainer: James Rayner <james@archlinux.org>
@ -6,12 +5,12 @@ pkgname=crimson
pkgver=0.5.3 pkgver=0.5.3
pkgrel=1 pkgrel=1
pkgdesc="Crimson Fields is a tactical war game in the tradition of Battle Isle" 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") license=("GPL")
depends=('sdl_mixer' 'sdl_ttf' 'sdl_net') depends=('sdl_mixer' 'sdl_ttf' 'sdl_net')
source=(http://crimson.seul.org/files/$pkgname-$pkgver.tar.bz2 ) source=(http://crimson.seul.org/files/$pkgname-$pkgver.tar.bz2)
url="http://crimson.seul.org" md5sums=('9e71bc8c12ddadf42136a3e07ae86a2c')
build() { build() {
cd $startdir/src/$pkgname-$pkgver cd $startdir/src/$pkgname-$pkgver
@ -19,4 +18,3 @@ build() {
make || return 1 make || return 1
make DESTDIR=$startdir/pkg install make DESTDIR=$startdir/pkg install
} }
md5sums=('9e71bc8c12ddadf42136a3e07ae86a2c')

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 37428 2009-05-01 16:44:54Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org> # Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=cups pkgname=cups
pkgver=1.3.10 pkgver=1.3.10
pkgrel=3 pkgrel=3
pkgdesc="The CUPS Printing System" pkgdesc="The CUPS Printing System"
arch=(arm) arch=('arm')
license=('GPL') license=('GPL')
url="http://www.cups.org/" 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') depends=('acl' 'openslp' 'pam' "libcups>=${pkgver}" 'xdg-utils' 'heimdal>=1.2.1-3' 'gnutls>=2.6.5' 'poppler>=0.10.6')