pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/split-thai
Module Name: pkgsrc
Committed By: scole
Date: Thu Apr 15 15:26:30 UTC 2021
Modified Files:
pkgsrc/textproc/split-thai: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/split-thai/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/split-thai/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/split-thai/Makefile
diff -u pkgsrc/textproc/split-thai/Makefile:1.18 pkgsrc/textproc/split-thai/Makefile:1.19
--- pkgsrc/textproc/split-thai/Makefile:1.18 Sun Mar 21 19:42:52 2021
+++ pkgsrc/textproc/split-thai/Makefile Thu Apr 15 15:26:30 2021
@@ -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 @@ USE_TOOLS+= perl:run
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
Index: pkgsrc/textproc/split-thai/distinfo
diff -u pkgsrc/textproc/split-thai/distinfo:1.4 pkgsrc/textproc/split-thai/distinfo:1.5
--- pkgsrc/textproc/split-thai/distinfo:1.4 Sun Mar 21 18:25:22 2021
+++ pkgsrc/textproc/split-thai/distinfo Thu Apr 15 15:26:30 2021
@@ -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