updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / jedabc / PKGBUILD
blob67ba470057608b7bd8b9921921516f476cece76b
1 # Contributor: Eric Forgeot < http://ifiction.free.fr >
2 pkgname=jedabc
3 pkgver=1.18.1
4 pkgrel=1
5 pkgdesc="An extension to the Jed editor that turns it into a powerful and easy to use IDE for ABC files, with full integration with preprocessors, converters, players and previewers."
6 arch=(i686 x86_64)
7 url="http://abcplus.sourceforge.net/"
8 license=('gpl')
9 depends=('jed')
10 optdepends=('abc2prt')
11 source=(http://abcplus.sourceforge.net/abc.sl http://abcplus.sourceforge.net/jedabc.txt)
12 md5sums=('a761c152dda2e7f855e6482ea2b25840'
13          'd7d970eb2b5f33dc88a8be01a203ac72')
17 build() {
19     mkdir -p $pkgdir/usr/share/jed/lib
20     cp $srcdir/abc.sl $pkgdir/usr/share/jed/lib
21     cp $srcdir/jedabc.txt $pkgdir/usr/share/jed/lib