summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/dolphin: update cmake.eclass commentSam James2021-04-062-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/dolphin: refresh live ebuildSamuel BAUER2021-03-281-2/+6
| | | | | | | Avoid -durty suffix to allow more netplay sessions. Make vulkan-loader optional. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: raise libfmp up to >=7.1Sergei Trofimovich2020-12-181-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: added ~arm64Roy Bamford2020-12-021-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/dolphin: add USE=vulkanSergei Trofimovich2020-10-242-1/+6
| | | | | | Patch-by: Samuel BAUER Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: allow new rangeset dependSergei Trofimovich2020-09-111-0/+7
| | | | | | | While at it disable verbose dev cmake warnings. Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: remove unused patch(es)Michael Mair-Keimberger2020-08-144-118/+0
| | | | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17120 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: drop oldSergei Trofimovich2020-08-133-185/+0
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: amd64 stable wrt bug #736176Agostino Sarubbo2020-08-101-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-emulation/dolphin: use BDEPENDSergei Trofimovich2020-07-082-6/+4
| | | | | | | | | While at it drop unused dependencies. Fix-by: David Michael <fedora.dm0@gmail.com> Closes: https://bugs.gentoo.org/731116 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: make 5.0_p20200705 snapshot releaseSergei Trofimovich2020-07-053-1/+186
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: update to EAPI=7Sergei Trofimovich2020-07-051-7/+12
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: use bundled vulkan-headersSergei Trofimovich2020-06-271-1/+6
| | | | | | | | | | Gentoo's dev-util/vulkan-headers removed API that dolphin relied on. Let's sue bundled headers. Fix is proposed by Gabriel Marcano. Reported-by: Gabriel Marcano Closes: https://bugs.gentoo.org/729832 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: allow bundled zstdSergei Trofimovich2020-05-161-0/+2
| | | | | | | | | dolphin lacks zstd discovery code. Let's use bundled code for now. Reported-by: Michael Cook Closes: https://bugs.gentoo.org/723276 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: migrate from libavMikle Kolyada2020-04-252-10/+4
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* games-emulation/dolphin: use system version of dev-libs/libfmtSergei Trofimovich2020-03-201-1/+1
| | | | | | | | | Follow the update pntroduced in https://github.com/dolphin-emu/dolphin/pull/8198 Reported-by: Samuel BAUER Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: depend on mbedtls subslot, bug #705046Sergei Trofimovich2020-01-092-4/+4
| | | | | | | | | | It's a fix of regression introduced by https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5765256c9a8cf089c304f1dc4b2fe8fc663842 Reported-by: Ben Kohler Closes: https://bugs.gentoo.org/705046 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: drop unused 'versionator' importSergei Trofimovich2019-11-101-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: use '.tar.gz' instead of '.zip' archiveSergei Trofimovich2019-11-102-2/+2
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: added missing dependencyMohamad Issawi2019-10-121-0/+5
| | | | | | | | | Latest dev build requires media-libs/vulkan-loader to use vulkan backend at runtime in the UI. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Closes: https://github.com/gentoo/gentoo/pull/13257 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: whitelist 'fmt' as bundled, bug #688122Sergei Trofimovich2019-06-161-0/+2
| | | | | | | | | | 'fmt' is a new 'dolphin' dependency. Currently build system does not support using system dependency. Reported-by: Michael Cook Closes: https://bugs.gentoo.org/688122 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: fix libsoundtouch build, bug #686752Sergei Trofimovich2019-05-252-1/+21
| | | | | | | Reported-and-fixed-by: Sławomir Nizio Closes: https://bugs.gentoo.org/686752 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: whitelist FreeSurroundSergei Trofimovich2019-02-141-1/+2
| | | | | | | | Reported-by: Michael Cook Reported-by: Samuel BAUER Closes: https://bugs.gentoo.org/678020 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: whitelistbundled imgui, bug #672244Sergei Trofimovich2018-11-301-0/+1
| | | | | | | Reported-by: Michael Cook Closes: https://bugs.gentoo.org/672244 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: enable USE=egl unconditionallySergei Trofimovich2018-11-251-3/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: whitelist minizip, bug #671900Sergei Trofimovich2018-11-251-1/+3
| | | | | | | | | | | | | | | | Richard reports build failure against live ebuild after https://github.com/dolphin-emu/dolphin/commit/e6b2758ab401975c0bde2b80bec5b05485c25c5a upstream update: CMake Error at CMakeLists.txt:565 (add_subdirectory): add_subdirectory given source "Externals/minizip" which is not an existing directory. Allow using stripped down minizip. Reported-by: Richard Yao Closes: https://bugs.gentoo.org/671900 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/dolphin: drop unsupported USE=sdl, bug #666558Sergei Trofimovich2018-09-221-3/+2
| | | | | | | | | | | As reported by Simon Levermann in https://bugs.gentoo.org/666558 SDL backend handles justicks weaker than default evdev and is there only for *BSDs. Reported-by: Simon Levermann Bug: https://bugs.dolphin-emu.org/issues/11399 Bug: https://bugs.gentoo.org/666558 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* games-emulation/dolphin: Disable SDL by defaultSimon Levermann2018-09-191-1/+1
| | | | | | | | | | | The desktop profile enables SDL by default, and it's likely that the desktop profile is being used on a computer that uses dolphin. SDL is legacy according to upstream and evdev should be used instead. Package-Manager: Portage-2.3.49, Repoman-2.3.10 Closes: https://bugs.gentoo.org/666558 Signed-off-by: Simon Levermann <simon@slevermann.de> Closes: https://github.com/gentoo/gentoo/pull/9914
* games-emulation/dolphin: sort mycmakeargs alphabeticallySergei Trofimovich2018-09-031-14/+11
| | | | | | | Patch by Samuel Bauer. Bug: https://bugs.gentoo.org/561914 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* games-emulation/dolphin: update live ebuildSergei Trofimovich2018-09-031-37/+12
| | | | | | | | | | Changes by Samuel Bauer and by Anthony Parsons: - drop disappeared dependencies and flags: USE="ao openal portaudio" - drop 'sed' calls and use cmake options instead - disable automagic ccache autodetection Bug: https://bugs.gentoo.org/561914 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* games-emulation/dolphin: unconditionally disable llvm, bug #594940Sergei Trofimovich2018-07-283-11/+9
| | | | | | | | | | | llvm is used only for debug disassembly and is not detected by cmake scripts for various reasons. Let's sort llvm detection upstream first and restore downstream later. Reported-by: Michał Górny Closes: https://bugs.gentoo.org/594940 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-emulation/dolphin: fix crash on pie-by-default profilesSergei Trofimovich2018-07-222-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | Disable PIE-compatible code generation via CXXFLAGS+=-fno-pie. Before upstream fix: https://github.com/dolphin-emu/dolphin/commit/daa03cd1060cc826aca93a1dffc6e94bc6af6d5f dolphin assumed executable image to be in low addresses (<2GB) and hardcoded 32-bit absolute addresses during JIT phase. PIE-compatible code does not have this restriction and allows mapping binaries above 2GB area (and breaks dolphin's JIT). Strictly speaking -no-pie (link-time flag) does not or guarantee or require low address mapping for binary if it was already built as PIC/PIE. But -fno-pie imposes additional restrictions on generated code by GCC and makes -no-pie to take effect. We don't need this fix for live ebuild. Closes: https://bugs.gentoo.org/640124 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-emulation/dolphin: adopt an orphan, refresh live ebuildSergei Trofimovich2018-07-222-41/+54
| | | | | | | | | | | | | A few minor changes: - refreshed locale list (as suggested by the ebuild check) - moved from EAPI=5 to EAPI=6 - dropped removed WxWidgets UI - added depends on more bundled libraries Closes: https://bugs.gentoo.org/561914 Closes: https://bugs.gentoo.org/598625 Closes: https://bugs.gentoo.org/632882 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-emulation/dolphin: xgetbv tweak for gcc-8Sergei Trofimovich2018-07-222-1/+28
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* */*: Reassign packages of twitch153Michał Górny2018-07-221-4/+1
| | | | Bug: https://bugs.gentoo.org/467534
* games-emulation/dolphin: [QA] slot op on net-libs/mbedtlsDavid Seifert2018-07-082-6/+6
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* games-emulation/dolphin: [QA] Add call to 'gnome2_icon_cache_update'David Seifert2018-01-142-2/+14
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-emulation/dolphin: [QA] Sync live ebuildDavid Seifert2018-01-141-45/+24
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-emulation/dolphin: Fix building with new glibcDavid Seifert2018-01-112-41/+72
| | | | | Closes: https://bugs.gentoo.org/637986 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-emulation/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* Partially revert "games-*/*: Remove stable keywords"David Seifert2017-11-191-1/+1
| | | | | | Unstabled packages not maintained by Games team. This partially reverts commit c9617875332b1b9c894c850a1f8d8dcc1897f33f. Closes: https://github.com/gentoo/gentoo/pull/6228
* games-*/*: Remove stable keywordsDavid Seifert2017-11-181-1/+1
| | | | | | Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-emulation/dolphin-5.0-r0: stable on amd64Tobias Klausmann2016-12-191-1/+1
| | | | Gentoo-Bug: 501546
* games-emulation/dolphin: remove unused patchesMichael Mair-Keimberger (asterix)2016-11-173-402/+0
|
* games-emulation/dolphin: Updates locales and QT flag, bug #561914Devan Franchini2016-06-241-2/+2
| | | | Package-Manager: portage-2.3.0
* games-emulation/dolphin: Updates package version to reflect new releaseDevan Franchini2016-06-242-34/+74
| | | | Package-Manager: portage-2.3.0
* games-emulation/dolphin: clean old (last user of libsfml-1)Michael Sterrett2016-05-083-311/+0
| | | | Package-Manager: portage-2.2.26
* Removes games eclass usage & changes desktop icon location, bug #561914Devan Franchini2016-04-021-10/+4
| | | | Package-Manager: portage-2.2.27
* Adds LINGUAS support to ebuid, bug #561914Devan Franchini2016-04-021-1/+15
| | | | Package-Manager: portage-2.2.27