Package Details: nootka-hg 2150-2

Package Base: nootka-hg
Description: Developing version of open-source application to help with learning classical score notation.
Upstream URL: http://nootka.sourceforge.net/
Category: multimedia
Licenses: GPL
Conflicts: nootka
Submitter: unikum
Maintainer: SeeLook
Last Packager: SeeLook
Votes: 5
First Submitted: 2011-07-13 07:26
Last Updated: 2015-03-16 08:52

Dependencies (15)

Required by (0)

Sources

Latest Comments

Comment by SeeLook

2013-04-18 08:17

Thanks a lot for taking care about Nootka package condition...

Comment by mrbit

2013-04-18 07:44

(for system 64bit ) so work.
please change PKGBUILD
.....
depends=('qt4' 'fftw' 'shared-mime-info' 'libvorbis')
if [ "$CARCH" = "i686" ]; then
depends[${#depends[@]}]=soundtouch
elif [ "$CARCH" = "x86_64" ]; then
depends[${#depends[@]}]=lib32-soundtouch
fi

thanks

Comment by SeeLook

2013-03-01 22:26

Done

Comment by mrbit

2013-03-01 22:07

"qt" was replaced by "qt4"
please update PKGBUILD