Search Criteria
Package Details: big-launcher-git 51ada9c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/big-launcher-git.git (read-only, click to copy) |
---|---|
Package Base: | big-launcher-git |
Description: | Launcher for the big screen |
Upstream URL: | https://github.com/complexlogic/big-launcher |
Keywords: | big launcher tv |
Licenses: | MIT |
Conflicts: | big-launcher |
Provides: | big-launcher |
Submitter: | deboeckj |
Maintainer: | deboeckj |
Last Packager: | deboeckj |
Votes: | 2 |
Popularity: | 0.29 |
First Submitted: | 2024-12-03 17:20 (UTC) |
Last Updated: | 2025-07-01 07:52 (UTC) |
Dependencies (10)
- fmt (fmt-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- libinih (libinih-gitAUR)
- libxml2 (libxml2-gitAUR)
- sdl3 (sdl3-gitAUR)
- sdl3_imageAUR (sdl3_image-gitAUR)
- sdl3_ttfAUR (sdl3_ttf-gitAUR)
- spdlog (spdlog-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- libarchive (libarchive-gitAUR) (make)
Latest Comments
deboeckj commented on 2025-05-18 15:51 (UTC)
I've added them thx!
kgello commented on 2025-05-18 15:20 (UTC)
Okay, I've sent the patches to your inbox.
deboeckj commented on 2025-05-17 19:19 (UTC)
Thx for the comments, I guess I can easily swap out unzip for bsdtar which is used by pacman by default anyway, notsure that then still warrants a dependency.
For the 2nd command I think it makes sense to add the sample configs somewhere but not under /etc/ as big-launcher won't bother to look there anyway so it doesn't make much sense to me so probably under /usr/share/big-launcher instead https://github.com/complexlogic/big-launcher/blob/master/config/config.h.in#L7
I'm not in a hurry to do so if aur here accept pull requests ill happily merge this in
kgello commented on 2025-05-17 18:52 (UTC)
Hey, great job!
Do you think the sample configs should be installed in etc with a note to copy and modify them in .config/big-launcher?
Two notes: I think you have a make dependency on unzip. I've built this for aarch64 on ArchARM, and it works fine.