Сравнение dolphin-2603 с dolphin-9999
| /usr/portage/games-emulation/dolphin/dolphin-9999.ebuild 2026-03-17 11:46:07.509318666 +0300 | ||
|---|---|---|
| 56 | 56 |
-> rcheevos-${RCHEEVOS_COMMIT}.tar.gz
|
| 57 | 57 |
) |
| 58 | 58 |
" |
| 59 |
KEYWORDS="amd64 ~arm64" |
|
| 59 |
KEYWORDS="~amd64 ~arm64" |
|
| 60 | 60 |
fi |
| 61 | 61 | |
| 62 | 62 |
DESCRIPTION="Gamecube and Wii game emulator" |
| ... | ... | |
| 168 | 168 |
} |
| 169 | 169 |
add_bundled_licenses |
| 170 | 170 | |
| 171 |
PATCHES=( |
|
| 172 |
"${FILESDIR}"/dolphin-2603-mbgba-definitions.patch
|
|
| 173 |
) |
|
| 174 | ||
| 175 | 171 |
pkg_setup() {
|
| 176 | 172 |
use llvm && llvm-r2_pkg_setup |
| 177 | 173 |
} |