commit: 25a3d5cfc202c18dd5c145ca41023c1e2b9ec128
Author: Timo van Veen <timovanveen <AT> hotmail <DOT> nl>
AuthorDate: Mon Jun 23 17:23:51 2025 +0000
Commit: Timo van Veen <timovanveen <AT> hotmail <DOT> nl>
CommitDate: Mon Jun 23 17:24:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=25a3d5cf
app-text/tinymist: add 0.13.14, drop 0.13.12
Signed-off-by: Timo van Veen <timovanveen <AT> hotmail.nl>
app-text/tinymist/Manifest | 5 +++--
.../tinymist/{tinymist-0.13.12.ebuild => tinymist-0.13.14.ebuild} | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/app-text/tinymist/Manifest b/app-text/tinymist/Manifest
index 738bc5d5c4..ff89fefa5d 100644
--- a/app-text/tinymist/Manifest
+++ b/app-text/tinymist/Manifest
@@ -1,4 +1,5 @@
-DIST tinymist-0.13.12-crates.tar.xz 43086704 BLAKE2B
f18462b84005f7cefb6d5bf2b034d8faa223945e794beac6d0ad99866a8553aac9a939c47fb84345f390ceb722514e58cdf4a977ab72214f00a6b738284361ba
SHA512
d363e3af5ed3b24db9b927aa3cc60fee265b2755d6d023479e42e1bbc201d54bb00d6b501da113c0e9e5e62715e051dd82d32bcba765be9e3ca0787e716ed6a0
-DIST tinymist-0.13.12.tar.gz 1300187 BLAKE2B
6e4d5816938eec3e5234f4bdf448a960913ec3b2097c01c68d545c510dd2cea33cd2599214fb409432fa2dc08e3a618af6655cde1ec9be350096088534d42f9d
SHA512
3474414f972d1a86d001b9fd2f815d86cb5f8ad733afb00e3836240db2f1be213d473c87fba697270289914d7a3e9e09e3a15d9feeae5fe9daaa8e67a28734fc
+DIST docx-rs-db49a729f68dbdb9e8e91857fbb1c3d414209871.gh.tar.gz 7716256
BLAKE2B
cc4f111b89028b04b2e6aa4d7b76bdcf3ccfe7e14db5ddaff28fc1cc1c8083b8f89d131c2ce1548358972a6e774e3ec2f30ec129ec652ece660942e391963cdd
SHA512
dd10581e4a68fa649b593d8c41e92bba5c06850fec3eac3f8604d6f9ad7de2962d37f293ff8b1aa6425bf4acd666df2cdb665a368f33a715ea41423ae819f075
+DIST tinymist-0.13.14-crates.tar.xz 43069840 BLAKE2B
53419f631c0f68ce89ffade7189e257dfeb31865410d77b619c03768c2a3c07b08f087760fc7e168b172b809f0d566ae8dfbefdc7ebd482b6e7e00b32fba75bb
SHA512
1c3126de4c187ee418e05c62f9ee024e5e53f848cf433580c43ecfaab63f632810ae341f314b09bfdf274fc2aae204790d502e6896e535749bc814cd6f3a0ff7
+DIST tinymist-0.13.14.tar.gz 1371693 BLAKE2B
7e14c65380c90cd758f4e111355e35f8790a257f3c542588998522ecc78d3d65319507172cc9c9381387f5f5c8d6bb8f4b8f2cf7f62c60ac85d352141c42d9d6
SHA512
cae3b10df62c2a41b6681b4034b41e1a21593e325530e99287dde4170c6ec1fe09d90de7a975c00f7de949f06a88264195b3c504519df16a7b7ba36cb6fd38b1
DIST typst-946ea31fb554bcf62e3215f64ddda87d70b026af.gh.tar.gz 3642248 BLAKE2B
5fcaf5df3adbcebc59fd2fb0b24e2cd3ec80003591a0dd08a3459001aaa1aa7d3b49d50e2cf0b4e2c3fa8072605eaa875449530fbf4453ab025340f382b66d62
SHA512
f5c5266bb3de5015071b2e6a5eeb7007a895a30cfd64bfd2800f85d20b851574c7f50f941161e100060ff0becd1e87e30dbd8568405e56d264b75c764cbe7d4c
DIST typstfmt-cdfe44ed065a90d80040c3b29dee7ed431a710ee.gh.tar.gz 40943 BLAKE2B
a55875c3b461f15c31a98d6e5adfcfb3ac338e6ea63b95d3405be3deb46159a7312675517b0e4d56b28ea5e93b74de9008796061e29343b522a69c501f286f50
SHA512
f54e59bd3cc50fcf56e1e47f9c3c3dd0c5a3d0c5e55fe83b8d143c97872fc73d1382f81395dc32d8730674b50a5d598c3cc5a8381d748f6566547ee9f08ba865
diff --git a/app-text/tinymist/tinymist-0.13.12.ebuild
b/app-text/tinymist/tinymist-0.13.14.ebuild
similarity index 93%
rename from app-text/tinymist/tinymist-0.13.12.ebuild
rename to app-text/tinymist/tinymist-0.13.14.ebuild
index 8495d9ddee..bfa9031820 100644
--- a/app-text/tinymist/tinymist-0.13.12.ebuild
+++ b/app-text/tinymist/tinymist-0.13.14.ebuild
@@ -12,6 +12,7 @@ CRATES=" "
TYPST_HASH="946ea31fb554bcf62e3215f64ddda87d70b026af"
declare -A GIT_CRATES=(
+
[docx-rs]='https://github.com/Myriad-Dreamin/docx-rs;db49a729f68dbdb9e8e91857fbb1c3d414209871;docx-rs-%commit%/docx-core'
[typst-eval]="https://github.com/Myriad-Dreamin/typst;${TYPST_HASH};typst-%commit%/crates/typst-eval"
[typst-html]="https://github.com/Myriad-Dreamin/typst;${TYPST_HASH};typst-%commit%/crates/typst-html"
[typst-layout]="https://github.com/Myriad-Dreamin/typst;${TYPST_HASH};typst-%commit%/crates/typst-layout"
@@ -68,6 +69,7 @@ src_prepare() {
"s|^(${crate}[[:space:]]*=[[:space:]]*[{].*)([[:space:]]*git[[:space:]]*=[[:space:]]*['\"][[:graph:]]+['\"][[:space:]]*)(.*[}])|\1path
= '${WORKDIR}/${crate_dir//%commit%/${commit}}'\3|;"
"s|^(${crate}[[:space:]]*=[[:space:]]*[{].*)([,][[:space:]]*branch[[:space:]]*=[[:space:]]*['\"][[:graph:]]+['\"][[:space:]]*)(.*[}])|\1\3|;"
"s|^(${crate}[[:space:]]*=[[:space:]]*[{].*)([,][[:space:]]*tag[[:space:]]*=[[:space:]]*['\"][[:graph:]]+['\"][[:space:]]*)(.*[}])|\1\3|;"
+
"s|^(${crate}[[:space:]]*=[[:space:]]*[{].*)([,][[:space:]]*rev[[:space:]]*=[[:space:]]*['\"][[:graph:]]+['\"][[:space:]]*)(.*[}])|\1\3|;"
)
done
sed -i -E -e "${sed_scripts[*]}" Cargo.toml ||