pkgconfig/gstreamer-media-info.pc.in: Add Version. (bug #137348)
Original commit message from CVS: * pkgconfig/gstreamer-media-info.pc.in: Add Version. (bug #137348)
This commit is contained in:
parent
ea55d950e6
commit
8756bbb8b2
@ -1,3 +1,8 @@
|
|||||||
|
2004-03-17 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
* pkgconfig/gstreamer-media-info.pc.in: Add Version.
|
||||||
|
(bug #137348)
|
||||||
|
|
||||||
2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* po/LINGUAS:
|
* po/LINGUAS:
|
||||||
|
@ -6,6 +6,7 @@ includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
|
|||||||
Name: GStreamer Media Info Library
|
Name: GStreamer Media Info Library
|
||||||
Description: Streaming-media framework, media info libraries
|
Description: Streaming-media framework, media info libraries
|
||||||
Requires: gstreamer-@GST_MAJORMINOR@
|
Requires: gstreamer-@GST_MAJORMINOR@
|
||||||
|
Version: @VERSION@
|
||||||
|
|
||||||
Libs: -L${libdir} -lgstmedia-info-@GST_MAJORMINOR@
|
Libs: -L${libdir} -lgstmedia-info-@GST_MAJORMINOR@
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user