diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-08 21:26:39 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-08 21:26:39 +0200 |
| commit | f67bcd793194789ab78452f9d4f3133ce2517ee1 (patch) | |
| tree | a165993055fd77f46cd84ff31837d935a8a2b139 /typora-bin/slack-desc | |
| parent | c99d4e7047f2242a7aeb3585d200a3e0a2b91f01 (diff) | |
| download | my-slackbuilds-f67bcd793194789ab78452f9d4f3133ce2517ee1.tar.gz my-slackbuilds-f67bcd793194789ab78452f9d4f3133ce2517ee1.zip | |
typora-bin: add version 1.14.9
Binary repack of upstream's official Linux x86_64 tarball; Typora is
closed source, so this is not a build from source.
Uses the versioned tarball on downloads.typora.io rather than the
version-agnostic Typora-linux-x64.tar.gz, which serves whatever build is
current and would go md5-stale on every upstream release.
Launch through a wrapper instead of a symlink to the binary: it enables
Electron's Ozone Wayland backend when a Wayland session is detected and
leaves the X11 default alone otherwise, so one package works in both.
Override with TYPORA_OZONE=wayland|x11.
Upstream's bundled updater is dropped; it would overwrite the tree in
/opt behind pkgtool's back.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'typora-bin/slack-desc')
| -rw-r--r-- | typora-bin/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/typora-bin/slack-desc b/typora-bin/slack-desc new file mode 100644 index 0000000..65a548c --- /dev/null +++ b/typora-bin/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +typora-bin: typora-bin (minimal markdown editor and reader) +typora-bin: +typora-bin: Typora is a markdown editor that removes the preview pane and the +typora-bin: raw source view, rendering the document in place as you type. It +typora-bin: supports tables, math, diagrams, footnotes and export to PDF, +typora-bin: HTML and other formats via pandoc. +typora-bin: +typora-bin: This is a binary repack of upstream's official Linux tarball. It +typora-bin: bundles its own Electron runtime and is x86_64 only. Typora is +typora-bin: proprietary paid software with a free trial. +typora-bin: |
