Github messages for voidlinux
 help / color / mirror / Atom feed
From: notramo <notramo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New Package: sequoia-pgp-0.16.0
Date: Wed, 13 May 2020 12:37:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21910@inbox.vuxu.org> (raw)

[-- 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
+}
+

             reply	other threads:[~2020-05-13 10:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13 10:37 notramo [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21910@inbox.vuxu.org \
    --to=notramo@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).