pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import of py-LMtester.
Module Name: pkgsrc-wip
Committed By: goon <goon.mage%yahoo.com@localhost>
Pushed By: goon
Date: Tue Jan 21 10:45:18 2025 +0100
Changeset: 0ac1f157e625beaf65762b8a8bc439aab7b4c1f7
Added Files:
py-LMtester/DESCR
py-LMtester/Makefile
py-LMtester/PLIST
py-LMtester/distinfo
Log Message:
import of py-LMtester.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0ac1f157e625beaf65762b8a8bc439aab7b4c1f7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-LMtester/DESCR | 1 +
py-LMtester/Makefile | 20 ++++++++++++++++++++
py-LMtester/PLIST | 1 +
py-LMtester/distinfo | 5 +++++
4 files changed, 27 insertions(+)
diffs:
diff --git a/py-LMtester/DESCR b/py-LMtester/DESCR
new file mode 100644
index 0000000000..b4646a3424
--- /dev/null
+++ b/py-LMtester/DESCR
@@ -0,0 +1 @@
+Python bindings to LMtester.
diff --git a/py-LMtester/Makefile b/py-LMtester/Makefile
new file mode 100644
index 0000000000..092f2a86fd
--- /dev/null
+++ b/py-LMtester/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= py-LMtester-0.6.2
+CATEGORIES= audio
+MASTER_SITES= https://sourceforge.net/projects/py-lmtester/files/
+
+MAINTAINER= indur9%yahoo.com@localhost
+HOMEPAGE= https://sourceforge.net/projects/py-lmtester/
+COMMENT= Python bindings to LMtester
+LICENSE= modified BSD
+
+WRKSRC= ${WRKDIR}/py-LMtester-0.6.2/
+USE_LANGUAGES= Python
+
+INSTALLATION_DIRS= bin
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/py-LMtester ${DESTDIR}${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-LMtester/PLIST b/py-LMtester/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/py-LMtester/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/py-LMtester/distinfo b/py-LMtester/distinfo
new file mode 100644
index 0000000000..655acf5958
--- /dev/null
+++ b/py-LMtester/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (py-LMtester-0.6.2.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (py-LMtester-0.6.2.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (py-LMtester-0.6.2.tar.gz) = 3860 bytes
Home |
Main Index |
Thread Index |
Old Index