Package Details: typesetter 0.9.1-1

Git Clone URL: https://aur.archlinux.org/typesetter.git (read-only, click to copy)
Package Base: typesetter
Description: A minimalist, local-first Typst editor.
Upstream URL: https://codeberg.org/haydn/typesetter
Keywords: gnome gtk libadwaita rust typesetter typist
Licenses: GPL-3.0-or-later
Submitter: Kimiblock
Maintainer: Kimiblock (lilac)
Last Packager: lilac
Votes: 1
Popularity: 0.27
First Submitted: 2025-11-11 06:04 (UTC)
Last Updated: 2026-01-15 05:02 (UTC)

Latest Comments

Kimiblock commented on 2025-12-09 00:19 (UTC)

Did you try !lto in options?

Ateles commented on 2025-12-08 12:14 (UTC) (edited on 2025-12-08 12:15 (UTC) by Ateles)

I reverted makepkg.conf (minor adjustments), also provided enough disk space for temporary build (more than 3 GB!?). Still got the same error - I think I might open a ticket on codeberg.

Kimiblock commented on 2025-12-04 07:29 (UTC)

Your makepkg.conf file might be at fault. Try reverting to the default one from Arch. If it fails then try adding !lto in the options=() array in PKGBUILD.

Ateles commented on 2025-12-03 18:28 (UTC) (edited on 2025-12-03 18:32 (UTC) by Ateles)

Thx, checksum is fixed.

Still got an error after compilation of the crates has finished. Excerpt:

error: linking with `cc` failed: exit status: 1
[...]
  = note: /usr/bin/ld: warning: libicuuc.so.78, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libspelling-1.so, not found (try using -rpath or -rpath-link)
          /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libspelling-1.so: undefined reference to `uloc_getDisplayLanguage_78'
          /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libspelling-1.so: undefined reference to `uloc_getDisplayName_78'
          collect2: error: ld returned 1 exit status
[...]
error: could not compile `typesetter` (bin "typesetter") due to 1 previous error
[3/4] Merging translations for data/net.trowell.typesetter.metainfo.xml
FAILED: [code=101] src/typesetter 
/usr/bin/env CARGO_HOME=/data/.cache/yay/typesetter/src/build/cargo-home /usr/bin/cargo build --manifest-path /data/.cache/yay/typesetter/src/source/Cargo.toml --target-dir /data/.cache/yay/typesetter/src/build/src --release && cp src/release/typesetter src/typesetter
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: typesetter-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
typesetter - exit status 4

Kimiblock commented on 2025-12-03 03:00 (UTC)

Try again please. The upstream seems to caused the change of checksums

Kimiblock commented on 2025-12-03 02:55 (UTC)

Weird… I’ll trigger another build

Ateles commented on 2025-12-02 18:50 (UTC) (edited on 2025-12-02 18:53 (UTC) by Ateles)

==> Making package: typesetter 0.6.0-1 (2025-12-02T19:47:27 CET)

[...]

==> WARNING: Skipping verification of source file PGP signatures.

==> Validating source files with sha256sums...

source ... FAILED

==> ERROR: One or more files did not pass the validity check!