summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-calculators/tiemu')
-rw-r--r--sci-calculators/tiemu/ChangeLog6
-rw-r--r--sci-calculators/tiemu/Manifest14
-rw-r--r--sci-calculators/tiemu/tiemu-3.03.ebuild9
3 files changed, 17 insertions, 12 deletions
diff --git a/sci-calculators/tiemu/ChangeLog b/sci-calculators/tiemu/ChangeLog
index d9c55714b3b4..d8e6a60d4a3e 100644
--- a/sci-calculators/tiemu/ChangeLog
+++ b/sci-calculators/tiemu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/tiemu
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/ChangeLog,v 1.4 2010/07/04 08:29:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/ChangeLog,v 1.5 2010/12/19 19:35:47 pacho Exp $
+
+ 19 Dec 2010; Pacho Ramos <pacho@gentoo.org> tiemu-3.03.ebuild:
+ Remove -DGTK_DISABLE_DEPRECATED cflag, bug #339660 (by Diego Elio Pettenò
+ and committed with Sébastien Fabbro permission).
04 Jul 2010; Kacper Kowalik <xarthisius@gentoo.org> tiemu-3.03.ebuild,
+files/tiemu-3.03-remove_depreciated_gtk_calls.patch:
diff --git a/sci-calculators/tiemu/Manifest b/sci-calculators/tiemu/Manifest
index d7e15af9530c..0bd912aa8268 100644
--- a/sci-calculators/tiemu/Manifest
+++ b/sci-calculators/tiemu/Manifest
@@ -3,15 +3,13 @@ Hash: SHA1
AUX tiemu-3.03-remove_depreciated_gtk_calls.patch 5180 RMD160 36aff00e850c7ef05357844ffa0868b677f8f33c SHA1 637795391d58f8e1474931000449a9c8502133cf SHA256 8834a2b16c5fef267570354eb3853a45324a448b1d65000789625b578dd49733
DIST tiemu_3.03.orig.tar.gz 27343892 RMD160 a749681d12367291d6a71e47fbd1e9c662805734 SHA1 c95467a41eef4b4e90a7a59d8400ae72ed0e22b2 SHA256 c47b1c58640622c0fac9049d83eb8953d5805e54dede32cb2d3aa6453fb9ce8b
-EBUILD tiemu-3.03.ebuild 1526 RMD160 0b973b1d1c83a052c833dedef9877e6f7a129e88 SHA1 51db82086b6b568026f95090b12e8aa6ad9539b5 SHA256 56964deffc6e53d9db2ad60d69b292ed66427096e8a14cc4c98516488d71cac9
-MISC ChangeLog 1207 RMD160 2072159504b97058ae073fc11788dc150fc5a499 SHA1 6cbc5b729f02eb993528265814f35bed59885832 SHA256 44ed8e7d9744360a03df09a6736a2fec792d50fb1c84e3af58c629d75b84da33
+EBUILD tiemu-3.03.ebuild 1640 RMD160 9f27bd3ffdee6773c885f2ebbd431f73ba501450 SHA1 dfb1d7522987566e7812ef07d53deae8554036c1 SHA256 30b9152e7b3a94679ec4681929b85033db47b9668a369351dfc68a1bf479186c
+MISC ChangeLog 1397 RMD160 948fdc5d549cfff6098132662fc53a1fb2352782 SHA1 2b7dd2813cb14c95ff01724ba8a55a51e337df73 SHA256 cd78182c37404273366872ef578c0280c4de2513105bf53eb3669fcbc5ac94d4
MISC metadata.xml 498 RMD160 65c016d1c9e8597ad1ff77a34aa992bc175c5ac1 SHA1 4b562110472fafb3d6045c2692dfde7f4a7183a8 SHA256 d7e0ed8a46f9fba60ac8f1d40b011267056bb25fa22b480fd0eaa9a02ec00d7b
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.15 (GNU/Linux)
+Version: GnuPG v2.0.16 (GNU/Linux)
-iJwEAQECAAYFAkwwRocACgkQIiMqcbOVdxQnAgP+PiYEp1MLQ12fNZZJWGxAbgBK
-ODn5SsIXCqIJUR7Rgj6JPPSuXeElfph/+Vq9kIqcJiRSz1AKg+rKkJt8DWmGIFv4
-FzuKEMAdXzUd+6+e71pMqb3rE+3AMuiJRilmyhF/9bOnDOavdbnj4xlKIeas18n0
-QoFr447AaDT3Dtao7Qs=
-=E4xu
+iEYEARECAAYFAk0OXpkACgkQCaWpQKGI+9ROegCeMm1Fxdv1EDGlwxmi9mPCzSDo
+/2MAoIQiHoAiJXKYU37OV20RHy9MCmnr
+=LikL
-----END PGP SIGNATURE-----
diff --git a/sci-calculators/tiemu/tiemu-3.03.ebuild b/sci-calculators/tiemu/tiemu-3.03.ebuild
index 312a7170d9d0..295e070086e0 100644
--- a/sci-calculators/tiemu/tiemu-3.03.ebuild
+++ b/sci-calculators/tiemu/tiemu-3.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/tiemu-3.03.ebuild,v 1.3 2010/07/04 08:29:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/tiemu-3.03.ebuild,v 1.4 2010/12/19 19:35:47 pacho Exp $
EAPI=2
inherit eutils
@@ -18,8 +18,8 @@ RDEPEND="sci-libs/libticables2
sci-libs/libticalcs2
sci-libs/libtifiles2
sci-libs/libticonv
- >=gnome-base/libglade-2.4.0
- >=x11-libs/gtk+-2.6.0
+ >=gnome-base/libglade-2.4.0:2.0
+ >=x11-libs/gtk+-2.6.0:2
dbus? ( >=dev-libs/dbus-glib-0.60 )
nls? ( virtual/libintl )
sdl? ( media-libs/libsdl )
@@ -32,6 +32,9 @@ DEPEND="${RDEPEND}
src_prepare() {
epatch "${FILESDIR}"/${P}-remove_depreciated_gtk_calls.patch
+
+ # Don't use GTK_DISABLE_DEPRECATED flags
+ sed 's:-DGTK_DISABLE_DEPRECATED::g' -i configure.ac configure || die
}
src_configure() {