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] Sandboxfs 0.1.0
Date: Tue, 18 Jun 2019 22:15:47 +0200	[thread overview]
Message-ID: <20190618201547.P213U876Wum_P3tGyo6cH99vlhvzTmjBXfAF6KSxZSA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12534@inbox.vuxu.org>

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

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

https://github.com/misuchiru03/void-packages sandboxfs-0.1.0
https://github.com/void-linux/void-packages/pull/12534

Sandboxfs 0.1.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sandboxfs-0.1.0-12534.patch --]
[-- Type: application/text/x-diff, Size: 1122 bytes --]

From 6a8fa1d245987769050bd6f6d61869af18df02f3 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 10:40:34 -0500
Subject: [PATCH] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/sandboxfs/template

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..0d722337586
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,18 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
+short_desc="Virtual filesystem for sandboxing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/bazelbuild/sandboxfs"
+distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz"
+checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f
+
+post_install() {
+	vman man/sandboxfs.1
+}

  parent reply	other threads:[~2019-06-18 20:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 19:49 [PR PATCH] " voidlinux-github
2019-06-18 19:50 ` voidlinux-github
2019-06-18 19:50 ` voidlinux-github
2019-06-18 20:04 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-18 20:04 ` voidlinux-github
2019-06-18 20:09 ` voidlinux-github
2019-06-18 20:09 ` voidlinux-github
2019-06-18 20:15 ` voidlinux-github [this message]
2019-06-18 20:15 ` voidlinux-github
2019-06-19 14:05 ` voidlinux-github
2019-06-19 14:07 ` voidlinux-github
2019-06-19 14:07 ` voidlinux-github
2019-06-19 14:14 ` voidlinux-github
2019-06-19 14:17 ` voidlinux-github
2019-06-20 12:39 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-20 12:39 ` voidlinux-github
2019-06-21  9:55 ` [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=20190618201547.P213U876Wum_P3tGyo6cH99vlhvzTmjBXfAF6KSxZSA@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).