[Libreoffice-bugs] [Bug 51946] New: remove use of pkg-config from makefiles

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 10 22:18:58 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51946

             Bug #: 51946
           Summary: remove use of pkg-config from makefiles
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: dtardon at redhat.com


Two gbuild makefiles--avmedia/Library_avmediagst.mk and
vcl/Library_vclplug_gen.mk call pkg-config. That should be moved to
configure.in .

What needs to be done:
1. extend the existing tests for gstreamer and xrender in configure.in and
export _CFLAGS and _LIBS variables
2. export _CFLAGS and _LIBS variables in config_host.mk.in
3. add new externals for gstreamer and xrender to RepositoryExternal.mk
4. use gb_Library_use_externals in the makefiles and remove the pkg-config
calls

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list