kind: manual depends: - coreutils-common.bst sources: - kind: git url: upstream:groff-git track: 1.22.3 ref: 16305a24e67966ace06d55e2a0b98cc0e3127a93 variables: notparallel: true config: configure-commands: - PAGE=A4 ./configure --prefix="%{prefix}" build-commands: - touch doc/gnu.eps - make install-commands: - make DESTDIR="%{install-root}" install - ln -s eqn "%{install-root}%{prefix}/bin/geqn" - ln -s tbl "%{install-root}%{prefix}/bin/gtbl"