Package Details: big-launcher-git 51ada9c-1

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)

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.