Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
- `c' config file include directive.
|
|
Remove a dependency to poppler-0.16 in the poppler-qt.pc file so
that pkg-config --cflags "poppler-qt >= 0.3.1" returns valid information.
Default poppler version is now 0.20.x. Since this package explicitly uses
0.16.x, @PC_REQUIRES_PRIVATE@ introduces a dependency to poppler-0.16.x in
the .pc file; pkg-config will then print messages such as "Package
'poppler-qt' requires 'poppler = 0.16.7' but version of poppler is 0.20.2"
instead of the required information. Removing the Requires.private line
entirely fixes the issue.
After applying this patch and rebuilding poppler-qt, graphics/kdegraphics3
and misc/koffice now build on DragonFly. Previously they failed with
poppler-related errors.
Patch provided by F.Tigeot.
|
|
|
|
|
|
fixes build w/ recent poppler
|
|
|
|
|
|
changes: minor fixes, cleanup
pkgsrc note: shlib major changed (for no obvious reason), need revbumps
|
|
bump PKGREV
|
|
libspectre 0.2.7 (08 August 2012)
=================================
This is another bugfix only release in the libspectre's 0.2 series.
This release fixes two crashes than can happen when %%Pages: or
%%Page: comments are missing in the document or when %%Pages: comment
is present but it's invalid.
|
|
Changelog:
2.1.1
- Tiny bug fix to make sure that the help file is in the right language.
2.1.0
- Dragging and and dropping files from Windows Explorer, Thunar, etc.,
now works (at least for me, on Windows 7 and Xubuntu).
- Updated Czech translation from Pavel Fric.
- French translation from Pierre-Alain Bandinelli.
- German translation (and many suggestions) from Rainer Krachten.
- Translations should "just work"; i.e., if you use a French locale then
the user interface and help text should appear in French. However, you
can force DiffPDF to use any language it supports by using the
--language command line option (e.g., --language=fr). If an
unsupported locale or --language option is used, DiffPDF will fall
back to English.
- Now support -h as a synonym for --help.
- Initial path defaults to home directory instead of DiffPDF's
installation directory.
- Improved the Options dialog's layout.
- A subtle bugfix to the --words command line option.
- Fixed a crash: clicking to set a margin when there're no PDFs loaded
now safely does nothing.
2.0.0
- Can now have comparisons exclude text that's outside user-specified
margins. This feature was sponsored by a company that prefers to
remain anonymous.
- Save As can now save images as well as PDFs.
- Minor bug fixes and improvements.
- Command line help (--help) will no longer work on Windows. This is to
avoid a spurious console window appearing. I've put the output in the
online help though.
- Improved dock window handling so that docks can now be stacked on top
of each other (useful for small screens).
|
|
The package assumes that if the dc program doesn't support -V, it must
not support -e either. This is a bad assumption; DragonFly supports
-e but doesn't support -V. Rather than try to fix a bad conftest, just
remove it completely. There's a previous test for dc presence. If dc
doesn't support -e, let it break during the build rather than before it.
It doesn't take long to build.
|
|
WRKSRC should be the toplevel, while CONFIGURE_DIRS can be used
for sub-hierarchies. Make it so.
|
|
|
|
|
|
Collection.
foo2zjs is an open source printer driver for printers that use the Zenographics
ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
2300 DL or Konica Minolta magicolor 2430 DL or HP LaserJet 1020 or HP LaserJet
Pro P1102 or HP LaserJet Pro P1102w or HP LaserJet Pro CP1025nw. These printers
are often erroneously referred to as winprinters or GDI printers. However,
Microsoft GDI only mandates the API between an application and the printer
driver, not the protocol on the wire between the printer driver and the printer.
In fact, ZjStream printers are raster printers which happen to use a very
efficient wire protocol which was developed by Zenographics and licensed by
most major printer manufacturers for at least some of their product lines.
ZjStream is just one of many wire protocols that are in use today, such as
Postscript, PCL, Epson, etc.
|
|
changes: bugfixes
|
|
Bump PKGREVISION.
|
|
|
|
Changes:
- Support multiple updmap.cfg, one in each texmf tree.
|
|
|
|
by Obache.
|
|
Patches provided by Mathias Drochner and modified by me. This fixes PR 46698.
Changes:
* xetex.ch: XeTeX uses 256 math font families.
* XeTeX_ext.c, pdfimage.cpp, am/xetex.am: Always use poppler.
|
|
Patches provided by Matthias Drochner and modified by me.
Changes:
* src/spc_pdfm.c: use kpse to find media.
* dvipdfmx.c: allow inclusion of subsidiary config files, directive i
* data/config/dvipdfmx.cfg: document the i directive
* pdfdev.c (handle_multibyte_string): Handle UTP-16 surrogates
for UCS-4 supplementary planes.
|
|
|
|
|
|
This is documentation for tex-xtab.
|
|
Xtab is an extended and somewhat improved version of
supertabular; it provides tables that break across pages.
|
|
|
|
Changes:
- Add upTeX.
- Documentation and bug fixes.
|
|
Major changes:
- Support for upTeX and e-upTeX.
|
|
Changes:
* New formats for .ris and .bltxml.
* Merge with W32TeX.
|
|
|
|
|
|
|
|
The extensions provided by xdvipdfmx provide support for the Extended DVI
(.xdv) format used by xetex, including support for platform-native fonts
and the xetex graphics primitives, as well as Unicode/OpenType text.
|
|
1) This release fixes an inappropriate change to the internal
library version number (.soname or equivalent) made in 5.2.8.
All distributors should immediately apply this update to their
distributions to avoid other software linking against
libgutenprint breaking.
2) Duplicate Transparency entries in the media types for Canon
iP4100 and similar printers have been removed.
3) The range of fine position adjustment of CD media has been
increased for Epson printers.
4) The German translation has been updated.
5) Canon PIXMA Pro9000 plain media high quality mode bug fix.
|
|
2) Make bsdlpr and cups options the members of a PKG_OPTIONS_NONEMPTY_SETS.
(Because it is an error to build xfce4-print without lpr and cups support.)
3) On SunOS and Linux make cups the suggested option, otherwise make
bsdlpr the suggested options.
Bump PKGREVISION.
|
|
|
|
|
|
can be applied now.
|
|
|
|
|
|
This switched to the gnome-3.4 branch
|
|
|
|
|
|
This switches to the 0.20 release branch - many fixes and improvements.
(0.18 was skipped)
The qt3 frontend isn't supported anymore - the poppler016 pkg is kept
for now for KDE3. Atm, it conflicts with newer popper pkgs. This can be
fixed by renaming include paths and libraries, but this would need
modifications of the KDE3 pkgs.
|
|
|
|
|
|
This is the last version which supports the qt3 frontend, needed
by KDE3 (until it switches to "trinity" which seems to maintain a qt3
frontend for newer poppler versions)
|