aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef-vu-meter-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* a-b: Add missing USES={gnome,php,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517040
* Mark two more deadbeef ports as not jobs safeJohn Marino2016-05-231-0/+2
| | | | | | | | | It was supposed that all deadbeef ports share the same build concurrency flaw, and that appears to have been demonstrated. These are the two latest deadbeef ports to fail in a multijob build. Notes: svn path=/head/; revision=415701
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Unbreak the build on FreeBSD 9.3, where #pragma GCC diagnostic not allowedAlexey Dokuchaev2016-03-091-0/+29
| | | | | | | | | inside functions. Reported by: pkg-fallout Notes: svn path=/head/; revision=410691
* This is a VU meter plugin for DeaDBeeF audio player.Alexey Dokuchaev2016-03-035-0/+111
WWW: https://github.com/cboxdoerfer/ddb_vu_meter Notes: svn path=/head/; revision=410008