57 Commits

Author SHA1 Message Date
Leo
a397836a93 community/mpv: upgrade to 0.32.0 2020-01-28 00:56:19 +01:00
prspkt
c8959edf90 community/mpv: upgrade to 0.31.0 2019-12-28 19:45:26 +01:00
Leo
32a6302645 community/mpv: rebuild against libplacebo.so.29 2019-12-24 11:53:57 +01:00
Paul Bredbury
a40ebdef49 community/mpv: play DVDs
using command:  mpv dvd://
2019-11-02 19:56:15 -03:00
Leo
23c9176c1f community/mpv: upgrade to 0.30.0 2019-10-25 15:30:16 -03:00
Sören Tempel
4cfb8bc129 community/mpv: fix man page generation
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.
2019-09-21 13:12:36 +02:00
Leo
e5e5319117 community/mpv: rebuild for new ffmpeg 2019-08-17 08:57:30 -03:00
Drew DeVault
b337c6c58b community/mpv: add cdda playback support 2019-08-10 11:09:46 -03:00
Bart Ribbers
e576853cec community/mpv: add PulseAudio support 2019-07-28 01:37:37 -03:00
Leo
2bf1c7eca4 community/mpv: use python3 during build 2019-07-22 20:52:36 -03:00
Leo
3dac51cb3f community/mpv: enable uchardet 2019-07-15 14:31:22 -03:00
Leo
5e4ce4138d community/mpv: enable Vulkan support 2019-06-28 15:18:08 +00:00
Leo
3ca182797a
community/mpv: add $pkgname-dev 2019-06-04 00:40:39 +03:00
Jan Tatje
cb0a74dd66 community/mpv: Enable lua explicitly and fix makedepends
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.
2019-05-24 10:25:30 +00:00
Taner Tas
cdf8852d1e community/mpv: enable wayland
* cosmetic changes
2019-05-07 18:42:07 +00:00
Sören Tempel
198e5582ef community/mpv: rebuild against ffmpeg 4.1.1-r0 2019-02-16 10:50:42 +01:00
Drew DeVault
8b9b0cc1b0 community/mpv: upgrade to 0.29.1
Also enables the Wayland backend
2018-11-07 16:46:16 +00:00
Sören Tempel
17638cf8c3 community/mpv: fix build with abuild rootbld
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.
2018-09-24 22:24:46 +02:00
Sören Tempel
18a2f3afb1 community/mpv: don't build with rsound support
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.
2018-09-24 22:24:46 +02:00
Timo Teräs
298a6a061f community/mpv: rebuild against x264-20180304 and x265-2.7 2018-04-09 12:53:32 +00:00
dai9ah
f9bcb53b49 community/mpv: upgrade to 0.27.2 2018-02-15 18:48:56 +01:00
Leonardo Arena
cb35795acc community/mpv: security fix CVE-2018-6360 2018-02-07 14:59:12 +00:00
Jakub Jirutka
4718ece072 community/mpv: modernize abuild 2017-12-31 20:27:13 +01:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Natanael Copa
e413d29164 community/mpv: rebuild against libva2 2017-12-19 14:10:31 +00:00
Jakub Jirutka
4ee7c35b7d community/*: fix homepage url and source from http:// to https://
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.
2017-11-19 14:16:58 +01:00
Sören Tempel
23026ec23a community/mpv: rebuild against ffmpeg-3.4 2017-10-25 15:48:39 +02:00
Sören Tempel
6b6c21719d main/mpv: upgrade to 0.27.0 2017-09-14 23:29:25 +02:00
Sören Tempel
723313ffd8 community/mpv: upgrade to 0.26.0 2017-07-29 14:01:29 +02:00
Natanael Copa
3655f7307b community/mpv: rebuild against ffmpeg 3.3 2017-07-06 11:52:20 +02:00
tmpt
8cf0b5f52f community/mpv: upgrade to 0.25.0 2017-05-12 20:51:07 +02:00
Timo Teräs
39d6e6b09c Revert "community/mpv: upgrade to 0.25.0"
This reverts commit d444481fafb88c33fe4c1151362306bb5faeec1f.
Fixes #7262
2017-05-02 21:07:06 +03:00
Ivan Tham
d444481faf community/mpv: upgrade to 0.25.0
Remove --enable-xrandr and --enable-xss since it became mandatory:
https://git.srsfckn.biz/mpv/commit/wscript?id=927afa311d4a89b022305508acbf4e7325fe3928
2017-05-02 09:33:30 +00:00
Sören Tempel
a0f1f4edc3 community/mpv: rebuild against ffmpeg-3.2.4-r1
Fixes #6885
2017-02-20 18:20:57 +01:00
Sören Tempel
9bf573913e community/mpv: upgrade to 0.24.0 2017-02-12 19:54:27 +01:00
Jakub Skrzypnik
4f30f14252 community/mpv: update to 0.23 2017-01-08 14:06:29 +01:00
Jakub Jirutka
210f5cde90 community/mpv: rebuild against libass-0.13.6 2017-01-07 19:52:45 +01:00
Sören Tempel
de49efbf3a community/mpv: upgrade to 0.22.0 2016-12-22 23:28:12 +01:00
Timo Teräs
a2e061d509 community/[various]: dont set arch in split function 2016-11-02 11:51:56 +02:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Sören Tempel
73433bea16 community/mpv: upgrade to 0.21.0 2016-10-23 16:58:19 +02:00
Daniel Sabogal
918d479d7a community/mpv: upgrade to 0.20.0 2016-08-28 02:50:39 +00:00
Daniel Sabogal
1f50c8c12f community/mpv: upgrade to 0.19.0 2016-08-15 18:29:06 +00:00
liqa
30265c656c community/mpv: upgrade to 0.18.1 2016-07-11 14:43:58 +02:00
Bartłomiej Piotrowski
ac098db860 community/mpv: rebuild against ffmpeg 3.3.1 2016-07-04 13:06:15 +02:00
Jakub Jirutka
a155a435f2 community/mpv: improve abuild and rebuild 2016-07-01 19:54:40 +02:00
Natanael Copa
0945898ac1 community/mpv: upgrade to 0.17.0 2016-04-14 10:50:58 +00:00
Natanael Copa
8f6215b654 community/mpv: enable xrandr support 2016-04-14 10:50:58 +00:00
Natanael Copa
5523bcb006 community/mpv: rebuild against ffmpeg-3.0 2016-03-31 12:48:15 +00:00
Natanael Copa
30d2174fe8 community/mpv: upgrade to 0.16.0 2016-03-07 07:49:41 +00:00