After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 353136 - Documentation for the win32 port says gstreamer depends on popt
Documentation for the win32 port says gstreamer depends on popt
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other All
: Normal trivial
: 0.10.10
Assigned To: Tim-Philipp Müller
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-27 20:08 UTC by Snark
Modified: 2006-08-28 11:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Snark 2006-08-27 20:08:57 UTC
While the other pages explain gstreamer uses GOption, this one page says otherwise :
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-win32.html
Comment 1 Tim-Philipp Müller 2006-08-28 11:06:22 UTC
Thanks, fixed:

 2006-08-28  Tim-Philipp Müller  <tim at centricular dot net>

        * docs/manual/appendix-win32.xml:
          Remove mention of popt, we don't depend on that any
          longer (#353136). Add some comments pointing out that
          this section is slightly outdated.