summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Rice <glennricster@gmail.com>2012-12-23 19:22:32 -0600
committerGlenn Rice <glennricster@gmail.com>2012-12-23 19:22:32 -0600
commita26a2a4e0d8a03242699e3d4f6fe1c8b8499077e (patch)
treec9b754e76e6096357de2b30a80c648e4cb28137a
parent7d92e9626c2c583babb22bde61d6694822920ae8 (diff)
Remove links and references to gtkmm. Change them to use poppler links.
I hope that is what they will be in the end. Also update dependency versions.
-rw-r--r--README1
-rw-r--r--configure.ac8
-rw-r--r--poppler-glib/poppler-glibmm-uninstalled.pc.in2
-rw-r--r--poppler-glib/poppler-glibmm.pc.in2
-rw-r--r--poppler-glibmm.doap4
5 files changed, 8 insertions, 9 deletions
diff --git a/README b/README
index cac5c64..eafa1cd 100644
--- a/README
+++ b/README
@@ -1,2 +1 @@
poppler-glibmm is the C++ binding for the poppler-glib library.
-This module is part of the GNOME C++ bindings effort <http://www.gtkmm.org/>.
diff --git a/configure.ac b/configure.ac
index 0ad95fd..c4cc64b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,8 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([poppler-glibmm], [0.21.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=poppler-glibmm],
- [poppler-glibmm], [http://www.gtkmm.org/])
+AC_INIT([poppler-glibmm], [0.21.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=poppler],
+ [poppler-glibmm], [http://poppler.freedesktop.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([poppler-glib/poppler-glibmm.h])
@@ -45,11 +45,11 @@ AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
-AC_SUBST([POPPLER_GLIBMM_MODULES], ['poppler-glib >= 0.20 glibmm-2.4 >= 2.16 cairomm-1.0 >= 1.10 giomm-2.4 >= 2.16'])
+AC_SUBST([POPPLER_GLIBMM_MODULES], ['poppler-glib >= 0.21 glibmm-2.4 >= 2.33 cairomm-1.0 >= 1.10 giomm-2.4 >= 2.33'])
PKG_CHECK_MODULES([POPPLER_GLIBMM], [$POPPLER_GLIBMM_MODULES])
# This is only needed for the demos
-AC_SUBST([GTKMM_MODULES], ['gtkmm-3.0 >= 3.4.0'])
+AC_SUBST([GTKMM_MODULES], ['gtkmm-3.0 >= 3.5.0'])
PKG_CHECK_MODULES([GTKMM], [$GTKMM_MODULES])
MM_PKG_CONFIG_SUBST([GTHREAD_CFLAGS], [--cflags-only-other gthread-2.0])
diff --git a/poppler-glib/poppler-glibmm-uninstalled.pc.in b/poppler-glib/poppler-glibmm-uninstalled.pc.in
index ff45372..c659169 100644
--- a/poppler-glib/poppler-glibmm-uninstalled.pc.in
+++ b/poppler-glib/poppler-glibmm-uninstalled.pc.in
@@ -4,7 +4,7 @@ htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: poppler-glibmm
Description: C++ binding for poppler-glib, not installed
Version: @POPPLER_GLIBMM_VERSION@
-URL: http://www.gtkmm.org/
+URL: http://poppler.freedesktop.org/
Requires: @POPPLER_GLIBMM_MODULES@
Libs: ${pc_top_builddir}/${pcfiledir}/poppler-glibmm/libpoppler-glibmm-@POPPLER_GLIBMM_API_VERSION@.la
Cflags: -I${pc_top_builddir}/${pcfiledir} -I${pc_top_builddir}/${pcfiledir}/@srcdir@
diff --git a/poppler-glib/poppler-glibmm.pc.in b/poppler-glib/poppler-glibmm.pc.in
index 938fe81..b03320a 100644
--- a/poppler-glib/poppler-glibmm.pc.in
+++ b/poppler-glib/poppler-glibmm.pc.in
@@ -13,7 +13,7 @@ htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: poppler-glibmm
Description: C++ binding for poppler-glib
Version: @POPPLER_GLIBMM_VERSION@
-URL: http://www.gtkmm.org/
+URL: http://poppler.freedesktop.org/
Requires: @POPPLER_GLIBMM_MODULES@
Libs: -L${libdir} -lpoppler-glibmm-@POPPLER_GLIBMM_API_VERSION@
Cflags: -I${includedir}/@POPPLER_GLIBMM_MODULE_NAME@ -I${libdir}/@POPPLER_GLIBMM_MODULE_NAME@/include
diff --git a/poppler-glibmm.doap b/poppler-glibmm.doap
index 5b20211..580d5b5 100644
--- a/poppler-glibmm.doap
+++ b/poppler-glibmm.doap
@@ -6,8 +6,8 @@
<name xml:lang="en">poppler-glibmm</name>
<shortdesc xml:lang="en">C++ bindings for the poppler-glib library</shortdesc>
- <homepage rdf:resource="http://www.gtkmm.org/" />
- <mailing-list rdf:resource="mailto:gtkmm-list@gnome.org" />
+ <homepage rdf:resource="http://poppler.freedesktop.org" />
+ <mailing-list rdf:resource="mailto:poppler@lists.freedesktop.org" />
<category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
<maintainer>