aboutsummaryrefslogtreecommitdiff
path: root/audio/vamp-plugin-sdk
Commit message (Collapse)AuthorAgeFilesLines
* audio/vamp-plugin-sdk: Add DragonFly supportJohn Marino2015-03-261-4/+9
| | | | | | | | Bring in fix from dports (port is not maintained) I confirmed it still builds on FreeBSD. Notes: svn path=/head/; revision=382301
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Cleanup plistBaptiste Daroussin2014-10-201-4/+0
| | | | Notes: svn path=/head/; revision=371234
* - Fix LICENSEDmitry Marakasov2014-10-033-5/+29
| | | | | | | | | | | | - Drop .la files - Strip stuff PR: 193557 Submitted by: amdmi3@amdmi3.ru Approved by: maintainer timeout Notes: svn path=/head/; revision=369900
* - Stage supportMartin Wilke2014-01-301-1/+0
| | | | Notes: svn path=/head/; revision=341853
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-3/+1
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* Fix minor nit: use the canconical FreeBSD.org form for email addresses.Eitan Adler2013-03-171-6/+2
| | | | | | | | | | | | This was causing me issues when attempting to gather certain statistics. While here trim header Approved by: miwi, adrian, tj No objection from: db, bjk, cperciva, scheidell, osa Notes: svn path=/head/; revision=314460
* Vamp is an audio processing plugin system for plugins that extract descriptiveMartin Wilke2012-02-075-0/+86
information from audio data typically referred to as audio analysis plugins or audio feature extraction plugins. WWW: http://www.vamp-plugins.org/ PR: ports/164640 Submitted by: mathias.picker@gmx.de Notes: svn path=/head/; revision=290568