Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: minigalaxy-0.9.3
@ 2020-04-09  8:54 not-chicken
  2020-04-09  9:20 ` [PR PATCH] [Updated] " not-chicken
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: not-chicken @ 2020-04-09  8:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages galaxy
https://github.com/void-linux/void-packages/pull/20781

New package: minigalaxy-0.9.3
Closes #20778 

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

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

From 4d8e8b62e5f8692aeec2506737d1a4758f26b4be Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 9 Apr 2020 14:04:55 +0530
Subject: [PATCH] New package: minigalaxy-0.9.3

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

diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template
new file mode 100644
index 00000000000..a25846c0d8a
--- /dev/null
+++ b/srcpkgs/minigalaxy/template
@@ -0,0 +1,14 @@
+# Template file for 'minigalaxy'
+pkgname=minigalaxy
+version=0.9.3
+revision=1
+archs=noarch
+build_style=python3-module
+hostmakedepends="desktop-file-utils gettext python3-gobject python3-requests"
+depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests"
+short_desc="Simple GOG client for Linux"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://sharkwouter.github.io/minigalaxy/"
+distfiles="https://github.com/sharkwouter/minigalaxy/archive/${version}.tar.gz"
+checksum=8a6baf259f2c1508085a18fe3f30c2071817d67b601385e4c6b51025abd3d9cb

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

* Re: [PR PATCH] [Updated] New package: minigalaxy-0.9.3
  2020-04-09  8:54 [PR PATCH] New package: minigalaxy-0.9.3 not-chicken
@ 2020-04-09  9:20 ` not-chicken
  2020-04-21 23:03 ` [PR PATCH] [Updated] [WIP] " not-chicken
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2020-04-09  9:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages galaxy
https://github.com/void-linux/void-packages/pull/20781

New package: minigalaxy-0.9.3
Closes #20778 

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

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

From 382253380b8a1067da8ca9e70c62f3e0ade0cca3 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 9 Apr 2020 14:04:55 +0530
Subject: [PATCH] New package: minigalaxy-0.9.3

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

diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template
new file mode 100644
index 00000000000..32fc6d2d800
--- /dev/null
+++ b/srcpkgs/minigalaxy/template
@@ -0,0 +1,18 @@
+# Template file for 'minigalaxy'
+pkgname=minigalaxy
+version=0.9.3
+revision=1
+archs=noarch
+build_style=python3-module
+hostmakedepends="desktop-file-utils gettext python3-gobject python3-requests"
+depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests"
+short_desc="Simple GOG client for Linux"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="GPL-3.0-or-later, CC-BY-3.0"
+homepage="https://sharkwouter.github.io/minigalaxy/"
+distfiles="https://github.com/sharkwouter/minigalaxy/archive/${version}.tar.gz"
+checksum=8a6baf259f2c1508085a18fe3f30c2071817d67b601385e4c6b51025abd3d9cb
+
+post_install() {
+	vlicense THIRD-PARTY-LICENSES.md LICENSE
+}

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

* Re: [PR PATCH] [Updated] [WIP] New package: minigalaxy-0.9.3
  2020-04-09  8:54 [PR PATCH] New package: minigalaxy-0.9.3 not-chicken
  2020-04-09  9:20 ` [PR PATCH] [Updated] " not-chicken
