Add native application verison: Source build, aur (makepkg) #1

Merged
incentive merged 15 commits from incentive/relibre:main into main 2025-10-18 10:28:59 -04:00
Showing only changes of commit 8759b9eb56 - Show all commits

View File

@@ -48,8 +48,8 @@ Relibre ships multiple compose variants so you can choose your reverse proxy. Al
Builds a single executable that opens Relibre inside the OS webview. The app runs a tiny localhost server and can save the generated HTML directly to your **Downloads** folder. Builds a single executable that opens Relibre inside the OS webview. The app runs a tiny localhost server and can save the generated HTML directly to your **Downloads** folder.
### Prereqs ### Prereqs
- **Arch:** `sudo pacman -S --needed base-devel go webkit2gtk gtk3 pkgconf` **Arch:**
> - Arch: `sudo ln -s /usr/lib/pkgconfig/webkit2gtk-4.1.pc /usr/lib/pkgconfig/webkit2gtk-4.0.pc` sudo pacman -S --needed base-devel go webkit2gtk gtk3 pkgconf
### Build ### Build
make deps make deps