Fri Dec 16 18:27:00 2022 UTC ()
Update to 2.24
all changes for pthai.el
- use expand-file-name in a few places
- fix pthai-audio-display-definition plumbing
- use call-process* for pthai-mp3-play and pthai-split-command
- rename pthai-splitter-swath-word-length to pthai-splitter-max-swath-word-length
- restore pthai-thai-break-words splitter


(scole)
diff -r1.46 -r1.47 pkgsrc/textproc/split-thai/Makefile
diff -r1.28 -r1.29 pkgsrc/textproc/split-thai/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/textproc/split-thai/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/split-thai/Makefile 2022/12/08 18:18:45 1.46
+++ pkgsrc/textproc/split-thai/Makefile 2022/12/16 18:27:00 1.47
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.46 2022/12/08 18:18:45 scole Exp $ 1# $NetBSD: Makefile,v 1.47 2022/12/16 18:27:00 scole Exp $
2 2
3ST_VERSION= 2.23 3ST_VERSION= 2.24
4PKGNAME= split-thai-${ST_VERSION} 4PKGNAME= split-thai-${ST_VERSION}
5CATEGORIES= textproc 5CATEGORIES= textproc
6 6
7MAINTAINER= scole@NetBSD.org 7MAINTAINER= scole@NetBSD.org
8HOMEPAGE= https://ftp.NetBSD.org/pub/pkgsrc/distfiles/LOCAL_PORTS/ 8HOMEPAGE= https://ftp.NetBSD.org/pub/pkgsrc/distfiles/LOCAL_PORTS/
9COMMENT= Utilities and an emacs library to split UTF-8 Thai text into words 9COMMENT= Utilities and an emacs library to split UTF-8 Thai text into words
10# pthai.el, other code, icu dict, swath dict, libreoffice dict 10# pthai.el, other code, icu dict, swath dict, libreoffice dict
11LICENSE= 2-clause-bsd AND public-domain AND mit AND gnu-gpl-v2 AND gnu-lgpl-v3 11LICENSE= 2-clause-bsd AND public-domain AND mit AND gnu-gpl-v2 AND gnu-lgpl-v3
12 12
13GITHUB_ICU_TAG= 61607c27732906d36c5bd4d23ecc092f89f53a2b 13GITHUB_ICU_TAG= 61607c27732906d36c5bd4d23ecc092f89f53a2b
14LIBREOFFICE_VERSION= 7-2-0 14LIBREOFFICE_VERSION= 7-2-0
15LIBREOFFICE_SITE= https://cgit.freedesktop.org/libreoffice/dictionaries/plain/th_TH/th_TH.dic?h=libreoffice-${LIBREOFFICE_VERSION} 15LIBREOFFICE_SITE= https://cgit.freedesktop.org/libreoffice/dictionaries/plain/th_TH/th_TH.dic?h=libreoffice-${LIBREOFFICE_VERSION}
16DISTFILES= split-thai-${ST_VERSION}.tgz thaidict-${GITHUB_ICU_TAG}.txt th_TH-${LIBREOFFICE_VERSION}.dic 16DISTFILES= split-thai-${ST_VERSION}.tgz thaidict-${GITHUB_ICU_TAG}.txt th_TH-${LIBREOFFICE_VERSION}.dic

cvs diff -r1.28 -r1.29 pkgsrc/textproc/split-thai/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/split-thai/distinfo 2022/12/08 18:18:45 1.28
+++ pkgsrc/textproc/split-thai/distinfo 2022/12/16 18:27:00 1.29
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: distinfo,v 1.28 2022/12/08 18:18:45 scole Exp $ 1$NetBSD: distinfo,v 1.29 2022/12/16 18:27:00 scole Exp $
2 2
3BLAKE2s (split-thai-2.23.tgz) = 772df054d688bc89431151ef5d5b1908b13a274fdeca7ea9419fc834f6913a66 3BLAKE2s (split-thai-2.24.tgz) = 06b34853ccb6d0a2f843cf9879a069b1865e7c5646240a8143a9bcaee49f88de
4SHA512 (split-thai-2.23.tgz) = 9ff03d20b4f44ebbb9928fc1d5968fb7abb498aa60e667aeca2a14c9ea43ba4ae3b018801c1ebbe8cde7939fde23e7cc721f49179ef2550bebc73edb8e9d0759 4SHA512 (split-thai-2.24.tgz) = f718f248bc9c1d114c90bccf573a659ca1bd605b9e8510293702f5b4bcde0aa57036321b607e6cc4c37b10c04ad6dae62222886658d3d546c1d0266a8c6795d6
5Size (split-thai-2.23.tgz) = 40752 bytes 5Size (split-thai-2.24.tgz) = 40792 bytes
6BLAKE2s (th_TH-7-2-0.dic) = 976e7d64726682c474f8ae202e5aa94e495a862712e1f6351332d1ff324ef99d 6BLAKE2s (th_TH-7-2-0.dic) = 976e7d64726682c474f8ae202e5aa94e495a862712e1f6351332d1ff324ef99d
7SHA512 (th_TH-7-2-0.dic) = e2280e4a15fea69deaa20868909010342341ad8622337291492e2a4faf84fabc3441f5d34f47ace1d74cf41a21e0b983848ec686f1e4b5adea920f601f2e634b 7SHA512 (th_TH-7-2-0.dic) = e2280e4a15fea69deaa20868909010342341ad8622337291492e2a4faf84fabc3441f5d34f47ace1d74cf41a21e0b983848ec686f1e4b5adea920f601f2e634b
8Size (th_TH-7-2-0.dic) = 1251425 bytes 8Size (th_TH-7-2-0.dic) = 1251425 bytes
9BLAKE2s (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = b0a93dcff21f3b1014dd7664057a6bba8f7e374832c5a6279e46e60179b24aa4 9BLAKE2s (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = b0a93dcff21f3b1014dd7664057a6bba8f7e374832c5a6279e46e60179b24aa4
10SHA512 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 88800fe2a453fc40f16ff54c21c852a8ea8e1496e42d5d187e5b5ac0ff58050830fc0816239e4f88cb23ed301f894d1ca52eb4676fd85c13c285cec815ae7c42 10SHA512 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 88800fe2a453fc40f16ff54c21c852a8ea8e1496e42d5d187e5b5ac0ff58050830fc0816239e4f88cb23ed301f894d1ca52eb4676fd85c13c285cec815ae7c42
11Size (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 493044 bytes 11Size (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 493044 bytes