pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/split-thai Update to 2.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/b37af907170b
branches: trunk
changeset: 450381:b37af907170b
user: scole <scole%pkgsrc.org@localhost>
date: Thu Apr 15 15:26:30 2021 +0000
description:
Update to 2.2
- depend on sox instead mpg123
- in pthai.el, use sox as sole audio player. this simplifies things a bit
and allows silences to be stripped from audio files while playing.
remove pthai-mp3-* custom variables
- minor pthai.el clean ups
- remove seq-contain-p from pthai.el, which appears deprecated
in later emacs versions
- in pthai.el, work around apparent emacs bug when unsplitting
and buffer name contains combining characters
diffstat:
textproc/split-thai/Makefile | 6 +++---
textproc/split-thai/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 4eef9b65d9b3 -r b37af907170b textproc/split-thai/Makefile
--- a/textproc/split-thai/Makefile Thu Apr 15 14:56:35 2021 +0000
+++ b/textproc/split-thai/Makefile Thu Apr 15 15:26:30 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/03/21 19:42:52 scole Exp $
+# $NetBSD: Makefile,v 1.19 2021/04/15 15:26:30 scole Exp $
-ST_VERSION= 2.1
+ST_VERSION= 2.2
PKGNAME= split-thai-${ST_VERSION}
CATEGORIES= textproc
@@ -23,7 +23,7 @@
BUILD_DEPENDS+= libdatrie-[0-9]*:../../devel/libdatrie
DEPENDS+= emacs-[0-9]*:../../editors/emacs
DEPENDS+= swath-[0-9]*:../../textproc/swath
-DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
+DEPENDS+= sox-[0-9]*:../../audio/sox
REPLACE_PERL= st-wordbreak tgrep
REPLACE_SH= st-swath
diff -r 4eef9b65d9b3 -r b37af907170b textproc/split-thai/distinfo
--- a/textproc/split-thai/distinfo Thu Apr 15 14:56:35 2021 +0000
+++ b/textproc/split-thai/distinfo Thu Apr 15 15:26:30 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2021/03/21 18:25:22 scole Exp $
+$NetBSD: distinfo,v 1.5 2021/04/15 15:26:30 scole Exp $
-SHA1 (split-thai-2.1.tgz) = 9da2cbf6285ebdb68c3a28c7fb6cab6d316c19c6
-RMD160 (split-thai-2.1.tgz) = 966ff897edd1f135f721cff3d94741735f29602d
-SHA512 (split-thai-2.1.tgz) = 051df9181ae042d41c86b03d37310404ed8215fe28f2d0d7839c3343c7bbde6f4fc355e537e08c7dd983b119b718985ad8800e2b3f0d4dd2cafab7e7d6577365
-Size (split-thai-2.1.tgz) = 28710 bytes
+SHA1 (split-thai-2.2.tgz) = 2b9bf50803a0178c8917fd2a765a298d64c8603e
+RMD160 (split-thai-2.2.tgz) = 06cdf257beb95107f0d4c9d68ebd0b753e606b67
+SHA512 (split-thai-2.2.tgz) = 44d3b2a0b41180cb8de354352edb77489648fbfacd0335678ec65c93020118a64aa30cd06700276310d18b4a5dc7d2eff808c61a99899028272150347ed2ed93
+Size (split-thai-2.2.tgz) = 28771 bytes
SHA1 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 2a2ad127cc279835cb4df04eb69401a0d4927774
RMD160 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 0a6df7b7dd6ef502c5dd20020e37b2ca1a5514a2
SHA512 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 88800fe2a453fc40f16ff54c21c852a8ea8e1496e42d5d187e5b5ac0ff58050830fc0816239e4f88cb23ed301f894d1ca52eb4676fd85c13c285cec815ae7c42
Home |
Main Index |
Thread Index |
Old Index