Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/mpv: upgrade to 0.31.0 | prspkt | 2019-12-28 | 1 | -3/+3 |
| | |||||
* | community/mpv: rebuild against libplacebo.so.29 | Leo | 2019-12-24 | 1 | -1/+1 |
| | |||||
* | community/mpv: play DVDs | Paul Bredbury | 2019-11-02 | 1 | -2/+4 |
| | | | | using command: mpv dvd:// | ||||
* | community/mpv: upgrade to 0.30.0 | Leo | 2019-10-25 | 1 | -6/+6 |
| | |||||
* | community/mpv: fix man page generation | Sören Tempel | 2019-09-21 | 1 | -1/+2 |
| | | | | | | | The python3 version of the rst2man command is called rst2man-3 and not rst2man, therefore man pages were not generated previously. While at it also fix the name for the rst2html command though it doesn't seem to be used currently. | ||||
* | community/mpv: rebuild for new ffmpeg | Leo | 2019-08-17 | 1 | -1/+1 |
| | |||||
* | community/mpv: add cdda playback support | Drew DeVault | 2019-08-10 | 1 | -2/+4 |
| | |||||
* | community/mpv: add PulseAudio support | Bart Ribbers | 2019-07-28 | 1 | -1/+3 |
| | |||||
* | community/mpv: use python3 during build | Leo | 2019-07-22 | 1 | -6/+6 |
| | |||||
* | community/mpv: enable uchardet | Leo | 2019-07-15 | 1 | -2/+4 |
| | |||||
* | community/mpv: enable Vulkan support | Leo | 2019-06-28 | 1 | -2/+6 |
| | |||||
* | community/mpv: add $pkgname-dev | Leo | 2019-06-04 | 1 | -2/+2 |
| | |||||
* | community/mpv: Enable lua explicitly and fix makedepends | Jan Tatje | 2019-05-24 | 1 | -9/+3 |
| | | | | | | | Enable lua support explicitly, because it got disabled without anyone noticing instead of throwing an error during build. Commit cdf8852d1e5ef6c766b94eec7f31fb38410dad8f changed lua5.2-dev in makedepends to lua5.3-dev, but mpv needs either lua5.2 or luajit. | ||||
* | community/mpv: enable wayland | Taner Tas | 2019-05-07 | 1 | -8/+37 |
| | | | | * cosmetic changes | ||||
* | community/mpv: rebuild against ffmpeg 4.1.1-r0 | Sören Tempel | 2019-02-16 | 1 | -1/+1 |
| | |||||
* | community/mpv: upgrade to 0.29.1 | Drew DeVault | 2018-11-07 | 2 | -97/+13 |
| | | | | Also enables the Wayland backend | ||||
* | community/mpv: fix build with `abuild rootbld` | Sören Tempel | 2018-09-24 | 1 | -0/+1 |
| | | | | | | Requires `net` since it downloads a waf tarball. It would be preferable to use a packaged version of waf, unfortunately waf isn't packaged currently, thus we enable `net` for now. | ||||
* | community/mpv: don't build with rsound support | Sören Tempel | 2018-09-24 | 1 | -3/+2 |
| | | | | | | | This has been broken for a long time, no one noticed it. Thus I am assuming that no one uses this. Additionally, other distribution built mpv without rsound support as well and rsound upstream has been dead for an eternity. | ||||
* | community/mpv: rebuild against x264-20180304 and x265-2.7 | Timo Teräs | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | community/mpv: upgrade to 0.27.2 | dai9ah | 2018-02-15 | 2 | -111/+4 |
| | |||||
* | community/mpv: security fix CVE-2018-6360 | Leonardo Arena | 2018-02-07 | 2 | -3/+115 |
| | |||||
* | community/mpv: modernize abuild | Jakub Jirutka | 2017-12-31 | 1 | -10/+10 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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 libva2 | Natanael Copa | 2017-12-19 | 2 | -3/+93 |
| | |||||
* | community/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -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.4 | Sören Tempel | 2017-10-25 | 1 | -1/+1 |
| | |||||
* | main/mpv: upgrade to 0.27.0 | Sören Tempel | 2017-09-14 | 1 | -2/+2 |
| | |||||
* | community/mpv: upgrade to 0.26.0 | Sören Tempel | 2017-07-29 | 1 | -4/+4 |
| | |||||
* | community/mpv: rebuild against ffmpeg 3.3 | Natanael Copa | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | community/mpv: upgrade to 0.25.0 | tmpt | 2017-05-12 | 1 | -7/+4 |
| | |||||
* | Revert "community/mpv: upgrade to 0.25.0" | Timo Teräs | 2017-05-02 | 1 | -3/+5 |
| | | | | | This reverts commit d444481fafb88c33fe4c1151362306bb5faeec1f. Fixes #7262 | ||||
* | community/mpv: upgrade to 0.25.0 | Ivan Tham | 2017-05-02 | 1 | -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-r1 | Sören Tempel | 2017-02-20 | 1 | -1/+1 |
| | | | | Fixes #6885 | ||||
* | community/mpv: upgrade to 0.24.0 | Sören Tempel | 2017-02-12 | 1 | -4/+2 |
| | |||||
* | community/mpv: update to 0.23 | Jakub Skrzypnik | 2017-01-08 | 1 | -5/+6 |
| | |||||
* | community/mpv: rebuild against libass-0.13.6 | Jakub Jirutka | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | community/mpv: upgrade to 0.22.0 | Sören Tempel | 2016-12-22 | 1 | -4/+4 |
| | |||||
* | community/[various]: dont set arch in split function | Timo Teräs | 2016-11-02 | 1 | -2/+1 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | community/mpv: upgrade to 0.21.0 | Sören Tempel | 2016-10-23 | 1 | -10/+7 |
| | |||||
* | community/mpv: upgrade to 0.20.0 | Daniel Sabogal | 2016-08-28 | 1 | -4/+4 |
| | |||||
* | community/mpv: upgrade to 0.19.0 | Daniel Sabogal | 2016-08-15 | 1 | -5/+5 |
| | |||||
* | community/mpv: upgrade to 0.18.1 | liqa | 2016-07-11 | 1 | -5/+5 |
| | |||||
* | community/mpv: rebuild against ffmpeg 3.3.1 | Bartłomiej Piotrowski | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | community/mpv: improve abuild and rebuild | Jakub Jirutka | 2016-07-01 | 1 | -15/+9 |
| | |||||
* | community/mpv: upgrade to 0.17.0 | Natanael Copa | 2016-04-14 | 1 | -5/+5 |
| | |||||
* | community/mpv: enable xrandr support | Natanael Copa | 2016-04-14 | 1 | -5/+7 |
| | |||||
* | community/mpv: rebuild against ffmpeg-3.0 | Natanael Copa | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | community/mpv: upgrade to 0.16.0 | Natanael Copa | 2016-03-07 | 1 | -4/+4 |
| | |||||
* | community/mpv: upgrade to 0.15.0 | Sören Tempel | 2016-01-30 | 1 | -4/+4 |
| |