Search Criteria
Package Details: muttprint 0.73_4-9
Package Actions
| Git Clone URL: | https://aur.archlinux.org/muttprint.git (read-only, click to copy) |
|---|---|
| Package Base: | muttprint |
| Description: | An app to print email from CLI mail clients, mutt in particular |
| Upstream URL: | http://muttprint.sf.net |
| Keywords: | email mutt print |
| Licenses: | GPL-1.0-or-later |
| Submitter: | None |
| Maintainer: | jasonwryan |
| Last Packager: | jasonwryan |
| Votes: | 61 |
| Popularity: | 0.142060 |
| First Submitted: | 2006-01-07 14:55 (UTC) |
| Last Updated: | 2026-04-10 19:49 (UTC) |
Dependencies (12)
- automake (automake-gitAUR)
- dialog
- perl-file-which
- perl-text-iconv
- perl-timedate
- psutils (texlive-installerAUR)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR, miktex-provides-texliveAUR)
- docbook-sgml (make)
- docbook-utils (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- texlive-formatsextra (texlive-dummyAUR, texlive-installerAUR, texlive-installerAUR, texlive-fullAUR, miktex-provides-texliveAUR) (make)
- texlive-fontsextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR, miktex-provides-texliveAUR) (optional) – Adds the CMBright font
Latest Comments
1 2 3 4 5 6 Next › Last »
jasonwryan commented on 2026-04-10 06:07 (UTC) (edited on 2026-04-10 06:08 (UTC) by jasonwryan)
@aurelf - thanks! Patches applied (a couple required tweaks) and I had to add
texlive-formatsextraas a makedepend. Builds fine in a clean chroot now.aurelf commented on 2026-04-07 11:55 (UTC)
Hi, the package no longer builds on modern Arch. I've made fixes for the following issues, with patches and a full diff available at https://github.com/aurelf/muttprint/compare/master...muttprint_aur_fixes
dessert commented on 2024-10-27 08:55 (UTC)
thanks @jasonwryan, works like a charm for me
jasonwryan commented on 2024-10-24 07:01 (UTC)
Thanks @dessert - test the (dirty) fix please. I'll look deeper into it once I have some time.
dessert commented on 2024-10-23 20:33 (UTC) (edited on 2024-10-23 20:33 (UTC) by dessert)
For me printing from
muttwith perl 5.40.0 fails with:jasonwryan commented on 2024-03-05 21:01 (UTC)
@mindthegap I just built it in a clean chroot without
docbook-sgmland it compiled without complaint.mindthegap commented on 2024-03-05 08:35 (UTC)
I had to install 'docbook-sgml' to get it to build. Without it I got this error:
which was produced by
db2pdf -d ../stylesheet.dsl manual-de-sed.sgml.captaincurrie commented on 2024-01-27 12:02 (UTC) (edited on 2024-01-27 12:03 (UTC) by captaincurrie)
Please add automake to list of dependencies
dulice commented on 2020-12-11 18:12 (UTC) (edited on 2020-12-11 19:00 (UTC) by dulice)
@misc did you commented this line?
<policy domain="delegate" rights="none" pattern="gs" />this worked for me
misc commented on 2020-01-10 16:52 (UTC) (edited on 2020-01-10 17:04 (UTC) by misc)
Uh… no idea how that happens.
edit: Alright, after commenting out the line in /etc/ImageMagick-7/policy.xml it runs, but then errors out with
"rm: cannot remove 'manual-de-sed.tmp': No such file or directory"(repeats same filename for .log/.aux/.tex./.out) and"dvips: DVI file can't be opened: manual-de-sed.dvi: No such file or directory".1 2 3 4 5 6 Next › Last »