1 # Contributor: Ondrej Kucera <ondrej.kucera@centrum.cz>
6 pkgdesc="Apache Derby plugin for Eclipse"
7 url="http://db.apache.org/derby/index.html"
11 source=("http://websiterra.com/friends/apache/db/derby/db-derby-${pkgver}/derby_core_plugin_10.8.2.zip" \
12 "http://websiterra.com/friends/apache/db/derby/db-derby-${pkgver}/derby_ui_doc_plugin_1.1.3.zip")
13 md5sums=('90155356aee23e1b5b8101c7b41fba95'
14 '65b11973f60fd4d4a7c6d90e2ccff740')
17 local eclipsedir=${pkgdir}/usr/share/eclipse/
18 install -d $eclipsedir
19 cp -R plugins $eclipsedir