pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mbrolavox-us2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 26 13:00:42 UTC 2024

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

Log Message:
mbrolavox-us2: 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-us2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/mbrolavox-us2/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/mbrolavox-us2/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-us2/Makefile
diff -u pkgsrc/audio/mbrolavox-us2/Makefile:1.23 pkgsrc/audio/mbrolavox-us2/Makefile:1.24
--- pkgsrc/audio/mbrolavox-us2/Makefile:1.23    Tue Dec 19 11:04:03 2023
+++ pkgsrc/audio/mbrolavox-us2/Makefile Fri Jan 26 13:00:42 2024
@@ -1,32 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2023/12/19 11:04:03 zafer Exp $
+# $NetBSD: Makefile,v 1.24 2024/01/26 13:00:42 wiz Exp $
 
-DISTNAME=      us2-980812
-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=           us2
 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 us2 ${DESTDIR}${MHOME}
 
+.include "../../audio/mbrola/mbrolavox.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/audio/mbrolavox-us2/PLIST
diff -u pkgsrc/audio/mbrolavox-us2/PLIST:1.3 pkgsrc/audio/mbrolavox-us2/PLIST:1.4
--- pkgsrc/audio/mbrolavox-us2/PLIST:1.3        Mon Jan  1 22:29:17 2018
+++ pkgsrc/audio/mbrolavox-us2/PLIST    Fri Jan 26 13:00:42 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:00:42 wiz Exp $
+share/mbrola/voices/us2/README.txt
 share/mbrola/voices/us2/TEST/alice.pho
 share/mbrola/voices/us2/TEST/babel.pho
 share/mbrola/voices/us2/TEST/mbrola.pho
 share/mbrola/voices/us2/TEST/mbroli.ini
 share/mbrola/voices/us2/license.txt
 share/mbrola/voices/us2/us2
-share/mbrola/voices/us2/us2.txt

Index: pkgsrc/audio/mbrolavox-us2/distinfo
diff -u pkgsrc/audio/mbrolavox-us2/distinfo:1.6 pkgsrc/audio/mbrolavox-us2/distinfo:1.7
--- pkgsrc/audio/mbrolavox-us2/distinfo:1.6     Tue Oct 26 09:59:12 2021
+++ pkgsrc/audio/mbrolavox-us2/distinfo Fri Jan 26 13:00:42 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:00:42 wiz Exp $
 
-BLAKE2s (us2-980812.zip) = 171bf476a124151a2ede97830ce4da64508c1b06464e389c83571c44ff094f09
-SHA512 (us2-980812.zip) = a8aea10bc08f6c66e863994a5238fc2caba1d308f5c9ef35ccd18d01eb92a38fcbc0b96593a56bd7abd2f714fe722aa6b3e2c3141da92a4c8c06e81efb843ac6
-Size (us2-980812.zip) = 6387442 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