Search Criteria
Package Details: lampray 1.3.2-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lampray.git (read-only, click to copy) |
|---|---|
| Package Base: | lampray |
| Description: | Linux Application Modding Platform. A native Linux mod manager. |
| Upstream URL: | https://github.com/CHollingworth/Lampray |
| Keywords: | games gaming modding |
| Licenses: | Unlicense |
| Submitter: | makiftasova |
| Maintainer: | None |
| Last Packager: | makiftasova |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-01-21 14:06 (UTC) |
| Last Updated: | 2024-04-19 08:30 (UTC) |
Dependencies (6)
- curl (curl-gitAUR, curl-c-aresAUR)
- p7zip (p7zip-natspecAUR, 7zip-natspecAUR, p7zip-full-binAUR, 7zip-zstd-binAUR, 7zip-zstdAUR, 7zip)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR, zenity-rs-binAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
Latest Comments
makiftasova commented on 2024-04-19 18:55 (UTC)
@Bitals I am unable to create a segfault when trying to export a BG3 profile.
But considering this PKGBUILD is just follows official "Building from source"[0] guide of lampray, I suggest crating a github issue upstream
Alternatively, you may want to try pre-build binaries from upstream github releases[1] before creating an upstream bug report. Lampray simply creates config files in current working directory, so just download the release binary and copy/move into you regular config directory, then run as
./Lamprayin that directory.[0] https://github.com/CHollingworth/Lampray/blob/master/docs/building-from-source.md [1] https://github.com/CHollingworth/Lampray/releases
Bitals commented on 2024-04-19 09:06 (UTC)
segfaults when trying to export profile. Not sure if this is an upstream issue or AUR-specific, please also check and tell if you have the same issue.
makiftasova commented on 2024-01-22 18:23 (UTC)
@yochananmarqos Thanks, I missed that one.
yochananmarqos commented on 2024-01-22 17:49 (UTC)
This does not depend on
pkgconf. You do have the prerequisites for using the AUR installed, right? ;)