Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: tarpaulin-0.9.0
Date: Sat, 05 Oct 2019 01:09:23 +0200	[thread overview]
Message-ID: <20191004230923.FqgdCU1cpgZl_xEBbUfp_k35hpkGxBIwSNX62_7KT70@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15100@inbox.vuxu.org>

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

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

https://github.com/jcgruenhage/void-packages tarpaulin-0.9.0
https://github.com/void-linux/void-packages/pull/15100

New package: tarpaulin-0.9.0
None

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

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

From 0195036ffe77d107946e82a1fb77d1e15389942a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 5 Oct 2019 00:25:37 +0200
Subject: [PATCH] New package: tarpaulin-0.9.0

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

diff --git a/srcpkgs/tarpaulin/template b/srcpkgs/tarpaulin/template
new file mode 100644
index 00000000000..a2c55aca144
--- /dev/null
+++ b/srcpkgs/tarpaulin/template
@@ -0,0 +1,19 @@
+# Template file for 'tarpaulin'
+pkgname=tarpaulin
+version=0.9.0
+revision=1
+archs="x86_64"
+build_style=cargo
+hostmakedepends="pkg-config cmake"
+makedepends="libressl-devel zlib-devel"
+short_desc="Code coverage tool for Rust/Cargo projects"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT, Apache-2.0"
+homepage="https://github.com/xd009642/tarpaulin"
+distfiles="https://github.com/xd009642/tarpaulin/archive/${version}.tar.gz"
+checksum=e1812627338c3e4c272f280105f6d250ecc2d389b775bf6f24de13940758343b
+
+post_install() {
+	vlicense LICENSE-MIT
+	vlicense LICENSE-APACHE
+}

  reply	other threads:[~2019-10-04 23:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04 22:26 [PR PATCH] " voidlinux-github
2019-10-04 23:09 ` voidlinux-github [this message]
2019-10-04 23:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-12 14:06 ` voidlinux-github
2019-10-12 14:06 ` voidlinux-github
2019-10-12 15:22 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191004230923.FqgdCU1cpgZl_xEBbUfp_k35hpkGxBIwSNX62_7KT70@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).