ok aja@, who also gave it a test with all the gnome stuff (thanks!)
Note that the possible regression in epdfview I mentioned in my mail
to ports@ wasn't a regression (the same file didn't render correctly
in epdfview with poppler-0.22.0).
Some parts of the tools are still somewhat WIP; however, thanks to a
donation from linuxfund.org this has been successfully tested on a HP
OfficeJet 7500 e910, using STP discovery over WiFi with automatic PPD
generation. Scanning, printing, cartridge information... working.
everything else, especially to get the same value for GX_COLOR_INDEX_TYPE
(and the same field sizes and offsets for the gx_device type).
This fixes crashes with the cups driver on 32 bit archs.
Reported and fix tested by Martin Crossley <martin@crossleys.biz>.
ok aja@ dcoppa@ sthen@
(a4 or empty). It is not enforced since it does not modify the build and
we don't want to break bulk builds in case of psutils being already
installed with another FLAVOR; but this allows to
'env FLAVOR=a4 make install'
without the need to build psutils twice.
reported by Markus Lude
Use the gettext MODULE.
Enable translation.
Fix the gtk-update-icon-cache goo in @exec/@unexec.
Add missing RUN_DEPENDS.
Don't use USE_LIBTOOL.
Don't use USE_GMAKE.
Fix WANTLIB and LIB_DEPENDS.
s/CONFIGURE_ARGS/CONFIGURE_ENV and add missing LDFLAGS.
Xournal is an application for notetaking, sketching, keeping a journal
using a stylus. It is similar to Microsoft Windows Journal or to other
alternatives such as Jarnal, Gournal, and NoteLab.
It can also be used to annotate PDF files (highlight, underline etc.),
and either save the annotations in a seperate file, or export the
annotated document as a new PDF file.
ok edd@