Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mailscripts-0.11
@ 2019-11-07 12:19 voidlinux-github
  2019-11-07 12:22 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-07 12:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages mailscripts
https://github.com/void-linux/void-packages/pull/16202

New package: mailscripts-0.11


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

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

From 01ba3e75a1a59763f4d7ec39d20bcf9087a32b89 Mon Sep 17 00:00:00 2001
From: Eddie Barraco <contact@eddiebarraco.fr>
Date: Thu, 7 Nov 2019 13:17:30 +0100
Subject: [PATCH] New package: mailscripts-0.11

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

diff --git a/srcpkgs/mailscripts/template b/srcpkgs/mailscripts/template
new file mode 100644
index 00000000000..a63d08106b0
--- /dev/null
+++ b/srcpkgs/mailscripts/template
@@ -0,0 +1,21 @@
+# Template file for 'mailscripts'
+pkgname=mailscripts
+version=0.11
+revision=1
+depends="git notmuch"
+short_desc="collection of scripts for manipulating e-mail"
+maintainer="Eddie Barraco <contact@eddiebarraco.fr>"
+license="GPL-2.0-or-later"
+homepage="https://git.spwhitton.name/mailscripts/"
+distfiles="https://git.spwhitton.name/mailscripts/snapshot/mailscripts-${version}.tar.gz"
+checksum=2d871b9e07bda16842c536d1bad16b4e72332dbe1bec467b08f3368d98ef4ee4
+
+do_install() {
+	vbin email-extract-openpgp-certs
+	vbin email-print-mime-structure
+	vbin maildir-import-patch
+	vbin mbox2maildir
+	vbin mdmv
+	vbin notmuch-import-patch
+	vbin notmuch-slurp-debbug
+}

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

end of thread, other threads:[~2019-11-08  5:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 12:19 [PR PATCH] New package: mailscripts-0.11 voidlinux-github
2019-11-07 12:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-07 16:51 ` voidlinux-github
2019-11-07 16:57 ` voidlinux-github
2019-11-08  5:52 ` voidlinux-github
2019-11-08  5:52 ` [PR PATCH] [Closed]: " voidlinux-github

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).