4 pkgdesc="An Integrated Development Environment for producing eLearning"
5 url="http://www.salasaga.org/"
8 md5sums=('31fbfc3883376ae0beb9cf017f18c805')
9 depends=('pango' 'ming' 'libxml2')
10 makedeps=('autoconf' 'automake' 'glib2' 'gtk2' 'libgnome')
11 source=("http://www.salasaga.org/downloads/${pkgver##*.}/$pkgname-${pkgver/.a/-a}.tar.bz2")
12 md5sums=('f5e87faed718fbf5eb5a52ee308de97d')
15 cd $startdir/src/$pkgname
17 ./configure prefix=$startdir/pkg/usr
19 make prefix=$startdir/pkg/usr install