Search Criteria
Package Details: kmetronome 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kmetronome.git (read-only, click to copy) |
---|---|
Package Base: | kmetronome |
Description: | MIDI metronome with KDE interface and based on the ALSA sequencer |
Upstream URL: | http://sourceforge.net/projects/kmetronome/ |
Licenses: | GPL |
Submitter: | None |
Maintainer: | t.sefzick |
Last Packager: | t.sefzick |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2008-05-17 17:26 (UTC) |
Last Updated: | 2023-12-26 14:44 (UTC) |
Dependencies (5)
- alsa-lib
- drumstick
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli)
- qt6-tools
- cmake (cmake-gitAUR) (make)
Latest Comments
1 2 Next › Last »
dreieck commented on 2023-08-20 16:55 (UTC)
As explained here, please add
-DUSE_QT=6
to the
cmake
command line.Otherwise
kmetronome
crashes with a segmentation fault (for me).Regards and thanks for maintaining!
plcl commented on 2023-08-18 08:21 (UTC) (edited on 2023-08-20 08:05 (UTC) by plcl)
This happens because Drumstick was compiled with Qt6, and you are trying to build kmetronome with Qt5. You should add -DUSE_QT=6 to the cmake command arguments to avoid this kind of errors. There will be a better error message in drumstick 2.8.1 trying to detect this problem earlier in the build process.
But anyway, even if you also compile Drumstick with Qt5, you are probably getting a similar error from cmake, because you installed a package qt5-pbfimageplugin that is broken, and breaks every Qt5 build, because this CMake module is not compatible with Qt >= 5.14
dreieck commented on 2023-08-16 16:50 (UTC)
Fails to
cmake
for me withCMake Error at /usr/lib/cmake/Qt5Gui/Qt5Gui_QPbfPlugin.cmake:4 (_populate_Gui_plugin_properties):
:Regards!
tolumak commented on 2023-01-24 19:24 (UTC)
hello, please add qt6-tools as build dependency (for QT6 Linguist Tool). Thanks
zoe commented on 2018-09-18 10:02 (UTC)
I removed kdelibs and phonon-qt4 as dependencies. And I disowned this package, as I do not need it anymore.
salinasv commented on 2018-09-09 06:14 (UTC)
With 1.0.0 you can remove kdelibs and phonon-qt4 from the dependency list.
They are not needed anymore and kdelibs depends on polkit-qt4 which doesn't exist on AUR anymore.
<deleted-account> commented on 2017-06-25 00:03 (UTC)
zoe commented on 2014-05-25 08:33 (UTC)
mrbit commented on 2012-08-20 13:46 (UTC)
elvisfox commented on 2012-08-20 13:11 (UTC)
1 2 Next › Last »