Summary: | x11-terms/terminology-9999 needs some changes: Use meson build system, change to HTTPS git access | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | thomasg <thomas> |
Component: | Current packages | Assignee: | enlightenment+disabled |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
thomasg
2017-11-15 03:38:53 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332c690cf3239240234f57e07f3fb94f6f6425f6 commit 332c690cf3239240234f57e07f3fb94f6f6425f6 Author: Thomas Gstädtner <thomas@gstaedtner.net> AuthorDate: 2017-11-15 03:08:06 +0000 Commit: Thomas Sachau <tommy@gentoo.org> CommitDate: 2017-12-17 12:33:44 +0000 x11-terms/terminology: fix up live ebuild Upstream migrated to meson as build system, autotools support has been removed. The meson eclass requires EAPI 6, which the enlightenment eclass does not support. I feel the enlightenment.eclass has outlived its usefulness, so this patch drops it completely and replaces it by including an additional 3 lines of boilerplate, which is all that using the eclass saved. Package-Manager: Portage-2.3.13, Repoman-2.3.4 Closes: https://github.com/gentoo/gentoo/pull/6193 Closes: https://bugs.gentoo.org/637544 x11-terms/terminology/terminology-9999.ebuild | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) |