Search Criteria
Package Details: eilmeldung 1.6.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eilmeldung.git (read-only, click to copy) |
|---|---|
| Package Base: | eilmeldung |
| Description: | a TUI RSS reader based on the news-flash library |
| Upstream URL: | https://github.com/christo-auer/eilmeldung |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | eilmeldung-bin, eilmeldung-git |
| Submitter: | christo-auer |
| Maintainer: | christo-auer |
| Last Packager: | christo-auer |
| Votes: | 2 |
| Popularity: | 0.067195 |
| First Submitted: | 2025-12-26 20:31 (UTC) |
| Last Updated: | 2026-07-13 05:48 (UTC) |
Dependencies (6)
- libsixel (libsixel-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- sqlite3 (sqlite)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
Latest Comments
Crandel commented on 2026-04-12 14:14 (UTC)
@christo-auer OK, I will use --nocheck than. It is compiling for a relatively long time, so speedup is worth the risk
christo-auer commented on 2026-04-12 12:38 (UTC)
@Crandel: Compiling again is necessary, as
cargo testuses different compiler flags. And yes, the test cases are run on github action, nonetheless its good practice to keep them in the AUR package (or I'd rather would keep them).You can pass
--nochecktomakepkgviaparuoryay(for both--mflags "--nocheck"). Though, I didn't test this.Crandel commented on 2026-04-12 10:54 (UTC)
Do we really need to compile again for check? This is not latest git version, I guess check should be already done before each release
christo-auer commented on 2026-03-16 06:22 (UTC) (edited on 2026-03-16 14:47 (UTC) by christo-auer)
Edit: Fixed, it should compile again! Many thanks for reporting!
TrialnError commented on 2026-03-15 19:06 (UTC)
No idea how to fix this build issue? (Without dropping the optimizations for the whole package...)