1 # Contributor: Eric Forgeot < http://ifiction.free.fr >
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."
7 url="http://abcplus.sourceforge.net/"
10 optdepends=('abc2prt')
11 source=(http://abcplus.sourceforge.net/abc.sl http://abcplus.sourceforge.net/jedabc.txt)
12 md5sums=('a761c152dda2e7f855e6482ea2b25840'
13 'd7d970eb2b5f33dc88a8be01a203ac72')
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