[MacPorts] #57876: Missing pkgconfig file gstreamer-plugins-good-1.0.pc

MacPorts noreply at macports.org
Tue Jan 8 17:08:26 UTC 2019


#57876: Missing pkgconfig file gstreamer-plugins-good-1.0.pc
-----------------------+-----------------------------------------
 Reporter:  oleaamot   |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.5.4
 Keywords:  pkgconfig  |       Port:  gstreamer1-gst-plugins-good
-----------------------+-----------------------------------------
 The pkgconfig file gstreamer-plugins-good-1.0.pc is missing in the package
 gstreamer1-gst-plugins-good.

 Here is the .pc that I have on Ubuntu 18.04:

 {{{
 $ cat /usr/lib/x86_64-linux-gnu/pkgconfig/gstreamer-plugins-good-1.0.pc
 prefix=/usr
 exec_prefix=${prefix}
 libdir=${prefix}/lib/x86_64-linux-gnu
 includedir=${prefix}/include/gstreamer-1.0
 pluginsdir=${prefix}/lib/x86_64-linux-gnu/gstreamer-1.0

 Name: GStreamer Good Plugin libraries
 Description: Currently includes the photography interface library
 Requires: gstreamer-1.0 gstreamer-base-1.0
 Version: 1.14.1
 Libs: -L${libdir} -lgstphotography-1.0
 Cflags: -I${includedir}
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57876>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list