summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/pipewire: Stabilize 0.3.65-r3 ppc64, #896026Arthur Zamarin2023-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/pipewire: Stabilize 0.3.65-r3 amd64, #896026Arthur Zamarin2023-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/pipewire: Stabilize 0.3.65-r3 x86, #896026Arthur Zamarin2023-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/pipewire: Stabilize 0.3.65-r3 arm64, #896026Sam James2023-02-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Stabilize 0.3.65-r3 arm, #896026Sam James2023-02-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: cleanup elogs, drop obsolete limits fileSam James2023-02-232-234/+232
| | | | | | | | | | | | | | | | 1. Try to only show messages when they're specifically relevant, either: - new install or relevant USE flag changed, or - upgrading from before a version which introduced changes This reduces noise and makes it easier to see new messages. 2. Drop the manually (ebuild-generated) limits file. This is now handled by the build system. I should've done this last night but overlooked it before bed. Closes: https://bugs.gentoo.org/791847 Fixes: 18d85ef89d55d7337b463ff6a04e74b173283589 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: add 0.3.66Sam James2023-02-223-7/+482
| | | | | | Bug: https://bugs.gentoo.org/791847 Closes: https://bugs.gentoo.org/892822 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/gaupol: add 1.12, switch to PEP517Louis Sautier2023-02-223-0/+100
| | | | | | | | In order to use PEP517, we need to prevent setup.py from using setuptools-related variables to define the location of data files. Closes: https://bugs.gentoo.org/839267 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-video/cheese: Drop old versionsMatt Turner2023-02-204-167/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/vdr: Stabilize 2.6.3 amd64, #895454Sam James2023-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vdr: Stabilize 2.6.3 x86, #895454Sam James2023-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/parole: Bump to 4.18.0Michał Górny2023-02-192-0/+73
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/vidcutter: snapshot version bump with py3.11; EAPI bump; PEP517.Piotr Karbowski2023-02-183-2/+49
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* media-video/qmplay2: drop no longer needed patchGhiunhan Mamut2023-02-181-4/+0
| | | | | | | Signed-off-by: Ghiunhan Mamut <venerix@redcorelinux.org> Closes: https://bugs.gentoo.org/895162 Closes: https://github.com/gentoo/gentoo/pull/29642 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/subliminal: enable py3.11, use PEP517, fix runtime w/ rarfileSam James2023-02-183-10/+130
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/qmplay2: drop 22.08.21Arthur Zamarin2023-02-172-138/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/qmplay2: add 23.02.05Arthur Zamarin2023-02-172-0/+142
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/cheese: Stabilize 43.0 x86, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/cheese: Stabilize 43.0 amd64, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/cheese: Stabilize 43.0 arm64, #893302Arthur Zamarin2023-02-171-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/vlc: remove unused patchesMichael Mair-Keimberger2023-02-173-151/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29537 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vamps: fix build w/ muslSam James2023-02-152-1/+148
| | | | | Closes: https://bugs.gentoo.org/832384 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mplayer: add 1.5_p20230215 (snapshot for >=ffmpeg-5, unkw'd for now)Sam James2023-02-154-19/+665
| | | | | | | | | Unkeyworded until had some more testing (please let us know in a comment on one of the linked bugs if it works/doesn't). Bug: https://bugs.gentoo.org/876760 Bug: https://bugs.gentoo.org/888821 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/noad: revbump for missing slot operator depSam James2023-02-151-0/+0
| | | | | Fixes: 3d1263e7486432859276f19e2341c4fcfd5b98f5 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/vlc: depend on <ffmpeg-5 for USE='ffmpeg vaapi' for 3.xSam James2023-02-152-5/+13
| | | | | Bug: https://bugs.gentoo.org/864721 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/noad: depend on <ffmpeg-5Sam James2023-02-151-2/+3
| | | | | Bug: https://bugs.gentoo.org/834408 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mplayer: depend on <ffmpeg-5Sam James2023-02-151-1/+2
| | | | | | | A snapshot may help. Bug: https://bugs.gentoo.org/876760 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/jellyfin-media-player: add github upstream metadataArsen Arsenović2023-02-141-0/+3
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* media-video/jellyfin-media-player: add 1.8.1Arsen Arsenović2023-02-142-0/+86
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* media-video/jellyfin-web-jmp-bin: add github upstream metadataArsen Arsenović2023-02-141-0/+3
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* media-video/jellyfin-web-jmp-bin: add 10.8.9Arsen Arsenović2023-02-142-0/+25
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* Rename dev-python/{python-zeroconf → zeroconf}Michał Górny2023-02-141-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffmpeg: update live subslotSam James2023-02-141-2/+2
| | | | | Closes: https://bugs.gentoo.org/894158 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: fix build when USE=vulkanCraig Andrews2023-02-132-1/+35
| | | | | | | Closes: https://bugs.gentoo.org/894122 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/29571 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/rav1e: add minimum Rust versionSam James2023-02-112-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/rav1e: add 0.6.3Sam James2023-02-113-10/+668
| | | | | | Closes: https://bugs.gentoo.org/893836 Closes: https://bugs.gentoo.org/893476 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg-chromium: Apply upstream fix for newer vulkan-headersJames Le Cuirot2023-02-093-0/+38
| | | | | Closes: https://bugs.gentoo.org/893502 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/motion: add 4.5.1Johannes Willem Fernhout2023-02-092-0/+87
| | | | | | | | | Closes: https://bugs.gentoo.org/727056 Closes: https://bugs.gentoo.org/820383 Closes: https://bugs.gentoo.org/834407 Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info> Closes: https://github.com/gentoo/gentoo/pull/29330 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/vlc: drop 3.0.17.4-r2Sam James2023-02-082-514/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: Stabilize 0.35.1 ppc, #893480Sam James2023-02-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: Stabilize 0.35.1 amd64, #893480Sam James2023-02-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: Stabilize 0.35.1 ppc64, #893480Sam James2023-02-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/openshot: destabilize 2.6.1 for ~x86Andreas Sturmlechner2023-02-071-1/+1
| | | | | Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/mpv: allow using raspberry-userland-binIonen Wolkens2023-02-063-3/+21
| | | | | | | | | | Currently fails to build with non-bin wrt bug #893422, so let's at least allow this one. Runtime untested (have no raspberry-pi). (no revbump needed given it currently doesn't build with non-bin) Bug: https://bugs.gentoo.org/893422 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-video/obs-studio: remove version 29.0.0 (r1)Jimi Huotari2023-02-062-269/+0
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/obs-studio: Version bump to 29.0.2Guillermo Joandet2023-02-062-0/+269
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/29423 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* media-video/makemkv: Bump to 1.17.3, drop old 1.17.2James Le Cuirot2023-02-042-3/+3
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/pipewire: drop 0.3.64Sam James2023-02-041-439/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg-chromium: Stabilise 106 on amd64James Le Cuirot2023-02-031-1/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-video/vcsi: enable py3.11Joonas Niilola2023-02-031-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>