PirateNetwork / pirate

Pirate Chain (ARRR) - Untraceable, Anonymous, Private Cryptocurrency
https://piratechain.com
Other
113 stars 27 forks source link

Arch Linux PKGBUILD #82

Closed joickle closed 2 years ago

joickle commented 2 years ago

Hey Guys,

After several hours of trial and error, I have a working PKGBUILD for Arch Linux to build pirate-qt from source using Arch system libraries. A few files need to be patched for it to build successfully, which I assume is due to newer libraries in Arch.

They can be obtained here or by using your favorite AUR helper:

https://aur.archlinux.org/packages/pirate-qt-bin https://aur.archlinux.org/packages/pirate-cli-bin

I will be keeping these updated with the latest releases going forward.

EDIT: Added cli pkgbuild

TheComputerGenie commented 2 years ago

Why not make a PR to add the changes?