Commit Graph

17 Commits

Author SHA1 Message Date
sebastia
a75a849b13 simple update 0.6.2 -> 0.6.3 2020-08-17 19:39:40 +00:00
cwen
7c4898afbd qsynth: fix the build on powerpc by removing 'atomic' from WANTLIB,
but add it for hppa so it has a chance to build there.

OK sthen@ jca@
2020-04-29 13:52:14 +00:00
sebastia
502ff8621f Update 0.6.1 -> 0.6.2 2020-03-27 22:28:35 +00:00
sebastia
22f380ec64 Update 0.6.0 -> 0.6.1 2020-02-10 08:17:41 +00:00
sebastia
e0b3984352 update 0.5.7 -> 0.6.0 2019-10-22 18:03:48 +00:00
sebastia
0d773eff84 simple update to 0.5.7 2019-07-15 21:54:17 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sebastia
7ac566877e simple update to 0.5.6 2019-05-15 06:36:29 +00:00
jca
cf93b099d0 Don't pick up qmake from qt3-mt when we want qt5, use ${MODQT_QMAKE} instead
Spotted by ajacoutot@
2019-05-08 22:53:30 +00:00
cwen
4befb6e867 qsynth: update to 0.5.5
Changelog: https://github.com/rncbc/qsynth/blob/master/ChangeLog

Also move from cmake to gmake (this unbreaks the build for ports-gcc
archs), provide manpages and add atomics for powerpc.

Original diff by sebastia@, with tweaks from jca@ and me.

OK sebastia@ (maintainer) jca@
2019-03-19 20:12:10 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
sebastia
9b2693f75d simple update 0.5.3 -> 0.5.4 2019-01-02 21:56:15 +00:00
sebastia
f8c1d10cef Remove forgotten patch, and regen patch-src_qsynthOptions_cpp
No bump, didn't built, as pointed out by ajacoutot@
2018-11-27 13:37:30 +00:00
sebastia
f24a8096de simple update to qsynth-0.5.3 2018-11-25 22:33:58 +00:00
sebastia
b49f953285 simple maintenance update to 0.5.2 2018-07-26 12:16:34 +00:00
espie
902add0702 zap sneaky @exec 2018-06-28 12:30:42 +00:00
sebastia
6d7238fd8c import qsynth
Qsynth is a fluidsynth GUI front-end application written in C++ around
the Qt framework using Qt Designer. Eventually it may evolve into a
softsynth management application allowing the user to control and manage
a variety of command line softsynth but for the moment it wraps the
excellent FluidSynth. FluidSynth is a command line software synthesiser
based on the Soundfont specification.

tested by ratchov@, feedback rsadowski@

OK rsadowski@
2018-06-27 17:47:07 +00:00