Github messages for voidlinux
 help / color / mirror / Atom feed
From: strec007 <strec007@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: n2n-3.0
Date: Fri, 23 Jun 2023 16:17:35 +0200	[thread overview]
Message-ID: <20230623141735.C7gGmaD-6zUjOruwDQ6abpCgVV6p_l0mGYVd_tuSAiI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44562@inbox.vuxu.org>

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

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

https://github.com/strec007/void-packages _pc_n2n
https://github.com/void-linux/void-packages/pull/44562

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

#### Local build testing
- I built this PR locally for my native architecture, (amd64)



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

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

From 08ef27bc5eae184d608811425f81dd985e3599b0 Mon Sep 17 00:00:00 2001
From: Petr Cizmar <xxb0322@xpc.ovh>
Date: Thu, 22 Jun 2023 11:17:57 +0000
Subject: [PATCH] New package: n2n-3.0

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

diff --git a/srcpkgs/n2n/template b/srcpkgs/n2n/template
new file mode 100644
index 000000000000..1869b3532bec
--- /dev/null
+++ b/srcpkgs/n2n/template
@@ -0,0 +1,19 @@
+# Template file for 'n2n'
+pkgname=n2n
+version=3.0
+revision=1
+build_style=gnu-configure
+configure_args=CFLAGS="-O3"
+hostmakedepends="autoconf automake pkg-config"
+short_desc="Light VPN software"
+maintainer="Petr Cizmar <xxb0322@xpc.ovh>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ntop/n2n"
+changelog="https://raw.githubusercontent.com/ntop/n2n/dev/CHANGELOG.md"
+distfiles="https://github.com/ntop/n2n/archive/refs/tags/${version}.tar.gz"
+checksum=25fcabba7bfcf25f4c9cd7fecc7ce11de48beb0b0f3506053d8485604ea8f50d
+
+pre_configure() {
+	vsed -i 's|/sbin|/bin|g' Makefile.in
+	./autogen.sh
+}

  parent reply	other threads:[~2023-06-23 14:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22 11:38 [PR PATCH] " strec007
2023-06-22 11:41 ` [PR REVIEW] " tranzystorek-io
2023-06-22 11:42 ` [PR PATCH] [Updated] " strec007
2023-06-22 11:43 ` strec007
2023-06-22 12:22 ` [PR REVIEW] " abenson
2023-06-22 12:23 ` abenson
2023-06-22 12:48 ` strec007
2023-06-22 12:51 ` abenson
2023-06-22 15:13 ` strec007
2023-06-23 14:17 ` strec007 [this message]
2023-06-23 23:47 ` [PR PATCH] [Closed]: " Vaelatern

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=20230623141735.C7gGmaD-6zUjOruwDQ6abpCgVV6p_l0mGYVd_tuSAiI@z \
    --to=strec007@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).