pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import of squeak version 3 based
Module Name: pkgsrc-wip
Committed By: goon <hacking.johan%yahoo.com@localhost>
Pushed By: goon
Date: Mon Feb 19 20:17:28 2024 +0000
Changeset: fc203d386224b3b524d7f320079fafe720ffda0d
Added Files:
squeak3/DESCR
squeak3/Makefile
squeak3/PLIST
squeak3/distinfo
Log Message:
import of squeak version 3 based
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fc203d386224b3b524d7f320079fafe720ffda0d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
squeak3/DESCR | 1 +
squeak3/Makefile | 20 ++++++++++++++++++++
squeak3/PLIST | 2 ++
squeak3/distinfo | 5 +++++
4 files changed, 28 insertions(+)
diffs:
diff --git a/squeak3/DESCR b/squeak3/DESCR
new file mode 100644
index 0000000000..c04b0a34fa
--- /dev/null
+++ b/squeak3/DESCR
@@ -0,0 +1 @@
+Squeak 3 virtual machine and images
diff --git a/squeak3/Makefile b/squeak3/Makefile
new file mode 100644
index 0000000000..2d71013757
--- /dev/null
+++ b/squeak3/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= squeak3-03.7.7
+CATEGORIES= devel
+MASTER_SITES= https://sourceforge.net/projects/squeak3/files/
+
+MAINTAINER= goon.mage%yahoo.com@localhost
+HOMEPAGE= https://sourceforge.net/projects/squeak3/
+COMMENT= Squeak version 3.x
+LICENSE= GPLv2
+
+WRKSRC= ${WRKDIR}/squeak3
+USE_LANGUAGES= C
+
+INSTALLATION_DIRS= bin
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/squeak3 ${DESTDIR}${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/squeak3/PLIST b/squeak3/PLIST
new file mode 100644
index 0000000000..74ac097842
--- /dev/null
+++ b/squeak3/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+bin/squeak3
diff --git a/squeak3/distinfo b/squeak3/distinfo
new file mode 100644
index 0000000000..bada3742db
--- /dev/null
+++ b/squeak3/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (squeak3-03.7.7.tar.gz.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (squeak3-03.7.7.tar.gz.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (squeak3-03.7.7.tar.gz.tar.gz) = 3860 bytes
Home |
Main Index |
Thread Index |
Old Index