mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 12:15:19 +00:00
Added my DOCBUILDING document
Original commit message from CVS: Added my DOCBUILDING document
This commit is contained in:
parent
854cf0d51a
commit
c700ba97a9
1 changed files with 35 additions and 0 deletions
35
DOCBUILDING
Normal file
35
DOCBUILDING
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
Builind GStreamer documentation.
|
||||||
|
|
||||||
|
To build the GStreamer documentation you need the following installed (based on Red Hat packages).
|
||||||
|
These packages comes from rawhide and are the ones that will be in Red Hat 7.3/8.0
|
||||||
|
|
||||||
|
Docbook stuff:
|
||||||
|
sgml-common
|
||||||
|
xml-common
|
||||||
|
openjade (needs to be rebuilt from SRPM for Red Hat 7.2)
|
||||||
|
tetex-dvips
|
||||||
|
jadetex
|
||||||
|
docbook-dtds
|
||||||
|
docbook-style-dsssl
|
||||||
|
docbook-style-xsl
|
||||||
|
docbook-utils
|
||||||
|
|
||||||
|
XML stuff:
|
||||||
|
libxml2
|
||||||
|
libxml2-python
|
||||||
|
libxml2-devel
|
||||||
|
libxslt
|
||||||
|
libxslt-devel
|
||||||
|
libxslt-python
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Gtkdoc:
|
||||||
|
gtk-doc
|
||||||
|
|
||||||
|
Other stuff:
|
||||||
|
transfig
|
||||||
|
pdftops
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue