pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import of goon's GNU/Linux distribution.
Module Name: pkgsrc-wip
Committed By: goon <goon.mage%yahoo.com@localhost>
Pushed By: goon
Date: Thu Mar 6 05:17:41 2025 +0100
Changeset: 6c7fd6a71117d6c0918f6c4c90b310cf37a5c384
Added Files:
goon-linux/DESCR
goon-linux/Makefile
goon-linux/PLIST
goon-linux/distinfo
Log Message:
import of goon's GNU/Linux distribution.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6c7fd6a71117d6c0918f6c4c90b310cf37a5c384
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
goon-linux/DESCR | 1 +
goon-linux/Makefile | 20 ++++++++++++++++++++
goon-linux/PLIST | 1 +
goon-linux/distinfo | 5 +++++
4 files changed, 27 insertions(+)
diffs:
diff --git a/goon-linux/DESCR b/goon-linux/DESCR
new file mode 100644
index 0000000000..dc24a45002
--- /dev/null
+++ b/goon-linux/DESCR
@@ -0,0 +1 @@
+goon's personal GNU/Linux distribution, can be built on NetBSDs.
diff --git a/goon-linux/Makefile b/goon-linux/Makefile
new file mode 100644
index 0000000000..01bb8568ad
--- /dev/null
+++ b/goon-linux/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= goon-linux-world-0.1.1
+CATEGORIES= devel
+MASTER_SITES= https://sourceforge.net/projects/goon-linux/files/
+
+MAINTAINER= goon.mage%yahoo.com@localhost
+HOMEPAGE= https://sourceforge.net/projects/goon-linux/
+COMMENT= goon's personal GNU/Linux distribution
+LICENSE= GPL
+
+WRKSRC= ${WRKDIR}/goon-linux-world-0.1.1/
+USE_LANGUAGES= Python
+
+INSTALLATION_DIRS= bin
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/goon-linux-world ${DESTDIR}${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/goon-linux/PLIST b/goon-linux/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/goon-linux/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/goon-linux/distinfo b/goon-linux/distinfo
new file mode 100644
index 0000000000..1cc256cc2a
--- /dev/null
+++ b/goon-linux/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (goon-linux-world-0.1.1.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (goon-linux-world-0.1.1.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (goon-linux-world-0.1.1.tar.gz) = 3860 bytes
Home |
Main Index |
Thread Index |
Old Index