[gstreamer-bugs] [Bug 334303] New: Stale libgnomeui dependency

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 12 04:37:16 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=334303
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Stale libgnomeui dependency
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jmmv at NetBSD.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gstreamer's configure script checks for the libgnomeui library.  This library
was once used by one of the examples from the manual; see
tests/old/examples/manual/Makefile.am.  Note that this code is in the tests/old
subdirectory, so it is now unused (until someone adapts it to 0.10, if I
understood it correctly).

In the meantime, I think that it'd be good if the extra "cruft" was removed. 
This could allow confusion.  E.g., while packaging gstreamer 0.10 I saw that it
needed this library and was tempted to make the package depend on libgnomeui. 
Upon further inspection, I saw that this dependency was a "false positive". 
Other people can be confused as well.

Furthermore, if this test is readded in the future, it'd be nice if it was done
in a way that didn't force the whole gstreamer package to depend on libgnomeui.
 After all, it is only used for a single example and is not needed at all to
get gstreamer working.

Summarizing: configure.ac shouldn't check for libgnomeui.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list