Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527178 - app-misc/stopwatch-3.5 - Graphical stopwatch with optional countdown and millisecond accuracy
Summary: app-misc/stopwatch-3.5 - Graphical stopwatch with optional countdown and mill...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://expect.sourceforge.net/stopwatch/
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2014-10-28 02:16 UTC by kahrl
Modified: 2014-10-28 09:15 UTC (History)
0 users

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


Attachments
stopwatch-3.5.ebuild (stopwatch-3.5.ebuild,755 bytes, text/plain)
2014-10-28 02:18 UTC, kahrl
Details
Fixes the shebang line of stopwatch (stopwatch-3.5-shebang.patch,386 bytes, patch)
2014-10-28 02:19 UTC, kahrl
Details | Diff
Fixes broken links to stopwatch homepage (stopwatch-3.5-fix-broken-links.patch,2.17 KB, patch)
2014-10-28 02:19 UTC, kahrl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kahrl 2014-10-28 02:16:51 UTC
This is a simple Tcl/Tk program that displays a graphical stopwatch (with lap timer, optional countdown, etc.). Its last update was in 2004, but in my (admittedly little) usage I found no bugs. The only mild annoyance is that it maybe uses a bit more CPU time than necessary.

Reproducible: Always
Comment 1 kahrl 2014-10-28 02:18:10 UTC
Created attachment 387608 [details]
stopwatch-3.5.ebuild
Comment 2 kahrl 2014-10-28 02:19:18 UTC
Created attachment 387610 [details, diff]
Fixes the shebang line of stopwatch
Comment 3 kahrl 2014-10-28 02:19:59 UTC
Created attachment 387612 [details, diff]
Fixes broken links to stopwatch homepage