New Version 3.5 is here. Oh and I could not find this package on AUR4. Do you plan to migrate?
# Maintainer: Devin J. Pohly djpohly+arch@gmail.com
pkgname=java-commons-math
_shortname=commons-math
pkgver=3.5
pkgrel=1
pkgdesc='Apache Commons Mathematics Library'
arch=(any)
url='http://commons.apache.org/math/'
license=('APACHE')
depends=('java-runtime')
source=("http://mirror.cc.columbia.edu/pub/software/apache//commons/math/binaries/${_shortname}3-$pkgver-bin.tar.gz")
md5sums=('d3e9e9a8d4b07d0894257cc6953cd2a1')
package() {
install -Dm644 "$srcdir/${_shortname}3-$pkgver/${_shortname}3-$pkgver.jar" "$pkgdir/usr/share/java/$_shortname/$_shortname.jar"
}
# vim:set ts=2 sw=2 et:
Search Criteria
Package Details: java-commons-math 3.3-1
Package Actions
| Package Base: | java-commons-math |
|---|---|
| Description: | Apache Commons Mathematics Library |
| Upstream URL: | http://commons.apache.org/math/ |
| Category: | lib |
| Licenses: | |
| Submitter: | djpohly |
| Maintainer: | djpohly |
| Last Packager: | djpohly |
| Votes: | 3 |
| First Submitted: | 2011-06-21 20:40 |
| Last Updated: | 2014-07-15 13:30 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by ptrxyz
Comment by djpohly
Updated to 3.3.
Thanks for the note. Looks like the mirror changed directories. Should work now.
Comment by fbrcosta
It wasn't working...
# Maintainer: Devin J. Pohly <djpohly+arch@gmail.com>
pkgname=java-commons-math
_shortname=commons-math
pkgver=3.3
pkgrel=1
pkgdesc='Apache Commons Mathematics Library'
arch=(any)
url='http://commons.apache.org/math/'
license=('APACHE')
depends=('java-runtime')
source=("http://mirrors.fe.up.pt/pub/apache//commons/math/binaries/${_shortname}3-$pkgver-bin.tar.gz")
md5sums=('600aad7307a28954a57c39667afd720e')
package() {
install -Dm644 "$srcdir/${_shortname}3-$pkgver/${_shortname}3-$pkgver.jar" "$pkgdir/usr/share/java/$_shortname/$_shortname.jar"
}
# vim:set ts=2 sw=2 et:
Comment by djpohly
Updated to 3.2.
Comment by djpohly
Hm, it looks like the devs are calling this "commons-math3" after a backward-compatibility break. Anyway, I guess the usual practice is to have the latest version; someone can create a java-commons-math2 package if the old API is needed.
Comment by galaux
Hello,
Version 3.1.1 is out
http://commons.apache.org/math/download_math.cgi