Install necessary packages
# aptitude build-dep amarok
# aptitude install kdelibs4c2a qt3-dev-tools libqt3-mt-dev kdelibs4-dev ruby1.9.1-full libxine-dev
Download and unpack source file
# wget http://launchpad.net/pana/1.4/1.4.17/+download/pana-1.4.17.tbz
# tar xvfj pana-1.4.17.tbz
Configure and make
# cd pana-1.4.17/
# ./configure -prefix=`kde-config -prefix` -disable-debug -disable-warnings -with-mp4v2 -with-libmtp -with-libnjb -with-libkarma -with-ifp -with-libgpod
# make -j 4
Create and install package
# checkinstall
Download created package Package
For lyrics to work it is necessary to install ruby-qt and plug-in wiki_lyrics script (download down)
# aptitude install libqt4-ruby1.8
Script