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

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