Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New Package: sequoia-pgp-0.16.0
@ 2020-05-13 10:37 notramo
  2020-05-13 20:08 ` [PR PATCH] [Updated] " notramo
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: notramo @ 2020-05-13 10:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

There is a new pull request by notramo against master on the void-packages repository

https://github.com/notramo/void-packages master
https://github.com/void-linux/void-packages/pull/21910

New Package: sequoia-pgp-0.16.0


A patch file from https://github.com/void-linux/void-packages/pull/21910.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-21910.patch --]
[-- Type: text/x-diff, Size: 1305 bytes --]

From da7e8bd8c0525013e14aa4b9ee9d7b19458aabff Mon Sep 17 00:00:00 2001
From: notramo <notramo@protonmail.com>
Date: Wed, 13 May 2020 12:32:46 +0200
Subject: [PATCH] New Package: sequoia-pgp-0.16.0

---
 srcpkgs/sequoia-pgp/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/sequoia-pgp/template

diff --git a/srcpkgs/sequoia-pgp/template b/srcpkgs/sequoia-pgp/template
new file mode 100644
index 00000000000..2a4dd935781
--- /dev/null
+++ b/srcpkgs/sequoia-pgp/template
@@ -0,0 +1,21 @@
+pkgname=sequoia-pgp
+version=0.16.0
+revision=1
+short_desc="A cool OpenPGP library and tool written in Rust"
+homepage="https://sequoia-pgp.org/"
+license=('GPL-2.0-or-later')
+maintainer="notramo <notramo@protonmail.com>"
+build_style=gnu-makefile
+makedepends="make pkg-config clang gcc rust cargo git nettle-devel libressl-devel sqlite-devel capnproto python3 python3-devel python3-setuptools python3-pytest python3-cffi"
+distfiles=("https://gitlab.com/sequoia-pgp/sequoia/-/archive/v${version}/sequoia-v${version}.tar.gz")
+checksum=0e9b8f5efda5a1f74b1d70c52a362b95267b7fa3de4d96563605c717bf2a9b57
+wrksrc="${pkgname}-v${version}"
+
+do_build() {
+  make PYTHON=disable all
+}
+
+do_install() {
+  make DESTDIR="$DESTDIR" PYTHON=disable PREFIX="/usr" install
+}
+

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-01-30 12:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 10:37 [PR PATCH] New Package: sequoia-pgp-0.16.0 notramo
2020-05-13 20:08 ` [PR PATCH] [Updated] " notramo
2020-05-13 20:09 ` notramo
2020-05-13 20:15 ` Chocimier
2020-05-15 14:03 ` notramo
2020-05-15 16:29 ` Chocimier
2020-05-16 12:40 ` [PR PATCH] [Updated] " notramo
2020-05-16 13:27 ` notramo
2020-09-22 14:15 ` [PR REVIEW] " ericonr
2020-09-22 14:16 ` ericonr
2020-09-22 14:16 ` ericonr
2020-11-15  2:23 ` ericonr
2021-01-29  0:42 ` ericonr
2021-01-29  0:42 ` [PR PATCH] [Closed]: " ericonr
2021-01-30 12:13 ` [PR REVIEW] " notramo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).