Commit graph

5 commits

Author SHA1 Message Date
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
wiz
7823564196 Update to currently available tarball, addressing part of PR 19873.
Changes:
diff -r old/festival/lib/voices/english/mwm_diphone/festvox/mwm_diphone.scm new/festival/lib/voices/english/mwm_diphone/festvox/mwm_diphone.scm
6c6
< ;;                        Copyright (c) 1999                              ;;
---
> ;;                        Copyright (c) 2000                              ;;
25a26
> (require 'ogi_token)
63c64,65
<
---
>   (set! token_pos_cart_trees OGI_english_token_pos_cart_trees)
>
69,70c71,72
<   ;(set! pos_map english_pos_map_wp39_to_wp20)
<   (set! pos_map nil)
---
>   (set! pos_map english_pos_map_wp39_to_wp20)
>   ;(set! pos_map nil)
95c97
< 	'((target_f0_mean 110) (target_f0_std 20)
---
> 	'((target_f0_mean 115) (target_f0_std 20)
109c111
< 		       (p>9r (p)) (p>w (p)) (p>l (p))
---
> 		       (p>9r (p)) (p>w (p)) (p>l (p))
116c118
< 		       (p>9r (p)) (p>w (p)) (p>l (p))
---
> 		       (p>9r (p)) (p>w (p)) (p>l (p)) (p>l<s (p<s p))
144,146c146,148
<          (ctype n 4) ; nasal
<          (ctype l 4) ; lateral
<          (ctype r 4) ; approximant
---
>          (ctype n 2) ; nasal
>          (ctype l 2) ; lateral
>          (ctype r 2) ; approximant
148c150,156
<
---
>  (set! mwmdi_vqual
>        '(vqual_mod
>  	 ((vt_global_warp_wave 1.0)
>  	  (vt_voiced_warp_wave 1.0)
>  	  (vt_global_warp_lsf 1.0)
>  	  (vt_voiced_warp_lsf 1.0))))
>
195a204
>   mwmdi_vqual
2003-01-27 10:57:03 +00:00
wiz
7f5ae4ec45 Use SHA1, and add size info. 2001-05-09 21:59:54 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
Renamed from audio/festvox-mwm/files/md5 (Browse further)