Summary: | media-gfx/apngopt-1.4 does not respect CFLAGS/LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/32875 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 59506, 331933 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2020-05-23 17:40:04 UTC
Created attachment 641200 [details]
build.log
build log and emerge --info
tinderbox has reproduced this issue with version 1.4 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f486f3457412c8c1303a4cdca36feab722debb99 commit f486f3457412c8c1303a4cdca36feab722debb99 Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2023-09-17 13:48:54 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-09-17 13:48:54 +0000 media-gfx/apngopt: remove old Closes: https://bugs.gentoo.org/724818 Closes: https://github.com/gentoo/gentoo/pull/32875 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org> media-gfx/apngopt/apngopt-1.4.ebuild | 39 ---------------------- media-gfx/apngopt/files/apngopt-1.4-makefile.patch | 27 --------------- 2 files changed, 66 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d91cd4932a8c3ebe09dc097808c0e6046b4ff6c commit 7d91cd4932a8c3ebe09dc097808c0e6046b4ff6c Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2023-09-17 13:48:53 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-09-17 13:48:53 +0000 media-gfx/apngopt: EAPI8 bump, fix #724818 Closes: https://bugs.gentoo.org/724818 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org> media-gfx/apngopt/apngopt-1.4-r1.ebuild | 38 +++++++++++++++++++ .../apngopt/files/apngopt-1.4-r1-makefile.patch | 43 ++++++++++++++++++++++ 2 files changed, 81 insertions(+) |