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] New package: dante-1.4.2
Date: Wed, 22 Jan 2020 18:25:58 +0100	[thread overview]
Message-ID: <20200122172558.0mBfhQrf9tZ1gGEuypY3442U7_zdnATg0viK3z577gU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18475@inbox.vuxu.org>

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From 11e63983051e6012b3d2e4ed5c98ea37393821f3 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs          |  2 ++
 srcpkgs/dante/template | 23 +++++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 35fcd4de243..5642d463a47 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3706,3 +3706,5 @@ libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..1f5f0d507dd
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,23 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	#otherwise configure fails
+	export LDFLAGS=
+	export CPP=
+	export CC=gcc
+}
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2020-01-22 17:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22 17:24 [PR PATCH] " voidlinux-github
2020-01-22 17:25 ` voidlinux-github [this message]
2020-01-25 12:14 ` voidlinux-github
2020-01-25 13:23 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-25 13:26 ` voidlinux-github
2020-01-25 14:13 ` voidlinux-github
2020-01-31 14:45 ` voidlinux-github
2020-01-31 14:52 ` voidlinux-github
2020-01-31 15:06 ` voidlinux-github
2020-01-31 15:07 ` voidlinux-github
2020-02-04 15:04 ` voidlinux-github
2020-02-10 20:22 ` voidlinux-github
2020-02-10 21:31 ` voidlinux-github
2020-02-10 21:32 ` [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=20200122172558.0mBfhQrf9tZ1gGEuypY3442U7_zdnATg0viK3z577gU@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).