blob: 50c29a256df06c98db939acdd335a62a053edc38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = liboakleaf
pkgdesc = Library which implements robust statistical estimates
pkgver = 0.0.1
pkgrel = 3
url = http://integral.physics.muni.cz/oakleaf
arch = x86_64
license = LGPL-3.0-only
makedepends = gcc-fortran
depends = gcc-libs
depends = glibc
depends = libminpack
source = ftp://integral.physics.muni.cz/pub/oakleaf/oakleaf-0.0.1.tar.gz
sha256sums = 2bda78abeb483a48adfac6955aa73232a86f678549c2a84df8b7f05f314757c6
pkgname = liboakleaf
|