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.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8199d7b0df75
branches:  trunk
changeset: 456423:8199d7b0df75
user:      scole <scole%pkgsrc.org@localhost>
date:      Wed Jul 28 17:45:59 2021 +0000

description:
Update to 2.6
All changes for pthai.el
- highlight thai text when looking up or playing audio
- highlight text and move cursor as audio played for words
- add customize toggles for message display when playing audio
- add customize toggle to prevent downloading audio
- add customize toggle to prevent playing audio
- fix pthai-say* args to actually force downloads
- (thing-at-point 'thaiword) works for thai words not separated by spaces
- other clean ups

diffstat:

 textproc/split-thai/Makefile |   4 ++--
 textproc/split-thai/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 05d4997b008e -r 8199d7b0df75 textproc/split-thai/Makefile
--- a/textproc/split-thai/Makefile      Wed Jul 28 14:23:13 2021 +0000
+++ b/textproc/split-thai/Makefile      Wed Jul 28 17:45:59 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/07/09 19:21:55 scole Exp $
+# $NetBSD: Makefile,v 1.25 2021/07/28 17:45:59 scole Exp $
 
-ST_VERSION=    2.5
+ST_VERSION=    2.6
 PKGNAME=       split-thai-${ST_VERSION}
 CATEGORIES=    textproc
 
diff -r 05d4997b008e -r 8199d7b0df75 textproc/split-thai/distinfo
--- a/textproc/split-thai/distinfo      Wed Jul 28 14:23:13 2021 +0000
+++ b/textproc/split-thai/distinfo      Wed Jul 28 17:45:59 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2021/07/09 19:21:55 scole Exp $
+$NetBSD: distinfo,v 1.9 2021/07/28 17:45:59 scole Exp $
 
-SHA1 (split-thai-2.5.tgz) = f4c5ead36715e3db863bbd5f464ef78fdc019b31
-RMD160 (split-thai-2.5.tgz) = 1a343e63a03654ff911cdba2743241e647af2f7d
-SHA512 (split-thai-2.5.tgz) = 3c3eaa5d85fdf13c6adbc09ecd177b535859dfe5a1acff57006bf579d2bec8ca512c2f6080fb2aed80a5da2b47f0fc330721f792b04867079030664cb221177f
-Size (split-thai-2.5.tgz) = 29726 bytes
+SHA1 (split-thai-2.6.tgz) = 3c75fba9769ed201856ba1d3dd575ce749ed937f
+RMD160 (split-thai-2.6.tgz) = fbbedcccf723fb4e67506f281f59e3360b5a060f
+SHA512 (split-thai-2.6.tgz) = 13a013778f39425d13780151501066c2ecf4df37b4b09d8ed82eae1bf042cab68bd9e8d7044499dbdd960571b5c14d1a8aeeef000e918f6e627550f0cad46d35
+Size (split-thai-2.6.tgz) = 30546 bytes
 SHA1 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 2a2ad127cc279835cb4df04eb69401a0d4927774
 RMD160 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 0a6df7b7dd6ef502c5dd20020e37b2ca1a5514a2
 SHA512 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 88800fe2a453fc40f16ff54c21c852a8ea8e1496e42d5d187e5b5ac0ff58050830fc0816239e4f88cb23ed301f894d1ca52eb4676fd85c13c285cec815ae7c42



Home | Main Index | Thread Index | Old Index