Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Sandboxfs 0.1.0
@ 2019-06-18 19:49 voidlinux-github
  2019-06-18 19:50 ` voidlinux-github
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: voidlinux-github @ 2019-06-18 19:49 UTC (permalink / raw)
  To: ml

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

There is a new 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: 2112 bytes --]

From f381b8e5efc8017b280d6b7ac06ed869eff7db78 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 1/2] New package: sandboxfs-0.1.0

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

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
new file mode 100644
index 00000000000..5f7c74bd545
--- /dev/null
+++ b/srcpkgs/sandboxfs/template
@@ -0,0 +1,14 @@
+# Template file for 'sandboxfs'
+pkgname=sandboxfs
+version=0.1.0
+revision=1
+wrksrc="sandboxfs-sandboxfs-${version}"
+archs="noarch"
+build_style=cargo
+makedepends="fuse3-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

From 1a13105803de15c18c7aa0d77ba39ba4be258f8c Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 18 Jun 2019 12:20:52 -0500
Subject: [PATCH 2/2] New package: sandboxfs-0.1.0

Closes #12481
---
 srcpkgs/sandboxfs/template | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template
index 5f7c74bd545..f0a7de9ef45 100644
--- a/srcpkgs/sandboxfs/template
+++ b/srcpkgs/sandboxfs/template
@@ -5,10 +5,15 @@ revision=1
 wrksrc="sandboxfs-sandboxfs-${version}"
 archs="noarch"
 build_style=cargo
-makedepends="fuse3-devel"
+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
+}

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

end of thread, other threads:[~2019-06-21  9:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18 19:49 [PR PATCH] Sandboxfs 0.1.0 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
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

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