Github messages for voidlinux
 help / color / mirror / Atom feed
From: tornaria <tornaria@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pwsafe-0.2.0+20210320
Date: Sun, 10 Oct 2021 23:27:48 +0200	[thread overview]
Message-ID: <20211010212748.7RzueHFw6UQOpHZV4It-Y15FHSrs2TeTXd5qNTiBU5c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33470@inbox.vuxu.org>

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

There is an updated pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages pwsafe
https://github.com/void-linux/void-packages/pull/33470

New package: pwsafe-0.2.0+20210320
#### General
- This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)
- I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

Supercedes:  #19018.


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

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

From 857aa488ccd59420513fb2a4e9b4a563bf115be5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 10 Oct 2021 12:24:39 -0300
Subject: [PATCH] New package: pwsafe-0.2.0+20210320

---
 srcpkgs/pwsafe/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/pwsafe/template

diff --git a/srcpkgs/pwsafe/template b/srcpkgs/pwsafe/template
new file mode 100644
index 000000000000..0087214b8b0b
--- /dev/null
+++ b/srcpkgs/pwsafe/template
@@ -0,0 +1,22 @@
+# Template file for 'pwsafe'
+pkgname=pwsafe
+version=0.2.0+20210320
+revision=1
+_commit=3af22b1b81004606b17a4f13ea7bff65b727a7cc
+wrksrc="${pkgname}-${_commit}"
+build_style=gnu-configure
+hostmakedepends="automake"
+makedepends="openssl-devel $(vopt_if x11 libXmu-devel)"
+short_desc="Commandline tool compatible with Counterpane's Passwordsafe"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/nsd20463/pwsafe/"
+distfiles="https://github.com/nsd20463/pwsafe/archive/${_commit}.tar.gz"
+checksum=ee81a37091b3ab153fcc6b6b74d056ecf8eb18744d2c1c09716f64ad3dca6224
+
+build_options="x11"
+build_options_default="x11"
+
+pre_configure() {
+	autoreconf -fi
+}

  reply	other threads:[~2021-10-10 21:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-10 21:23 [PR PATCH] " tornaria
2021-10-10 21:27 ` tornaria [this message]
2021-10-11 21:01 ` [PR PATCH] [Updated] " tornaria
2022-06-07  2:12 ` github-actions
2022-06-21  2:13 ` [PR PATCH] [Closed]: " github-actions

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=20211010212748.7RzueHFw6UQOpHZV4It-Y15FHSrs2TeTXd5qNTiBU5c@z \
    --to=tornaria@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).