* fixes in osu!

meow
Dominika Liberda 2022-04-10 15:31:39 +02:00
parent 38d62d3263
commit 32a315eb8f
3 changed files with 6 additions and 5 deletions

View File

@ -29,6 +29,7 @@ depends="
dotnet6-runtime
alsa-lib-dev
sdl2
sdl2-dev
stbi-sharp
$pkgname-data
"
@ -104,7 +105,7 @@ package() {
# Wrapper script
install -Dm755 "$srcdir"/osu-launcher \
"$pkgdir"/usr/bin/osu-lazer
"$pkgdir"/usr/bin/osu
# Icon, desktop file and mime types
install -Dm644 "$builddir"/assets/lazer.png \
@ -136,7 +137,7 @@ sha512sums="
e107f5c159f272bb91c73c7686b176067281ac145ab88b4ebd687234f47ffee72f1eee3148df54300a00d184670f6b7c26fabc0b32db88b65219737e896ea0e2 osu-lazer-2022.405.0.tar.gz
9565d2ff6447f889a67596fbb38602fb43e90c6f15b1da1624804e59c167b397fbe40ddb017f8b908797f33f64751e9e7ee8f4ba1f5d7ab807743fdfcf6f889b realm-dotnet-10.11.1.tar.gz
76cde6fa4e7f8b35d01b86f3e6b8824944c8033c66b17b0180c9608a4c2a67c7157d15d85a7fc3cfd2b8d2491b8cca278d418c04c99188811e4a7784d8be61c5 realm-core-11.13.0.tar.gz
faaaa02570578690f328906a4a6bbf8885374f4ffab40f333df35cfd22bf57a472b65b9dc904d69decfbe1867bf0221a1dcdc6d780254ae332f07eb3dead6643 osu-launcher
64020ebec01220cd7f4fa777c3b64ba149e8df8cc0c86613e3ad8d5c1fc0d3d88582bc460e0a581e62d58b91ecc8ac33b5712f27b3bfa1b75caa3be578468be5 osu-lazer.desktop
061b5e0f93c961a5b2da1d3ddf838d2e6eee5e742c6bd319a20506e2eab46fe5cbba72f8eccbb974cd475b51f87880065641a0ff228131f8bc180c5bafa079db osu-launcher
adf28427bc818f3832d40bf3c4277dee230de50268f7cee1007f9cb89c282c0e9b0bd517d64681975d1226a282ea5ee30154522106b3c95e017e73d55072d882 osu-lazer.desktop
0f5e702f8d52425eca4eea45b40b60dc0d6a8a1c11624a2ddfd647b908e1c5e0c9c988b68dcbbf0841fedd05a35b2c7c53cc1edd5f2c509e1c527f228bf768f5 x-osu-lazer.xml
"

View File

@ -1,3 +1,3 @@
#!/bin/sh
export OSU_EXTERNAL_UPDATE_PROVIDER=1
exec '/usr/lib/osu-lazer/osu!' "$@"
exec '/usr/lib/osu/osu!' "$@"

View File

@ -5,7 +5,7 @@ Name=osu!lazer
Icon=osu-lazer
MimeType=application/x-osu-lazer-beatmap;application/x-osu-lazer-skin;application/zip;application/x-rar;x-scheme-handler/osu
Comment=Open source free-to-win rhythm game
Exec=/usr/bin/osu-lazer %F
Exec=/usr/bin/osu %F
Terminal=false
Categories=Game;
X-Desktop-File-Install-Version=0.24