Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 259979

Summary: New ebuild : kde-misc/plasma-stock-quote-2.0
Product: Gentoo Linux Reporter: Weonbin <timid3000>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: normal CC: hwoarang
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.kde-look.org/content/show.php/Stock+Quote?content=90695
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: plasma-stock-quote-2.0.ebuild

Description Weonbin 2009-02-23 06:46:23 UTC
This small program retrieves stocks information from finance.yahoo.com and displays them on your desktop.

I made an ebuild for those who were searching for an application like that.

You need to provide it the stock symbol you want it to monitor (refer to the yahoo website for that), for example, to monitor euro / yen, add "EURJPY=X"

Reproducible: Always

Steps to Reproduce:
Comment 1 Weonbin 2009-02-23 06:47:19 UTC
Created attachment 182857 [details]
plasma-stock-quote-2.0.ebuild

Probably not a perfect ebuild but installs this convenient program
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2009-02-23 09:20:25 UTC
Thanks for this ebuild

However we dont provide plasmoids on the official tree

Instead you can try kde-testing overlay which has many plasmoids including this one.

If you know how to use layman , you should not have a problem ( layman -a kde-testing )

http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=summary
Comment 3 Weonbin 2009-02-24 00:56:10 UTC
Thank you for your answer, I didn't knew this overlay.
I think that those packages should be present on the main tree, it would be more convenient for most of the users.