updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / aoeui / PKGBUILD
blob700e483494d1d0ccd9f1c73bdde4ea4e46b9c828
1 # Maintainer: Adeel Ahmad Khan <adeel2@umbc.edu>
2 pkgname=aoeui
3 pkgver=1.5
4 pkgrel=1
5 pkgdesc="Lightweight and unobtrusive visual text editor optimized for 
6 Dvorak keyboard users."
7 arch=('i686' 'x86_64')
8 url="http://sites.google.com/site/aoeuiandasdfg/"
9 license=('GPL')
10 groups=()
11 depends=()
12 makedepends=()
13 optdepends=()
14 provides=()
15 conflicts=()
16 replaces=()
17 backup=()
18 options=()
19 install=
20 changelog=
21 source=(http://aoeui.googlecode.com/files/$pkgname-$pkgver.tgz)
22 noextract=()
23 md5sums=('065bc7e2a08787cdd5aa84debb11efbd')
25 package() {
26   cd "$srcdir/$pkgname-$pkgver"
27   make INST_DIR="$pkgdir"/usr install