aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Wong <juan@juancord.xyz>2024-04-08 11:43:41 +0800
committerRyan Wong <juan@juancord.xyz>2024-04-08 12:04:53 +0800
commit0beddd35599d95294de285a4c74757bc531b6119 (patch)
treefb381cd1225eb16972857cd30f30b9c950bbfa56 /dev-tex
parentdev-tex/tectonic: add 0.15.0 (diff)
downloadguru-0beddd35599d95294de285a4c74757bc531b6119.tar.gz
guru-0beddd35599d95294de285a4c74757bc531b6119.tar.bz2
guru-0beddd35599d95294de285a4c74757bc531b6119.zip
dev-tex/tectonic: add 0.15.0
Signed-off-by: Ryan Wong <juan@juancord.xyz>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/tectonic/tectonic-0.15.0.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-tex/tectonic/tectonic-0.15.0.ebuild b/dev-tex/tectonic/tectonic-0.15.0.ebuild
index d8feee0a2..dabebf897 100644
--- a/dev-tex/tectonic/tectonic-0.15.0.ebuild
+++ b/dev-tex/tectonic/tectonic-0.15.0.ebuild
@@ -344,9 +344,7 @@ CRATES="
inherit cargo
-DESCRIPTION="A modernized, complete, embeddable TeX/LaTeX engine. Tectonic is forked from the XeTeX
-extension to the classic “Web2C” implementation of TeX and uses the TeXLive distribution
-of support files."
+DESCRIPTION="A modernized, complete, embeddable TeX/LaTeX engine."
# Double check the homepage as the cargo_metadata crate
# does not provide this value so instead repository is used
HOMEPAGE="https://github.com/tectonic-typesetting/tectonic/"
@@ -361,7 +359,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND="media-libs/harfbuzz"