Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: protontricks and dependency
@ 2019-09-08  1:58 voidlinux-github
  2019-09-08  2:09 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08  1:58 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1860 bytes --]

From 2d9ac8478312eac75fe98710ddf67c1140dc8a66 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 | 15 +++++++++++++++
 srcpkgs/vdf/template          | 17 +++++++++++++++++
 2 files changed, 32 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..4ae8cd2f399
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,15 @@
+# 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..d87b616b0fc
--- /dev/null
+++ b/srcpkgs/vdf/template
@@ -0,0 +1,17 @@
+# 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
+}
+

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
@ 2019-09-08  2:09 ` voidlinux-github
  2019-09-08  2:09 ` voidlinux-github
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08  2:09 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
  2019-09-08  2:09 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-08  2:09 ` voidlinux-github
  2019-09-08 13:22 ` voidlinux-github
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08  2:09 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-08 13:22 ` voidlinux-github
@ 2019-09-08 13:22 ` voidlinux-github
  2019-09-08 13:24 ` voidlinux-github
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08 13:22 UTC (permalink / raw)
  To: ml

[-- 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: 1853 bytes --]

From 884480f4fa54e1d48c192675234264d9defa0f03 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 | 13 +++++++++++++
 srcpkgs/python3-vdf/template  | 17 +++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..7c13cdbc7b1
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,13 @@
+# Template file for 'protontricks'
+pkgname=protontricks
+version=1.2.4
+revision=2
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..652eb2524b0
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=2
+wrksrc=vdf-${version}
+build_style=python3-module
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
  2019-09-08  2:09 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-08  2:09 ` voidlinux-github
@ 2019-09-08 13:22 ` voidlinux-github
  2019-09-08 13:22 ` voidlinux-github
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08 13:22 UTC (permalink / raw)
  To: ml

[-- 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: 1853 bytes --]

From 884480f4fa54e1d48c192675234264d9defa0f03 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 | 13 +++++++++++++
 srcpkgs/python3-vdf/template  | 17 +++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..7c13cdbc7b1
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,13 @@
+# Template file for 'protontricks'
+pkgname=protontricks
+version=1.2.4
+revision=2
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..652eb2524b0
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=2
+wrksrc=vdf-${version}
+build_style=python3-module
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-08 13:24 ` voidlinux-github
@ 2019-09-08 13:24 ` voidlinux-github
  2019-09-08 13:25 ` voidlinux-github
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08 13:24 UTC (permalink / raw)
  To: ml

[-- 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: 1853 bytes --]

From 601e99dc2336fb69bc5c9b8172ad712e7e75343a 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 | 13 +++++++++++++
 srcpkgs/python3-vdf/template  | 17 +++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..7c13cdbc7b1
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,13 @@
+# Template file for 'protontricks'
+pkgname=protontricks
+version=1.2.4
+revision=2
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..c18d32a2c97
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=1
+wrksrc=vdf-${version}
+build_style=python3-module
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-08 13:22 ` voidlinux-github
@ 2019-09-08 13:24 ` voidlinux-github
  2019-09-08 13:24 ` voidlinux-github
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08 13:24 UTC (permalink / raw)
  To: ml

[-- 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: 1853 bytes --]

From 601e99dc2336fb69bc5c9b8172ad712e7e75343a 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 | 13 +++++++++++++
 srcpkgs/python3-vdf/template  | 17 +++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..7c13cdbc7b1
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,13 @@
+# Template file for 'protontricks'
+pkgname=protontricks
+version=1.2.4
+revision=2
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..c18d32a2c97
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=1
+wrksrc=vdf-${version}
+build_style=python3-module
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-08 13:24 ` voidlinux-github
@ 2019-09-08 13:25 ` voidlinux-github
  2019-09-08 13:25 ` voidlinux-github
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08 13:25 UTC (permalink / raw)
  To: ml

[-- 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: 1853 bytes --]

From 22f3ffdd4aaca3a1bb39b22ce31e8d6f0d4cf77c 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 | 13 +++++++++++++
 srcpkgs/python3-vdf/template  | 17 +++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..73c441b0a6c
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,13 @@
+# Template file for 'protontricks'
+pkgname=protontricks
+version=1.2.4
+revision=1
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..c18d32a2c97
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=1
+wrksrc=vdf-${version}
+build_style=python3-module
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-08 13:25 ` voidlinux-github
@ 2019-09-08 13:25 ` voidlinux-github
  2019-09-09 13:42 ` voidlinux-github
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-08 13:25 UTC (permalink / raw)
  To: ml

