Commit Graph

7 Commits

Author SHA1 Message Date
Yuri Victorovich
a63bcef051 */*: Bump dependencioes after devel/jsoncpp update
PR:		281462
Reported by:	Ale <discipline@tiscali.it>
2024-09-12 09:20:06 -07:00
Yuri Victorovich
d8967b99ff audio/bespokesynth: update 1.1.0-20221006 → 1.2.1
PR:		274457
Reported by:	diizzy@
2023-11-14 00:00:53 -08:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Yuri Victorovich
6ec1597157 audio/bespokesynth: Broken: incompatible with the latest JUCE 2023-01-09 12:49:20 -08:00
Piotr Kubaj
c1f19973e4 audio/bespokesynth: fix build on powerpc64le
ld: error: undefined symbol: juce::pnglibNamespace::png_init_filter_functions_vsx(juce::pnglibNamespace::png_struct_def*, unsigned int)
>>> referenced by juce_graphics.cpp
>>>               CMakeFiles/BespokeSynth.dir/usr/local/include/JUCE-7.0.2/modules/juce_graphics/juce_graphics.cpp.o:(juce::pnglibNamespace::png_read_row(juce::pnglibNamespace::png_struct_def*, unsigned char*, unsigned char*))

Using system png is no-op, since it's already installed by reverse dependencies.
2022-12-24 11:26:06 +00:00
Yuri Victorovich
749db82df5 */*: Change DISTVERSION to have a hyphen when it refers to a specific revision
When DISTVERSION contains the real version and a revision modifier,
such modifier should be separated with '-', not '.'
2022-12-01 10:42:20 -08:00
Yuri Victorovich
a32d25b1c1 audio/bespokesynth: New port: Software modular synth 2022-10-18 23:29:51 -07:00