Search Criteria
Package Details: rnp 0.17.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rnp.git (read-only, click to copy) |
---|---|
Package Base: | rnp |
Description: | High performance C++ OpenPGP library derived from NetPGP |
Upstream URL: | https://github.com/rnpgp/rnp |
Keywords: | library netpgp openpgp pgp |
Licenses: | BSD-2-Clause AND BSD-3-Clause AND Apache-2.0 AND MIT |
Submitter: | aperez |
Maintainer: | aperez |
Last Packager: | aperez |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-05 20:43 (UTC) |
Last Updated: | 2024-06-11 23:14 (UTC) |
Dependencies (9)
- botan (botan-gitAUR)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- json-c (json-c-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- asciidoctor (make)
- cmake (cmake-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2
dewyatt commented on 2018-07-10 14:27 (UTC) (edited on 2018-07-10 14:27 (UTC) by dewyatt)
A few notes here:
Add -DBUILD_SHARED_LIBS=yes
Add -DBUILD_TESTING=no and drop the cmocka requirement
Drop the pkgconf requirement (it should be optional)
« First ‹ Previous 1 2