This commit is contained in:
root 2009-11-02 03:39:39 -08:00
parent 401cafe15d
commit 2723815298
3 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 42557 2009-06-15 19:48:12Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Andrew Krawchyk <krawch_a@denison.edu>, Marco Lima <cipparello gmail com>
@ -6,7 +5,7 @@ pkgname=librpcsecgss
pkgver=0.18
pkgrel=1
pkgdesc="Library for RPCSECGSS support"
arch=('i686' 'x86_64')
arch=('arm')
url="http://www.citi.umich.edu/projects/nfsv4/linux/"
license=('GPL')
depends=('glibc' 'heimdal>=1.2.1')

View file

@ -33,6 +33,7 @@ source=(http://www.apache.org/licenses/LICENSE-2.0.txt
python-2.txt
LICENSE.ralink-firmware.txt
ZopePublicLicense.txt)
md5sums=('3b83ef96387f14655fc854ddc3c6bd57'
'ffb24d1bbf8b83d373f0b8edc3feb0c6'
'682a5e3b03510ba46c4f566478c871bc'
@ -47,7 +48,7 @@ md5sums=('3b83ef96387f14655fc854ddc3c6bd57'
'd32239bcb673463ab874e80d47fae504'
'243b725d71bb5df4a1e5920b344b86ad'
'b52f2d57d10c4f7ee67a7eb9615d5d24'
'0a104fd5e8dd4324ceea2c30d774f311'
'34f6f4f4e4c47888954f6118d424db3d'
'10b9de612d532fdeeb7fe8fcd1435cc6'
'9f4337828d782bdea41f03dd2ad1b808'
'bfe1f75d606912a4111c90743d6c7325'

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 45263 2009-07-08 22:25:10Z eric $
# Maintainer: Kevin Piche <kevin@archlinux.org>
# Contributor: Jochem Kossen <j.kossen@home.nl>
@ -6,7 +5,7 @@ pkgname=netpbm
pkgver=10.35.841
pkgrel=1
pkgdesc="A toolkit for manipulation of graphic images"
arch=(i686 x86_64)
arch=('arm')
license=('custom' 'BSD' 'GPL' 'LGPL')
url="http://netpbm.sourceforge.net/"
depends=('perl' 'libjpeg>=7' 'libpng' 'libtiff' 'libxml2')