summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libdvbcsa: EAPI 7, fix SIMD, drop static-libsDavid Michael2021-03-211-0/+41
| | | | | | | | | | | | | | | | The previous revision would not actually use SSE2 if MMX was also enabled. This also drops the explicit int size specification for amd64/x86 since these values are automatically determined, and they apply for other architectures as well. (It computes the size of long for the default option, and this value is cached in a CONFIG_SITE file with crossdev, so it works everywhere.) Closes: https://bugs.gentoo.org/773100 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/flac: move nasm to BDEPENDDavid Michael2021-03-211-3/+2
| | | | | | | Closes: https://bugs.gentoo.org/769755 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/nv-codec-headers: Version bump to 11.0.10.0, EAPI 7David Michael2021-03-212-0/+30
| | | | | | | | Closes: https://bugs.gentoo.org/759076 Closes: https://bugs.gentoo.org/768723 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/sratom: stable 0.6.8 for ppc64Sergei Trofimovich2021-03-211-1/+1
| | | | | | | | stable wrt bug #775809 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/lilv: stable 0.24.12 for ppc64Sergei Trofimovich2021-03-211-1/+1
| | | | | | | | stable wrt bug #775818 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/sratom: stable 0.6.8 for ppcSergei Trofimovich2021-03-211-1/+1
| | | | | | | | stable wrt bug #775809 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/lilv: stable 0.24.12 for ppcSergei Trofimovich2021-03-211-1/+1
| | | | | | | | stable wrt bug #775818 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/partio: drop 1.1.0_p20170829, 1.5.4Joonas Niilola2021-03-203-107/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/aribb24: drop 1.0.3, 1.0.3Joonas Niilola2021-03-202-64/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/libdca: fix build with slibtoolSam James2021-03-192-0/+23
| | | | | Closes: https://bugs.gentoo.org/775602 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/portaudio: fix slibtool buildSam James2021-03-192-0/+61
| | | | | Closes: https://bugs.gentoo.org/777072 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/portaudio: add github upstream metadataSam James2021-03-191-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/portaudio: fix metadata indentationSam James2021-03-191-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/portaudio: minor style changeSam James2021-03-191-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glew: remove unused patchMichael Mair-Keimberger2021-03-181-21/+0
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19977 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/harfbuzz: Removed oldLars Wendler2021-03-173-210/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/harfbuzz: Bump to version 2.8.0Lars Wendler2021-03-172-0/+111
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/libopenaptx: add Joakim as a maintainer tooSam James2021-03-171-0/+4
| | | | | Bug: https://bugs.gentoo.org/758377 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/bcg729: style change for DESCRIPTIONSam James2021-03-171-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenaptx: fixes to prepare for treeSam James2021-03-172-26/+46
| | | | | | | | | | | * Update LICENSE to LGPL-2.1+ * Respect CC and AR * Drop ~x86 keyword until tested * Style changes (inc. block structure, variable style) * Don't use ${D} in src_compile Bug: https://bugs.gentoo.org/758377 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenaptx: update maintainers (me then codec@)Sam James2021-03-171-0/+4
| | | | | | | This will be a dependency of Pipewire. Closes: https://bugs.gentoo.org/758377 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenaptx: new packageJoakim Tjernlund2021-03-174-0/+87
| | | | | | | | * Add libopenaptx-0.2.0/9999 ebuilds Closes: https://bugs.gentoo.org/758377 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@infinera.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/suil: Stabilize 0.10.10 ppc64, #775803Sam James2021-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/suil: Stabilize 0.10.10 ppc, #775803Sam James2021-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glew: update maintainers (add games@)Sam James2021-03-161-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glew: drop 2.1.0-r1Sam James2021-03-162-105/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glew: Revert "drop 2.2.0"Sam James2021-03-162-0/+104
| | | | | | This reverts commit 55b8eb9940f98e4cdc6594068dd4ee8de3e70f43. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libnspsl: drop 0.1.3-r2, 0.1.5-r1Sam James2021-03-163-66/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glew: drop 2.2.0Sam James2021-03-162-104/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/harfbuzz: stable 2.7.4 for hppa, bug #774927Rolf Eike Beer2021-03-161-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libepoxy: stable 1.5.5 for sparc, bug #774921Rolf Eike Beer2021-03-161-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libgphoto2: stable 2.5.26 for sparc, bug #774927Rolf Eike Beer2021-03-161-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-1629-29/+29
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-1627-27/+27
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-1615-16/+13
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/suil: amd64 stable wrt bug #775803Agostino Sarubbo2021-03-151-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/intel-mediasdk: Version bumpLuca Barbato2021-03-144-53/+9
| | | | | | | And update the live ebuild accordingly. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* media-libs/lib3mf: match default DOCS installation arrayJoonas Niilola2021-03-141-2/+1
| | | | | | - also add Github page as 2ndary HOMEPAGE. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/lib3mf: drop 2.1.0Bernd Waibel2021-03-142-67/+0
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19903 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/lib3mf: bump to 2.1.1Bernd Waibel2021-03-142-0/+68
| | | | | | | | | Vulnerability fix (CVE-2021-21772) Bug: https://bugs.gentoo.org/775362 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/libmng: [QA] Remove .la files and 'static-libs'David Seifert2021-03-131-0/+48
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/libmng: Take over maintenanceDavid Seifert2021-03-131-1/+3
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/lilv: fixed doc compilation in 0.24.12Miroslav Šulc2021-03-131-1/+5
| | | | | | Closes: https://bugs.gentoo.org/765418 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/sratom: fixed doc compilation in 0.6.8Miroslav Šulc2021-03-131-1/+5
| | | | | | Closes: https://bugs.gentoo.org/764455 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/rubberband: fixed installation of static libs in 1.9.1Miroslav Šulc2021-03-131-0/+1
| | | | | | Closes: https://bugs.gentoo.org/775788 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/rubberband: bump to 1.9.1, switch to mason, updated use flagsMiroslav Šulc2021-03-134-0/+241
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/libdvbpsi: re-add myself as maintainerThomas Raschbacher2021-03-121-1/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* media-libs/libgphoto2: Stabilize 2.5.26 amd64, #774927Mikle Kolyada2021-03-121-2/+2
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/graphene: Stabilize 1.10.2-r1 amd64, #774927Mikle Kolyada2021-03-121-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/mesa: Drop old versionsMatt Turner2021-03-112-565/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>