pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import of py-castlevania-widgets.
Module Name: pkgsrc-wip
Committed By: goon <goon.mage%yahoo.com@localhost>
Pushed By: goon
Date: Thu Nov 6 22:51:22 2025 +0100
Changeset: bd04e867f7449679b5dfe8097f8ed603a6ad7d39
Added Files:
py-castlevania-widgets/DESCR
py-castlevania-widgets/Makefile
py-castlevania-widgets/PLIST
py-castlevania-widgets/distinfo
Log Message:
import of py-castlevania-widgets.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bd04e867f7449679b5dfe8097f8ed603a6ad7d39
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-castlevania-widgets/DESCR | 1 +
py-castlevania-widgets/Makefile | 20 ++++++++++++++++++++
py-castlevania-widgets/PLIST | 1 +
py-castlevania-widgets/distinfo | 5 +++++
4 files changed, 27 insertions(+)
diffs:
diff --git a/py-castlevania-widgets/DESCR b/py-castlevania-widgets/DESCR
new file mode 100644
index 0000000000..46e6ceaf73
--- /dev/null
+++ b/py-castlevania-widgets/DESCR
@@ -0,0 +1 @@
+General purpose widget kit using Python and pygame.
diff --git a/py-castlevania-widgets/Makefile b/py-castlevania-widgets/Makefile
new file mode 100644
index 0000000000..4bfb08ec37
--- /dev/null
+++ b/py-castlevania-widgets/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= py-castlevania-widgets-0.1.3
+CATEGORIES= games
+MASTER_SITES= https://sourceforge.net/projects/py-castlevania/files/
+
+MAINTAINER= goon.mage%yahoo.com@localhost
+HOMEPAGE= https://sourceforge.net/projects/py-castlevania/
+COMMENT= General purpose widget kit using Python and pygame
+LICENSE= Nethack General Public License
+
+WRKSRC= ${WRKDIR}/py-castlevania
+USE_LANGUAGES= Python
+
+INSTALLATION_DIRS= bin
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/py-castlevania ${DESTDIR}${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-castlevania-widgets/PLIST b/py-castlevania-widgets/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/py-castlevania-widgets/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/py-castlevania-widgets/distinfo b/py-castlevania-widgets/distinfo
new file mode 100644
index 0000000000..1c8ad3855e
--- /dev/null
+++ b/py-castlevania-widgets/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (py-castlevania-widgets-0.1.3.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (py-castlevania-widgets-0.1.3.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (py-castlevania-widgets-0.1.3.tar.gz) = 3860 bytes
Home |
Main Index |
Thread Index |
Old Index