[-- 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: 1853 bytes --]

From 22f3ffdd4aaca3a1bb39b22ce31e8d6f0d4cf77c 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 | 13 +++++++++++++
 srcpkgs/python3-vdf/template  | 17 +++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..73c441b0a6c
--- /dev/null
+++ b/srcpkgs/protontricks/template
@@ -0,0 +1,13 @@
+# Template file for 'protontricks'
+pkgname=protontricks
+version=1.2.4
+revision=1
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..c18d32a2c97
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=1
+wrksrc=vdf-${version}
+build_style=python3-module
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (7 preceding siblings ...)
  2019-09-08 13:25 ` voidlinux-github
@ 2019-09-09 13:42 ` voidlinux-github
  2019-09-09 13:42 ` voidlinux-github
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-09 13:42 UTC (permalink / raw)
  To: ml

[-- 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: 1931 bytes --]

From caf1e0158e620d056be592ddad11ef9383f02c2f 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/python3-vdf/template  | 18 ++++++++++++++++++
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..6cd6dcbb301
--- /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="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..44c635ecdd6
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=1
+wrksrc=vdf-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (8 preceding siblings ...)
  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
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-09 13:42 UTC (permalink / raw)
  To: ml

[-- 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: 1931 bytes --]

From caf1e0158e620d056be592ddad11ef9383f02c2f 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/python3-vdf/template  | 18 ++++++++++++++++++
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/protontricks/template
 create mode 100644 srcpkgs/python3-vdf/template

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
new file mode 100644
index 00000000000..6cd6dcbb301
--- /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="python3-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/python3-vdf/template b/srcpkgs/python3-vdf/template
new file mode 100644
index 00000000000..44c635ecdd6
--- /dev/null
+++ b/srcpkgs/python3-vdf/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-vdf'
+pkgname=python3-vdf
+version=3.2
+revision=1
+wrksrc=vdf-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="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/vdf"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (9 preceding siblings ...)
  2019-09-09 13:42 ` voidlinux-github
@ 2019-09-09 13:45 ` voidlinux-github
  2019-09-10  8:49 ` [PR PATCH] [Merged]: " voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-09 13:45 UTC (permalink / raw)
  To: ml

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

New comment by Wychmire on void-packages repository

https://github.com/void-linux/void-packages/pull/14307#issuecomment-529482183

Comment:
I was wondering why most python packages had it in both, but I didn't see anything about in the [Python](https://github.com/void-linux/void-packages/blob/master/Manual.md#pkgs_python) section of the manual (except for the slightly related `python-devel` in the second paragraph.
Fixed!

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Merged]: New package: protontricks and dependency
  2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
                   ` (10 preceding siblings ...)
  2019-09-09 13:45 ` voidlinux-github
@ 2019-09-10  8:49 ` voidlinux-github
  11 siblings, 0 replies; 13+ messages in thread
From: voidlinux-github @ 2019-09-10  8:49 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: protontricks and dependency
https://github.com/void-linux/void-packages/pull/14307

Description:
> 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).

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-09-10  8:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-08  1:58 [PR PATCH] New package: protontricks and dependency voidlinux-github
2019-09-08  2:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-08  2:09 ` voidlinux-github
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

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).