Update to 2.28

all changes for pthai.el
- add option for looking up, viewing words/missed words in pthai-practice-words
- add pthai-dictionary-clear
- bind pthai-complete-word to key like alt-tab for ispell
- for pthai-practice-* functions, don't require dictionary format
- simplify pthai-dictionary-read-file and its *Messages*
- update external dictionaries to latest builds
This commit is contained in:
scole 2024-01-07 03:28:09 +00:00
parent f46540e1d1
commit bfaec9c462
2 changed files with 17 additions and 17 deletions

View File

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.53 2023/11/08 13:21:10 wiz Exp $
# $NetBSD: Makefile,v 1.54 2024/01/07 03:28:09 scole Exp $
ST_VERSION= 2.27
ST_VERSION= 2.28
PKGNAME= split-thai-${ST_VERSION}
PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= scole@NetBSD.org
@ -11,8 +10,8 @@ COMMENT= Utilities and an emacs library to split UTF-8 Thai text into words
# pthai.el, other code, icu dict, swath dict, libreoffice dict
LICENSE= 2-clause-bsd AND public-domain AND mit AND gnu-gpl-v2 AND gnu-lgpl-v3
GITHUB_ICU_TAG= 61607c27732906d36c5bd4d23ecc092f89f53a2b
LIBREOFFICE_VERSION= 7-2-0
GITHUB_ICU_TAG= 929cf40ecbf464bb133113995185c7353f2e106d
LIBREOFFICE_VERSION= 7-6-4
LIBREOFFICE_SITE= https://cgit.freedesktop.org/libreoffice/dictionaries/plain/th_TH/th_TH.dic?h=libreoffice-${LIBREOFFICE_VERSION}
DISTFILES= split-thai-${ST_VERSION}.tgz thaidict-${GITHUB_ICU_TAG}.txt th_TH-${LIBREOFFICE_VERSION}.dic
@ -20,8 +19,9 @@ SITES.split-thai-${ST_VERSION}.tgz= ${MASTER_SITE_LOCAL}
SITES.thaidict-${GITHUB_ICU_TAG}.txt= -${MASTER_SITE_GITHUB:=unicode-org/}/icu/raw/${GITHUB_ICU_TAG}/icu4c/source/data/brkitr/dictionaries/thaidict.txt
SITES.th_TH-${LIBREOFFICE_VERSION}.dic= -${LIBREOFFICE_SITE}
# darwin needed 11 to compile icu program?
USE_LANGUAGES= c++11
# darwin needs 11 to compile icu program
USE_LANGUAGES= c++
FORCE_CXX_STD= c++11
USE_TOOLS= pkg-config mkdir cp sh:run env awk cat sort uniq grep wc echo
USE_TOOLS+= perl:run

View File

@ -1,11 +1,11 @@
$NetBSD: distinfo,v 1.32 2023/07/24 01:55:52 scole Exp $
$NetBSD: distinfo,v 1.33 2024/01/07 03:28:09 scole Exp $
BLAKE2s (split-thai-2.27.tgz) = b797bbdbafa49c2a46d24b0e01cddeafba750a5f0a342f0a38e0ef02cbc2295b
SHA512 (split-thai-2.27.tgz) = 177d9f61227b388957f5c3f7e3faec14bb2275ba4d3d2134562eb2d70bf842b2981a452107e9f171efaab1b6884eacb7cec89d672b7432b8cb41183c53e1667e
Size (split-thai-2.27.tgz) = 40917 bytes
BLAKE2s (th_TH-7-2-0.dic) = 976e7d64726682c474f8ae202e5aa94e495a862712e1f6351332d1ff324ef99d
SHA512 (th_TH-7-2-0.dic) = e2280e4a15fea69deaa20868909010342341ad8622337291492e2a4faf84fabc3441f5d34f47ace1d74cf41a21e0b983848ec686f1e4b5adea920f601f2e634b
Size (th_TH-7-2-0.dic) = 1251425 bytes
BLAKE2s (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = b0a93dcff21f3b1014dd7664057a6bba8f7e374832c5a6279e46e60179b24aa4
SHA512 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 88800fe2a453fc40f16ff54c21c852a8ea8e1496e42d5d187e5b5ac0ff58050830fc0816239e4f88cb23ed301f894d1ca52eb4676fd85c13c285cec815ae7c42
Size (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 493044 bytes
BLAKE2s (split-thai-2.28.tgz) = f8926c4225774cb67180dc4aa09089880d8671c35399a0ed79191fdd65462768
SHA512 (split-thai-2.28.tgz) = 2872f3dffba2e592493241aae2f6153c6566217d7c3fb070ade7885db176c772d35221b78222df5a0a264a2056205f82e39c91150b06c47ac87d30bf9a89b40b
Size (split-thai-2.28.tgz) = 41273 bytes
BLAKE2s (th_TH-7-6-4.dic) = 976e7d64726682c474f8ae202e5aa94e495a862712e1f6351332d1ff324ef99d
SHA512 (th_TH-7-6-4.dic) = e2280e4a15fea69deaa20868909010342341ad8622337291492e2a4faf84fabc3441f5d34f47ace1d74cf41a21e0b983848ec686f1e4b5adea920f601f2e634b
Size (th_TH-7-6-4.dic) = 1251425 bytes
BLAKE2s (thaidict-929cf40ecbf464bb133113995185c7353f2e106d.txt) = 5ba628e20d8e4caedacc8c3ef0bd1d7e23f06e78a03d32839e797655157f629e
SHA512 (thaidict-929cf40ecbf464bb133113995185c7353f2e106d.txt) = 618c856e802e870296925baa4e1f49be5ea790a4ddf5bc07d709b7fc69f672aa88c110e534f248dbb334b78cafa20d90a0b790a677ef5514c2b39074cf3b4091
Size (thaidict-929cf40ecbf464bb133113995185c7353f2e106d.txt) = 493054 bytes