aboutsummaryrefslogtreecommitdiffstats
path: root/community/mpv
Commit message (Collapse)AuthorAgeFilesLines
* community/mpv: upgrade to 0.27.2dai9ah2018-02-152-111/+4
|
* community/mpv: security fix CVE-2018-6360Leonardo Arena2018-02-072-3/+115
|
* community/mpv: modernize abuildJakub Jirutka2017-12-311-10/+10
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* community/mpv: rebuild against libva2Natanael Copa2017-12-192-3/+93
|
* community/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* community/mpv: rebuild against ffmpeg-3.4Sören Tempel2017-10-251-1/+1
|
* main/mpv: upgrade to 0.27.0Sören Tempel2017-09-141-2/+2
|
* community/mpv: upgrade to 0.26.0Sören Tempel2017-07-291-4/+4
|
* community/mpv: rebuild against ffmpeg 3.3Natanael Copa2017-07-061-1/+1
|
* community/mpv: upgrade to 0.25.0tmpt2017-05-121-7/+4
|
* Revert "community/mpv: upgrade to 0.25.0"Timo Teräs2017-05-021-3/+5
| | | | | This reverts commit d444481fafb88c33fe4c1151362306bb5faeec1f. Fixes #7262
* community/mpv: upgrade to 0.25.0Ivan Tham2017-05-021-5/+3
| | | | | Remove --enable-xrandr and --enable-xss since it became mandatory: https://git.srsfckn.biz/mpv/commit/wscript?id=927afa311d4a89b022305508acbf4e7325fe3928
* community/mpv: rebuild against ffmpeg-3.2.4-r1Sören Tempel2017-02-201-1/+1
| | | | Fixes #6885
* community/mpv: upgrade to 0.24.0Sören Tempel2017-02-121-4/+2
|
* community/mpv: update to 0.23Jakub Skrzypnik2017-01-081-5/+6
|
* community/mpv: rebuild against libass-0.13.6Jakub Jirutka2017-01-071-1/+1
|
* community/mpv: upgrade to 0.22.0Sören Tempel2016-12-221-4/+4
|
* community/[various]: dont set arch in split functionTimo Teräs2016-11-021-2/+1
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* community/mpv: upgrade to 0.21.0Sören Tempel2016-10-231-10/+7
|
* community/mpv: upgrade to 0.20.0Daniel Sabogal2016-08-281-4/+4
|
* community/mpv: upgrade to 0.19.0Daniel Sabogal2016-08-151-5/+5
|
* community/mpv: upgrade to 0.18.1liqa2016-07-111-5/+5
|
* community/mpv: rebuild against ffmpeg 3.3.1Bartłomiej Piotrowski2016-07-041-1/+1
|
* community/mpv: improve abuild and rebuildJakub Jirutka2016-07-011-15/+9
|
* community/mpv: upgrade to 0.17.0Natanael Copa2016-04-141-5/+5
|
* community/mpv: enable xrandr supportNatanael Copa2016-04-141-5/+7
|
* community/mpv: rebuild against ffmpeg-3.0Natanael Copa2016-03-311-1/+1
|
* community/mpv: upgrade to 0.16.0Natanael Copa2016-03-071-4/+4
|
* community/mpv: upgrade to 0.15.0Sören Tempel2016-01-301-4/+4
|
* community/mpv: upgrade to 0.14.0. Fixes #4951Francesco Colista2015-12-151-5/+5
|
* community/mpv: compile with rsound supportSören Tempel2015-11-241-3/+4
| | | | | | | | | | This adds RSound support to mpv using librsound. This allows you to use the audio output from another computer on your network. This feature is similar to PluseAudios TCP module. Sending this to patchwork instead of committing it myself because it is rather uncommon to compile mpv with rsound support by default, however, it doesn't hurt and I find this feature very useful.
* community/mpv: upgrade to 0.13.0Sören Tempel2015-11-201-7/+6
|
* community/mpv: examples are already installed to /usr/share/mpv/docSören Tempel2015-10-301-4/+4
| | | | | Simplify move them to an examples/ subdirectory instead of installing them twice.
* community/mpv: upgrade to 0.12.0Sören Tempel2015-10-301-5/+5
|
* community/mpv: move from mainNatanael Copa2015-10-301-0/+82