powertop-1.13

Linux tool to find out what is using power on a laptop

qtquick1-qmltooling-plugins

Qt 5 QtQuick1 qmltooling plugins

ice35-services

Services bundled into ZeroC Ice

kadu-themes

Additional icons and emoticons for Kadu

Gadu-Gadu is a Windows instant messenger, very popular in Poland. Kadu is a Qt5 client of Gadu-Gadu and XMPP for *nix systems.

libguard-perl

Perl module providing safe cleanup using guard objects

Guard is a Perl module implementing so-called "guards," which are things that "guard" a resource, ensuring that it is safely cleaned up when expected, even if exceptional conditions interrupt the normal control flow. This allows one to write code which executes an arbitrary code block or subroutine when either the related Guard Object is destroyed or when the current scope ends. In other languages, this sort of functionality is provided by the 'finally' keyword.