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: MullvadVPN-2019.9
Date: Fri, 11 Oct 2019 23:30:12 +0200	[thread overview]
Message-ID: <20191011213012.rGffM40YXcfunwKoo7ptOriGMmOzmkMA8RdhtQ4VFso@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15372@inbox.vuxu.org>

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

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

https://github.com/austinriddell/void-packages MullvadVPN
https://github.com/void-linux/void-packages/pull/15372

New package: MullvadVPN-2019.9


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

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

From 7a9770164e12f7523b57946496d24f36614360e3 Mon Sep 17 00:00:00 2001
From: Austin Riddell <austin.riddell@tutanota.com>
Date: Fri, 11 Oct 2019 16:16:45 -0500
Subject: [PATCH] New package: MullvadVPN-2019.9

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

diff --git a/srcpkgs/MullvadVPN/template b/srcpkgs/MullvadVPN/template
new file mode 100644
index 00000000000..cbc92204d82
--- /dev/null
+++ b/srcpkgs/MullvadVPN/template
@@ -0,0 +1,27 @@
+# Template file for 'MullvadVPN'
+pkgname=MullvadVPN
+version=2019.9
+revision=1
+archs="x86_64"
+build_style=fetch
+depends="GConf gtk+3 libappindicator libnotify libXScrnSaver nss"
+short_desc="Mullvad VPN client app"
+maintainer="Austin Riddell <austin.riddell@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://mullvad.net/en/"
+distfiles="https://mullvad.net/media/app/${pkgname}-${version}_amd64.deb"
+checksum=4ba5b1c87cb5afdadbcfb37413bdd7ea72df139dd01815e9ca0f1c54f81f03e1
+
+do_extract() {
+	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-${version}_amd64.deb
+	tar xf data.tar.xz
+}
+
+do_install() {
+	vcopy opt /
+	vcopy usr /
+}
+
+post_install() {
+	vlicense opt/Mullvad\ VPN/LICENSE.electron.txt
+}

  reply	other threads:[~2019-10-11 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-11 21:22 [PR PATCH] " voidlinux-github
2019-10-11 21:30 ` voidlinux-github [this message]
2019-10-11 21:30 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-11 21:34 ` voidlinux-github
2019-10-11 21:34 ` voidlinux-github
2019-10-11 21:42 ` [PR PATCH] [Closed]: " 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=20191011213012.rGffM40YXcfunwKoo7ptOriGMmOzmkMA8RdhtQ4VFso@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).