diff --git a/ChangeLog b/ChangeLog index ab9b2368a8..3c98f6e1de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-03-30 Tim-Philipp Müller + + * docs/libs/gst-plugins-base-libs-docs.sgml: + gstreamer-plugins-base.pc doesn't exist, it's + gstreamer-plugins-base-0.10.pc. + 2007-03-29 Sebastian Dröge Patch by: René Stadler diff --git a/docs/libs/gst-plugins-base-libs-docs.sgml b/docs/libs/gst-plugins-base-libs-docs.sgml index 6f3ce40840..2e47b18810 100644 --- a/docs/libs/gst-plugins-base-libs-docs.sgml +++ b/docs/libs/gst-plugins-base-libs-docs.sgml @@ -78,7 +78,7 @@ Audio Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstaudio-&GST_MAJORMINOR; to the library flags. &GstAudio; @@ -97,7 +97,7 @@ CDDA Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstcdda-&GST_MAJORMINOR; to the library flags. &GstCddaBaseSrc; @@ -107,7 +107,7 @@ FloatCast Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstfloatcase-&GST_MAJORMINOR; to the library flags. &GstFloatCast; @@ -117,7 +117,7 @@ Interfaces Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstinterfaces-&GST_MAJORMINOR; to the library flags. &GstColorBalance; @@ -138,7 +138,7 @@ Network Buffer Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstnetbuffer-&GST_MAJORMINOR; to the library flags. &GstNetBuffer; @@ -148,7 +148,7 @@ Riff Media Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstriff-&GST_MAJORMINOR; to the library flags. &GstRiff; @@ -158,7 +158,7 @@ Rtp Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstrtp-&GST_MAJORMINOR; to the library flags. &GstBaseRtpAudioPayload; @@ -172,7 +172,7 @@ Tag Support Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgsttag-&GST_MAJORMINOR; to the library flags. &GstTag; @@ -184,7 +184,7 @@ Base Utils Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstpbutils-&GST_MAJORMINOR; to the library flags. @@ -198,7 +198,7 @@ Video Library This library should be linked to by getting cflags and libs from - gstreamer-plugins-base.pc and adding + gstreamer-plugins-base-&GST_MAJORMINOR;.pc and adding -lgstvideo-&GST_MAJORMINOR; to the library flags. &GstVideo;