gnu: ocaml-frontc: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-frontc)[properties]: New field.
This commit is contained in:
parent
d4857001a1
commit
ee33e415e7
@ -1174,6 +1174,7 @@ archive(native) = \"frontc.cmxa\""))))
|
||||
#:make-flags (list (string-append "PREFIX="
|
||||
(assoc-ref %outputs "out"))
|
||||
"OCAML_SITE=$(LIB_DIR)/ocaml/")))
|
||||
(properties `((upstream-name . "FrontC")))
|
||||
(home-page "https://www.irit.fr/FrontC")
|
||||
(synopsis "C parser and lexer library")
|
||||
(description "FrontC is an OCAML library providing a C parser and lexer.
|
||||
|
Loading…
Reference in New Issue
Block a user