
Emerging Plasmoid
Source (link to git-repo or to original if based on someone elses unmodified work):
It displays information about the current building package, its ETA and percentage of completion. It does also display information about the total build process, how many packages are installed out of a total and a percentage of completion.
It uses an modified version of genlop as its backend (http://gentoo-portage.com/app-portage/genlop) to process the emerge log.
Install information in its README
Please note that you need perl installed (the same dependencies that genlop have. having genlop installed and running might help).
emerging-plasmoid is on the main portage tree, you can type 'emerge genlop emerging-plasmoid' to install it.
Known bugs:
Plasmoid goes crazy when two emerge commands are running at the same time, might crash plasma.
1.0.3
2014, Apr, 09 - I haven't noticed before, but emerging-plasmoid is on the portage tree. You can emerge it by typing 'emerge genlop emerging-plasmoid' as root.
2012, Jan, 16 - Adding proper version to packages. Adding CPack support.
1.0.2
2011 Dec, 08 - 656e979 - Fixing crash when emerging an package with unknown merge information
1.0.1
2011 Dec, 07 - 8942d09 - Setting ignore aspect ratio on resize
1.0
2011 Dec, 06 - c2e6a0d - First release
Ratings & Comments
5 Comments
http://pastebin.com/uDHFf8VN Modified version of customizable-weather ebuild Thanks for the plasmoid!
forgot to add perl dependencies. Just copied from genlop http://pastebin.com/u9HXFC6g
Hi, thank you :D I got invalid paste ID have you tested in your machine? did it worked well?
I uploaded it again here: http://pastebin.com/fenD7dYE Ebuild works, but plasmoid does not. However, genlop -c also does not work on my system.
Probably that is the problem - do you know why genlop -c doesn't work on your system? What of genlop works there?