Package Details: tdf 0.3.0-2

Git Clone URL: https://aur.archlinux.org/tdf.git (read-only, click to copy)
Package Base: tdf
Description: A TUI-based PDF viewer
Upstream URL: https://github.com/itsjunetime/tdf
Licenses: MPL-2.0
Submitter: orhun
Maintainer: orhun (alerque)
Last Packager: alerque
Votes: 2
Popularity: 1.97
First Submitted: 2024-10-31 17:57 (UTC)
Last Updated: 2025-03-03 13:35 (UTC)

Latest Comments

lahwaacz commented on 2025-03-03 14:59 (UTC)

It seems that unzip is missing in makedepends:

  sh: line 1: unzip: command not found
  Traceback (most recent call last):
    File "/build/tdf/src/tdf-0.3.0/target/release/build/mupdf-sys-46f486ac2ac26e6b/out/build/thirdparty/extract/src/docx_template_build.py", line 260, in <module>
      main()
      ~~~~^^
    File "/build/tdf/src/tdf-0.3.0/target/release/build/mupdf-sys-46f486ac2ac26e6b/out/build/thirdparty/extract/src/docx_template_build.py", line 152, in main
      system(f'unzip -q -d {path_temp} {path_in}')
      ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/build/tdf/src/tdf-0.3.0/target/release/build/mupdf-sys-46f486ac2ac26e6b/out/build/thirdparty/extract/src/docx_template_build.py", line 41, in system
      assert 0
             ^
  AssertionError

alerque commented on 2025-03-03 13:40 (UTC)

Done. I really want to like this project, but I'm also still dependent on my decades-old tmux workflows which inhibit the image protocols. If I do make this a regular part of my production workflows I will promote it to [extra].

orhun commented on 2025-03-02 09:27 (UTC)

Oops, feel free to push changes here (or move it to the repos) :)

alerque commented on 2025-03-02 09:21 (UTC)

I was just working up a PR for the 0.3.0 version bump—it looks like I just got jinxed. However your version isn't quite right yet, upstream switched from poppler to mupdf backends and this is now incorrectly vendoring some things and has unused dependencies.