about summary refs log tree commit diff
path: root/pkgs/tools/typesetting/docbook2x
AgeCommit message (Expand)AuthorFilesLines
2021-11-05docbook2x: fix building with strictDepsArtturin1-3/+3
2021-08-02tools/{text/typesetting}: replace name with pname&versionFelix Buehler1-2/+3
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-9/+5
2018-04-25tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski1-6/+8
2018-03-08docbook2x: add perlPackages.XMLSAXBase to dependenciesvolth1-2/+2
2015-02-07kill libiconvOr*Eric Seidel1-3/+3
2014-08-25docbook2x: Add platforms so that it builds on hydraWilliam A. Kennington III1-2/+3
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-04-14some libintl and libiconv cleanups + non-linux fixesVladimír Čunát1-2/+2
2011-11-01* Added the Docbook 4.1 SGML DTDs.Eelco Dolstra1-3/+5
2009-10-19Docbook2x needs libiconv to build successfully on Darwin.Peter Simons1-2/+3
2009-04-23* Another sync with the trunk.Eelco Dolstra1-4/+4
2009-04-22* lib/site_perl -> lib/perl5/site_perl.Eelco Dolstra1-2/+2
2009-04-20* Drop the "perl" prefix from Perl attribute names. It's redundantEelco Dolstra1-4/+4
2009-03-03* Cleaned up a lot of description fields that contained newlines.Eelco Dolstra1-3/+5
2008-03-12Docbook2X: Fix `--to-stdout' option of `docbook2texi', fix Perl dependenciesLudovic Courtès2-8/+41
2008-03-11Add docbook2x.Ludovic Courtès1-0/+35