diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-05 11:52:06 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-05 11:52:06 +0000 |
commit | bdae5a68f8f1cfb8f3d5fd5889afda4ad46c45f7 (patch) | |
tree | 73f07037dde68b93f8766b02fc6ce09fc2a54e9e /ChangeLog | |
parent | ac1bd0be65aba27880b74b97ee0f29b40431bc8d (diff) | |
download | gst-plugins-bad-bdae5a68f8f1cfb8f3d5fd5889afda4ad46c45f7.tar.gz gst-plugins-bad-bdae5a68f8f1cfb8f3d5fd5889afda4ad46c45f7.tar.bz2 gst-plugins-bad-bdae5a68f8f1cfb8f3d5fd5889afda4ad46c45f7.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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> * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps |