pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mbrolavox-us3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 26 13:01:15 UTC 2024

Modified Files:
        pkgsrc/audio/mbrolavox-us3: Makefile PLIST distinfo

Log Message:
mbrolavox-us3: update to 0.0.0.16.

Packaged in wip by adr

Adapt the package to the updated mbrola and follow the pkgsrc
guide respect to repositories without tags or releases (21.2.3.2)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/audio/mbrolavox-us3/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/mbrolavox-us3/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/mbrolavox-us3/distinfo

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

Modified files:

Index: pkgsrc/audio/mbrolavox-us3/Makefile
diff -u pkgsrc/audio/mbrolavox-us3/Makefile:1.23 pkgsrc/audio/mbrolavox-us3/Makefile:1.24
--- pkgsrc/audio/mbrolavox-us3/Makefile:1.23    Tue Dec 19 11:05:05 2023
+++ pkgsrc/audio/mbrolavox-us3/Makefile Fri Jan 26 13:01:14 2024
@@ -1,32 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2023/12/19 11:05:05 zafer Exp $
+# $NetBSD: Makefile,v 1.24 2024/01/26 13:01:14 wiz Exp $
 
-DISTNAME=      us3-990208
-PKGNAME=       mbrolavox-${DISTNAME}
-PKGREVISION=   2
-CATEGORIES=    audio
-MASTER_SITES=  #
-EXTRACT_SUFX=  .zip
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/numediart/MBROLA-voices
+VOX=           us3
 COMMENT=       American English male voice for MBROLA
-LICENSE=       no-commercial-use
-
-DEPENDS+=      mbrola-301h{,nb[0-9]*}:../../audio/mbrola
-
-USE_TOOLS+=    pax
-
-WRKSRC=                ${WRKDIR}
-NO_BUILD=      yes
-
-MHOME=         ${PREFIX}/share/mbrola/voices
-
-post-extract:
-       ${CHMOD} -R a+r ${WRKSRC}
-       ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
-
-do-install:
-       ${INSTALL_DATA_DIR} ${DESTDIR}${MHOME}
-       cd ${WRKSRC} && pax -rw us3 ${DESTDIR}${MHOME}
 
+.include "../../wip/mbrola/mbrolavox.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/audio/mbrolavox-us3/PLIST
diff -u pkgsrc/audio/mbrolavox-us3/PLIST:1.3 pkgsrc/audio/mbrolavox-us3/PLIST:1.4
--- pkgsrc/audio/mbrolavox-us3/PLIST:1.3        Mon Jan  1 22:29:17 2018
+++ pkgsrc/audio/mbrolavox-us3/PLIST    Fri Jan 26 13:01:14 2024
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:17 rillig Exp $
+@comment $NetBSD: PLIST,v 1.4 2024/01/26 13:01:14 wiz Exp $
+share/mbrola/voices/us3/README.txt
 share/mbrola/voices/us3/TEST/cslu.pho
 share/mbrola/voices/us3/TEST/diphone.pho
 share/mbrola/voices/us3/TEST/mbroli.ini
 share/mbrola/voices/us3/TEST/mike.pho
 share/mbrola/voices/us3/license.txt
 share/mbrola/voices/us3/us3
-share/mbrola/voices/us3/us3.txt

Index: pkgsrc/audio/mbrolavox-us3/distinfo
diff -u pkgsrc/audio/mbrolavox-us3/distinfo:1.6 pkgsrc/audio/mbrolavox-us3/distinfo:1.7
--- pkgsrc/audio/mbrolavox-us3/distinfo:1.6     Tue Oct 26 09:59:12 2021
+++ pkgsrc/audio/mbrolavox-us3/distinfo Fri Jan 26 13:01:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 09:59:12 nia Exp $
+$NetBSD: distinfo,v 1.7 2024/01/26 13:01:14 wiz Exp $
 
-BLAKE2s (us3-990208.zip) = 90240b07ef013beecac74751f91766887422c36a28741006fe216a443564b85f
-SHA512 (us3-990208.zip) = dbc6b0cdc3040ec3747f25a15dd17f35f0e97c40a153ae44e43a7e8030302e7e7c8710b10fe8184cc38f907de07a187ac0a7e3816be2230ce969aa014641d0ae
-Size (us3-990208.zip) = 6195800 bytes
+BLAKE2s (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 45a43a766aeab730da24129fff468a35038c671ebef3d10ef8d2a46500ace5b0
+SHA512 (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 
8476e80984279fddab1bda07e9352bee9f11499dc5b59652cd4bc0385b08a83259c080748e7040fa10cc03c9b0f1e1d1a39f80ddd782073c92f49fadc9af9585
+Size (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 583211254 bytes



Home | Main Index | Thread Index | Old Index