[libsoupmm] Fix links to documentation in .pc files
- From: Siavash Safi <siavashs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libsoupmm] Fix links to documentation in .pc files
- Date: Tue, 27 Oct 2009 13:22:07 +0000 (UTC)
commit 87b8f35af2f58129492e1b8029d5d9c4377c58e6
Author: Siavash Safi <siavash siavashs org>
Date: Tue Oct 27 16:43:11 2009 +0330
Fix links to documentation in .pc files
* libsoup/libsoupmm{,-uninstalled}.pc.in: Use
http://library.gnome.org/, Use LIBSOUPMM_VERSION
libsoup/libsoupmm-uninstalled.pc.in | 4 ++--
libsoup/libsoupmm.pc.in | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libsoup/libsoupmm-uninstalled.pc.in b/libsoup/libsoupmm-uninstalled.pc.in
index 39af1a1..776c5a8 100644
--- a/libsoup/libsoupmm-uninstalled.pc.in
+++ b/libsoup/libsoupmm-uninstalled.pc.in
@@ -1,9 +1,9 @@
doxytagfile=${pc_top_builddir}/doc/reference/@LIBSOUPMM_MODULE_NAME tag
-htmlrefpub=http://www.gtkmm.org/docs/@LIBSOUPMM_MODULE_NAME@/reference/html
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: libsoupmm
Description: C++ binding for libsoup, not installed
-Version: @PACKAGE_VERSION@
+Version: @LIBSOUPMM_VERSION@
URL: http://www.gtkmm.org/
Requires: @LIBSOUPMM_MODULES@
Libs: ${pc_top_builddir}/${pcfiledir}/libsoupmm/libsoupmm- LIBSOUPMM_API_VERSION@.la
diff --git a/libsoup/libsoupmm.pc.in b/libsoup/libsoupmm.pc.in
index 3b2b7a2..7a25e87 100644
--- a/libsoup/libsoupmm.pc.in
+++ b/libsoup/libsoupmm.pc.in
@@ -8,11 +8,11 @@ includedir= includedir@
docdir=${datarootdir}/doc/@LIBSOUPMM_MODULE_NAME@
doxytagfile=${docdir}/reference/@LIBSOUPMM_MODULE_NAME tag
htmlrefdir=${docdir}/reference/html
-htmlrefpub=http://www.gtkmm.org/docs/@LIBSOUPMM_MODULE_NAME@/reference/html
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: libsoupmm
Description: C++ binding for libsoup
-Version: @PACKAGE_VERSION@
+Version: @LIBSOUPMM_VERSION@
URL: http://www.gtkmm.org/
Requires: @LIBSOUPMM_MODULES@
Libs: -L${libdir} -lsoupmm- LIBSOUPMM_API_VERSION@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]