Add native application verison: Source build, aur (makepkg) #1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user