Package Details: osu-lazer-git latest-1

Git Clone URL: https://aur.archlinux.org/osu-lazer-git.git (read-only, click to copy)
Package Base: osu-lazer-git
Description: A free-to-win rhythm game. Rhythm is just a *click* away!
Upstream URL: https://osu.ppy.sh/
Licenses: MIT AND CC-BY-NC-4.0
Conflicts: osu-lazer
Provides: osu-lazer
Submitter: emmieaur
Maintainer: neeshy
Last Packager: neeshy
Votes: 41
Popularity: 0.039637
First Submitted: 2017-03-25 04:24 (UTC)
Last Updated: 2024-04-15 19:08 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »

james58899 commented on 2019-03-03 14:12 (UTC)

missing libbass_fx

darksider3 commented on 2019-02-20 11:29 (UTC) (edited on 2019-02-20 11:30 (UTC) by darksider3)

Build fails because of changed .net-Version:

osu-lazer-git/src/osu/osu.Desktop/bin/Release/netcoreapp2.1

It's 2.2 now, and so it should be in line 88:

cd "$srcdir/osu/osu.Desktop/bin/Release/netcoreapp2.2"

Lucki commented on 2019-02-13 11:41 (UTC)

This is missing libbass.

Unhandled Exception: System.DllNotFoundException: Unable to load shared library 'bass' or one of its dependencies.
libbass: cannot open shared object file: No such file or directory

giggybyte commented on 2019-02-03 21:21 (UTC)

Seems to fail on the dotnet restore command in the prepare() section. See here: https://gist.github.com/Giggybyte/a4337e433096bebc8e389c5f4007a453

emmieaur commented on 2018-12-27 01:12 (UTC)

ShayBox: Hmm that's strange, osu-launcher runs: exec dotnet '/usr/lib/osu-lazer/osu!.dll' "$@" which should already properly escape arguments, or rather, pass them as they are.

downbtn commented on 2018-12-18 01:59 (UTC) (edited on 2018-12-18 01:59 (UTC) by downbtn)

The package didn't build. Turns out game files after building are now located in netcoreapp2.2 instead of netcoreapp2.1. Patched that and updated the $pkgver in this patch https://gist.githubusercontent.com/tumill/fda1d20aee0a1bfd1be339813bcc24dd/raw/3a00bba09e19fc1f7ecf8ce8de0931cbbf411c26/osu-lazer-git.diff

emmieaur commented on 2018-09-15 21:17 (UTC)

Applied the patch and updated the launcher.