mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
how glib this makes me!
Original commit message from CVS: how glib this makes me!
This commit is contained in:
parent
334790d85a
commit
42dfc7baa7
1 changed files with 5 additions and 6 deletions
11
REQUIREMENTS
11
REQUIREMENTS
|
@ -7,11 +7,8 @@ report at http://sourceforge.net/bugs/?group_id=1936.
|
||||||
|
|
||||||
Required libraries:
|
Required libraries:
|
||||||
===================
|
===================
|
||||||
glib v1.2.0 or better
|
the latest glib2, currently at v1.3.13
|
||||||
gtk+ v1.2.0 or better
|
libxml2 (also called gnome-xml, available from http://xmlsoft.org/)
|
||||||
libxml (also called gnome-xml, available from http://xmlsoft.org/)
|
|
||||||
libHermes (for gstplay)
|
|
||||||
http://www.clanlib.org/hermes/
|
|
||||||
|
|
||||||
These libraries are all central parts of gnome, and are available from the
|
These libraries are all central parts of gnome, and are available from the
|
||||||
ftp.gnome.org or its mirrors, amongst other places.
|
ftp.gnome.org or its mirrors, amongst other places.
|
||||||
|
@ -21,7 +18,8 @@ Optional libraries:
|
||||||
gdk_pixbuf
|
gdk_pixbuf
|
||||||
libgnomeui (for gstplay, gsteditor, autoplug example, several tests)
|
libgnomeui (for gstplay, gsteditor, autoplug example, several tests)
|
||||||
libglade (for gstplay, gsteditor)
|
libglade (for gstplay, gsteditor)
|
||||||
|
libHermes (for colorspace conversions; you need this for any video work)
|
||||||
|
http://www.clanlib.org/hermes/
|
||||||
libghttp (for httpsrc)
|
libghttp (for httpsrc)
|
||||||
http://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/
|
http://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/
|
||||||
libaudiofile (for afsrc/afsink)
|
libaudiofile (for afsrc/afsink)
|
||||||
|
@ -91,6 +89,7 @@ Optional tools:
|
||||||
gtkdoc
|
gtkdoc
|
||||||
db2html
|
db2html
|
||||||
fig2dev
|
fig2dev
|
||||||
|
xsltproc
|
||||||
|
|
||||||
Optional debian packages:
|
Optional debian packages:
|
||||||
=========================
|
=========================
|
||||||
|
|
Loading…
Reference in a new issue