My mistake. At some point, I must have compiled and installed that widget to try it out. Fortunately, there's actually a very easy way of getting it installed on you system.
First, download
src2pkg-2.7-noarch-2.txz.
Then run the following as root:
Code:
installpkg src2pkg-2.7-noarch-2.txz
src2pkg --setup
src2pkg https://launchpad.net/plasma-widget-menubar/trunk/0.1.18/+download/plasma-widget-menubar-0.1.18.tar.bz2
installpkg /tmp/plasma-widget-menubar-0.1.18-x86_64-1.txz
The src2pkg tool is very useful for creating Slackware packages from source. Sorry for misleading you with my first reply.