Github messages for voidlinux
 help / color / mirror / Atom feed
From: ftrvxmtrx <ftrvxmtrx@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: fuse-9pfs-0.1
Date: Mon, 21 Feb 2022 16:59:51 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35733@inbox.vuxu.org> (raw)

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

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

https://github.com/ftrvxmtrx/void-packages fuse-9pfs
https://github.com/void-linux/void-packages/pull/35733

New package: fuse-9pfs-0.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64, aarch64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fuse-9pfs-35733.patch --]
[-- Type: text/x-diff, Size: 1132 bytes --]

From 0fcac775f65a26e7212362d3edb49cf05e5fc402 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?=
 <ftrvxmtrx@gmail.com>
Date: Mon, 21 Feb 2022 16:34:05 +0100
Subject: [PATCH] New package: fuse-9pfs-0.1

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

diff --git a/srcpkgs/fuse-9pfs/template b/srcpkgs/fuse-9pfs/template
new file mode 100644
index 000000000000..cff5002960f7
--- /dev/null
+++ b/srcpkgs/fuse-9pfs/template
@@ -0,0 +1,19 @@
+# Template file for 'fuse-9pfs'
+pkgname=fuse-9pfs
+version=0.1
+revision=1
+wrksrc="9pfs-${version}"
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config"
+makedepends="fuse-devel"
+short_desc="FUSE client for 9p protocol"
+maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
+license="ISC, MIT"
+homepage="https://github.com/ftrvxmtrx/9pfs"
+distfiles="https://github.com/ftrvxmtrx/9pfs/archive/${version}.tar.gz"
+checksum=b96bca313a68e7790ac5d73f920113f4c55560a1ab88d00d49a459afdf1278ed
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2022-02-21 15:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 15:59 ftrvxmtrx [this message]
2022-02-25 23:41 ` [PR PATCH] [Merged]: " leahneukirchen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35733@inbox.vuxu.org \
    --to=ftrvxmtrx@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).