summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:38:53 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-04 14:38:53 +0200
commit9e5a55a70f0f142579577966340fd63f2e95c187 (patch)
treee2aa46ff5f934edd87ae8753cc2752ce31d33f38 /pkgconfig
parentec170a27ebf177b1963b6b5368379896af15f699 (diff)
gst: Update versioning
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/Makefile.am8
-rw-r--r--pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in2
2 files changed, 5 insertions, 5 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index 29c395af..b7089b7f 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -1,8 +1,8 @@
### all of the standard pc files we need to generate
pcverfiles = \
- gstreamer-plugins-ugly-@GST_MAJORMINOR@.pc
+ gstreamer-plugins-ugly-@GST_API_VERSION@.pc
pcverfiles_uninstalled = \
- gstreamer-plugins-ugly-@GST_MAJORMINOR@-uninstalled.pc
+ gstreamer-plugins-ugly-@GST_API_VERSION@-uninstalled.pc
### all-local: $(pcverfiles) $(pcverfiles_uninstalled)
all-local: $(pcverfiles_uninstalled)
@@ -12,9 +12,9 @@ cp_verbose_ = $(cp_verbose_$(AM_DEFAULT_VERBOSITY))
cp_verbose_0 = @echo " CP $@";
### how to generate versioned .pc files from .pc files in this dir
-%-@GST_MAJORMINOR@.pc: %.pc
+%-@GST_API_VERSION@.pc: %.pc
$(cp_verbose)cp $< $@
-%-@GST_MAJORMINOR@-uninstalled.pc: %-uninstalled.pc
+%-@GST_API_VERSION@-uninstalled.pc: %-uninstalled.pc
$(cp_verbose)cp $< $@
# do not install for now
diff --git a/pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in b/pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in
index 2a9ee09a..6aefd7a0 100644
--- a/pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in
+++ b/pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in
@@ -7,7 +7,7 @@ pluginsdir=@abs_top_builddir@
Name: GStreamer Ugly Plugins, Uninstalled
Description: Streaming media framework, ugly plugins, uninstalled
Version: @VERSION@
-Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-plugins-base-@GST_MAJORMINOR@
+Requires: gstreamer-@GST_API_VERSION@ gstreamer-plugins-base-@GST_API_VERSION@
Libs:
Cflags: