pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/festlex-cmu



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Nov 23 12:07:29 UTC 2019

Modified Files:
        pkgsrc/audio/festlex-cmu: Makefile PLIST distinfo

Log Message:
festlex-cmu: Update to 2.5

Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/audio/festlex-cmu/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/festlex-cmu/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/festlex-cmu/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/festlex-cmu/Makefile
diff -u pkgsrc/audio/festlex-cmu/Makefile:1.23 pkgsrc/audio/festlex-cmu/Makefile:1.24
--- pkgsrc/audio/festlex-cmu/Makefile:1.23      Tue Sep 11 23:59:32 2012
+++ pkgsrc/audio/festlex-cmu/Makefile   Sat Nov 23 12:07:28 2019
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.23 2012/09/11 23:59:32 asau Exp $
+# $NetBSD: Makefile,v 1.24 2019/11/23 12:07:28 nia Exp $
 
 DISTNAME=      festlex_CMU
-PKGNAME=       festlex-cmu-1.4.0
-PKGREVISION=   1
+PKGNAME=       festlex-cmu-2.5
 CATEGORIES=    audio
-MASTER_SITES=  http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/
+MASTER_SITES=  http://festvox.org/packed/festival/${PKGVERSION_NOREV}/
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.cstr.ed.ac.uk/projects/festival/
+HOMEPAGE=      http://festvox.org/festival/index.html
 COMMENT=       CMU American English pronunciation dictionary for Festival
 
-DEPENDS+=      festival>=1.4.0:../../audio/festival
+DEPENDS+=      festival>=2.5:../../audio/festival
 USE_TOOLS+=    pax
 
 WRKSRC=                ${WRKDIR}/festival

Index: pkgsrc/audio/festlex-cmu/PLIST
diff -u pkgsrc/audio/festlex-cmu/PLIST:1.3 pkgsrc/audio/festlex-cmu/PLIST:1.4
--- pkgsrc/audio/festlex-cmu/PLIST:1.3  Sun Jun 14 17:32:06 2009
+++ pkgsrc/audio/festlex-cmu/PLIST      Sat Nov 23 12:07:28 2019
@@ -1,10 +1,12 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:06 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/11/23 12:07:28 nia Exp $
 share/festival/lib/dicts/cmu/COPYING
 share/festival/lib/dicts/cmu/Makefile
+share/festival/lib/dicts/cmu/allowables.scm
 share/festival/lib/dicts/cmu/cmu2ft
 share/festival/lib/dicts/cmu/cmu_lts_rules.scm
 share/festival/lib/dicts/cmu/cmudict-0.4.diff
 share/festival/lib/dicts/cmu/cmudict-0.4.out
 share/festival/lib/dicts/cmu/cmudict-0.4.scm
+share/festival/lib/dicts/cmu/cmudict_compile.scm
 share/festival/lib/dicts/cmu/cmudict_extensions.scm
 share/festival/lib/dicts/cmu/cmulex.scm

Index: pkgsrc/audio/festlex-cmu/distinfo
diff -u pkgsrc/audio/festlex-cmu/distinfo:1.4 pkgsrc/audio/festlex-cmu/distinfo:1.5
--- pkgsrc/audio/festlex-cmu/distinfo:1.4       Tue Nov  3 01:12:29 2015
+++ pkgsrc/audio/festlex-cmu/distinfo   Sat Nov 23 12:07:28 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 01:12:29 agc Exp $
+$NetBSD: distinfo,v 1.5 2019/11/23 12:07:28 nia Exp $
 
-SHA1 (festlex_CMU.tar.gz) = 968f0007c4cd7d92ce0a786840b6dc64628776b7
-RMD160 (festlex_CMU.tar.gz) = 852a007b5d50ff32d098a4dbd303a4d9c63a1802
-SHA512 (festlex_CMU.tar.gz) = f8fa7eb2dc50df1949f5c941fe9537907fdc19d2ce94824de31f6e75044eadeb91e7511f0d56ba0cd0a32860c33eb27c59f873a6d9e0ce45da2c4d453dd991c0
-Size (festlex_CMU.tar.gz) = 1697709 bytes
+SHA1 (festlex-cmu-2.5/festlex_CMU.tar.gz) = d9576230c6698e1f05440ccd34063b64b9aaeb99
+RMD160 (festlex-cmu-2.5/festlex_CMU.tar.gz) = 970988017268cb287c59100f440ae46781ae3258
+SHA512 (festlex-cmu-2.5/festlex_CMU.tar.gz) = c293344020fd3337193303cd5dfb7e2b0a1012770a484d8bccaae921b0c61b75699204bec45fee0db754506d6f1558fd616866cc94e76afcbb85a4dcbcf9542b
+Size (festlex-cmu-2.5/festlex_CMU.tar.gz) = 1925748 bytes



Home | Main Index | Thread Index | Old Index