The NetBSD Project

CVS log for pkgsrc/print/poppler-qt/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / poppler-qt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 11 10:09:13 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, HEAD
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

throw away the custom build rules in the poppler-qt pkg Makefile
(which got slightly out of sync) and use the original Makefile,
fixes an unresolved autoconf variable in the .pc file reported
by Hasso Tepper
bump PKGREVISION

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 14 18:11:58 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

Remove @dirrm entries from PLISTs

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 13 10:18:56 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Update to 0.10.3:

Release 0.10.3

	core:
	 * Fix a crash on documents with malformed outline. Bug #19024
	 * Fix leak on AnnotScreen destructor. Bug #19095
	 * Fix wrong PS generation when a large image is in Patterns. Bug #18908
	 * Remove BaseFile.h it was never used. Bug #19298
	 * Improve document saving
	 * Fix PS generation of PDF with malformed font Length2 definition
	 * Fix a leak while parsing annotations
	 * Fix rendering of some checkboxes

	Qt4:
	 * Fix positioning of Form rects on PDF with cropbox
	 * Fix positioning of Annotation rects on PDF with cropbox. Bug #18558.
	 * Small documentation improvements
	 * Make Document::fonts() work when called more than once. Bug #19405

	build system:
	 * CMake: look harder for openjpeg
	 * CMake: update the poppler core headers installation
	 * Autotools: do not install Function.cc as it's not a header

	Qt:
	 * Fix deserialization of links right coordinate

Revision 1.2.4.1 / (download) - annotate - [select for diffs], Sat Dec 9 08:38:35 2006 UTC (5 years, 5 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) next main 1.3 (colored)

Pullup ticket 1940 - requested by wiz
security update for evince

Revisions pulled up:
- pkgsrc/print/evince/Makefile				1.26, 1.27
- pkgsrc/print/evince/Makefile.common			1.12
- pkgsrc/print/evince/PLIST				1.13
- pkgsrc/print/evince/distinfo				1.9, 1.10
- pkgsrc/print/evince/patches/patch-ac			1.1
- pkgsrc/print/evince-nautilus/Makefile			1.11, 1.12
- pkgsrc/print/poppler/Makefile.common			1.7
- pkgsrc/print/poppler/distinfo				1.14, 1.15
- pkgsrc/print/poppler/patches/patch-ab			1.6
- pkgsrc/print/poppler/patches/patch-ac			1.3, 1.4
- pkgsrc/print/poppler-qt/Makefile			1.14
- pkgsrc/print/poppler-qt/PLIST				1.3

   Module Name:		pkgsrc
   Committed By:	drochner
   Date:		Thu Oct 12 14:16:22 UTC 2006

   Modified Files:
   	pkgsrc/print/evince: Makefile Makefile.common PLIST distinfo
   	pkgsrc/print/evince-nautilus: Makefile

   Log Message:
   update to 0.6.1
   canges:
   -bugfixes
   -translation updates

   pkgsrc change: include tiff/buildlink directly instead relying on gtk to
   pull it in
---
   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Wed Dec  6 14:48:35 UTC 2006

   Modified Files:
   	pkgsrc/print/evince: Makefile distinfo
   Added Files:
   	pkgsrc/print/evince/patches: patch-ac

   Log Message:
   Fix CVE-2006-5864 using a patch from evince CVS.
   Bump PKGREVISION.
---
   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Wed Dec  6 14:51:36 UTC 2006

   Modified Files:
   	pkgsrc/print/evince-nautilus: Makefile

   Log Message:
   Bump PKGREVISION for evince/patches/patch-ac,
   to be on the safe side.
---
   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Tue Oct 10 20:07:05 UTC 2006

   Modified Files:
   	pkgsrc/print/poppler: distinfo
   Added Files:
   	pkgsrc/print/poppler/patches: patch-ac

   Log Message:
   Fixed "test ==".
---
   Module Name:		pkgsrc
   Committed By:	drochner
   Date:		Thu Oct 12 14:12:15 UTC 2006

   Modified Files:
   	pkgsrc/print/poppler: Makefile.common distinfo
   	pkgsrc/print/poppler/patches: patch-ab patch-ac

   Log Message:
   update to 0.5.4
   changes:
   -Automatically read in CJK encoding files
   -Speed ups
   -let the utils take input on stdin
   -Bugs fixed
---
   Module Name:		pkgsrc
   Committed By:	markd
   Date:		Fri Oct 13 20:25:22 UTC 2006

   Modified Files:
   	pkgsrc/print/poppler-qt: Makefile PLIST

   Log Message:
   poppler-link-qt3.h should also be installed.  Bump PKGREVISION.
   Should fix PR pkg/34810.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 13 20:25:22 2006 UTC (5 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

poppler-link-qt3.h should also be installed.  Bump PKGREVISION.
Should fix PR pkg/34810.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 1 13:59:55 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Branch point for: pkgsrc-2006Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Install the new poppler-page-transition.h header file, needed by poppler-qt.h.
Noticed by tron@.  Bump PKGREVISION to 2.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 11 10:07:31 2005 UTC (6 years, 5 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of poppler-qt-0.4.2.
This is the QT wrapper for poppler, a PDF rendering library.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 11 10:07:31 2005 UTC (6 years, 5 months ago) by markd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>