pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mbrolavox-us1



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

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

Log Message:
mbrolavox-us1: 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.25 -r1.26 pkgsrc/audio/mbrolavox-us1/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/mbrolavox-us1/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/mbrolavox-us1/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-us1/Makefile
diff -u pkgsrc/audio/mbrolavox-us1/Makefile:1.25 pkgsrc/audio/mbrolavox-us1/Makefile:1.26
--- pkgsrc/audio/mbrolavox-us1/Makefile:1.25    Tue Dec 19 11:02:09 2023
+++ pkgsrc/audio/mbrolavox-us1/Makefile Fri Jan 26 13:00:03 2024
@@ -1,32 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2023/12/19 11:02:09 zafer Exp $
+# $NetBSD: Makefile,v 1.26 2024/01/26 13:00:03 wiz Exp $
 
-DISTNAME=      us1-980512
-PKGNAME=       mbrolavox-us1-980512
-PKGREVISION=   2
-CATEGORIES=    audio
-MASTER_SITES=  #
-EXTRACT_SUFX=  .zip
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/numediart/MBROLA
+VOX=           us1
 COMMENT=       American English female 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 us1 ${DESTDIR}${MHOME}
 
+.include "../../audio/mbrola/mbrolavox.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/audio/mbrolavox-us1/PLIST
diff -u pkgsrc/audio/mbrolavox-us1/PLIST:1.3 pkgsrc/audio/mbrolavox-us1/PLIST:1.4
--- pkgsrc/audio/mbrolavox-us1/PLIST:1.3        Mon Jan  1 22:29:17 2018
+++ pkgsrc/audio/mbrolavox-us1/PLIST    Fri Jan 26 13:00:03 2024
@@ -1,4 +1,5 @@
-@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:03 wiz Exp $
+share/mbrola/voices/us1/README.txt
 share/mbrola/voices/us1/TEST/alice.pho
 share/mbrola/voices/us1/TEST/mbrola.pho
 share/mbrola/voices/us1/TEST/mbroli.ini
@@ -6,5 +7,4 @@ share/mbrola/voices/us1/TEST/push.pho
 share/mbrola/voices/us1/TEST/xmas.pho
 share/mbrola/voices/us1/license.txt
 share/mbrola/voices/us1/us1
-share/mbrola/voices/us1/us1.txt
 share/mbrola/voices/us1/us1mrpa

Index: pkgsrc/audio/mbrolavox-us1/distinfo
diff -u pkgsrc/audio/mbrolavox-us1/distinfo:1.6 pkgsrc/audio/mbrolavox-us1/distinfo:1.7
--- pkgsrc/audio/mbrolavox-us1/distinfo:1.6     Tue Oct 26 09:59:12 2021
+++ pkgsrc/audio/mbrolavox-us1/distinfo Fri Jan 26 13:00:03 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:03 wiz Exp $
 
-BLAKE2s (us1-980512.zip) = 152cde4ea00abdab7a0c0ba78e61cedb132daa66326d2a30006500b35b8aefe9
-SHA512 (us1-980512.zip) = e2b1eb7325e9fe0b58f3b0e265899b0da1cf5ec1cb183f241bf73ba670528b56cd091277f432446e6651d81dca21f2b2ea8a84622dd655d125cedda0447cdb62
-Size (us1-980512.zip) = 6562915 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