fix uninstalled pkgconfig files remove play and gconf from -libs
Original commit message from CVS: fix uninstalled pkgconfig files remove play and gconf from -libs
This commit is contained in:
parent
65c3af0c86
commit
84cffdae28
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
|||||||
|
2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
|
||||||
|
* pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
|
||||||
|
* pkgconfig/gstreamer-libs-uninstalled.pc.in:
|
||||||
|
* pkgconfig/gstreamer-play-uninstalled.pc.in:
|
||||||
|
reworked patch by David Lehn to fix libdir and includedir for
|
||||||
|
uninstalled libraries
|
||||||
|
removed play and gconf from gstreamer-libs since they have their
|
||||||
|
own pkgconfig files
|
||||||
|
|
||||||
2004-02-04 David Schleef <ds@schleef.org>
|
2004-02-04 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
|
* gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
# the standard variables don't make sense for an uninstalled copy
|
# the standard variables don't make sense for an uninstalled copy
|
||||||
prefix=
|
prefix=
|
||||||
exec_prefix=
|
exec_prefix=
|
||||||
libdir=${pcfiledir}
|
libdir=${pcfiledir}/../gst-libs/gst/gconf
|
||||||
includedir=${pcfiledir}
|
includedir=${pcfiledir}/../gst-libs
|
||||||
|
|
||||||
Name: GStreamer GConf Library, uninstalled
|
Name: GStreamer GConf Library, uninstalled
|
||||||
Description: Streaming media framework, GConf support library, not installed
|
Description: Streaming media framework, GConf support library, not installed
|
||||||
Requires: gstreamer >= @VERSION@
|
Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
|
||||||
Libs: ${pcfiledir}/../gst-libs/gst/gconf/libgstgconf-@GST_MAJORMINOR@.la
|
Libs: ${libdir}/libgstgconf-@GST_MAJORMINOR@.la
|
||||||
Cflags: -I${pcfiledir}/../gst-libs
|
Cflags: -I${includedir}
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
# the standard variables don't make sense for an uninstalled copy
|
# the standard variables don't make sense for an uninstalled copy
|
||||||
prefix=
|
prefix=
|
||||||
exec_prefix=
|
exec_prefix=
|
||||||
libdir=${pcfiledir}
|
libdir=${pcfiledir}/../gst-libs/gst
|
||||||
includedir=${pcfiledir}
|
includedir=${pcfiledir}/../gst-libs
|
||||||
|
|
||||||
Name: GStreamer Interfaces library, uninstalled
|
Name: GStreamer Interfaces library, uninstalled
|
||||||
Description: Streaming-media framework, interfaces library, not installed
|
Description: Streaming-media framework, interfaces library, not installed
|
||||||
Requires: gstreamer >= @VERSION@
|
Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
|
||||||
Libs: ${pcfiledir}/../gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la
|
Libs: ${libdir}/libgstinterfaces-@GST_MAJORMINOR@.la
|
||||||
Cflags: -I${pcfiledir}/../gst-libs
|
Cflags: -I${includedir}
|
||||||
|
@ -1,9 +1,13 @@
|
|||||||
|
# the standard variables don't make sense for an uninstalled copy
|
||||||
|
prefix=
|
||||||
|
exec_prefix=
|
||||||
|
libdir=${pcfiledir}/../gst-libs/gst
|
||||||
|
includedir=${pcfiledir}/../gst-libs
|
||||||
|
|
||||||
Name: GStreamer Uninstalled Media-Specific Libraries
|
Name: GStreamer Uninstalled Media-Specific Libraries
|
||||||
Description: Streaming-media framework media-specific libraries, not installed
|
Description: Streaming-media framework media-specific libraries, not installed
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: gstreamer = @VERSION@
|
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
|
||||||
Libs: -L${pcfiledir}/../gst-libs/gst/gconf \
|
|
||||||
-L${pcfiledir}/../gst-libs/gst/audio \
|
Libs: -L${libdir}/audio -L${libdir}/video
|
||||||
-L${pcfiledir}/../gst-libs/gst/video \
|
Cflags: -I${includedir}
|
||||||
-L${pcfiledir}/../gst-libs/gst/play
|
|
||||||
Cflags: -I${pcfiledir}/../gst-libs
|
|
||||||
|
@ -1,13 +1,14 @@
|
|||||||
# the standard variables don't make sense for an uninstalled copy
|
# the standard variables don't make sense for an uninstalled copy
|
||||||
prefix=
|
prefix=
|
||||||
exec_prefix=
|
exec_prefix=
|
||||||
libdir=${pcfiledir}
|
libdir=${pcfiledir}/../gst-libs/gst/play
|
||||||
includedir=${pcfiledir}
|
includedir=${pcfiledir}/../gst-libs
|
||||||
|
|
||||||
Name: GStreamer Play Library, uninstalled
|
Name: GStreamer Play Library, uninstalled
|
||||||
Description: Streaming-media framework, play libraries, not installed
|
Description: Streaming-media framework, play libraries, not installed
|
||||||
Requires: gstreamer >= @VERSION@ gstreamer-control >= @VERSION@
|
Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@ \
|
||||||
|
gstreamer-control-@GST_MAJORMINOR@ >= @VERSION@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
|
||||||
Libs: ${pcfiledir}/../gst-libs/gst/play/libgstplay-@GST_MAJORMINOR@.la
|
Libs: ${libdir}/libgstplay-@GST_MAJORMINOR@.la
|
||||||
Cflags: -I${pcfiledir}/../gst-libs
|
Cflags: -I${includedir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user