Search Criteria
Package Details: tdf-git 20250420.r80.061863d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tdf-git.git (read-only, click to copy) |
|---|---|
| Package Base: | tdf-git |
| Description: | A terminal-based PDF viewer |
| Upstream URL: | https://github.com/itsjunetime/tdf |
| Licenses: | MPL-2.0 |
| Conflicts: | tdf |
| Provides: | tdf |
| Submitter: | prurigro |
| Maintainer: | prurigro |
| Last Packager: | prurigro |
| Votes: | 1 |
| Popularity: | 0.001971 |
| First Submitted: | 2024-05-30 00:54 (UTC) |
| Last Updated: | 2025-04-22 16:48 (UTC) |
Dependencies (6)
- cairo (cairo-gitAUR)
- poppler-glib (poppler-glib-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rustup (rustup-gitAUR) (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
Latest Comments
prurigro commented on 2025-01-04 19:53 (UTC)
Funny, it was building fine for me, but I've added them since they'll help you and possibly others.
alerque commented on 2024-11-28 15:17 (UTC)
This package needs to disable LTO or fix the CFLAGS in order to build successfully. Here is a patch that can be saved and applied to this repository with
git am file.patch. Make sure you copy the extra blank line at the end of this code block as it is a required part of the patch format: