Github messages for voidlinux
 help / color / mirror / Atom feed
From: jo1gi <jo1gi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: mdr-0.2.4
Date: Mon, 13 Jul 2020 18:59:54 +0200	[thread overview]
Message-ID: <20200713165954.EbOumEUWw0hx_rknskz4ALshUspWFN9dRymLwPFKCG8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19549@inbox.vuxu.org>

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

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

https://github.com/jo1gi/void-packages master
https://github.com/void-linux/void-packages/pull/19549

New package: mdr-0.2.4


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

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

From c0d6ef0069deffe7e1fabc11e7206853b919d2dc Mon Sep 17 00:00:00 2001
From: Joakim Holm <joakimholm@protonmail.com>
Date: Mon, 13 Jul 2020 19:03:00 +0200
Subject: [PATCH] New package: mdr-0.2.5

---
 srcpkgs/mdr/LICENSE  | 22 ++++++++++++++++++++++
 srcpkgs/mdr/template | 16 ++++++++++++++++
 2 files changed, 38 insertions(+)
 create mode 100644 srcpkgs/mdr/LICENSE
 create mode 100644 srcpkgs/mdr/template

diff --git a/srcpkgs/mdr/LICENSE b/srcpkgs/mdr/LICENSE
new file mode 100644
index 00000000000..133c0ab8cc2
--- /dev/null
+++ b/srcpkgs/mdr/LICENSE
@@ -0,0 +1,22 @@
+MIT License
+
+Copyright (c) 2019 Michael Muré
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
diff --git a/srcpkgs/mdr/template b/srcpkgs/mdr/template
new file mode 100644
index 00000000000..33865194061
--- /dev/null
+++ b/srcpkgs/mdr/template
@@ -0,0 +1,16 @@
+# Template file for 'mdr'
+pkgname=mdr
+version=0.2.5
+revision=1
+build_style=go
+go_import_path="github.com/MichaelMure/mdr"
+short_desc="MarkDown Renderer for the terminal"
+maintainer="Joakim Holm <joakimholm@protonmail.com>"
+license="MIT"
+homepage="https://github.com/MichaelMure/mdr"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum="7b8e4aa229094fbc4cb616470ab30b5665aa42d479d33407f95b45a336d2d88f"
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2020-07-13 16:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19549@inbox.vuxu.org>
2020-03-05 14:37 ` LinArcX
2020-03-08 18:34 ` whoizit
2020-03-08 19:08 ` LinArcX
2020-07-13 15:47 ` [PR PATCH] [Updated] " jo1gi
2020-07-13 16:50 ` jo1gi
2020-07-13 16:59 ` jo1gi [this message]
2021-11-06 22:41 ` [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=20200713165954.EbOumEUWw0hx_rknskz4ALshUspWFN9dRymLwPFKCG8@z \
    --to=jo1gi@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).