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 .. 13 Next › Last »
prokoprandacek commented on 2021-03-26 12:30 (UTC)
I'm getting errors about self signed certificate in certificate chain and expired signature validity period.
log
ppy commented on 2021-01-29 11:02 (UTC)
It will fail to build unless you install the .NET 5.0 SDK. The error you see is .NET trying to target ".NET Framework 5.0" instead of ".NET 5.0" because it is unaware the second exists.
xiretza commented on 2021-01-29 08:48 (UTC)
Package fails to build with a bunch of errors like this:
huupoke12 commented on 2020-08-09 03:20 (UTC) (edited on 2020-10-15 13:56 (UTC) by huupoke12)
Please aware that this package is not supported by the osu! development team and may lose some online functionalities because of the binaries differences with the official builds (see this GitHub issue for more details). Please use the official builds if you want those functionalities.
yrlf commented on 2020-06-12 15:47 (UTC)
@ppy: thanks!
ppy commented on 2020-06-12 04:01 (UTC)
This issue will be fixed next release (later today) https://github.com/ppy/osu/pull/9260
yrlf commented on 2020-06-11 15:37 (UTC)
Currently does not build with the official
dotnet-sdk
package from community.This is the error I get: https://gist.github.com/Ferdi265/aff4d8b40ebe5025c029406669910fbf
huupoke12 commented on 2020-01-14 16:57 (UTC)
Yeah, but the current official dotnet is broken so I can't build anything with that now to see if lazer can be built with it or not. I have a friend who is using dotnet preview which is 3.1.0 but he couldn't built it so I have to see the source which requiring 3.1.100 so I set the sdk version to 3.1.100. So I will wait until there are a new patched official dotnet version and see if it can be built or not and adjust the makedepends array if it can be built.
xiretza commented on 2020-01-14 16:46 (UTC)
The official dotnet-sdk package has switched to a new versioning scheme (
3.1.0.sdk100
instead of3.1.100
), breaking the versioneddepends=()
. The easiest solution might just be to usedotnet-sdk>=3.1
, the exact SDK version shouldn't matter much.Lucki commented on 2020-01-08 23:36 (UTC) (edited on 2020-01-09 11:43 (UTC) by Lucki)
Please consider setting the
DOTNET_CLI_TELEMETRY_OPTOUT
variable.Sources should be unique for a shared
srcdir
.There was a really long download in the build step, can you let makepkg manage downloads?
The resulting package doesn't run:
« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »