Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: monkeysphere-0.44
Date: Thu, 23 Apr 2020 23:50:46 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21283@inbox.vuxu.org> (raw)

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

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

https://github.com/abenson/void-packages np_monkeysphere
https://github.com/void-linux/void-packages/pull/21283

New package: monkeysphere-0.44


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

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

From a1e73b54531b4ffdc101853d8b57a9d61e7fd60e Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 23 Apr 2020 16:39:53 -0500
Subject: [PATCH] New package: monkeysphere-0.44

---
 srcpkgs/monkeysphere/patches/usrmerge.patch | 20 ++++++++++++++++++++
 srcpkgs/monkeysphere/template               | 12 ++++++++++++
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/monkeysphere/patches/usrmerge.patch
 create mode 100644 srcpkgs/monkeysphere/template

diff --git a/srcpkgs/monkeysphere/patches/usrmerge.patch b/srcpkgs/monkeysphere/patches/usrmerge.patch
new file mode 100644
index 00000000000..3b3719cb3e3
--- /dev/null
+++ b/srcpkgs/monkeysphere/patches/usrmerge.patch
@@ -0,0 +1,20 @@
+--- Makefile.orig	2016-12-03 12:01:26.072614797 +0100
++++ Makefile	2016-12-03 12:04:36.739352722 +0100
+@@ -62,14 +62,14 @@
+ # this target is to be called from the tarball, not from the git
+ # working dir!
+ install: all installman
+-	mkdir -p $(DESTDIR)$(PREFIX)/bin $(DESTDIR)$(PREFIX)/sbin
++	mkdir -p $(DESTDIR)$(PREFIX)/bin
+	mkdir -p $(DESTDIR)$(PREFIX)/share/monkeysphere/m $(DESTDIR)$(PREFIX)/share/monkeysphere/mh $(DESTDIR)$(PREFIX)/share/monkeysphere/ma $(DESTDIR)$(PREFIX)/share/monkeysphere/transitions
+	mkdir -p $(DESTDIR)$(ETCPREFIX)/etc/monkeysphere
+	mkdir -p $(DESTDIR)$(PREFIX)/share/doc/monkeysphere
+	printf "Monkeysphere %s\n" $(MONKEYSPHERE_VERSION) > $(DESTDIR)$(PREFIX)/share/monkeysphere/VERSION
+	install replaced/src/monkeysphere $(DESTDIR)$(PREFIX)/bin
+-	install replaced/src/monkeysphere-host $(DESTDIR)$(PREFIX)/sbin
+-	install replaced/src/monkeysphere-authentication $(DESTDIR)$(PREFIX)/sbin
++	install replaced/src/monkeysphere-host $(DESTDIR)$(PREFIX)/bin
++	install replaced/src/monkeysphere-authentication $(DESTDIR)$(PREFIX)/bin
+	install src/monkeysphere-authentication-keys-for-user $(DESTDIR)$(PREFIX)/share/monkeysphere
+	install -m 0644 src/share/common $(DESTDIR)$(PREFIX)/share/monkeysphere
+	install -m 0644 replaced/src/share/defaultenv $(DESTDIR)$(PREFIX)/share/monkeysphere
diff --git a/srcpkgs/monkeysphere/template b/srcpkgs/monkeysphere/template
new file mode 100644
index 00000000000..2d6f0fd2ca8
--- /dev/null
+++ b/srcpkgs/monkeysphere/template
@@ -0,0 +1,12 @@
+# Template file for 'monkeysphere'
+pkgname=monkeysphere
+version=0.44
+revision=1
+build_style=gnu-makefile
+makedepends="libassuan-devel libgcrypt-devel"
+short_desc="Use the OpenPGP web of trust to verify ssh connections"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="http://web.monkeysphere.info/"
+distfiles="http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/monkeysphere_${version}.orig.tar.gz"
+checksum=6ac6979fa1a4a0332cbea39e408b9f981452d092ff2b14ed3549be94918707aa

             reply	other threads:[~2020-04-23 21:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 21:50 abenson [this message]
2020-04-23 21:53 ` abenson
2020-04-23 21:53 ` [PR PATCH] [Closed]: " abenson

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-21283@inbox.vuxu.org \
    --to=abenson@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).