mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
games-simulation/kittenspaceagency-bin: update to 2026.2.32-r3646, remove 2026.2.18-r3622
Signed-off-by: Michael Moon <triffid.hunter@gmail.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
DIST kittenspaceagency-bin-2026.2.18-r3622.tar 2484724224 BLAKE2B 82d8aebdf8620daf357bb60c576b28b621fb5eb88252343b9c1743dd257cf803575e44857d4e462efac9fc3426ea02dff897e29b13892bb3ebfe801e38af0ae7 SHA512 605396c13267be85c943f2316315e5482850f0855b234a787dbfd49807554f8581fc333e86e1f507454732c604948cd2553ba9c06c379bdf313bf74e08fe43df
|
|
||||||
DIST kittenspaceagency-bin-2026.2.31-r3640.tar.gz 1894802379 BLAKE2B 1fb3130cb22290faabb875915693aaa34328db5b76771c503d00cc8f3f8f40d52ac723144dde42d04f8b7a55d8562f19e50f892f0fca663175d684a4ab005ffe SHA512 b401800a39a6faa05c7c891c94779ea73bfabc63f5c252506b9aa895fe74310905bfb0fffa700fe39a44c741438f82b2a9b4529e31a1efeab926811749faf5f8
|
DIST kittenspaceagency-bin-2026.2.31-r3640.tar.gz 1894802379 BLAKE2B 1fb3130cb22290faabb875915693aaa34328db5b76771c503d00cc8f3f8f40d52ac723144dde42d04f8b7a55d8562f19e50f892f0fca663175d684a4ab005ffe SHA512 b401800a39a6faa05c7c891c94779ea73bfabc63f5c252506b9aa895fe74310905bfb0fffa700fe39a44c741438f82b2a9b4529e31a1efeab926811749faf5f8
|
||||||
|
DIST kittenspaceagency-bin-2026.2.32-r3646.tar.gz 1918980336 BLAKE2B 68b1431168088892dc796871ff80b0fb000013b826e3af9955da432c200295d16782c7e3bdcce98baf5eb87587a9fb66c48e2e4098ac52994ddd89b10e02dd0f SHA512 41382919f2f9b4f51d2ac0c7e0628bcb1ab8353cfa4d7194b9caab3ab5d27e477bf2fb1b32ccf41b76fbec066f4935ba66ea1f83edbb051eae10d56fa9888c26
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ inherit desktop
|
|||||||
|
|
||||||
DESCRIPTION="A space flight and rocketry simulation"
|
DESCRIPTION="A space flight and rocketry simulation"
|
||||||
HOMEPAGE="https://ksa.ahwoo.com"
|
HOMEPAGE="https://ksa.ahwoo.com"
|
||||||
SRC_URI="https://ksa-linux.ahwoo.com/download?file=setup_ksa_v${PV}.${PR#r}.tar -> ${P}-${PR}.tar"
|
SRC_URI="https://ksa-linux.ahwoo.com/download?file=setup_ksa_v${PV}.${PR#r}.tar.gz -> ${P}-${PR}.tar.gz"
|
||||||
S="${WORKDIR}/linux-x64"
|
S="${WORKDIR}/linux-x64"
|
||||||
LICENSE="all-rights-reserved"
|
LICENSE="all-rights-reserved"
|
||||||
|
|
||||||
@@ -17,7 +17,10 @@ IUSE=""
|
|||||||
|
|
||||||
RESTRICT="mirror strip"
|
RESTRICT="mirror strip"
|
||||||
|
|
||||||
RDEPEND="media-libs/vulkan-loader"
|
RDEPEND="media-libs/vulkan-loader
|
||||||
|
|| ( >=dev-dotnet/dotnet-sdk-10
|
||||||
|
>=dev-dotnet/dotnet-sdk-bin-10
|
||||||
|
)"
|
||||||
|
|
||||||
pkg_pretend() {
|
pkg_pretend() {
|
||||||
ewarn "Kitten Space Agency has myriad bugs with AMD GPUs, but seems to work fine on nVidia"
|
ewarn "Kitten Space Agency has myriad bugs with AMD GPUs, but seems to work fine on nVidia"
|
||||||
Reference in New Issue
Block a user