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: uget-integrator-1.0.0
Date: Tue, 08 Oct 2019 06:50:50 +0200	[thread overview]
Message-ID: <20191008045050.FuwkOj4FSvUW99Kzpz8M-fnwZiTdMPeDbKhtkwSYcrw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15233@inbox.vuxu.org>

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

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

https://github.com/RunningDroid/void-packages add_uget-integrator
https://github.com/void-linux/void-packages/pull/15233

New package: uget-integrator-1.0.0


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

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

From 1dcaf78c5025730534e1309aaea9eb4ba696dd4e Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Tue, 8 Oct 2019 00:32:46 -0400
Subject: [PATCH] New package: uget-integrator-1.0.0

---
 srcpkgs/uget-integrator/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/uget-integrator/template

diff --git a/srcpkgs/uget-integrator/template b/srcpkgs/uget-integrator/template
new file mode 100644
index 00000000000..62302d8bb64
--- /dev/null
+++ b/srcpkgs/uget-integrator/template
@@ -0,0 +1,21 @@
+# Template file for 'uget-integrator'
+pkgname=uget-integrator
+version=1.0.0
+revision=1
+depends="python3 uget"
+short_desc="Native messaging script to allow uGet to integrate with a browser"
+maintainer="RunningDroid <runningdroid@zoho.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ugetdm/uget-integrator"
+distfiles="https://github.com/ugetdm/uget-integrator/archive/v${version}.tar.gz"
+checksum=bbc85c32d94e2b6a21977c559f6e49cea9613028713df89e91327a23fef19fa9
+
+do_install() {
+	vbin bin/uget-integrator
+
+	# setup chromium integration
+	vinstall conf/com.ugetdm.chrome.json 0644 etc/chromium/native-messaging-hosts/
+
+	# setup firefox integration
+	vinstall conf/com.ugetdm.firefox.json 0644 usr/lib/mozilla/native-messaging-hosts/
+}

  reply	other threads:[~2019-10-08  4:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08  4:39 [PR PATCH] " voidlinux-github
2019-10-08  4:50 ` voidlinux-github [this message]
2019-10-08  4:50 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-09  2:54 ` voidlinux-github
2019-10-09  2:54 ` voidlinux-github
2020-11-01  2:21 ` ericonr
2020-11-01 19:54 ` [PR PATCH] [Merged]: " Johnnynator

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=20191008045050.FuwkOj4FSvUW99Kzpz8M-fnwZiTdMPeDbKhtkwSYcrw@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).