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 | 9794bc50872ebb41a716f1ae3e02814b97c68b04 (patch) | |
tree | b7e2b8be5952122435cd5b6a346fbd46d72b936a | |
parent | 41a6305d55405e7065e60ae654778bb2610040b0 (diff) |
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
-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 |