kind: manual depends: - filename: gnu-toolchain.bst type: build - filename: core/ncurses.bst type: build - filename: core/perl.bst type: build sources: - kind: git url: upstream:texinfo-tarball track: texinfo-5.2 ref: 6a55f074b1f67d02149c13931eb1df9f0e539b15 config: configure-commands: - ./configure --prefix="%{prefix}" build-commands: - make install-commands: - make DESTDIR="%{install-root}" install - make DESTDIR="%{install-root}" TEXMF="%{prefix}/share/texmf" install-tex