pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 20 16:03:46 UTC 2014

Modified Files:
        pkgsrc/print/poppler: Makefile.common buildlink3.mk distinfo
        pkgsrc/print/poppler-cpp: buildlink3.mk
        pkgsrc/print/poppler-glib: PLIST buildlink3.mk
        pkgsrc/print/poppler-includes: buildlink3.mk
        pkgsrc/print/poppler-qt4: buildlink3.mk
        pkgsrc/print/poppler-qt5: buildlink3.mk
        pkgsrc/print/poppler/patches: patch-aa patch-ab patch-ag patch-ar
            patch-as patch-qt5_src_Makefile.in

Log Message:
Update poppler to 0.28.1:

Release 0.28.0
        core:
         * Fix rendering of file with a wrong embedded font. Bug #84270
         * Use alt colorspace to get CMYK values for an ICC based CMYK colorspace. Bug #79019
         * Map Standard/Expert encoding ligatures to AGLFN names. Bug #80093
         * Make Attribute::getName() work when UTF-16BE is used. Bug #84722
         * Fix memory leak in Dict::remove. Bug #84607
         * Fix crashes in broken files
         * SplashOutputDev: Improve Overprintmode and shadings. Bug #80998
         * CairoOutputDev: fix crash when no group color space. Bug #85137
         * CairoOutputDev: Don't render text when text matrix is not invertable. Bug #78042
         * CairoOutputDev: Only embed mime data for gray/rgb/cmyk colorspaces. Bug #80719
         * CairoOutputDev: Only embed mime data if image decode map is identity
         * cairo: Use matrix to determine pattern size. Bug #33364
         * Fix compile warnings
         * regression test improvements

        glib:
         * Fix use of uninitialized members in PopplerInputStream. Bug #82630
         * Documentation improvements
         * Do not dist gir_DATA
         * Remove use of GTK deprecated functions. Bug #82384. Bug #82385
         * Build introspection linking to the uninstalled libraries. Big #84526

        qt4:
         * Add a new Page::annotations() that lets you specify subtypes

        qt5:
         * Add a new Page::annotations() that lets you specify subtypes

        utils:
         * pdfseparate: additional handling for annotations. Bug #77549
         * pdfdetach: fix crash when getPage() returns null. Bug #85145
         * pdftocairo: Add support for printing to a Windows printer. Bug #79936

        build system:
         * Move automake version check from autogen.sh to configure.ac. Bug #79797
         * Makefile.am cleanups. Bug #79411
         * Use poppler-data pkg-config
         * Make autogen.sh work with variables with spaces
         * Don't use -fPIC on mingw
         * Fix build with --disable-utils. Bug #84448


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.39 -r1.40 pkgsrc/print/poppler/buildlink3.mk
cvs rdiff -u -r1.97 -r1.98 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/poppler-cpp/buildlink3.mk
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/poppler-glib/PLIST
cvs rdiff -u -r1.41 -r1.42 pkgsrc/print/poppler-glib/buildlink3.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/poppler-includes/buildlink3.mk
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/poppler-qt4/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/poppler-qt5/buildlink3.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/print/poppler/patches/patch-aa
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/poppler/patches/patch-ab
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/poppler/patches/patch-ag
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/poppler/patches/patch-ar
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/poppler/patches/patch-as
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/print/poppler/patches/patch-qt5_src_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index