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 Oct  1 05:36:37 UTC 2015

Modified Files:
        pkgsrc/print/poppler: Makefile.common buildlink3.mk distinfo
        pkgsrc/print/poppler-cpp: buildlink3.mk
        pkgsrc/print/poppler-glib: 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-qt5_src_Makefile.in

Log Message:
Update poppler* to 0.36.0:

Release 0.36.0
        core:
         * Patch to support RichMedia annotations
         * Splash: Fix wrong memory access. Bug #91686
         * Cairo: fix size of transparency group surface. Bug #66229
         * Fix bounds check in Linearization::getPageFirst. Bug #91200
         * File Saving improvements
         * Add premultiplied alpha channel to SplashBitmap
         * Fix for xref table creation. Bug #90790
         * Fix JBIG2Decode infinite loop and stack overflow. Bug #91186
         * Minor optimization in text extraction

        qt4:
         * Basic support for RichMedia annotations
         * Change default image format
         * Minor optimizations

        qt5:
         * Basic support for RichMedia annotations
         * Change default image format
         * Minor optimizationsHEADmaster

        cpp:
         * Fix utf8/utf16 conversion. Bug #91644

        build system:
         * Do not hardcode -fPIC in Makefile.am
         * cmake: Allow configuring SHARE_INSTALL_DIR. Bug #90293

        glib:
         *

        utils:
         * pdfunite: Insert embedded files in result pdf. Bug #90066
         * pdftotext: Add -bbox-layout option. Bug #89941

Release 0.35.0
        core:
         * Fix assert in broken file. Bug #91344
         * Adjust memory layout computation of GooString
         * Make SplashBitmap XBGR transfer alpha channel
         * Splash: Fix wrong writes on non rgb outputs. Bug #90570
         * Splash: remove ifndef in Windows code
         * GlobalParamsWin bugfixes. Bug #91053

        qt4:
         * Switch default image format
         * Add IgnorePaperColor render flag

        qt5:
         * Improve efficiency of Poppler::Page::renderToImage
         * Switch default image format
         * Add IgnorePaperColor render flag

        build system:
         * Allow configuring SPLASH_CMYK support
         * Add configure --enable-build-type. Bug #90796

        glib:
         * Explicitly link against pthread
         * Deprecation fixes

        utils:
         * pdftocairo: Fix cast to pointer from integer of different size on win64


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.44 -r1.45 pkgsrc/print/poppler/buildlink3.mk
cvs rdiff -u -r1.101 -r1.102 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/poppler-cpp/buildlink3.mk
cvs rdiff -u -r1.45 -r1.46 pkgsrc/print/poppler-glib/buildlink3.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/print/poppler-includes/buildlink3.mk
cvs rdiff -u -r1.26 -r1.27 pkgsrc/print/poppler-qt4/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/poppler-qt5/buildlink3.mk
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/poppler/patches/patch-aa
cvs rdiff -u -r1.2 -r1.3 \
    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