
Receipt for package "lxpanel-extra"
# SliTaz package receipt. PACKAGE="lxpanel-extra" VERSION="0.10.1" CATEGORY="x-window" TAGS="LXDE" SHORT_DESC="LXDE panel (extra files and plugins)." MAINTAINER="maintainer@slitaz.org" LICENSE="GPL2" WEB_SITE="https://www.lxde.org/" DEPENDS="lxpanel" #libwnck WANTED="lxpanel" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib/lxpanel/plugins mkdir -p $fs/usr/share/lxpanel/images # Plugins for p in kbled.so #wnckpager.so do cp $install/usr/lib/lxpanel/plugins/$p \ $fs/usr/lib/lxpanel/plugins done # Images imgs=usr/share/lxpanel/images cp -a $install/$imgs/ns-*.png $fs/$imgs cp -a $install/$imgs/*lock-*.png $fs/$imgs cp -a $install/$imgs/xkb-flags $fs/$imgs }
6011 packages and 861692 files in cooking database (Sun Apr 20 00:48:06 2025)