Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/
Date: Sun, 25 Oct 2015 23:01:34
Message-Id: 1445812812.89b282f543369eb6c869e3cf82ab36b67c04322c.eva@gentoo
1 commit: 89b282f543369eb6c869e3cf82ab36b67c04322c
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 21:52:39 2015 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 22:40:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b282f5
7
8 media-libs/gst-plugins-ugly: remove unneeded flag filtering
9
10 Legacy from over 10 years ago, do not seem to cause problems now and we want to avoid over filtering.
11
12 Package-Manager: portage-2.2.23
13
14 media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild | 9 ---------
15 1 file changed, 9 deletions(-)
16
17 diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
18 index 408ed6a..e40a4fb 100644
19 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
20 +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.6.0.ebuild
21 @@ -24,15 +24,6 @@ DEPEND="${RDEPEND}
22 >=dev-util/gtk-doc-am-1.12
23 "
24
25 -src_configure() {
26 - # gst doesnt handle optimisations well
27 - strip-flags
28 - replace-flags "-O3" "-O2"
29 - filter-flags "-fprefetch-loop-arrays" # see bug 22249
30 -
31 - multilib-minimal_src_configure
32 -}
33 -
34 multilib_src_install_all() {
35 DOCS="AUTHORS ChangeLog NEWS README RELEASE"
36 einstalldocs