Github messages for voidlinux
 help / color / mirror / Atom feed
From: aajonusonline <aajonusonline@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: gnirehtet-2.4
Date: Tue, 31 Mar 2020 22:52:02 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20507@inbox.vuxu.org> (raw)

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

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

https://github.com/aajonusonline/void-packages master
https://github.com/void-linux/void-packages/pull/20507

New package: gnirehtet-2.4


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

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

From e75147b9f1202200fbb206f4bd9394e507eda0f8 Mon Sep 17 00:00:00 2001
From: Aajonus Online <aajonus.online@gmail.com>
Date: Tue, 31 Mar 2020 23:51:45 +0300
Subject: [PATCH] New package: gnirehtet-2.4

---
 srcpkgs/gnirehtet/files/gnirehtet/run |  4 ++++
 srcpkgs/gnirehtet/template            | 21 +++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/gnirehtet/files/gnirehtet/run
 create mode 100644 srcpkgs/gnirehtet/template

diff --git a/srcpkgs/gnirehtet/files/gnirehtet/run b/srcpkgs/gnirehtet/files/gnirehtet/run
new file mode 100644
index 00000000000..b895dc623a5
--- /dev/null
+++ b/srcpkgs/gnirehtet/files/gnirehtet/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+gnirehtet autostart > /dev/null 2>&1 &
+[ -r conf ] && . ./conf
+exec gnirehtet relay > /dev/null 2>&1
diff --git a/srcpkgs/gnirehtet/template b/srcpkgs/gnirehtet/template
new file mode 100644
index 00000000000..e878ba8e254
--- /dev/null
+++ b/srcpkgs/gnirehtet/template
@@ -0,0 +1,21 @@
+# Template file for 'gnirehtet'
+pkgname=gnirehtet
+version=2.4
+revision=1
+build_wrksrc=relay-rust
+build_style=cargo
+makedepends="android-tools"
+short_desc="Reverse tethering internet to android phone"
+maintainer="Aajonus Online <aajonus.online@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/genymobile/gnirehtet"
+distfiles="https://github.com/genymobile/gnirehtet/archive/v${version}.tar.gz"
+checksum=@a17869899ed2b506103ff1bc054b934b98a10228a130977f44e3eaa7218c218d
+
+pre_install() {
+	configure_args=--force
+}
+
+post_install() {
+	vsv gnirehtet
+}

             reply	other threads:[~2020-03-31 20:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31 20:52 aajonusonline [this message]
2020-03-31 21:05 ` [PR PATCH] [Updated] " aajonusonline
2020-04-03  9:00 ` aajonusonline
2020-04-04 15:41 ` aajonusonline
2020-04-04 16:26 ` aajonusonline
2020-04-04 20:26 ` aajonusonline
2020-04-05  9:08 ` aajonusonline
2020-04-05  9:12 ` aajonusonline
2020-05-07 20:37 ` [PR PATCH] [Updated] " aajonusonline
2020-05-07 20:39 ` aajonusonline
2021-11-06 22:20 ` abenson
2021-11-06 22:38 ` [PR REVIEW] " paper42
2021-11-06 22:38 ` paper42
2021-11-06 23:05 ` aajonusonline
2021-11-06 23:09 ` [PR PATCH] [Closed]: " abenson

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-20507@inbox.vuxu.org \
    --to=aajonusonline@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).