media-video/gpac is blocking cleanup of media-libs/openjpeg for bug 711260. Can anything be done about the dependency on openjpeg:0? https://github.com/gentoo/gentoo/pull/16909 https://qa-reports.gentoo.org/output/gentoo-ci/bcba0b96a2/output.html#media-video/gpac
Yep. Newer versions don't need it anymore. Cleaned.
(In reply to Sam James from comment #1) > Yep. Newer versions don't need it anymore. Cleaned. My error. We need 1.x.x. This wasn't building at the time :(
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62238af1490e6900856b6f8fdd196ab779b46e72 commit 62238af1490e6900856b6f8fdd196ab779b46e72 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-09-08 22:30:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-08 22:42:45 +0000 media-video/gpac: fix failed install for 1.0.0 Upstream are currently rewriting huge amounts of their codebase. 0.8.x -> 1.0.0 marks a large change. In this process, they inadverently broke non-Debian builds by relying on "IS_DEB_MAKE" being set to 'undefined'. We also change the openjpeg slot to :2 as per changing upstream requirements. Closes: https://bugs.gentoo.org/740404 Bug: https://bugs.gentoo.org/735600 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> .../gpac/files/gpac-1.0.0-makefile-debian.patch | 13 ++++++++++++ media-video/gpac/gpac-1.0.0.ebuild | 24 ++++++++++++++-------- 2 files changed, 28 insertions(+), 9 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2a9819918f18f9001ff08a4ab2c9dec0f2861a commit 5f2a9819918f18f9001ff08a4ab2c9dec0f2861a Author: John Helmert III <jchelmert3@posteo.net> AuthorDate: 2021-01-20 01:37:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-22 03:34:46 +0000 media-video/gpac: cleanup for openjpeg cleanup Closes: https://bugs.gentoo.org/735600 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19133 Signed-off-by: Sam James <sam@gentoo.org> media-video/gpac/Manifest | 1 - media-video/gpac/files/gpac-0.8.1-configure.patch | 100 --------------- media-video/gpac/gpac-0.8.1.ebuild | 149 ---------------------- 3 files changed, 250 deletions(-)