summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libjpeg-turbo: use ebuild helpers instead of cmakeAlex Xu (Hello71)2021-12-041-12/+2
| | | | | | | Closes: https://bugs.gentoo.org/728012 Signed-off-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca> Closes: https://github.com/gentoo/gentoo/pull/23183 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: fix USE=contribsfm multilib header clashDavid Seifert2021-12-041-0/+11
| | | | | Closes: https://bugs.gentoo.org/828132 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/harfbuzz: Stabilize 3.1.1 ppc64, #821970Arthur Zamarin2021-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/harfbuzz: Stabilize 3.1.1 hppa, #821970Arthur Zamarin2021-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/harfbuzz: Stabilize 3.1.1 ppc, #821970Arthur Zamarin2021-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/hamlib: Fix missing build dep for USE=docThomas Beierlein2021-12-042-2/+4
| | | | | | Closes: https://bugs.gentoo.org/828107 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-libs/kimageannotator: bump to 0.5.3David Flogeras2021-12-042-0/+47
| | | | | | | | | Bug: https://bugs.gentoo.org/828017 CLoses: https://bugs.gentoo.org/828017 Closes: https://github.com/gentoo/gentoo/pull/23149 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: David Flogeras <dflogeras2@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/openimageio: bump to 2.3.10.0Marco Scardovi2021-12-042-0/+184
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/23153 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openimageio: remove old versionsMarco Scardovi2021-12-048-1149/+0
| | | | | | | | | Testing remove of older version (to see if any package still require them). Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freetype: forbid use of internal/bundled zlibSam James2021-12-032-0/+2
| | | | | | | | | | | | | | This makes error messages far more explicit if people are trying to circumvent the common circular dependency b/t harfbuzz + freetype but don't have zlib installed (possibly just missing for one ABI: abi_x86_32). No functional change for when zlib is installed as per the ebuild's dependencies. Closes: https://bugs.gentoo.org/808252 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freetype: [QA] fix UnusedLocalUseSam James2021-12-031-3/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/hamlib: Version bumpThomas Beierlein2021-12-032-0/+95
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-libs/freetype: Removed oldLars Wendler2021-12-035-380/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/freetype: Synced live ebuildLars Wendler2021-12-031-5/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/freetype: Bump to version 2.11.1Lars Wendler2021-12-032-0/+244
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/mesa: Require wayland-protocols-1.24Matt Turner2021-12-021-1/+1
| | | | | | And move out of RDEPEND at the same time. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Require libdrm-2.4.109Matt Turner2021-12-021-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/opencv: stabilize 4.5.2-r5 for amd64, arm64, x86Sam James2021-12-031-1/+1
| | | | | | | Just added Python 3.10. Bug: https://bugs.gentoo.org/800539 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add lapack patchSam James2021-12-033-2/+127
| | | | | Closes: https://bugs.gentoo.org/800539 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/netpbm: drop v10.86.24Viorel Munteanu2021-12-031-219/+0
| | | | | | | | | But keep v10.86.24-r1 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23133 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/netpbm: drop v10.70.00Viorel Munteanu2021-12-035-313/+0
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mlt: unconditionally enable FFTW (PLUS)Sam James2021-12-021-5/+4
| | | | | | Closes: https://bugs.gentoo.org/603168 Closes: https://bugs.gentoo.org/796557 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/harfbuzz: Stabilize 3.1.1 x86, #821970Sam James2021-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mesa: Version bump to 21.3.1Matt Turner2021-12-022-0/+553
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/osl: try again to force ilmbaseSam James2021-12-022-3/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/osl: pin to openexr:0Sam James2021-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/osl: force use of OpenEXR/ilmbase (not imath)Sam James2021-12-021-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/freeimage: keyword ~riscvYixun Lan2021-12-021-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/osl: drop tests CMake optionSam James2021-12-011-1/+2
| | | | | | | | | We're not running them for now & they're broken anyway. (Not sure how I didn't notice this earlier?!) Closes: https://bugs.gentoo.org/827949 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/codec2: fix freedv_callback_rx_sym typedefHuang Rui2021-12-012-1/+50
| | | | | | | | | | | | | Fix net-wireless/gnuradio (USE=vocoder) Patch from https://github.com/drowe67/codec2/pull/235 Backport to codec2-1.0.1 Closes: https://bugs.gentoo.org/822966 Closes: https://bugs.gentoo.org/816453 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22639 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/osl: stabilize 1.11.16.0 for amd64Sam James2021-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/x265: rebase 9999 patchesSam James2021-12-013-3/+78
| | | | | | Closes: https://bugs.gentoo.org/808462 Thanks-to: soundbastlerlive@gmx.at (rebasing ppc64) Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/netpbm: ppc64 stable wrt bug #822366Agostino Sarubbo2021-12-011-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/netpbm: drop v10.86.26Viorel Munteanu2021-12-012-221/+0
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23117 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/netpbm: bump to v10.86.27Viorel Munteanu2021-12-012-0/+220
| | | | | | | | | Bug fixed upstream Bug: https://bugs.gentoo.org/827338 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/harfbuzz: Stabilize 3.1.1 arm, #821970Arthur Zamarin2021-11-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/netpbm: fix test failing on ppc64Viorel Munteanu2021-11-293-0/+243
| | | | | | | | Closes: https://bugs.gentoo.org/827338 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23100 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/shaderc: Version bumpNick Sarnie2021-11-292-0/+93
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-libs/vulkan-layers: Version bumpNick Sarnie2021-11-293-5/+63
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-libs/vulkan-loader: Add myself as maintainerNick Sarnie2021-11-291-0/+4
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-libs/vulkan-loader: Version bumpNick Sarnie2021-11-293-2/+70
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* media-libs/harfbuzz: stable 3.1.1 for sparc, bug #821970Rolf Eike Beer2021-11-291-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vulkan-loader: Drop 1.2.182-r1 and 1.2.189Andreas Sturmlechner2021-11-292-140/+0
| | | | | | Closes: https://bugs.gentoo.org/823077 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/vulkan-layers: Cleanup leading spaces from indendationAndreas Sturmlechner2021-11-292-2/+2
| | | | | | Bug: https://bugs.gentoo.org/822249 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/vulkan-layers: Drop 1.2.182-r1 and 1.2.189Andreas Sturmlechner2021-11-292-120/+0
| | | | | | Closes: https://bugs.gentoo.org/823077 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/pulseaudio-qt: Drop 1.2Andreas Sturmlechner2021-11-292-35/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/mlt: Drop 6.26.1-r1Andreas Sturmlechner2021-11-294-285/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/kcolorpicker: Drop 0.1.5Andreas Sturmlechner2021-11-292-42/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/kimageannotator: Drop 0.4.1, 0.4.2, 0.5.1Andreas Sturmlechner2021-11-294-144/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/sdl2-mixer: Stabilize 2.0.4-r1 amd64, #823545Arthur Zamarin2021-11-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>