updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / fortune-mod-md / PKGBUILD
blobfd8a4eac3dc65067e551c518ba036ff99601b76e
1 # Contributor: Marco 'quizzlo' Paolone <marcopaolone@gmail.com>
3 pkgname=fortune-mod-md
4 pkgver=20110609
5 pkgrel=1
6 pkgdesc="Fortune cookie collection by Marco 'md' d'Itri"
7 arch=('any')
8 url="http://www.linux.it/~md"
9 license=('unknown')
10 depends=('fortune-mod')
11 groups=('fortune-mods')
12 source=(http://ftp.linux.it/pub/People/md/md-fortunes.gz)
13 md5sums=('fd0732e05f4c691b4aa8b8de2f01aea9')
15 build() {
16     # This package is distributed under Beerware license.
17     # http://en.wikipedia.org/wiki/Beerware
19     sed -i 1,6d md-fortunes
20     mkdir -p $startdir/pkg/usr/share/fortune
21     mv md-fortunes md
22     strfile md
23     cp -v md md.dat $startdir/pkg/usr/share/fortune