[nautilus-sound-converter] Revert "Port to GTK+3"
- From: Brian Pepple <bpepple src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-sound-converter] Revert "Port to GTK+3"
- Date: Mon, 30 Aug 2010 22:14:55 +0000 (UTC)
commit 7a3ace8b893756935f53496e78e56a340646248f
Author: Brian Pepple <bpepple fedoraproject org>
Date: Mon Aug 30 17:57:59 2010 -0400
Revert "Port to GTK+3"
This reverts commit 054aa6c4997c43811c025eb88701824e1f232a37.
NEWS | 2 +-
configure.ac | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index afbaf28..4066c4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
NEW in 1.0.6 - " " :
==============
-- Port to GTK+3.
+-
NEW in 1.0.5 - "Speaking in Tongues" :
==============
diff --git a/configure.ac b/configure.ac
index eecee40..9d6f265 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,6 +32,7 @@ dnl -----------------------------------------------------------
GLIB_REQUIRED=2.16.0
NAUTILUS_REQUIRED=2.12.0
GCONF_REQUIRED=1.2.0
+GTK_REQUIRED=2.16.0
GSTREAMER_REQUIRED=0.10.20
GNOME_MEDIA_PROFILES_REQUIRED=2.11.91
@@ -43,9 +44,9 @@ PKG_CHECK_MODULES(NSC,
glib-2.0 >= $GLIB_REQUIRED
gconf-2.0 >= $GCONF_REQUIRED
libnautilus-extension >= $NAUTILUS_REQUIRED
- gtk+-3.0
+ gtk+-2.0 >= $GTK_REQUIRED
gstreamer-0.10 >= $GSTREAMER_REQUIRED
- gnome-media-profiles-3.0 >= $GNOME_MEDIA_PROFILES_REQUIRED
+ gnome-media-profiles >= $GNOME_MEDIA_PROFILES_REQUIRED
])
AC_SUBST(NSC_CFLAGS)
AC_SUBST(NSC_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]