Ticket #166 (closed enhancement: fixed)

Opened 5 months ago

Last modified 4 months ago

Provide manpages in jackd2

Reported by: adi Assigned to:
Priority: major Milestone:
Version: Keywords:
Cc:

Description

Hi!

Currently, jackd2 doesn't ship manpages. I've copied them from jackd1. The attached patch creates the manpages and installs them.

Note that I neither know python nor waf, so the build system integration is pretty stupid. The basic idea can be found in man/fill_template: take *.0, substitute !DATE! and !VERSION! and write the result to *.1. Somebody with more python/waf skills should probably beautify man/wscript. ;)

Attachments

jackd2-manpages.patch (40.1 kB) - added by adi on 03/31/10 08:04:00.

Change History

03/31/10 08:04:00 changed by adi

  • attachment jackd2-manpages.patch added.

05/17/10 02:30:35 changed by letz

  • status changed from new to closed.
  • resolution set to fixed.

Done in r4014