[niepce: 17/17] Update requirements
- From: Hubert FiguiÃre <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [niepce: 17/17] Update requirements
- Date: Thu, 2 Feb 2012 04:16:32 +0000 (UTC)
commit 83808466d904d6d492f91488bc311f18fb7535ec
Author: Hub Figuiere <hub figuiere net>
Date: Wed Feb 1 20:15:23 2012 -0800
Update requirements
README | 8 ++++----
configure.ac | 4 +---
2 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/README b/README
index 2176ad6..cd69e89 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ This software is licensed under GPL version 3. See file
COPYING for details.
Some files maybe under GPL version 2 or later.
-(c) 2006-2009 Hubert FiguiÃre
+(c) 2006-2012 Hubert FiguiÃre
Some portions are written by other people.
What is this?
@@ -19,9 +19,9 @@ To build is you need the following:
-----------------------------------
A C++ compiler
-gtk+ 2.12
+gtk+ 3.2
cairo 1.1
-gtkmm 2.12
+gtkmm 3.2
giomm
cairomm
sqlite3
@@ -43,7 +43,7 @@ Working on Debian
~~~~~~~~~~~~~~~~~
In order to get Niepce working on Debian you should have to install:
aptitude install \
-> libexempi-dev libopenraw-dev libopenrawgnome-dev libgtkmm-2.4-dev
+> libexempi-dev libopenraw-dev libopenrawgnome-dev libgtkmm-3-dev
Debian (nor Ubuntu) do not still pack geglmm. In order to get it visit
to get the latest version:
diff --git a/configure.ac b/configure.ac
index b6f26ce..19bbf81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl all the library version.
dnl if one is harcoded elsewhere, it is a bug
LIBGIOMM_VERSION=2.16
LIBGLIBMM_VERSION=2.4
-LIBGTKMM_VERSION=3.0
+LIBGTKMM_VERSION=3.2
LIBGNOMEUI_VERSION=2.0.0
EXEMPI_VERSION=2.0.0
SQLITE_VERSION=3.0
@@ -76,10 +76,8 @@ PKG_CHECK_MODULES(OPENRAW, libopenraw-gnome-1.0 >= $LIBOPENRAW_VERSION)
AC_SUBST(OPENRAW_CFLAGS)
AC_SUBST(OPENRAW_LIBS)
-dnl need 0.0.20 specifically.
PKG_CHECK_MODULES(GEGL, gegl >= $GEGL_VERSION)
dnl we want to use geglmm.
-dnl 0.0.17.1 because of bugs in 0.0.17
PKG_CHECK_MODULES(GEGLMM, geglmm >= $GEGLMM_VERSION)
AC_SUBST(GEGLMM_CFLAGS)
AC_SUBST(GEGLMM_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]