# Depends on: librsvg xorg-libxklavier xfce4-panel description="Plugin to switch keyboard layouts for the Xfce4 panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" packager="greg " contributors="tnut, Pierre B." name=xfce4-xkb-plugin version=0.8.0 release=1 source=(http://archive.xfce.org/src/panel-plugins/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ --disable-debug make make DESTDIR=$PKG install }