
Various Plasma 5 Improvements by jsalatas 44 comments

Yakuake Skins by mcder 3 comments
arch=('i686' 'x86_64')
url="http://${_pkgname}.sourceforge.net/"
license=('GPL')
depends=('qt4' 'fftw' 'shared-mime-info' 'libvorbis')
if [ "$CARCH" = "x86_64" ]; then
depends[${#depends[@]}]=soundtouch
elif [ "$CARCH" = "i686" ]; then
depends[${#depends[@]}]=lib32-soundtouch
fi
optdepends=('jack: for Jack Audio Connection Kit support'
'libpulse: for PulseAudio')
makedepends=('mercurial' 'cmake' 'qt4' 'fftw' 'libvorbis' 'soundtouch')
install="${pkgname}.install"
When user will have libpulse it builds with it. The same with jack.
- Apr 24 2013
If You invoke cpack -G RPM in build directory after compilation, You will get nootka's binary rpm, but as I understand, it is not pure distro way.
However You can have a look to nootka's sources, in packaging/rpm/nootka.spec.in there is template for this rpm.
Can You generate such rpm also, I will complete downloads.
It's great that nootka is going to be in official Mageia repositories. Maybe I will be ready with next stable release to that time.
Greetings! - Aug 13 2012

Various KDE 1.-4. Improvements by CraigD 453 comments
P.S.
It works even with java application based on GTK gui (TuxGuitar) - May 14 2006