Search Criteria
Package Details: osu-lazer-git latest-1
Package Actions
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/ |
Keywords: | arcade game |
Licenses: | MIT AND CC-BY-NC-4.0 |
Conflicts: | osu-lazer |
Provides: | osu-lazer |
Submitter: | emmieaur |
Maintainer: | neeshy |
Last Packager: | neeshy |
Votes: | 40 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-25 04:24 (UTC) |
Last Updated: | 2024-04-15 19:08 (UTC) |
Dependencies (6)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- llin-git (requires osu-lazer)
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
.giggybyte commented on 2019-02-03 21:21 (UTC)
Seems to fail on the
dotnet restore
command in theprepare()
section. See here: https://gist.github.com/Giggybyte/a4337e433096bebc8e389c5f4007a453emmieaur 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.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »