Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69250 - dev-python/gnuplot-py-1.7: Patch for Mouse support
Summary: dev-python/gnuplot-py-1.7: Patch for Mouse support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Python Gentoo Team
URL: http://sourceforge.net/mailarchive/me...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-28 05:44 UTC by schaedpq
Modified: 2005-06-04 08:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
modified ebuild script (gnuplot-py-1.7.ebuild,803 bytes, application/octet-stream)
2004-10-28 05:46 UTC, schaedpq
Details
Mouse support patch for gnuplot-1.7 (gnuplot-py-1.7-mousesupport.patch,2.54 KB, patch)
2004-10-28 05:46 UTC, schaedpq
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description schaedpq 2004-10-28 05:44:41 UTC
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 schaedpq 2004-10-28 05:46:00 UTC
Created attachment 42762 [details]
modified ebuild script

this ebuild uses the patch which enables mouse support
Comment 2 schaedpq 2004-10-28 05:46:48 UTC
Created attachment 42763 [details, diff]
Mouse support patch for gnuplot-1.7

patch which enables mouse support in gnuplot-py-1.7
Comment 3 Fernando Serboncini (RETIRED) gentoo-dev 2005-06-04 08:19:47 UTC
Applied patch on -r1. Thanks for the patch. 
Sorry for the delay.