aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef-mpris2-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
* Update `audio/deadbeef-mpris2-plugin' to version 1.12 (minor bugfix).Alexey Dokuchaev2019-01-172-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=490550
* Update `audio/deadbeef-mpris2-plugin' to version 1.11.Alexey Dokuchaev2018-06-282-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=473494
* Update to version 1.10.Alexey Dokuchaev2016-10-112-3/+4
| | | | | | | | | | | Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1475314642 which corresponds to commit 57ef482 tagged as this release. Reported by: portscout Notes: svn path=/head/; revision=423804
* Mark the remaining three deadbeef plugs as not jobs safeJohn Marino2016-05-271-0/+2
| | | | | | | | | Today the quick-search plugin failed to build due to concurrency issues, making it the 5th of 7th plugins to do so. Mark it and the remaining two plugins as jobs unsafe. Notes: svn path=/head/; revision=415925
* Update to version 1.9.Alexey Dokuchaev2016-05-122-3/+3
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=415054
* 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
* Add a port of up-to-date implementation of the MPRIS protocol for DeaDBeeFAlexey Dokuchaev2015-11-163-0/+44
music player. Original MPRIS plugin (`audio/deadbeef-mpris-plugin') does not work anymore and seems to be orphaned. Original plugin supported MPRISv1 and MPRISv2; this plugin only supports version two. WWW: https://github.com/Serranya/deadbeef-mpris2-plugin Notes: svn path=/head/; revision=401753