Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Nguyen Thai Ngoc Duy (pclouds)" <pclouds@g.o>
Subject: gentoo-x86 commit in app-editors/amyedit/files: amyedit-1.0-keyfile.patch digest-amyedit-1.0-r1
Date: Mon, 07 Jan 2008 14:18:54 +0000
pclouds     08/01/07 14:18:54

  Added:                amyedit-1.0-keyfile.patch digest-amyedit-1.0-r1
  Log:
  Remove private Glib::KeyFile usage as >=glibmm-2.14 provides an alternative, #204624
  (Portage version: 2.1.3_rc8)

Revision  Changes    Path
1.1                  app-editors/amyedit/files/amyedit-1.0-keyfile.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/files/amyedit-1.0-keyfile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/files/amyedit-1.0-keyfile.patch?rev=1.1&content-type=text/plain

Index: amyedit-1.0-keyfile.patch
===================================================================
diff -ur amyedit-1.0/src/main.cc amyedit-1.0.new/src/main.cc
--- amyedit-1.0/src/main.cc	2006-03-14 06:08:32.000000000 +0700
+++ amyedit-1.0.new/src/main.cc	2008-01-07 20:45:39.000000000 +0700
@@ -54,7 +54,6 @@
 
 #include "AmyEdit.hh"
 #include "gtksourceviewmm/init.hh"
-#include "gtkmm_extra/keyfile.h"
 #include "Utils.hh"
 
 int main(int argc, char **argv)
@@ -65,7 +64,6 @@
 	
 	Gtk::Main m(&argc, &argv);
 	Gtk::SourceViewmm_init();
-	Glib::keyfile_init();
 
 	/* TODO This should probably be removed and created on demand */
 	
Only in amyedit-1.0.new/src: main.o
Only in amyedit-1.0.new/src: Makefile
diff -ur amyedit-1.0/src/Makefile.am amyedit-1.0.new/src/Makefile.am
--- amyedit-1.0/src/Makefile.am	2006-03-08 05:44:53.000000000 +0700
+++ amyedit-1.0.new/src/Makefile.am	2008-01-07 20:41:46.000000000 +0700
@@ -30,8 +30,7 @@
 		gtksourceviewmm/sourcelanguage.cpp           \
 		gtksourceviewmm/sourcelanguagesmanager.cpp   \
 		gtksourceviewmm/sourceview.cpp               \
-		gtksourceviewmm/init.cc                      \
-		gtkmm_extra/keyfile.cc
+		gtksourceviewmm/init.cc
 
 headers =  \
 		AboutDialog.hh               \
@@ -54,15 +53,13 @@
 		gtksourceviewmm/sourcelanguage.h            \
 		gtksourceviewmm/sourcelanguagesmanager.h    \
 		gtksourceviewmm/sourceview.h                \
-		gtksourceviewmm/init.hh                     \
-		gtkmm_extra/keyfile.h
+		gtksourceviewmm/init.hh
 
 privateheaders=  \
 		gtksourceviewmm/private/sourcebuffer_p.h            \
 		gtksourceviewmm/private/sourcelanguage_p.h          \
 		gtksourceviewmm/private/sourcelanguagesmanager_p.h  \
 		gtksourceviewmm/private/sourceview_p.h              \
-		gtkmm_extra/private/keyfile_p.h                     \
 		Utils_p.hh
 
 if PRECOMPILE_HEADERS
diff -ur amyedit-1.0/src/PrefStruct.hh amyedit-1.0.new/src/PrefStruct.hh
--- amyedit-1.0/src/PrefStruct.hh	2006-03-09 06:54:41.000000000 +0700
+++ amyedit-1.0.new/src/PrefStruct.hh	2008-01-07 20:46:32.000000000 +0700
@@ -24,7 +24,6 @@
 
 #include "Preferences.hh"
 #include <glibmm/ustring.h>
-#include <gtkmm_extra/keyfile.h>
 #include <iostream>
 
 class PrefStruct 



1.1                  app-editors/amyedit/files/digest-amyedit-1.0-r1

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/files/digest-amyedit-1.0-r1?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/files/digest-amyedit-1.0-r1?rev=1.1&content-type=text/plain

Index: digest-amyedit-1.0-r1
===================================================================
MD5 662f5d6cc37c5838e2dc5a4a6abb812d amyedit-1.0.tar.bz2 297769
RMD160 b08ee643f2e6021e6ad7a3382c394106ea504298 amyedit-1.0.tar.bz2 297769
SHA256 9aa88340266827bd83715d495b7e1f2c1ca7100ff9f7586877c1b4d3ec67f228 amyedit-1.0.tar.bz2 297769



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-editors/amyedit: ChangeLog amyedit-1.0-r1.ebuild
Next by thread:
gentoo-x86 commit in net-dialup/qlcr: ChangeLog qlcr-0.4.1-r1.ebuild qlcr-0.4.1.ebuild
Previous by date:
gentoo-x86 commit in app-editors/amyedit: ChangeLog amyedit-1.0-r1.ebuild
Next by date:
gentoo-x86 commit in net-dialup/qlcr: ChangeLog qlcr-0.4.1-r1.ebuild qlcr-0.4.1.ebuild


Updated Jan 04, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.