media-libs / game-music-emu

Video game music file emulators

Official package sites : https://github.com/libgme/game-music-emu ·

v0.6.4 :: 0 :: gentoo

Modified
License
LGPL-2.1
Keywords
amd64 arm arm64 ppc ppc64 x86 ~alpha ~hppa ~loong ~mips ~riscv
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

virtual / zlib : Virtual for libz.so providers

virtual / zlib : Virtual for libz.so providers

games-engines / love : A framework for 2D games in Lua

media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library

media-libs / sdl3-mixer : Simple Direct Media Layer Mixer Library

media-sound / mpd : The Music Player Daemon (mpd)

media-sound / qmmp : Qt-based audio player with winamp/xmms skins support

media-sound / xmms2 : X(cross)platform Music Multiplexing System, next generation of the XMMS player

media-video / ffmpeg : Complete solution to record/convert/stream audio and video

media-video / ffmpeg-compat : Complete solution to record/convert/stream audio and video

media-video / qmplay2 : A Qt-based video player, which can play most formats and codecs

media-video / vlc : Media player and framework with support for most multimedia files and streaming

648596
ERROR:root:Manifest mismatch for media-libs/game-music-emu/Manifest
961487
media-libs/game-music-emu-0.6.4: fails test - [gcc-16] make: [Makefile:<snip>: test] Error 1
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Add := to virtual/zlib deps, part 4
Done via: ``` git grep -l 'virtual/zlib\[' | xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-*/*: update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib media-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/game-music-emu: drop 0.6.3-r1
Closes: https://bugs.gentoo.org/956612 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Viorel Munteanu · gentoo
media-libs/game-music-emu: Stabilize 0.6.4 arm, #956612
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/game-music-emu: Stabilize 0.6.4 ppc, #956612
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/game-music-emu: Stabilize 0.6.4 amd64, #956612
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/game-music-emu: Stabilize 0.6.4 arm64, #956612
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/game-music-emu: Stabilize 0.6.4 ppc64, #956612
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/game-music-emu: Stabilize 0.6.4 x86, #956612
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
demize · gentoo
media-libs/game-music-emu: add 0.6.4
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>
demize · gentoo
media-libs/game-music-emu: depend on sys-libs/zlib
Closes: https://bugs.gentoo.org/834552 Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems> Part-of: https://github.com/gentoo/gentoo/pull/41449 Closes: https://github.com/gentoo/gentoo/pull/41449 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
media-libs/game-music-emu: Keyword 0.6.3 mips, #896118
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
media-libs/game-music-emu: fix mistake in additional paths
Accidentally forgot to catch these in https://github.com/gentoo/gentoo/pull/30610 because I ran tests after already completing a successful emerge. Bug: https://bugs.gentoo.org/896118 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
media-libs/game-music-emu: wire up tests
Bug: https://bugs.gentoo.org/896118 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/30610 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
media-libs/game-music-emu: keyword 0.6.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
media-libs/game-music-emu: keyword 0.6.3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/game-music-emu: removed obsolete 0.6.2
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/game-music-emu: Stabilize 0.6.3 arm64, #800061
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/game-music-emu: Stabilize 0.6.3 arm, #800061
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/game-music-emu: x86 stable wrt bug #800061
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/game-music-emu: ppc64 stable wrt bug #800061
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/game-music-emu: ppc stable wrt bug #800061
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/game-music-emu: amd64 stable wrt bug #800061
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/game-music-emu: disabled sanitize in 0.6.3
Closes: https://bugs.gentoo.org/788361 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-libs/game-music-emu: bump to 0.6.3
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/game-music-emu: Switch to CMAKE_ECLASS=cmake
Closes: https://bugs.gentoo.org/770541 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick McLean · gentoo
media-libs/game-music-emu-0.6.2: Add patch for gcc-10 (bug #722368)
Closes: https://bugs.gentoo.org/722368 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/game-music-emu: EAPI-7 bump
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
media-libs/game-music-emu: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/game-music-emu: Security cleanup
Bug: https://bugs.gentoo.org/650890 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Markus Meier · gentoo
media-libs/game-music-emu: arm stable, bug #650890
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
Repository mirror & CI · gentoo
Merge updates from master
Tobias Klausmann · gentoo
media-libs/game-music-emu-0.6.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/650890
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
media-libs/game-music-emu: stable 0.6.2 for ppc, bug #650890
Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/game-music-emu: amd64 stable wrt bug #650890
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
media-libs/game-music-emu: x86 stable (bug #650890)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
media-libs/game-music-emu: stable 0.6.2 for ppc64, bug #650890
Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/game-music-emu: 0.6.2 version bump
Bug: https://bugs.gentoo.org/650890 Package-Manager: Portage-2.3.48, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/game-music-emu: EAPI-6 bump
Package-Manager: Portage-2.3.47, Repoman-2.3.10
Alexis Ballier · gentoo
media-libs/game-music-emu: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Jeroen Roovers · gentoo
media-libs/game-music-emu: Old.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Michael Weber · gentoo
media-libs/game-music-emu: ppc stable (bug 603092).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Jeroen Roovers · gentoo
media-libs/game-music-emu: Stable for PPC64 (bug #603092).
Package-Manager: Portage-2.3.4, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Jeroen Roovers · gentoo
media-libs/game-music-emu: Stable for HPPA (bug #603092).
Package-Manager: Portage-2.3.4, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
media-libs/game-music-emu: x86 stable wrt bug #603092
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/game-music-emu: amd64 stable wrt bug #603092
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Markus Meier · gentoo
media-libs/game-music-emu: arm stable, bug #603092
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
media-libs/game-music-emu-0.6.1-r0: add alpha keyword
Gentoo-Bug: 603092
Alexis Ballier · gentoo
media-libs/game-music-emu: Bump to 0.6.1, bug #603092
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Tobias Klausmann · gentoo
media-libs/game-music-emu: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed