summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/totem: Version bump to 3.38.0Matt Turner2021-04-163-0/+162
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/streamdvd: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/sonic-snap: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/noad: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mjpg-streamer: eutils--Sam James2021-04-161-3/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/harvid: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: eutils--Sam James2021-04-165-7/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/dvdauthor: eutils--Sam James2021-04-162-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/cpvts: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/acidrip: add explicit epatch inheritSam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/snappy: Stabilize 1.0_p20200428 x86, #779370Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/snappy: Stabilize 1.0_p20200428 amd64, #779370Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/gnome-video-effects: Drop old versionsMatt Turner2021-04-152-24/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/cheese: Drop old versionsMatt Turner2021-04-154-274/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/gnome-video-effects: Stabilize 0.5.0 x86, #782847Sam James2021-04-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/cheese: Stabilize 3.38.0 x86, #782847Sam James2021-04-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/gnome-video-effects: Stabilize 0.5.0 arm64, #782847Sam James2021-04-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/cheese: Stabilize 3.38.0 arm64, #782847Sam James2021-04-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/gnome-video-effects: Stabilize 0.5.0 amd64, #782847Mikle Kolyada2021-04-141-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/cheese: Stabilize 3.38.0 amd64, #782847Mikle Kolyada2021-04-141-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/motion: fix UnusedLocalUseJohn Helmert III2021-04-141-1/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-video/motion: security cleanup (drop <4.3.1)John Helmert III2021-04-144-166/+0
| | | | | Bug: https://bugs.gentoo.org/760714 Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-video/motion: include libmicrohttpd in RDEPEND, #778020Joonas Niilola2021-04-141-1/+1
| | | | | | Closes: https://bugs.gentoo.org/778020 Testing GH notifications: @juippis Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/totem: Drop old versionsMatt Turner2021-04-131-119/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/pipewire: Drop old versionsMatt Turner2021-04-134-267/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/ffmpegthumbnailer: Stabilize 2.2.0-r1 arm64, #776703Sam James2021-04-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Stabilize 0.3.22 arm64, #774927Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: add missing pkgconfig (B)DEPENDSam James2021-04-124-11/+11
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Bump to 0.3.25 & ebuild overhaulNiklāvs Koļesņikovs2021-04-126-2/+310
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This overhaul improves the instructions shown after merging and now provides a sys-auth/realtime-base inspired limits.d file for better user experience. The user ID (UID) range used was chosen to match what SDDM accepts as a valid non-system UID range. This has known shortcomings with very large values in enterprise deployments but this was deemed the least bad of all the imperfect options. Updates SRC_URI to use the official repository hosted by The freedesktop project instead of the GitHub mirror. Patches Meson files to correctly handle docdir per FHS/Gentoo policy. Replaces the old jack IUSE with jack-client for allowing PW to act as a JACK 2 client, while the emulation code is now always enabled, since it has no dependencies nor adverse effects on anything. When systemd USE flag is not set, now automatically enables starting of pipewire-pulse and pipewire-media-session binaries, since most people installing PipeWire will want to do that anyway. Adds instructions to inform users of the change and directs them to Gentoo Wiki with details specific to their setups. Always disables FFmpeg and Vulkan, and removes the respective IUSE, and comments out their *DEPEND, because Vulkan feature is only useful to developers, and FFmpeg code has had no major developments since May 2020 - upstream disables both by default. Removes dead code that no longer was doing anything and correctly adds RDEPEND on supported Bluetooth audio codecs with the associated IUSE flags. As well as adds RDEPEND on sys-libs/ncurses[unicode] that was previously missing and ensures that disabled libsndfile IUSE does not silently disable building of the pw-cat tool, leading to surprising mismatch between upstream documentation and actually installed binaries. Also turns the warning about failed mlock(), that upstream now disables, back on - to known for sure that 256k is really enough for everyone. Closes: https://bugs.gentoo.org/777288 Closes: https://bugs.gentoo.org/777837 Closes: https://bugs.gentoo.org/779058 Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Closes: https://github.com/gentoo/gentoo/pull/19965 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-video/libva-utils: add missing || dies, use Bash testsSam James2021-04-122-9/+20
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: new version 2.11.1Karlson2k (Evgeny Grin)2021-04-124-3/+127
| | | | | | | | | | Added new libva-utils version 2.11.1. Added USE flags to control which tools are built and installed as most people need only vainfo tool. Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/20234 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Stabilize 0.3.22 arm, #774927Sam James2021-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: Pre-emptively block libplacebo's 3.104 series.Niklāvs Koļesņikovs2021-04-121-1/+1
| | | | | | | | | | | | | | Ensures that when libplacebo gets bumped, its API incompatible 3.104 series will get blocked by mpv 0.33.1-r1 ebuild (9999 is fine). A revision bump wasn't technically mandatory but ionen recommended it without changing KEYWORDS just to be extra sure the dependency update will not get missed. Closes: https://bugs.gentoo.org/775905 Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Closes: https://github.com/gentoo/gentoo/pull/20137 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/vdr: add indirect l10n inherit, multilib--Sam James2021-04-123-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ushare: Stabilize 1.1a_p20210221 amd64, #781848Sam James2021-04-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ushare: x86 stable (bug #781848)Thomas Deutschmann2021-04-111-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-video/kino: patching .desktop fileThomas Raschbacher2021-04-102-0/+118
| | | | | | Closes: https://bugs.gentoo.org/751706 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* media-video/mkvtoolnix: version bumpThomas Raschbacher2021-04-102-0/+131
| | | | | | Closes: https://bugs.gentoo.org/777684 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* media-video/mplayer: fix build with ffmpeg 4.4Alexis Ballier2021-04-092-0/+13
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/ffmpeg: bump to 4.4Alexis Ballier2021-04-093-1/+560
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/shotcut: remove oldFelix Neumärker2021-04-092-61/+0
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/20090 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/shotcut: bump to 21.03.21Felix Neumärker2021-04-092-0/+67
| | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Felix Neumärker <xdch47@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/qmplay2: retire proxied maintainerSam James2021-04-061-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/mpv: Drop oldMikle Kolyada2021-04-062-359/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/mpv: Version bump (v0.33.1)Mikle Kolyada2021-04-062-0/+359
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/mpeg2vidcodec: drop s390 to ~s390 (unstable)Sam James2021-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/dvdstyler: need-wxwidgets -> setup-wxwidgetsDavid Seifert2021-04-041-19/+16
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* media-video/yle-dl: Drop superfluous optfeature headerAndreas Sturmlechner2021-04-041-2/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/h264enc: Drop superfluous optfeature headerAndreas Sturmlechner2021-04-041-2/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/rav1e: Version bumpLuca Barbato2021-04-022-0/+474
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>