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-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (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
./Lampray
in 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? ;)