more packages
This commit is contained in:
11
packages/libmpc.shrap
Normal file
11
packages/libmpc.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "libmpc")
|
||||
(version "1.3.1")
|
||||
(homepage "https://www.multiprecision.org/")
|
||||
(dependencies libgmp libmpfr)
|
||||
(src (tar
|
||||
(url "https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz")
|
||||
(dir "mpc-1.3.1")
|
||||
(blake3 "86d083c43c08e98d4470c006a01e0df727c8ff56ddd2956b170566ba8c9a46de")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user