sony-vaio-z-series team mailing list archive
-
sony-vaio-z-series team
-
Mailing list archive
-
Message #00212
Ebuild for KDE Plasmoid for controlling rfkill devices from the desktop
Hi Eva,
It compiles and works ok on gentoo.
Please find the ebuild below.
The detection for the physical switch worked well too. NetworkManager doesn't
come back cleanly after that so I had to restart it but this is probably
unrelated.
2 things :
- I have the 5100AGN and sony-wifi listed is it normal ?
- I first tried to put it on a panel but it didn't played well with it. It
would be great to have all the states within an icon !
Thanks for the plasmoid !
Guillaume BINET.
plasmoid-applet-killswitch-0.5.ebuild :
-----------
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
inherit kde4-base
DESCRIPTION="This KDE plasmoid controls rfkill devices from the desktop. The
plasmoid is generic, so it can be used on any hardware for controlling any
rfkill devices"
HOMEPAGE="http://www.basyskom.org/~eva/log_installation_vaio_z21vnx.html"
SRC_URI="http://www.basyskom.org/~eva/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
------------
On Sunday 17 May 2009, Eva Brucherseifer wrote:
> Hi,
>
> this is the first public release of a KDE plasmoid for controlling rfkill
> devices from the desktop. The plasmoid is generic, so it can be used on any
> hardware for controlling any rfkill devices.
>
> Available for download from here:
> http://www.basyskom.org/~eva/plasmoid-applet-killswitch-0.5.tar.bz2
>
> Current Features:
> - show killswitch (rfkill) devices and their states, uses killswitch api
> through HAL
> - checkbox to turn devices off/on
> - checkbox disabled when hardware button has them disabled
> - config dialog: selection of devices to show
> - config dialog: change order of devices
>
> Known Issues:
> - layout issues (tested with KDE 4.2, Qt 4.4)
>
> Installation from Sources
> - you need to have devel packages installed for Qt and kdelibs
> - call ./build.sh and ./install.sh
> - call ./test.sh to test the applet
> - add the widget to plasma (search for „killswitch“)
>
> Installation as binary (tested for OpenSuse 11.1, KDE 4.2)
> - call ./install.sh
>
> See also
> http://www.basyskom.org/~eva/log_installation_vaio_z21vnx.html
> for updates.
>
> I am looking forward to your feeback and first test reports!
>
> Cheers,
> Eva
Follow ups
References