Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ReDoomEd.app-0.92.1.b1
@ 2020-04-27 20:41 RoundDuckKira
  2020-04-27 20:55 ` RoundDuckKira
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 20:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RoundDuckKira/void-packages ReDoomEd.app
https://github.com/void-linux/void-packages/pull/21412

New package: ReDoomEd.app-0.92.1.b1
Another GNUstep program, this is used to create Doom levels. It's another historical Unix program, but was ported over by the same dev behind PikoPixel.

That said, a big issue, until John Romero responds, is that licensing is very fucked up so this will be treated as a restricted proprietary package like Google Chrome, even though source code has to be compiled like an open source program.

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

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

From 05511c749031e9ae506415caa11efd2ecd45c49d Mon Sep 17 00:00:00 2001
From: Kira Patton <roundduckman@protonmail.com>
Date: Mon, 27 Apr 2020 14:57:50 -0400
Subject: [PATCH] New package: ReDoomEd.app-0.92.1.b1

---
 srcpkgs/ReDoomEd.app/template | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 srcpkgs/ReDoomEd.app/template

diff --git a/srcpkgs/ReDoomEd.app/template b/srcpkgs/ReDoomEd.app/template
new file mode 100644
index 00000000000..c38857db2a6
--- /dev/null
+++ b/srcpkgs/ReDoomEd.app/template
@@ -0,0 +1,32 @@
+# Template file for 'ReDoomEd.app'
+pkgname=ReDoomEd.app
+version=0.92.1.b1
+revision=1
+wrksrc="ReDoomEd.Sources.${version%.*}-${version##*.}"
+build_wrksrc=ReDoomEd
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="gnustep-make gcc-objc tar which"
+makedepends="gnustep-base-devel gnustep-gui-devel"
+depends="gnustep-base gnustep-gui gnustep-back"
+short_desc="GNUstep-based port of id Software’s Doom map editor for NeXTSTEP"
+maintainer="Kira Patton <roundduckman@protonmail.com>"
+license="custom: AGPL-3.0-or-later, id-DUL, and/or unknown" # see LICENSE.txt and https://doomwiki.org/wiki/Data_Utility_License for more info, this is also why the package is considered restricted, due to fuzzy legality problems
+homepage="http://twilightedge.com/mac/redoomed/"
+distfiles="http://twilightedge.com/downloads/ReDoomEd.Sources.${version%.*}-${version##*.}.tar.gz"
+checksum=256e4e63a6f109281673fd6fb1a11d3872aea6064ae8e104cd1238c9a7c21fa5
+repository=nonfree
+restricted=yes
+
+pre_build() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+
+pre_install() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+
+post_install() {
+	vinstall ReDoomEd.app/Resources/ReDoomEd.desktop 0755 /usr/share/applications/
+	vlicense ../LICENSE.txt
+}

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
@ 2020-04-27 20:55 ` RoundDuckKira
  2020-04-27 20:55 ` RoundDuckKira
                   ` (20 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 20:55 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620229178

Comment:
of course Travis failed, because of the wonky license I entered in


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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
  2020-04-27 20:55 ` RoundDuckKira
@ 2020-04-27 20:55 ` RoundDuckKira
  2020-04-27 21:33 ` pullmoll
                   ` (19 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 20:55 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620229178

Comment:
of course Travis failed, because of the wonky license I entered in, but that isn't a problem because that's what its license is

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
  2020-04-27 20:55 ` RoundDuckKira
  2020-04-27 20:55 ` RoundDuckKira
@ 2020-04-27 21:33 ` pullmoll
  2020-04-27 21:36 ` pullmoll
                   ` (18 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pullmoll @ 2020-04-27 21:33 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620247539

Comment:
Travis failed because you put a comment after the `license=` line.
Make it a two line comment before the `license=` line, remove the trailing empty line, and Travis will succeed.

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (2 preceding siblings ...)
  2020-04-27 21:33 ` pullmoll
@ 2020-04-27 21:36 ` pullmoll
  2020-04-27 21:36 ` pullmoll
                   ` (17 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pullmoll @ 2020-04-27 21:36 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620247539

Comment:
Travis failed because you put a comment after the `license=` line.
Make it a two line comment before the `license=` line, remove the trailing empty line, and Travis will succeed.
BTW: If you install xtools you can test your templates locally with `xlint srcpkgs/YourPackage/template` before creating a PR.

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (3 preceding siblings ...)
  2020-04-27 21:36 ` pullmoll
@ 2020-04-27 21:36 ` pullmoll
  2020-04-27 21:39 ` pullmoll
                   ` (16 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pullmoll @ 2020-04-27 21:36 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620247539

Comment:
Travis failed because you put a comment after the `license=` line.
Make it a two line comment before the `license=` line, remove the trailing empty line, and Travis will succeed.
BTW: If you install `xtools` you can test your templates locally with `xlint srcpkgs/YourPackage/template` before creating a PR.

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (4 preceding siblings ...)
  2020-04-27 21:36 ` pullmoll
@ 2020-04-27 21:39 ` pullmoll
  2020-04-27 22:07 ` RoundDuckKira
                   ` (15 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pullmoll @ 2020-04-27 21:39 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620247539

Comment:
Travis failed because you put a comment after the `license=` line.
Make it a two line comment before the `license=` line and Travis will succeed.
BTW: If you install `xtools` you can test your templates locally with `xlint srcpkgs/YourPackage/template` before creating a PR.

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (5 preceding siblings ...)
  2020-04-27 21:39 ` pullmoll
@ 2020-04-27 22:07 ` RoundDuckKira
  2020-04-27 22:22 ` Chocimier
                   ` (14 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:07 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620261120

Comment:
> Travis failed because you put a comment after the `license=` line.
> Make it a two line comment before the `license=` line and Travis will succeed.
> BTW: If you install `xtools` you can test your templates locally with `xlint srcpkgs/YourPackage/template` before creating a PR.

I did test with xlint and got no errors

but I'll push in a fixed package script in a few minutes

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (6 preceding siblings ...)
  2020-04-27 22:07 ` RoundDuckKira
@ 2020-04-27 22:22 ` Chocimier
  2020-04-27 22:27 ` [PR PATCH] [Updated] " RoundDuckKira
                   ` (13 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: Chocimier @ 2020-04-27 22:22 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620266799

Comment:
> I did test with xlint and got no errors

xlint only checks license field if `spdx-licenses-list` is installed.

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

* Re: [PR PATCH] [Updated] New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (7 preceding siblings ...)
  2020-04-27 22:22 ` Chocimier
@ 2020-04-27 22:27 ` RoundDuckKira
  2020-04-27 22:35 ` RoundDuckKira
                   ` (12 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RoundDuckKira/void-packages ReDoomEd.app
https://github.com/void-linux/void-packages/pull/21412

New package: ReDoomEd.app-0.92.1.b1
Another GNUstep program, this is used to create Doom levels. It's another historical Unix program, but was ported over by the same dev behind PikoPixel.

That said, a big issue, until John Romero responds, is that licensing is very fucked up so this will be treated as a restricted proprietary package like Google Chrome, even though source code has to be compiled like an open source program.

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

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

From 42cfea720f59c623411eb8d2e2f27aab0d0b7450 Mon Sep 17 00:00:00 2001
From: Kira Patton <roundduckman@protonmail.com>
Date: Mon, 27 Apr 2020 14:57:50 -0400
Subject: [PATCH] New package: ReDoomEd.app-0.92.1.b1

---
 srcpkgs/ReDoomEd.app/template | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 srcpkgs/ReDoomEd.app/template

diff --git a/srcpkgs/ReDoomEd.app/template b/srcpkgs/ReDoomEd.app/template
new file mode 100644
index 00000000000..b4eaaacaf13
--- /dev/null
+++ b/srcpkgs/ReDoomEd.app/template
@@ -0,0 +1,34 @@
+# Template file for 'ReDoomEd.app'
+pkgname=ReDoomEd.app
+version=0.92.1.b1
+revision=1
+wrksrc="ReDoomEd.Sources.${version%.*}-${version##*.}"
+build_wrksrc=ReDoomEd
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="gnustep-make gcc-objc tar which"
+makedepends="gnustep-base-devel gnustep-gui-devel"
+depends="gnustep-base gnustep-gui gnustep-back"
+short_desc="GNUstep-based port of id Software’s Doom map editor for NeXTSTEP"
+maintainer="Kira Patton <roundduckman@protonmail.com>"
+# see LICENSE.txt and https://doomwiki.org/wiki/Data_Utility_License for more info about license,
+# this is also why the package is considered restricted, due to fuzzy legality issues
+license="custom: AGPL-3.0-or-later, id-DUL, and/or unknown"
+homepage="http://twilightedge.com/mac/redoomed/"
+distfiles="http://twilightedge.com/downloads/ReDoomEd.Sources.${version%.*}-${version##*.}.tar.gz"
+checksum=256e4e63a6f109281673fd6fb1a11d3872aea6064ae8e104cd1238c9a7c21fa5
+repository=nonfree
+restricted=yes
+
+pre_build() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+
+pre_install() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+
+post_install() {
+	vinstall ReDoomEd.app/Resources/ReDoomEd.desktop 0755 /usr/share/applications/
+	vlicense ../LICENSE.txt
+}

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (8 preceding siblings ...)
  2020-04-27 22:27 ` [PR PATCH] [Updated] " RoundDuckKira
@ 2020-04-27 22:35 ` RoundDuckKira
  2020-04-27 22:36 ` RoundDuckKira
                   ` (11 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:35 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620271332

Comment:
there the problem should be fixed, and oof @Chocimier 

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (9 preceding siblings ...)
  2020-04-27 22:35 ` RoundDuckKira
@ 2020-04-27 22:36 ` RoundDuckKira
  2020-04-27 22:53 ` [PR PATCH] [Updated] " RoundDuckKira
                   ` (10 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:36 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620271480

Comment:
package I feel is ready for approval now


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

* Re: [PR PATCH] [Updated] New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (10 preceding siblings ...)
  2020-04-27 22:36 ` RoundDuckKira
@ 2020-04-27 22:53 ` RoundDuckKira
  2020-04-27 22:54 ` RoundDuckKira
                   ` (9 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RoundDuckKira/void-packages ReDoomEd.app
https://github.com/void-linux/void-packages/pull/21412

New package: ReDoomEd.app-0.92.1.b1
Another GNUstep program, this is used to create Doom levels. It's another historical Unix program, but was ported over by the same dev behind PikoPixel.

That said, a big issue, until John Romero responds, is that licensing is very fucked up so this will be treated as a restricted proprietary package like Google Chrome, even though source code has to be compiled like an open source program.

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

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

From f45570aea26a4ec571189ac6ca59df96318aa603 Mon Sep 17 00:00:00 2001
From: Kira Patton <roundduckman@protonmail.com>
Date: Mon, 27 Apr 2020 14:57:50 -0400
Subject: [PATCH] New package: ReDoomEd.app-0.92.1.b1

---
 srcpkgs/ReDoomEd.app/template | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 srcpkgs/ReDoomEd.app/template

diff --git a/srcpkgs/ReDoomEd.app/template b/srcpkgs/ReDoomEd.app/template
new file mode 100644
index 00000000000..edca26c8ee6
--- /dev/null
+++ b/srcpkgs/ReDoomEd.app/template
@@ -0,0 +1,34 @@
+# Template file for 'ReDoomEd.app'
+pkgname=ReDoomEd.app
+version=0.92.1.b1
+revision=1
+wrksrc="ReDoomEd.Sources.${version%.*}-${version##*.}"
+build_wrksrc=ReDoomEd
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="gnustep-make gcc-objc tar which"
+makedepends="gnustep-base-devel gnustep-gui-devel"
+depends="gnustep-base gnustep-gui gnustep-back"
+short_desc="GNUstep-based port of id Software’s Doom map editor for NeXTSTEP"
+maintainer="Kira Patton <roundduckman@protonmail.com>"
+# see LICENSE.txt and https://doomwiki.org/wiki/Data_Utility_License for more info about license,
+# this is also why the package is considered restricted, due to fuzzy legality issues
+license="AGPL-3.0-or-later, custom:id-DUL, custom:unknown"
+homepage="http://twilightedge.com/mac/redoomed/"
+distfiles="http://twilightedge.com/downloads/ReDoomEd.Sources.${version%.*}-${version##*.}.tar.gz"
+checksum=256e4e63a6f109281673fd6fb1a11d3872aea6064ae8e104cd1238c9a7c21fa5
+repository=nonfree
+restricted=yes
+
+pre_build() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+
+pre_install() {
+	source /usr/share/GNUstep/Makefiles/GNUstep.sh
+}
+
+post_install() {
+	vinstall ReDoomEd.app/Resources/ReDoomEd.desktop 0755 /usr/share/applications/
+	vlicense ../LICENSE.txt
+}

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (11 preceding siblings ...)
  2020-04-27 22:53 ` [PR PATCH] [Updated] " RoundDuckKira
@ 2020-04-27 22:54 ` RoundDuckKira
  2020-04-27 22:55 ` RoundDuckKira
                   ` (8 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:54 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620277551

Comment:
ok one more just to see what travis does


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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (12 preceding siblings ...)
  2020-04-27 22:54 ` RoundDuckKira
@ 2020-04-27 22:55 ` RoundDuckKira
  2020-04-27 22:57 ` RoundDuckKira
                   ` (7 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:55 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620277551

Comment:
ok one more just to see what travis does, if it fails who cares


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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (13 preceding siblings ...)
  2020-04-27 22:55 ` RoundDuckKira
@ 2020-04-27 22:57 ` RoundDuckKira
  2020-05-16 10:14 ` RoundDuckKira
                   ` (6 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-04-27 22:57 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-620278418

Comment:
yay it passed so package is ready!

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (14 preceding siblings ...)
  2020-04-27 22:57 ` RoundDuckKira
@ 2020-05-16 10:14 ` RoundDuckKira
  2020-05-19 18:32 ` RoundDuckKira
                   ` (5 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-05-16 10:14 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-629622524

Comment:
@abenson so does this package look ready to go? Sorry to pester you. :sweat_smile: 

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (15 preceding siblings ...)
  2020-05-16 10:14 ` RoundDuckKira
@ 2020-05-19 18:32 ` RoundDuckKira
  2020-05-23  3:20 ` [PR PATCH] [Updated] " RoundDuckKira
                   ` (4 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-05-19 18:32 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-631002477

Comment:
@abenson Thanks for the advice I'll change my request soon to accommodate those changes, and yeah I'm still new at this lol

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

* Re: [PR PATCH] [Updated] New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (16 preceding siblings ...)
  2020-05-19 18:32 ` RoundDuckKira
@ 2020-05-23  3:20 ` RoundDuckKira
  2020-05-23  3:20 ` RoundDuckKira
                   ` (3 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-05-23  3:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RoundDuckKira/void-packages ReDoomEd.app
https://github.com/void-linux/void-packages/pull/21412

New package: ReDoomEd.app-0.92.1.b1
Another GNUstep program, this is used to create Doom levels. It's another historical Unix program, but was ported over by the same dev behind PikoPixel.

That said, a big issue, until John Romero responds, is that licensing is very fucked up so this will be treated as a restricted proprietary package like Google Chrome, even though source code has to be compiled like an open source program.

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

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

From 177f6a96495006e8c2f75b90976f4525aeeca4d7 Mon Sep 17 00:00:00 2001
From: Kira Patton <roundduckman@protonmail.com>
Date: Mon, 27 Apr 2020 14:57:50 -0400
Subject: [PATCH] New package: ReDoomEd.app-0.92.1.b1

---
 srcpkgs/ReDoomEd.app/template | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/ReDoomEd.app/template

diff --git a/srcpkgs/ReDoomEd.app/template b/srcpkgs/ReDoomEd.app/template
new file mode 100644
index 00000000000..341883da565
--- /dev/null
+++ b/srcpkgs/ReDoomEd.app/template
@@ -0,0 +1,28 @@
+# Template file for 'ReDoomEd.app'
+pkgname=ReDoomEd.app
+version=0.92.1.b1
+revision=1
+wrksrc="ReDoomEd.Sources.${version%.*}-${version##*.}"
+build_wrksrc=ReDoomEd
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="gnustep-make gcc-objc"
+makedepends="gnustep-gui-devel gnustep-base-devel"
+short_desc="GNUstep-based port of id Software’s Doom map editor for NeXTSTEP"
+maintainer="Kira Patton <roundduckman@protonmail.com>"
+# see LICENSE.txt and https://doomwiki.org/wiki/Data_Utility_License for more info about license,
+# this is also why the package is considered restricted, due to fuzzy legality issues
+license="AGPL-3.0-or-later, custom:id-DUL, custom:unknown"
+homepage="http://twilightedge.com/mac/redoomed/"
+distfiles="http://twilightedge.com/downloads/ReDoomEd.Sources.${version%.*}-${version##*.}.tar.gz"
+checksum=256e4e63a6f109281673fd6fb1a11d3872aea6064ae8e104cd1238c9a7c21fa5
+repository=nonfree
+restricted=yes
+if [ -e /usr/share/GNUstep/Makefiles/GNUstep.sh ]; then
+ 	. /usr/share/GNUstep/Makefiles/GNUstep.sh
+fi
+
+post_install() {
+	vinstall ReDoomEd.app/Resources/ReDoomEd.desktop 0755 /usr/share/applications/
+	vlicense ../LICENSE.txt
+}

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (17 preceding siblings ...)
  2020-05-23  3:20 ` [PR PATCH] [Updated] " RoundDuckKira
@ 2020-05-23  3:20 ` RoundDuckKira
  2020-05-23  3:21 ` RoundDuckKira
                   ` (2 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-05-23  3:20 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-632977445

Comment:
updated package is in


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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (18 preceding siblings ...)
  2020-05-23  3:20 ` RoundDuckKira
@ 2020-05-23  3:21 ` RoundDuckKira
  2020-05-23  3:21 ` RoundDuckKira
  2020-05-24  3:13 ` [PR PATCH] [Closed]: " abenson
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-05-23  3:21 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-632977510

Comment:
thanks @abenson for the advice, package with changes you recommended are in

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

* Re: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (19 preceding siblings ...)
  2020-05-23  3:21 ` RoundDuckKira
@ 2020-05-23  3:21 ` RoundDuckKira
  2020-05-24  3:13 ` [PR PATCH] [Closed]: " abenson
  21 siblings, 0 replies; 23+ messages in thread
From: RoundDuckKira @ 2020-05-23  3:21 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21412#issuecomment-632977445

Comment:
updated package is in


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

* Re: [PR PATCH] [Closed]: New package: ReDoomEd.app-0.92.1.b1
  2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
                   ` (20 preceding siblings ...)
  2020-05-23  3:21 ` RoundDuckKira
@ 2020-05-24  3:13 ` abenson
  21 siblings, 0 replies; 23+ messages in thread
From: abenson @ 2020-05-24  3:13 UTC (permalink / raw)
  To: ml

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

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

New package: ReDoomEd.app-0.92.1.b1
https://github.com/void-linux/void-packages/pull/21412

Description:
Another GNUstep program, this is used to create Doom levels. It's another historical Unix program, but was ported over by the same dev behind PikoPixel.

That said, a big issue, until John Romero responds, is that licensing is very fucked up so this will be treated as a restricted proprietary package like Google Chrome, even though source code has to be compiled like an open source program.

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

end of thread, other threads:[~2020-05-24  3:13 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 20:41 [PR PATCH] New package: ReDoomEd.app-0.92.1.b1 RoundDuckKira
2020-04-27 20:55 ` RoundDuckKira
2020-04-27 20:55 ` RoundDuckKira
2020-04-27 21:33 ` pullmoll
2020-04-27 21:36 ` pullmoll
2020-04-27 21:36 ` pullmoll
2020-04-27 21:39 ` pullmoll
2020-04-27 22:07 ` RoundDuckKira
2020-04-27 22:22 ` Chocimier
2020-04-27 22:27 ` [PR PATCH] [Updated] " RoundDuckKira
2020-04-27 22:35 ` RoundDuckKira
2020-04-27 22:36 ` RoundDuckKira
2020-04-27 22:53 ` [PR PATCH] [Updated] " RoundDuckKira
2020-04-27 22:54 ` RoundDuckKira
2020-04-27 22:55 ` RoundDuckKira
2020-04-27 22:57 ` RoundDuckKira
2020-05-16 10:14 ` RoundDuckKira
2020-05-19 18:32 ` RoundDuckKira
2020-05-23  3:20 ` [PR PATCH] [Updated] " RoundDuckKira
2020-05-23  3:20 ` RoundDuckKira
2020-05-23  3:21 ` RoundDuckKira
2020-05-23  3:21 ` RoundDuckKira
2020-05-24  3:13 ` [PR PATCH] [Closed]: " abenson

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