[Bug 710001] New: g-i: avoid multiple libraries in the shared-library tag

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 12 19:38:10 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=710001
  GStreamer | gstreamer (core) | 1.x

           Summary: g-i: avoid multiple libraries in the shared-library
                    tag
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: knocte at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: johan at gnome.org, t.i.m at zen.co.uk
        Depends on: 679315
     GNOME version: ---


+++ This bug was initially created as a clone of Bug #679315 +++

Using multiple libraries causes problems for the C# bindings and will for
similiar languages such as Java when there are bindings for them (see bug
679315 for further details).

We just found new cases of this in:

- GstAudio-1.0.gir, where libgsttag-1.0.so.0 and libgstaudio-1.0.so.0 are both
part of the shared-library attribute inside the <namespace> tag.
- GstBase-1.0.gir, where libgstreamer-1.0.so.0 and libgstbase-1.0.so.0 are both
part of the shared-library attribute inside the <namespace> tag.

-- 
Configure bugmail: https://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