[Bug 794603] New: Meson: Should use generator for all pc files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 22 18:37:28 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794603

            Bug ID: 794603
           Summary: Meson: Should use generator for all pc files
    Classification: Platform
           Product: GStreamer
           Version: 1.12.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: common
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: xclaesse at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently gstreamer-*-1.0.pc are created using a .pc.in listing dependencies
manually. That's error prone.

Meson has a generator that automatically pull dependencies from a library()
object and generate the .pc for it.

I'm going to depend on a yet to be merged PR in meson:
https://github.com/mesonbuild/meson/pull/3284

-- 
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