wok-6.x diff yasm-dev/receipt @ rev 13688
Add mdocml (very light man formatter), mdocml-extra, mdocml-cgi, mdocml-man, mdocml-dev. Now we can use 'mandoc /usr/share/man/man1/xterm.1 | less' to see well formatted manpage, but we still need 'man' wrapper to mandoc to search and page man pages. Cgi and other packages yet not tested at all.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Dec 09 17:07:54 2012 +0000 (2012-12-09) |
parents | fca1cf108f36 |
children | 78cb1e930abd |
line diff
1.1 --- a/yasm-dev/receipt Tue Nov 09 16:19:19 2010 +0000 1.2 +++ b/yasm-dev/receipt Sun Dec 09 17:07:54 2012 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="yasm-dev" 1.7 -VERSION="1.1.0" 1.8 +VERSION="1.2.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="yasm devel library." 1.11 MAINTAINER="jozee@slitaz.org"