summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-203-11/+7
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* media-libs/gst-plugins-base-1.12.4-r0: alpha stableTobias Klausmann2018-04-011-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/650540
* media-libs/gst-plugins-base: arm stable, bug #650540Markus Meier2018-03-281-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* media-libs/gst-plugins-base: stable 1.12.4 for ia64, bug #650540Sergei Trofimovich2018-03-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* media-libs/gst-plugins-base: x86 stable (bug #650540)Thomas Deutschmann2018-03-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/gst-plugins-base: amd64 stable wrt bug #650540Mikle Kolyada2018-03-171-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* 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/gst-plugins-base: remove oldMart Raudsepp2018-01-052-87/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/gst-plugins-base: arm stable, bug #635900Markus Meier2017-12-251-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* media-libs/gst-plugins-base: remove oldMart Raudsepp2017-12-162-87/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-libs/gst-plugins-base-1.12.3-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635900
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* Revert "media-libs/gst-plugins-base: Stable on amd64"Marek Szuba2017-11-211-1/+1
| | | | | | This reverts commit e39cf86c10210144634f40fd15efedf29f74ce48. Gentoo-Bug: 635900
* media-libs/gst-plugins-base: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* media-libs/gst-plugins-base: x86 stable (bug #635900)Thomas Deutschmann2017-11-111-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-libs/gst-plugins-base-1.12.3-r0: alpha stableTobias Klausmann2017-11-081-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635900
* media-libs/gst-plugins-base: stable 1.12.3 for hppa, bug #635900Sergei Trofimovich2017-11-071-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* media-libs/gst-plugins-base: stable 1.12.3 for ppc64, bug #635900Sergei Trofimovich2017-11-011-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
* media-libs/gst-plugins-base: stable 1.12.3 for ppc, bug #635900Sergei Trofimovich2017-11-011-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc"
* media-libs/gst-plugins-base: stable 1.12.3 for ia64, bug #635900Sergei Trofimovich2017-11-011-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64"
* media-libs/gst-plugins-base: stable 1.10.5 for ppc/ppc64, bug #624180Sergei Trofimovich2017-10-261-1/+1
| | | | | Package-Manager: Portage-2.3.12, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc ppc64"
* media-libs/gst-plugins-base: x86 stable (bug #624180)Thomas Deutschmann2017-10-101-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* media-libs/gst-plugins-base: remove oldMart Raudsepp2017-09-182-90/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/gst-plugins-base: bump to 1.12.3 for upstream bug fixesMart Raudsepp2017-09-182-0/+90
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/gst-plugins-base: restrict soft blocker on -bad to 1.0 SLOTMart Raudsepp2017-09-171-1/+1
| | | | | Closes: https://bugs.gentoo.org/631158 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/gst-plugins-base: bump to 1.12.2Mart Raudsepp2017-09-162-0/+90
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/gst-plugins-base and its splits: Remove old 1.8.3 and 1.10.4Mart Raudsepp2017-09-023-174/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-{libs,plugins}/gst-plugins-*: Drop sparc stable keywordsMart Raudsepp2017-09-021-1/+1
| | | | Gentoo-bug: 601354
* media-libs/gst-plugins-base: arm stable, bug #624180Markus Meier2017-07-201-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* media-libs/gst-plugins-base-1.10.5-r0: alpha stableTobias Klausmann2017-07-161-1/+1
| | | | Gentoo-Bug: 624180
* media-libs/gst-plugins-base-1.10.5-r0: add amd64 keywordTobias Klausmann2017-07-151-1/+1
| | | | Gentoo-Bug: 624180
* media-libs/gst-plugins-base: ia64 stable, bug #624180Sergei Trofimovich2017-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* media-libs/gst-plugins-base: bump to 1.10.5 for upstream bug fixesMart Raudsepp2017-06-182-0/+87
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-libs/gst-plugins-base: ia64 stable, bug #601354Sergei Trofimovich2017-06-101-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/gst-plugins-base-1.10.3-r0: add alpha keywordTobias Klausmann2017-04-051-1/+1
| | | | Gentoo-Bug: 601354
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/gst-plugins-base: bump to 1.10.4Mart Raudsepp2017-02-252-0/+88
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/gst-plugins-base: ppc stable wrt bug #601354Agostino Sarubbo2017-02-241-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/gst-plugins-base: ppc64 stable wrt bug #601354Agostino Sarubbo2017-02-241-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/gst-plugins-base: Stable for HPPA (bug #601354).Jeroen Roovers2017-02-191-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* media-libs/gst-plugins-base: x86 stable wrt bug #601354Agostino Sarubbo2017-02-161-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/gst-plugins-base: amd64 stable wrt bug #601354Agostino Sarubbo2017-02-161-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/gst-plugins-base: arm stable, bug #601354Markus Meier2017-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* media-libs/gst-plugins-base: bump to 1.10.3Mart Raudsepp2017-02-112-0/+88
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/gst-plugins-base: dropped ~x86-freebsd ~x86-interixFabian Groffen2017-01-292-3/+3
| | | | Package-Manager: portage-2.3.3
* media-libs/gst-plugins-base and its splits: Remove old 1.6.3Mart Raudsepp2017-01-262-90/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/gst-plugins-base: ppc64 stable wrt bug #587010Agostino Sarubbo2017-01-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/gst-plugins-base and its splits: Remove old 1.4.5Mart Raudsepp2017-01-222-95/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1