pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

epiphany: runs but badly, could be webkitgtk



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Feb 22 02:41:01 2016 +0200
Changeset:	5488380f3a0ce71d4bab289645b219eed6fa148b

Modified Files:
	epiphany/Makefile
	epiphany/TODO

Log Message:
epiphany: runs but badly, could be webkitgtk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5488380f3a0ce71d4bab289645b219eed6fa148b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 epiphany/Makefile | 2 +-
 epiphany/TODO     | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs:
diff --git a/epiphany/Makefile b/epiphany/Makefile
index 3824599..e2a6271 100644
--- a/epiphany/Makefile
+++ b/epiphany/Makefile
@@ -30,11 +30,11 @@ GCONF_SCHEMAS=		Epiphany.enums.xml
 GCONF_SCHEMAS+=		epiphany.gschema.xml
 
 .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../devel/GConf/schemas.mk"
 .include "../../x11/gnome-desktop3/buildlink3.mk"
 .include "../../devel/libwnck3/buildlink3.mk"
 .include "../../net/avahi/buildlink3.mk"
 .include "../../audio/libcanberra/buildlink3.mk"
-.include "../../devel/GConf/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../wip/gcr/buildlink3.mk"
 BUILDLINK_API_DEPENDS.glib2+=		glib2>=2.18.0
diff --git a/epiphany/TODO b/epiphany/TODO
index 9ecf026..ba656cc 100644
--- a/epiphany/TODO
+++ b/epiphany/TODO
@@ -1 +1,5 @@
-This crashes at runtime. schemas are missing.
+This package hangs and has messages of 
+Error sending IPC message: Message too long
+
+Saw occasional core dumps and leaks.
+Old webkit may be the problem?


Home | Main Index | Thread Index | Old Index