("gnu-gettext" ,gnu-gettext)
("graphviz" ,graphviz) ; dot
("texinfo-5" ,texinfo-5) ; Debian stable
+ ("which" ,which)
("libtool" ,libtool)))
(arguments
`(#:configure-flags
("autoconf" ,autoconf)
("automake" ,automake)
("gnu-gettext" ,gnu-gettext)
+ ("which" ,which)
("texinfo" ,texinfo-5) ; Debian stable: 5.2
("libtool" ,libtool)))
(outputs '("out" "debug"))
("autoconf" ,autoconf)
("automake" ,automake)
("gnu-gettext" ,gnu-gettext)
+ ("which" ,which)
("texinfo" ,texinfo-5) ; Debian stable: 5.2
("libtool" ,libtool)))
;; TODO: To make use of out:debug, which carries the symbols,
;; TODO: Use HEAD without checking sum of it.
;; Explanation for name scheme: UNIXPATH is capped at 108 characters,
;; this causes lots of tests to fail.
+;; FIXME: make this file MUCH shorter.
(define-public gnunetg
(let* ((commit "3c3090717610ea787fdd3562901329254a6af0d6")
(revision "32"))
("autoconf" ,autoconf)
("automake" ,automake)
("gnu-gettext" ,gnu-gettext)
+ ("which" ,which)
("texinfo" ,texinfo)
("libtool" ,libtool)))
(outputs '("out" "debug"))
(native-inputs
`(("pkg-config" ,pkg-config)
("autoconf" ,autoconf)
+ ("which" ,which)
("automake" ,automake)
("gnu-gettext" ,gnu-gettext)
("texinfo" ,texinfo)