mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 22:54:10 +02:00
This bumps the EAPI to 8, and updates the upstream and remotes per bug 916690. This also cleans the test directory between multilib builds to avoid test failures. Upstream has added support for simultaneous shared and static builds, with static always building by default. Currently, we unconditionally disable static builds in this ebuild. Closes: https://bugs.gentoo.org/905106 Closes: https://bugs.gentoo.org/916690 Closes: https://bugs.gentoo.org/926238 Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems> Part-of: https://github.com/gentoo/gentoo/pull/41450 Closes: https://github.com/gentoo/gentoo/pull/41450 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
11 lines
340 B
XML
11 lines
340 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sound@gentoo.org</email>
|
|
<name>Gentoo Sound project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">libgme/game-music-emu</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|