aboutsummaryrefslogtreecommitdiff
path: root/audio/liquidsfz
Commit message (Collapse)AuthorAgeFilesLines
* audio/liquidsfz: Update 0.3.0-2 -> 0.3.1Yuri Victorovich2022-07-232-6/+5
| | | | Reported by: portscout
* audio/liquidsfz: Update 0.2.3 -> 0.3.0-2Yuri Victorovich2022-07-192-7/+7
|
* audio/jack: Update to Jack2: 0.125.0 -> 1.9.16Yuri Victorovich2021-08-021-0/+1
| | | | | | | | Big thank you to Florian Walpen <dev@submerge.ch> and Goran Mekić <meka@tilda.center> for working on Jack2. PR: 251125 Submitted by: Florian Walpen <dev@submerge.ch> (original version)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* audio/liquidsfz: Update 0.2.2 -> 0.2.3Yuri Victorovich2021-01-282-9/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563160
* audio/liquidsfz: Update 0.2.1 -> 0.2.2Yuri Victorovich2021-01-122-9/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=561289
* audio/liquidsfz: Update 0.2.0 -> 0.2.1Yuri Victorovich2020-10-254-24/+28
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=553240
* Chase libsndfile 1.0.30 update.Thomas Zander2020-10-011-0/+1
| | | | | | | | | Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=550824
* audio/liquidsfz: fix build on GCC architecturesPiotr Kubaj2020-05-251-3/+7
| | | | | | | | | | | GCC defines those, causing error, move those to be set only with Clang:: <command-line>: error: duplicate 'unsigned' <command-line>: error: declaration does not declare anything [-fpermissive] <command-line>: error: duplicate 'unsigned' <command-line>: error: declaration does not declare anything [-fpermissive] Notes: svn path=/head/; revision=536527
* New port: audio/liquidsfz: Sampler that can load and play .sfz files, ↵Yuri Victorovich2020-04-205-0/+61
includes the LV2 pugin Notes: svn path=/head/; revision=532181