updated on Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git] / ispell-da / PKGBUILD
blobde7673f8f25d67aa20d8a2785b2606b5b93e0936
1 # Maintainer: Mikkel Hansen <acid@tuxin.dk>
2 # Contributor: Tomas Groth <tomasgroth@yahoo.dk>
3 pkgname=ispell-da
4 pkgver=1.7.36
5 pkgrel=1
6 pkgdesc="Danish dictionary for ispell"
7 depends=('ispell')
8 url="http://da.speling.org/"
9 source=(http://da.speling.org/filer/ispell-da-$pkgver.tar.gz)
10 arch=('x86_64' 'i686' 'ppc')
11 license=('GPL')
12 md5sums=('e2ed0d17ac59f1cf51fc30f68fd61eeb')
14 build() {
15   mkdir -p $startdir/pkg/usr/lib/ispell
16   cd $startdir/src/$pkgname-$pkgver
17   make installdir=$startdir/pkg/usr/lib/ispell install