pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mbrolavox-en1: Import mbrolavox-en1-980910 as wip/mbrolavox-en1



Module Name:	pkgsrc-wip
Committed By:	adr <adr%sdf.org@localhost>
Pushed By:	adr
Date:		Sun Nov 13 16:20:20 2022 +0000
Changeset:	00eb8e0b958cc62830ccb25d7e57e2edc986a2ba

Modified Files:
	Makefile
Added Files:
	mbrolavox-en1/.#Makefile
	mbrolavox-en1/DESCR
	mbrolavox-en1/Makefile
	mbrolavox-en1/PLIST
	mbrolavox-en1/distinfo

Log Message:
mbrolavox-en1: Import mbrolavox-en1-980910 as wip/mbrolavox-en1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=00eb8e0b958cc62830ccb25d7e57e2edc986a2ba

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                 |  1 +
 mbrolavox-en1/.#Makefile |  1 +
 mbrolavox-en1/DESCR      |  1 +
 mbrolavox-en1/Makefile   | 33 +++++++++++++++++++++++++++++++++
 mbrolavox-en1/PLIST      | 10 ++++++++++
 mbrolavox-en1/distinfo   |  5 +++++
 6 files changed, 51 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 80aadc3956..5a58235caa 100644
--- a/Makefile
+++ b/Makefile
@@ -2375,6 +2375,7 @@ SUBDIR+=	mawk-uxre
 SUBDIR+=	maxima-git
 SUBDIR+=	mbox-importer
 SUBDIR+=	mbrola
+SUBDIR+=	mbrolavox-en1
 SUBDIR+=	mbrolavox-us1
 SUBDIR+=	mbrolavox-us2
 SUBDIR+=	mbrolavox-us3
diff --git a/mbrolavox-en1/.#Makefile b/mbrolavox-en1/.#Makefile
new file mode 120000
index 0000000000..27f32ca48c
--- /dev/null
+++ b/mbrolavox-en1/.#Makefile
@@ -0,0 +1 @@
+adr@npi.1895
\ No newline at end of file
diff --git a/mbrolavox-en1/DESCR b/mbrolavox-en1/DESCR
new file mode 100644
index 0000000000..1d69f83bc3
--- /dev/null
+++ b/mbrolavox-en1/DESCR
@@ -0,0 +1 @@
+British English male voice for MBROLA.
diff --git a/mbrolavox-en1/Makefile b/mbrolavox-en1/Makefile
new file mode 100644
index 0000000000..1129b8f119
--- /dev/null
+++ b/mbrolavox-en1/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD$
+
+VOX=	en1
+VER=	980910
+PKGNAME=	mbrolavox-${VOX}-${VER}
+GITHUB_PROJECT=	MBROLA-voices
+GITHUB_TAG=	refs/heads/master
+DISTNAME=	master
+CATEGORIES=	audio
+MASTER_SITES=	${MASTER_SITE_GITHUB:=numediart/}
+EXTRACT_SUFX=	.zip
+DIST_SUBDIR=	${GITHUB_PROJECT}
+
+WRKSRC=	${WRKDIR}/MBROLA-voices-master/
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/numediart/MBROLA-voices
+COMMENT=	British English male voice for MBROLA
+LICENSE=	no-commercial-use
+
+DEPENDS=	mbrola-[0-9]*:../../audio/mbrola
+
+USE_TOOLS+=	pax
+
+NO_BUILD=	yes
+
+MHOME=	${PREFIX}/share/mbrola/voices
+
+do-install:
+	${INSTALL_DATA_DIR} ${DESTDIR}${MHOME}
+	cd ${WRKSRC}/data && pax -rw ${VOX} ${DESTDIR}${MHOME}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mbrolavox-en1/PLIST b/mbrolavox-en1/PLIST
new file mode 100644
index 0000000000..6686cddcbd
--- /dev/null
+++ b/mbrolavox-en1/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD$
+share/mbrola/voices/en1/README.txt
+share/mbrola/voices/en1/TEST/euler.pho
+share/mbrola/voices/en1/TEST/eulerfr.pho
+share/mbrola/voices/en1/TEST/mbrola.pho
+share/mbrola/voices/en1/TEST/mbrolamr.pho
+share/mbrola/voices/en1/TEST/mbroli.ini
+share/mbrola/voices/en1/TEST/tobe.pho
+share/mbrola/voices/en1/en1
+share/mbrola/voices/en1/en1mrpa
diff --git a/mbrolavox-en1/distinfo b/mbrolavox-en1/distinfo
new file mode 100644
index 0000000000..c2bf1e096a
--- /dev/null
+++ b/mbrolavox-en1/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (MBROLA-voices/master.zip) = bcc03144a289035afe1f5e177b37b9af9e466c2f6f14725e510b7bea222f3705
+SHA512 (MBROLA-voices/master.zip) = 00eb9a585b3fb5157b8f8d63ed751db1e026a29fbc91dc2aed82a478114c4ea4badf4ea567fdc3293a4355b25107143ad4b1f8fe6c5cc3e9db4acae88e9c19b7
+Size (MBROLA-voices/master.zip) = 583115117 bytes


Home | Main Index | Thread Index | Old Index