aboutsummaryrefslogtreecommitdiff
path: root/audio/libaudec
Commit message (Collapse)AuthorAgeFilesLines
* 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/libaudec: Update 0.2.4 -> 0.3.4Yuri Victorovich2021-03-013-16/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=566893
* 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/libaudec: Update 0.2.3 -> 0.2.4Yuri Victorovich2020-09-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=549430
* audio/libaudec: Fix the i386 build by properly excluding tests from the buildYuri Victorovich2020-09-202-14/+3
| | | | | | | | Reported by: fallout MFH: 2020Q3 Notes: svn path=/head/; revision=549089
* audio/libaudec: Update 0.2.2 -> 0.2.3Yuri Victorovich2020-08-173-6/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=545189
* audio/libaudec: Remove tests from buildYuri Victorovich2020-05-202-2/+15
| | | | | | | | | This fixes the i386 build. Reported by: fallout (failed on i386) Notes: svn path=/head/; revision=536016
* audio/libaudec: Update 0.2.1 -> 0.2.2Yuri Victorovich2020-05-172-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=535528
* audio/libaudec: Update 0.2 -> 0.2.1Yuri Victorovich2020-05-152-5/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=535304
* audio/libaudec: Update 0.1 -> 0.2Yuri Victorovich2020-01-122-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=522741
* New port: audio/libaudec: Wrapper library over ffmpeg, sndfile and libsamplerateYuri Victorovich2020-01-064-0/+45
Notes: svn path=/head/; revision=522202