############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = texinfo version = 4.13a release = 2 groups = Applications/Publishing url = http://www.gnu.org/software/texinfo/ license = GPLv3 summary = Tools needed to create Texinfo format documentation files. description Texinfo is a documentation system that can produce both online information and printed output from a single source file. The GNU Project uses the Texinfo file format for most of its documentation. end source_dl = http://ftp.gnu.org/gnu/texinfo/ build requires help2man ncurses-devel zlib-devel end DIR_APP = %{DIR_SRC}/%{name}-4.13 test make check end end packages package %{name} end package %{name}-debuginfo template DEBUGINFO end end