Bug 69250 - dev-python/gnuplot-py-1.7: Patch for Mouse support
Bug#: 69250 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: python@gentoo.org Reported By: schaedpq2@gmx.de
Component: Development
URL:  http://sourceforge.net/mailarchive/message.php?msg_id=8223802
Summary: dev-python/gnuplot-py-1.7: Patch for Mouse support
Keywords:  
Status Whiteboard: 
Opened: 2004-10-28 05:44 0000
Description:   Opened: 2004-10-28 05:44 0000
With gnuplot-py-1.7 the mouse support of gnuplot-4.0 is unusable.
Unfortunately, gnuplot-1.7 is already 1 year old, no new version is in sight.
But Fernando Perez on the mailing list of gnuplot-py contributed a patch to
enable mouse support in gnuplot-py-1.7 (see given URL).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I would suggest to include this patch in the ebuild of gnuplot-py-1.7 (e.g. as
gnuplot-py-1.7.-r1). I will attach the patch and the modified ebuild script
which utilizes the patch.

------- Comment #1 From Dominik Schäfer 2004-10-28 05:46:00 0000 -------
Created an attachment (id=42762) [details]
modified ebuild script

this ebuild uses the patch which enables mouse support

------- Comment #2 From Dominik Schäfer 2004-10-28 05:46:48 0000 -------
Created an attachment (id=42763) [details]
Mouse support patch for gnuplot-1.7

patch which enables mouse support in gnuplot-py-1.7

------- Comment #3 From Fernando Serboncini (RETIRED) 2005-06-04 08:19:47 0000 -------
Applied patch on -r1. Thanks for the patch. 
Sorry for the delay.