Github messages for voidlinux
 help / color / mirror / Atom feed
From: hadrianw <hadrianw@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: zerotier-one-1.6.2
Date: Sat, 19 Dec 2020 12:45:02 +0100	[thread overview]
Message-ID: <20201219114502.biC4IUlm75pw41fmGiKVtvNv2M-gq1JhmSemO-3e6lw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27263@inbox.vuxu.org>

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

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

https://github.com/hadrianw/void-packages master
https://github.com/void-linux/void-packages/pull/27263

New package: zerotier-one-1.6.2
It was removed around version 1.4.0. Now it also has a different, non-free, license. I can maintain it, as I use it quite a bit.

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

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

From 2a5944ee8bf567640b2192acf958d5fc0da5896e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hadrian=20W=C4=99grzynowski?= <hadrian@hawski.com>
Date: Fri, 18 Dec 2020 22:59:00 +0100
Subject: [PATCH] New package: zerotier-one-1.6.2

---
 srcpkgs/zerotier-one/files/zerotier/run |  2 ++
 srcpkgs/zerotier-one/template           | 24 ++++++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/zerotier-one/files/zerotier/run
 create mode 100644 srcpkgs/zerotier-one/template

diff --git a/srcpkgs/zerotier-one/files/zerotier/run b/srcpkgs/zerotier-one/files/zerotier/run
new file mode 100644
index 00000000000..fce86d3c6ab
--- /dev/null
+++ b/srcpkgs/zerotier-one/files/zerotier/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec zerotier-one
diff --git a/srcpkgs/zerotier-one/template b/srcpkgs/zerotier-one/template
new file mode 100644
index 00000000000..babab7145a3
--- /dev/null
+++ b/srcpkgs/zerotier-one/template
@@ -0,0 +1,24 @@
+# Template file for 'zerotier-one'
+pkgname=zerotier-one
+version=1.6.2
+revision=1
+wrksrc=ZeroTierOne-${version}
+build_style=gnu-makefile
+hostmakedepends="nodejs"
+makedepends="sqlite-devel"
+short_desc="Network Virtualization Everywhere"
+maintainer="Hadrian Węgrzynowski <hadrian@hawski.com>"
+license="custom:BPL-1.1"
+homepage="https://www.zerotier.com/"
+distfiles="https://github.com/zerotier/ZeroTierOne/archive/${version}.tar.gz"
+checksum=212799bfaeb5e7dff20f2cd83f15742c8e13b8e9535606cfb85abcfb5fb6fed4
+repository=nonfree
+
+pre_install() {
+	sed -i 's/sbin/bin/g' make-linux.mk
+}
+
+post_install() {
+	vsv zerotier
+	vlicense LICENSE.txt
+}

  parent reply	other threads:[~2020-12-19 11:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 22:01 [PR PATCH] " hadrianw
2020-12-19  6:53 ` kawaiiamber
2020-12-19  7:28 ` kawaiiamber
2020-12-19 11:45 ` hadrianw [this message]
2020-12-19 11:50 ` hadrianw
2020-12-19 12:18 ` [PR PATCH] [Updated] " hadrianw
2020-12-19 13:06 ` hadrianw
2020-12-30  6:37 ` the-maldridge
2020-12-30  6:37 ` [PR PATCH] [Closed]: " the-maldridge

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=20201219114502.biC4IUlm75pw41fmGiKVtvNv2M-gq1JhmSemO-3e6lw@z \
    --to=hadrianw@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).