Search Criteria
Package Details: tony 2.1.1-4
Git Clone URL: | https://aur.archlinux.org/tony.git (read-only, click to copy) |
---|---|
Package Base: | tony |
Description: | Tony: a tool for melody transcription |
Upstream URL: | https://www.sonicvisualiser.org/tony/ |
Keywords: | audio melody visualize |
Licenses: | |
Submitter: | napcode |
Maintainer: | napcode |
Last Packager: | napcode |
Votes: | 1 |
Popularity: | 0.057545 |
First Submitted: | 2019-11-05 08:21 |
Last Updated: | 2021-02-02 19:22 |
Dependencies (16)
- hicolor-icon-theme (hicolor-icon-theme-git)
- jack2 (jack2-git)
- libfishsound
- libid3tag
- liblo (liblo-git, liblo-ipv6)
- liblrdf
- libmad
- liboggz (liboggz-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git)
- opusfile (opusfile-git)
- portaudio (portaudio-svn)
- qt5-svg (qt5-svg-git)
- rubberband
- serd (serd-git)
- sord (sord-git)
- boost (boost-git) (make)
Latest Comments
rcrath commented on 2021-02-15 03:30
Thnx! that worked.
napcode commented on 2021-02-02 19:30
curl fails to verify the certificate of the download URL. I've added a workaround for now.
rcrath commented on 2021-02-01 22:39
getting following error
workaround: manually download the source tar.gz at
http://code.soundsoftware.ac.uk/attachments/download/2765/sonic-lineup-1.1.tar.gz
and place in pkgbuild folder before installing and do not clean build or redownload anything.smw commented on 2020-12-29 23:23
Yes, that works. Thank you! You're awesome.
napcode commented on 2020-12-29 22:31
Thanks. Looks like a qt 5.15 incompatibility. I've added patches. Please try again.
smw commented on 2020-12-29 21:59
When I try to build this package, the compilation fails as follows:
Please let me know if there's any additional information that would be useful.
sekret commented on 2020-03-11 07:59
The thing doesn't compile here in a clean chroot and after fixing the dependencies, I saw that some dependencies are already satisfied. Here's a cleaned up version of depends and makedepends:
depends=('jack2' 'libfishsound' 'libid3tag' 'liblo' 'liblrdf' 'libmad' 'liboggz' 'libpulse' 'opusfile' 'portaudio' 'qt5-svg' 'rubberband' 'serd' 'sord' 'hicolor-icon-theme')
makedepends=('boost')
MaartenBaert commented on 2019-12-26 17:36
The dependency 'opusfile' is missing.