Is there a reason that the package makes only the .desktop
file easily available and not a link to the binary itself?
I have zero experience with writing pkgbuilds, but after browsing a little I believe putting something like below last in package()
will do it (not tested):
install -m 755 "$srcdir/opt/bin/$pkgname" "$pkgdir/usr/bin"
Pinned Comments
xiota commented on 2024-06-20 03:07 (UTC) (edited on 2024-08-21 14:54 (UTC) by xiota)
After
2023.11
, patching is required to build on Arch. Switched to a secondary repo to make this easier.main
branch contains license and description of the fork.petermost
branch is synced with the petermost fork.arch-2024.8.2
wip
,-broken
, and other branches are unstable and not meant for use.Please observe the following when flagging or commenting:
Previous versions/requirements: