After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 137348 - media-info .pc file lacks a 'Version:' line
media-info .pc file lacks a 'Version:' line
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-16 12:36 UTC by Stephane Loeuillet
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Stephane Loeuillet 2004-03-16 12:36:54 UTC
one installed, my /usr/lib/pkgconfig/gstreamer-media-info-0.8.pc contains :

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gstreamer-0.8
 
Name: GStreamer Media Info Library
Description: Streaming-media framework, media info libraries
Requires: gstreamer-0.8
 
Libs: -L${libdir} -lgstmedia-info-0.8
Cflags: -I${includedir}

no version number at all
Comment 1 David Schleef 2004-03-17 23:32:32 UTC
Fixed in CVS.