summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/gst-plugins-good: bump to 1.12.4 for upstream bug fixesMart Raudsepp2018-01-282-0/+51
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libmatroska-1.4.8-r0: alpha stableTobias Klausmann2018-01-281-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/630348
* media-libs/harfbuzz-1.7.2-r0: alpha stableTobias Klausmann2018-01-281-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/621644
* media-libs/vips: remove last rited packageMikle Kolyada2018-01-283-92/+0
|
* media-libs/Field3D: amd64 stable wrt bug #642278Mikle Kolyada2018-01-281-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/openexr: amd64 stable wrt bug #639804Mikle Kolyada2018-01-281-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/ilmbase: amd64 stable wrt bug #639804Mikle Kolyada2018-01-281-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libdvb: remove last rited packageMikle Kolyada2018-01-286-821/+0
| | | | Closes: https://bugs.gentoo.org/451792
* media-libs/ptex: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/partio: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/osl: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/opensubdiv: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/opencollada: update metadata informationJonathan Scruggs2018-01-271-5/+1
|
* media-libs/Field3D: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/gst-plugins-base: filter out -mno-sse* flags that break ↵Mart Raudsepp2018-01-271-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | introspection build People who copy-paste the whole -march=native meaning out in full detail from the various commands that give the equivalent face issues with the build here, because the build system adds -msse4.1 and other flags explicitly itself to build runtime tested SSE accelerated code, which doesn't get used if the runtime CPU doesn't support them. Because of CFLAGS ordering of -mno-sse4.1 from make.conf and -msse4.1 from gst-plugins-base configure, and apparently slightly different flags used for introspection generation, this ends up with introspection build thinking the SSE specific symbols are there, while they actually aren't. People who do this copy-pasting, really shouldn't be copying it all over verbatim, especially the -mno-* flags, which are redundant in the usual situation (the specific -march= probably doesn't enable them, so no need to -mno them), but causes issues for such specific runtime checked optimizations. Because we have a concrete list of instruction set flags in configure.ac that we'd hit the issue with when the opposite -mno is present in CFLAGS, be nice to these users by explicitly filtering out these redundant flags. I think there's still something to fix in an upstream patch instead (the different flags between library and introspection build?) , hence leaving the bug open for the time being still. Bug: https://bugs.gentoo.org/610340 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/gst-plugins-base: explicitly inherit ltprune for the usageMart Raudsepp2018-01-271-1/+1
| | | | | | instead of relying on eutils.eclass from gstreamer.eclass Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/gst-plugins-base: bump to 1.12.4 for upstream bug fixesMart Raudsepp2018-01-272-0/+90
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/gstreamer: bump to 1.12.4 for upstream bug fixesMart Raudsepp2018-01-272-0/+109
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/glm: Add patch to support gcc-7.3 to 0.9.8.5Patrick McLean2018-01-262-1/+40
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/libmatroska: x86 stable (bug #641328)Thomas Deutschmann2018-01-271-2/+2
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/tiff: add upstream fix for CVE-2017-9935 #624696Mike Frysinger2018-01-262-0/+232
| | | | | | Also drop some pdfium patches that they dropped when moving to 4.0.8. Bug: https://bugs.gentoo.org/624696
* media-libs/mlt: switch to ruby 2.3Michael Palimaka2018-01-251-2/+2
| | | | | Bug: https://bugs.gentoo.org/645606 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libharu: Add vtk compat patchJonathan Scruggs2018-01-245-0/+1081
| | | | | | | | | | | VTK 8.1.0 and above need support for free form triangle shading. This patch helps prevent having two different copies of libharu installed on a system Add GNUInstallDirs fixes Make generated PDF size smaller Avoid issues with tiff duplicate symbols Closes: https://github.com/gentoo/gentoo/pull/6932
* media-libs/mesa: Version bump to 18.0.0_rc2Matt Turner2018-01-232-0/+583
|
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-2336-73/+71
|
* media-libs/libffado: Drop oldAndreas Sturmlechner2018-01-236-209/+0
| | | | | Closes: https://bugs.gentoo.org/642530 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libgphoto2: version bump 2.5.14 → 2.5.16Gilles Dartiguelongue2018-01-232-0/+212
| | | | | | | | Leave vusb configure switch to upstream default for now as it appears development related only and defaults to off. Closes: https://bugs.gentoo.org/634764 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/openimageio: version bump to 1.8.7.Jonathan Scruggs2018-01-223-1/+113
|
* media-libs/openimageio: drop deprecated qt4 support and add libressl dependency.Jonathan Scruggs2018-01-223-29/+14
| | | | | | | | Qt4 is now deprecated, so remove it. Add libressl support to v1.7.17. Closes: https://bugs.gentoo.org/644520 Closes: https://bugs.gentoo.org/644638
* media-libs/openimageio: clean up old.Jonathan Scruggs2018-01-223-149/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6905
* media-libs/munt-mt32emu: New package, required by munt-mt32emu-alsadrvJames Le Cuirot2018-01-224-0/+71
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/libraw: Removed old.Lars Wendler2018-01-222-66/+0
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/libraw: Bump to version 0.18.7Lars Wendler2018-01-222-0/+66
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/gegl: stable 0.3.26 for ia64, bug #641322Sergei Trofimovich2018-01-221-1/+1
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* media-libs/babl: stable 0.1.38 for ia64, bug #641322Sergei Trofimovich2018-01-221-1/+1
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* media-libs/openal: x86 stable (bug #644530)Thomas Deutschmann2018-01-211-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libdvdnav: Synced live ebuild.Lars Wendler2018-01-211-8/+22
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/libdvdnav: Bump to version 6.0.0Lars Wendler2018-01-212-0/+44
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/libdvdread: Synced live ebuild.Lars Wendler2018-01-211-9/+25
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/libdvdread: Bump to version 6.0.0Lars Wendler2018-01-212-0/+45
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-libs/opencv: fix cuda9 and autodownloadAmy Liffey2018-01-216-0/+617
| | | | | | | | | | | | | | | - Fix cuda 9 compatibility Submitted-by: Todd Walter <twalter@rogers.com> - Remove autodownload tiny_dnn from contrib Submitted-by: Jonathan Scruggs <j.scruggs@gmail.com> - Add PYTHON_COMPAT 3_6 Closes: https://bugs.gentoo.org/637078 Closes: https://bugs.gentoo.org/633844 Closes: https://bugs.gentoo.org/632116 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-libs/giflib: fix ManifestAaron Bauman2018-01-201-2/+0
|
* media-libs/mesa: Drop old versionsMatt Turner2018-01-204-1747/+0
|
* media-libs/mesa: Copy stable keywords from 17.2.7 to 17.2.8Matt Turner2018-01-201-1/+1
|
* media-libs/mesa: Version bump to 17.3.3Matt Turner2018-01-202-0/+581
|
* media-libs/giflib: remove vulnerable wrt bug #569652Aaron Bauman2018-01-202-111/+0
|
* media-libs/ming: drop vulnerable wrt bug #620318Aaron Bauman2018-01-202-95/+0
|
* media-libs/libopenraw: Drop to ~hppaAndreas Sturmlechner2018-01-211-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libmtp: remove vulnerable wrt bug #622910Aaron Bauman2018-01-202-71/+0
|
* media-libs/libgphoto2: security cleanupMart Raudsepp2018-01-202-208/+0
| | | | | Bug: https://bugs.gentoo.org/623636 Package-Manager: Portage-2.3.19, Repoman-2.3.6