Age | Commit message (Collapse) | Author |
|
|
|
Makes the package compatible with official repositories.
https://rfc.archlinux.page/0040-license-package-sources/#aur
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Back to fmt from the submodule. Arch's current version is now
incompatible.
Force Qt5. Otherwise CMake tries Qt6 which isn't building properly.
Add /usr to install prefix. It was removed from ricochet-refresh
(commit 6af9aed2500d3dea67961e07bc91843451cc9c2e).
Set executable linker flags to recursively search libraries in order to
resolve symbols required by the output binary. Linking the final
binary was failing with a "DSO missing from command line" error asking
for libabsl_log_internal_check_op.so on libtego.a
|
|
Use Arch's fmt.
Add git to make dependencies.
|
|
|
|
|
|
|
|
This reverts commit c4c05c971b15a0272b0abca3c23c34f2ccee4184.
|
|
|
|
Build instructions based on ricochet-refresh own Debian packaging.
Updated dependencies.
|
|
|
|
|