mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
13 lines
369 B
Text
13 lines
369 B
Text
pkgbase = openlibm
|
|
pkgdesc = Standalone implementation of C mathematical functions
|
|
pkgver = 0.8.4
|
|
pkgrel = 1
|
|
url = https://openlibm.org/
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = git
|
|
depends = glibc
|
|
source = git+https://github.com/JuliaLang/openlibm#tag=v0.8.4
|
|
sha256sums = fb9105e361ddb3f9a508cb64ffa6d21b0dcb0d980919677b8708be86cdb77a38
|
|
|
|
pkgname = openlibm
|