Package Details: muttprint 0.73_4-8

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
Submitter: None
Maintainer: jasonwryan
Last Packager: jasonwryan
Votes: 60
Popularity: 0.001260
First Submitted: 2006-01-07 14:55 (UTC)
Last Updated: 2024-10-24 07:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

<deleted-account> commented on 2013-06-06 16:10 (UTC)

Just tried this, think there is a bit of a bug somewhere ... The build almost gets to the end, then fails on the man page generation: sed -e 's,##DOCDIR##,/usr/share/doc/muttprint,g' -e 's,##SHAREDIR##,/usr/share,g' -e 's,##BINDIR##,/usr/bin,g' -e 's,##SYSCONFDIR##,/usr/etc,g' -e 's,##TEMPDIR##,/tmp,g' -e 's,##LIBDIR##,/usr/lib,g' ./muttprint.pod > muttprint pod2man --center="Muttprint Kurzanleitung" muttprint muttprint.1 muttprint around line 3: Non-ASCII character seen before =encoding in 'schöner'. Assuming ISO8859-1 POD document had syntax errors at /usr/bin/core_perl/pod2man line 71. The following page seems to indicate at least someone knows about the bug: https://launchpad.net/ubuntu/+source/muttprint/+changelog I tried to edit the PKGBUILD and change the patch file version to 0.73_4 (and the associated hash so it verified), unfortunately although I can now see the "--utf-8" argument being passed to the pod2man command, it still fails with the same error. Seems like the =encoding is in the wrong place in the man page file?

awagner commented on 2013-03-17 13:35 (UTC)

You're right, Gregoire. I've fixed that and uploaded a new pkgrel.

Gregoire commented on 2013-03-17 13:29 (UTC)

Thank you very much. I think the optional dependencies should be : texlive-fontsextra and not texlive-fontextra.

awagner commented on 2012-08-08 20:55 (UTC)

aline, the wiki ((https://wiki.archlinux.org/index.php/PKGBUILD#makedepends) says "The group base-devel is assumed already installed when building with makepkg . Members of base-devel should not be included in makedepends arrays." So I did not.

<deleted-account> commented on 2012-08-08 19:42 (UTC)

It needs 'automake' and 'autoconf' as makedepends.

awagner commented on 2010-12-17 17:54 (UTC)

updated. debian patches now include the tmpdir fix. Thanks for the notification.

<deleted-account> commented on 2010-12-17 14:59 (UTC)

404: http://ftp.debian.org/debian/pool/main/m/muttprint/muttprint_0.73_2/_/-}.diff.gz

awagner commented on 2010-12-06 09:12 (UTC)

I have sourced the patch from gentoo's bugtracker now. It doesn't show in the file list above, but it does when you look into the PKGBUILD. Thanks for the suggestion, R.Daneel.