Commit Graph

8 Commits

Author SHA1 Message Date
Oliver Freyermuth
582e9022ea mpv-plugin/mpv-mpris: add subslot dependency on media-video/ffmpeg
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2023-09-27 12:24:46 +02:00
Oliver Freyermuth
57078256a5 mpv-plugin/mpv-mpris: add version 1.1
Also add new dependency on media-video/ffmpeg to live ebuild.

Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2023-08-30 19:47:52 +02:00
Oliver Freyermuth
95e13e9442 mpv-plugin/mpv-mpris: add 1.0, drop CFLAGS patching
CFLAGS are now honoured in correct order by the build system,
i.e. -O* is not overwritten anymore.

Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2023-03-30 22:33:07 +02:00
Oliver Freyermuth
486f989f33 mpv-plugin/mpv-mpris: depend on mpv script backends for tests
Current media-video/mpv does not support "scripts" option
unless lua or javascript support is enabled.
This is fixed upstream via:
https://github.com/mpv-player/mpv/pull/11468
for the next release.

Closes: https://bugs.gentoo.org/901311
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2023-03-18 21:13:07 +01:00
Oliver Freyermuth
75760867b5 mpv-plugin/mpv-mpris: Patch out -O2 from Makefile.
This overrides optimization flags specified by the user otherwise.
Also, revbump and re-sync live ebuild.

Closes: https://bugs.gentoo.org/887795
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2022-12-21 23:42:08 +01:00
Anna (cybertailor) Vyalkova
64f4317ac1 mpv-plugin/mpv-mpris: fix MPV_REQ_USE
Closes: https://bugs.gentoo.org/880335
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2022-11-11 19:10:26 +05:00
Oliver Freyermuth
2f5b011fc4 mpv-plugin/mpv-mpris: Modernize live ebuild, use mpv-plugin eclass
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2022-06-17 17:40:20 +02:00
Oliver Freyermuth
962543ffdb mpv-plugin/mpv-mpris: move from media-video/mpv-mpris
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2022-05-05 18:43:13 +02:00