@ 2020-04-21 23:03 ` not-chicken
  2020-04-22  0:22 ` not-chicken
  2020-04-24  4:51 ` [PR PATCH] [Merged]: New package: minigalaxy-0.9.4 the-maldridge
  3 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2020-04-21 23:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages galaxy
https://github.com/void-linux/void-packages/pull/20781

[WIP] New package: minigalaxy-0.9.3
Closes #20778 

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

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

From 203bdf276238f39513b7ca2b9d8e4592d36843fe Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 9 Apr 2020 14:04:55 +0530
Subject: [PATCH] New package: minigalaxy-0.9.4

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

diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template
new file mode 100644
index 00000000000..32fc6d2d800
--- /dev/null
+++ b/srcpkgs/minigalaxy/template
@@ -0,0 +1,18 @@
+# Template file for 'minigalaxy'
+pkgname=minigalaxy
+version=0.9.3
+revision=1
+archs=noarch
+build_style=python3-module
+hostmakedepends="desktop-file-utils gettext python3-gobject python3-requests"
+depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests"
+short_desc="Simple GOG client for Linux"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="GPL-3.0-or-later, CC-BY-3.0"
+homepage="https://sharkwouter.github.io/minigalaxy/"
+distfiles="https://github.com/sharkwouter/minigalaxy/archive/${version}.tar.gz"
+checksum=8a6baf259f2c1508085a18fe3f30c2071817d67b601385e4c6b51025abd3d9cb
+
+post_install() {
+	vlicense THIRD-PARTY-LICENSES.md LICENSE
+}

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

* Re: [PR PATCH] [Updated] [WIP] New package: minigalaxy-0.9.3
  2020-04-09  8:54 [PR PATCH] New package: minigalaxy-0.9.3 not-chicken
  2020-04-09  9:20 ` [PR PATCH] [Updated] " not-chicken
  2020-04-21 23:03 ` [PR PATCH] [Updated] [WIP] " not-chicken
@ 2020-04-22  0:22 ` not-chicken
  2020-04-24  4:51 ` [PR PATCH] [Merged]: New package: minigalaxy-0.9.4 the-maldridge
  3 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2020-04-22  0:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages galaxy
https://github.com/void-linux/void-packages/pull/20781

[WIP] New package: minigalaxy-0.9.3
Closes #20778 

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

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

From 9e615cbba8f12b9fc332f0584edf0d1ff78debc3 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 9 Apr 2020 14:04:55 +0530
Subject: [PATCH] New package: minigalaxy-0.9.4

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

diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template
new file mode 100644
index 00000000000..c76dd40f1b3
--- /dev/null
+++ b/srcpkgs/minigalaxy/template
@@ -0,0 +1,19 @@
+# Template file for 'minigalaxy'
+pkgname=minigalaxy
+version=0.9.4
+revision=1
+archs=noarch
+build_style=python3-module
+hostmakedepends="gettext python3-setuptools"
+depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests"
+short_desc="Simple GOG client for Linux"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="GPL-3.0-or-later, CC-BY-3.0"
+homepage="https://sharkwouter.github.io/minigalaxy/"
+changelog="https://github.com/sharkwouter/minigalaxy/blob/master/CHANGELOG.md"
+distfiles="https://github.com/sharkwouter/minigalaxy/archive/${version}.tar.gz"
+checksum=ec6ae3b3dc73fec93060af4d9ab5d8558f668a3775db202be3702908323a88d7
+
+post_install() {
+	vlicense THIRD-PARTY-LICENSES.md LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: minigalaxy-0.9.4
  2020-04-09  8:54 [PR PATCH] New package: minigalaxy-0.9.3 not-chicken
                   ` (2 preceding siblings ...)
  2020-04-22  0:22 ` not-chicken
@ 2020-04-24  4:51 ` the-maldridge
  3 siblings, 0 replies; 5+ messages in thread
From: the-maldridge @ 2020-04-24  4:51 UTC (permalink / raw)
  To: ml

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

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

New package: minigalaxy-0.9.4
https://github.com/void-linux/void-packages/pull/20781

Description:
Closes #20778 

Games install and run fine on my x86_64 machine.

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

end of thread, other threads:[~2020-04-24  4:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09  8:54 [PR PATCH] New package: minigalaxy-0.9.3 not-chicken
2020-04-09  9:20 ` [PR PATCH] [Updated] " not-chicken
2020-04-21 23:03 ` [PR PATCH] [Updated] [WIP] " not-chicken
2020-04-22  0:22 ` not-chicken
2020-04-24  4:51 ` [PR PATCH] [Merged]: New package: minigalaxy-0.9.4 the-maldridge

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