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: protontricks and dependency
Date: Sun, 08 Sep 2019 04:09:18 +0200	[thread overview]
Message-ID: <20190908020918.hHP_XxRe-dBYjX7ReGCc2xPbKcdlU1sLxGVxgGnFVwI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14307@inbox.vuxu.org>

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

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

https://github.com/Wychmire/void-packages protontricks
https://github.com/void-linux/void-packages/pull/14307

New package: protontricks and dependency
> A simple wrapper that does winetricks things for Proton enabled games

[Protontricks](https://github.com/Matoking/protontricks) and it's dependency, [vdf](https://github.com/ValvePython/vdf).

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

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

From b51fb559f7fe50601cadff0f217fdd91e1b6d7cb Mon Sep 17 00:00:00 2001
From: Caleb Anderson <skywise@tutanota.de>
Date: Sat, 7 Sep 2019 21:52:27 -0400
Subject: [PATCH] New package: protontricks and deps

---
 srcpkgs/protontricks/template | 14 ++++++++++++++
 srcpkgs/vdf/template          | 16 ++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..5e1d123aa1a
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,14 @@
+# Template file for 'protontricks'
+pkgname=protontricks
+version=1.2.4
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="python-setuptools vdf winetricks"
+short_desc="Simple wrapper that does winetricks things for Proton enabled games"
+maintainer="Caleb JA <skywise@tutanota.de>"
+license="GPL-3.0-only"
+homepage="https://github.com/Matoking/${pkgname}"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=98316f553d40a01a1e62bb2a1a7ce94b35c1e62b7a1b29a3e07a509fad0503e1
diff --git a/srcpkgs/vdf/template b/srcpkgs/vdf/template
new file mode 100644
index 00000000000..bb7f38157cf
--- /dev/null
+++ b/srcpkgs/vdf/template
@@ -0,0 +1,16 @@
+# Template file for 'vdf'
+pkgname=vdf
+version=3.2
+revision=1
+build_style=python-module
+makedepends="python-setuptools python3-setuptools"
+short_desc="Python library for working with Valve's VDF text format"
+maintainer="Caleb JA <skywise@tutanota.de>"
+license="MIT"
+homepage="https://github.com/ValvePython/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2019-09-08  2:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-08  1:58 [PR PATCH] " voidlinux-github
2019-09-08  2:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-08  2:09 ` voidlinux-github [this message]
2019-09-08 13:22 ` voidlinux-github
2019-09-08 13:22 ` voidlinux-github
2019-09-08 13:24 ` voidlinux-github
2019-09-08 13:24 ` voidlinux-github
2019-09-08 13:25 ` voidlinux-github
2019-09-08 13:25 ` voidlinux-github
2019-09-09 13:42 ` voidlinux-github
2019-09-09 13:42 ` voidlinux-github
2019-09-09 13:45 ` voidlinux-github
2019-09-10  8:49 ` [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=20190908020918.hHP_XxRe-dBYjX7ReGCc2xPbKcdlU1sLxGVxgGnFVwI@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).