View | Details | Raw Unified
Collapse All | Expand All

(-) dasher.old/dasher-4.7.3.ebuild (+1 lines)
 Lines 70-75    Link Here 
	# Fix build with --as-needed (upstream bug #525028)
	# Fix build with --as-needed (upstream bug #525028)
	epatch "${FILESDIR}/${PN}-4.7.0-as-needed.patch"
	epatch "${FILESDIR}/${PN}-4.7.0-as-needed.patch"
	epatch "${FILESDIR}/cstring.patch"
	eautomake
	eautomake
	intltoolize --force || die "intltoolize failed"
	intltoolize --force || die "intltoolize failed"
(-) dasher.old/files/cstring.patch (+8 lines)
Line 0    Link Here 
--- dasher-4.7.3/Src/Gtk2/dasher_action_speech.cpp.old	2008-06-06 20:54:34.098275404 +0200
@@ -8,6 +8,7 @@
 #include <glib/gi18n.h>
 #include <gnome-speech/gnome-speech.h>
 #include <libbonobo.h>
 //#include <libintl.h>
 //#include <string.h>