gstreamer/tools
Antonio Ospite 2a5a8dd3c7 tools: ship the final man pages directly, no more man pages templates
Don't use templates for the man pages, the API version change is a rare
event, so it's not really worth keeping in place the "sed" boilerplate
to have it set at build time.

Shipping the final man pages directly also makes it easer to install the
man pages with meson (in a future commit).

Note that now all the occurrences of the programs names have the API
version as a suffix.

Traditionally the example command lines looked like:

  gst-launch ...

Now they look like:

  gst-launch-1.0 ...

This reflects the actual programs names and makes it easier to copy and
paste the example commands.

Also, the .gitignore file is adjusted not to ignore the final man pages
anymore.

You may need to clean your src/build directory before pulling in this
patch.

https://bugzilla.gnome.org/show_bug.cgi?id=773917
2016-11-23 09:09:05 +00:00
..
.gitignore tools: ship the final man pages directly, no more man pages templates 2016-11-23 09:09:05 +00:00
gst-indent gst-indent: Add support for gindent as executable name 2015-06-03 18:09:24 +02:00
gst-inspect-1.0.1 tools: ship the final man pages directly, no more man pages templates 2016-11-23 09:09:05 +00:00
gst-inspect.c tools: gst-inspect: add * for pointer signal arguments where needed 2016-09-04 20:39:31 +01:00
gst-launch-1.0.1 tools: ship the final man pages directly, no more man pages templates 2016-11-23 09:09:05 +00:00
gst-launch.c tools: gst-launch: fix minor memory leak when failing to parse options 2016-11-04 16:59:36 +02:00
gst-stats.c tracer/gststats: fix mismatch between '.class' and tracer args 2016-01-20 09:14:12 +01:00
gst-typefind-1.0.1 tools: ship the final man pages directly, no more man pages templates 2016-11-23 09:09:05 +00:00
gst-typefind.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
Makefile.am tools: ship the final man pages directly, no more man pages templates 2016-11-23 09:09:05 +00:00
meson.build meson: tools: generate the targets dynamically 2016-11-11 10:01:16 +00:00
tools.h Fix FSF address 2012-11-03 20:44:48 +00:00