summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* media-libs/gstreamer: Stabilize 1.22.11 x86, #928779Arthur Zamarin2024-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libfpx: Stabilize 1.3.1_p10-r1 arm64, #930219Sam James2024-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libfpx: Stabilize 1.3.1_p10-r1 x86, #930219Sam James2024-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libfpx: restore LTO workaroundsSam James2024-04-191-0/+8
| | | | | | | | | The PR hadn't been rebased so it lost the changes from 1ebd8326257a79006c4517d93f3a07eadd000834. Bug: https://bugs.gentoo.org/847412 Bug: https://bugs.gentoo.org/859913 Fixes: a357ebd8c860107ac82c3600114b899b9df27f4b Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libfpx: Stabilize 1.3.1_p10-r1 ppc, #930219Sam James2024-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libfpx: Stabilize 1.3.1_p10-r1 ppc64, #930219Sam James2024-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libfpx: Stabilize 1.3.1_p10-r1 arm, #930219Sam James2024-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libfpx: Stabilize 1.3.1_p10-r1 amd64, #930219Sam James2024-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/webrtc-audio-processing: switch to smaller distfileSam James2024-04-194-6/+6
| | | | | | Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libzen: switch to smaller distfileSam James2024-04-193-4/+4
| | | | | | Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libtheora: switch to smaller distfileSam James2024-04-192-2/+2
| | | | | | Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: switch to smaller distfileSam James2024-04-192-2/+2
| | | | | | Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libmetalink: switch to smaller distfileSam James2024-04-192-3/+3
| | | | | | Contents are identical modulo a few timestamps. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libfpx: Stabilize 1.3.1_p10-r1 sparc, #930219Arthur Zamarin2024-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/openh264: remove unused patchesMichael Mair-Keimberger2024-04-182-290/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/netpbm: remove unused patchMichael Mair-Keimberger2024-04-181-157/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/raspberrypi-userland: remove unused patch/filesMichael Mair-Keimberger2024-04-175-242/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/libjxl: remove unused patchMichael Mair-Keimberger2024-04-171-46/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/mesa: Raise libxcb requirement to 1.17Matt Turner2024-04-171-1/+1
| | | | | | | Upstream commit 899263ecfc8 ("wsi/x11: support explicit sync") enables some new code paths only if libxcb >= 1.17 is available. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Raise required wayland-protocols version to 1.34Matt Turner2024-04-161-1/+1
| | | | | | | | Upstream commit dd16c28b78b ("meson: Bump wayland-protocols requirement to 1.34") raised the requirement. Closes: https://bugs.gentoo.org/929932 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/opus: bump to 1.5.2Miroslav Šulc2024-04-162-0/+65
| | | | | | also removed runtime toggles from the ebuild as they are not in the meson file anymore Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/libreplaygain: dropped obsolete 477-r2Miroslav Šulc2024-04-153-60/+0
| | | | | Bug: https://bugs.gentoo.org/929263 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/libmatemixer: fix undefined referencesorbea2024-04-152-0/+82
| | | | | | | | | | | | | Restores prematurely removed patch to fix undefined references exposed by slibtool. Bug: https://bugs.gentoo.org/785232 Closes: https://bugs.gentoo.org/921214 Upstream-PR: https://github.com/mate-desktop/libmatemixer/pull/37 Upstream-Commit: https://github.com/mate-desktop/libmatemixer/commit/cb9e62b6d101cb42cdcf3ec7617616e6c4a4bb35 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35811 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/gst-plugins-bad: Stabilize 1.22.11-r1 arm64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-good: Stabilize 1.22.11 arm64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-ugly: Stabilize 1.22.11 arm64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-base: Stabilize 1.22.11 arm64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gstreamer: Stabilize 1.22.11 arm64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-bad: Stabilize 1.22.11-r1 arm, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-good: Stabilize 1.22.11 arm, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-ugly: Stabilize 1.22.11 arm, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-base: Stabilize 1.22.11 arm, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gstreamer: Stabilize 1.22.11 arm, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-bad: Stabilize 1.22.11-r1 ppc64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-good: Stabilize 1.22.11 ppc64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-ugly: Stabilize 1.22.11 ppc64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-base: Stabilize 1.22.11 ppc64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gstreamer: Stabilize 1.22.11 ppc64, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-bad: Stabilize 1.22.11-r1 ppc, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-good: Stabilize 1.22.11 ppc, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-ugly: Stabilize 1.22.11 ppc, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gst-plugins-base: Stabilize 1.22.11 ppc, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/gstreamer: Stabilize 1.22.11 ppc, #928779Arthur Zamarin2024-04-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libeot: EAPI8 bump, minor ebuild improvementsMichael Mair-Keimberger2024-04-141-0/+30
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36123 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libeot: EAPI8 bump, minor ebuild improvementsMichael Mair-Keimberger2024-04-141-11/+10
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/hamlib: Add support for Python 3.12Thomas Beierlein2024-04-141-0/+101
| | | | | Closes: https://bugs.gentoo.org/929636 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-libs/libsixel: fix bash completionAkinori Hattori2024-04-141-0/+2
| | | | | Closes: https://bugs.gentoo.org/925581 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* media-libs/libsixel: update PYTHON_COMPATAkinori Hattori2024-04-141-1/+1
| | | | | Closes: https://bugs.gentoo.org/929645 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* media-libs/libsixel: migrate to PEP 517Akinori Hattori2024-04-141-2/+3
| | | | | Closes: https://bugs.gentoo.org/909988 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* media-libs/gegl: enable py3.12Sergey Torokhov2024-04-143-3/+3
| | | | | | | Closes: https://bugs.gentoo.org/929633 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>