summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2013-04-06Fixes:rodent12-31/+31
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-04-04Update ruby-gnome2 to 1.2.5.obache1-2/+1
== Ruby-GNOME2 1.2.5: 2013-03-28 Crash bug fix release! === Changes ==== All * Fixes * Fixed crash bugs. [GitHub #138] [Reported by Takuma Nakajima] === Thanks * Takuma Nakajima == Ruby-GNOME2 1.2.4: 2013-03-24 Ruby/WebKitGtk2 addition release! === Changes ==== All * Improvements * Start mswin64 support. (But it is not completed yet.) [GitHub #135] [Patch by usa] ==== Ruby/GLib2 * Improvements * Reduce needless GBoxed object copy. ==== Ruby/GdkPixbuf2 * Fixes * Fix build error by a typo. ==== Ruby/GtkSourceView2 * Improvements * Support auto RPM install on CentOS 6. ==== Ruby/GObjectIntrospection * Improvements * Add method name to arguments validation failure message. * Support specific version loading. ==== Ruby/GTK3 * Improvements * [windows] Add gschemas.compiled. [ruby-talk:406026] [Reported by Regis d'Aubarede] ==== Ruby/WebKitGtk2 * New! [GitHub #136] [Patch by eumario] === Thanks * usa * Regis d'Aubarede * eumario
2013-04-03remove printer-appletmarkd1-2/+1
2013-04-03Update to KDE SC 4.10.2markd7-56/+21
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-01revbump for libzip shlib major change.wiz1-2/+2
2013-04-01Apply some upstream patches to fix build with Clang.joerg6-1/+95
2013-03-31missing recursive bump from poppler-0.22.2 shlib major change.obache17-32/+34
2013-03-28Forward declaration must not be qualified with a namespace. Adjust.joerg6-1/+67
2013-03-25back out previous change: this package belongs to poppler016, not popplerspz1-1/+2
2013-03-24The PKG_BUILD_OPTIONS suffix must match the pkgbase. Make it so.dsainty1-4/+4
2013-03-24texk/web2c/luatexdir/lua/lepdflib.cc needs one little teak more forspz3-7/+7
poppler 0.22
2013-03-24poppler-includes and the buildlink3.mk escaped commit with thespz3-5/+7
poppler 0.20.5 -> 0.22.2 update; fix that
2013-03-24Fix the following vulnerabilities:spz12-82/+66
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1788 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1789 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1790 by updating to the latest stable version. Changes against 0.22.1: core: * Correct rendering of underline and strike out annotations (Bug #61518) * Workaround broken jpeg stream definitions (Bug #61994) * SplashOutputDev: Restore CTM on early exits (Bug #61413) * SplashOutputDev: Make sure we don't try to paint in x < 0 (KDE Bug #315432) * Fix latin page labels. (Bug #61034) * Fix compilation with jpeglib9 * Fix minor valgrind warning utils: * pdfimages: Fix extraction of some images (Bug #61168) build system: * Fix the build with automake-1.13 Changes against 0.22.0: core: * Fix crash in some pdf files when extracting text (Bug #59561) * Fix crashes in wrongly formed files * Fix wrong warning when opening some files (Bug #58966) build system: * Improve autoconf jpeglib.h detection (Bug #59186) Changes against 0.20 include Release 0.22.0 core: * Fix crash in invalid files that define a <= 0 bits per image value * Fix a few issues in JPX decoding when not using OpenJPEG * TextOutputDev: Use page size for max value in TextPage::visitSelection * Fix typo in error message utils: * Fix pdfunite regression (Bug #58569) * Demo fixes and improvements misc: * pdf-inspector improvements Release 0.21.4 core: * SplashOutputDev: Fix crash when rendering in monochrome mode * SplashOutputDev: Fix line widths in monochrome mode (Bug #57294) * PSOutputDev: Fix crop on EPS conversion (Bug #30692) * TextOutputDev: Fix minor logic mistake * Fix assert on some malformed files (Bug #58257) * Move #include "jpeglib.h" into .cc file (Bug #57687) * Filter text that may end up being written to the shell * Fix windows compile warnings glib: * Add poppler_annot_set_flags (Bug #58015) * Demo fixes and improvements qt4: * Fix check_lexer on 32-bit systems Release 0.21.3 core: * Splash: Implement bilinear image scaling (Bug #22138) * CairoOutputDev: Update fill and stroke color in startPage (Bug #54526) * Fix GooString::insert() * Allow large chars in TextPage * Fix crash on ActualText::end * Don't use memcpy to copy classes * Fix warnings glib: * Check if words end with spaces (Bug #54504) * Ensure text is only computed on first render * Fix warnings while generating introspection file * Fix returns tag in PopplerAttachmentSaveFunc api doc * Minor demo fixes Release 0.21.2 core: * CairoOutputDev: make drawImage work with images > 32767 in width/height (Bug #56858) * CairoOutputDev: Fix soft mask when image resolution != smask resolution (Bug #57070) * CairoOutputDev: Fix crash in CairoImageOutputDev with setSoftMaskFromImageMask (Bug #57067) * Remove a check on fonts that we don't need (Bug #56753) * Misc code cleanups utils: * pdftocairo: Add tiff output support (Bug #57006) * pdfunite: Fix -v (Bug #56817) * Misc code cleanups Release 0.21.1 core: * Annotation improvements * Form improvements * CairoImageOutputDev: Support parameterized Gouraud shading (Bug #56463) * UTF validation fixes * Do not call drawing routines if we don't need non text (Bug #54617) * Fix Memory leak in CharCodeToUnicode (Bug #54702) qt4: * Make LinkRendition properties available (Bug #55378) * Accessors for FormWidgetChoice::editChoice * Implement overprint Release 0.21.0 core: * Support the modification of files with Encrypt * Annotation improvements * Form improvements * Splash: Implement DeviceN support * Splash: Avoid bogus memory error for tilingPattern * TextOutputDev: Allow multiple fonts in a TextWord * Kill the concept of base dir * PSOutputDev: Always write HiResBoundingBox (Bug #53159) * Convert UTF-16 to UCS-4 when reading toUnicode cmap * GooString formatting: add support for uppercase hexadecimal * Use error() instead of fprintf(stderr, ...) in Annot::layoutText * poppler-config.h: remove WITH_FONTCONFIGURATION_* macros glib: * Annotation improvements * Add poppler_page_remove_annot() * Add poppler_document_new_from_stream * Add poppler_document_new_from_gfile * Add poppler_page_find_text_with_options (Bug #2951) * Demo improvements * Port tests and demo to GTK+3 qt4: * Add accessor methods for movie poster information * Make 'additional actions' available in Annotation API (Bug #53589) * Add whole-page search method to Poppler::Page * Small changes in tests utils: * pdftohtml: Make the output more xhtml compliant * pdftohtml: Add -fontfullname. (Bug #49872) * pdftohtml: Do not invoke gs anymore build system: * Add the possibility of using lcms1 even if lcms2 is installed * Remove extra fontconfig CFLAGS and LIBS
2013-03-17Fix typo in CONFIGURE_ARGS, from Richard Palo.wiz2-4/+4
2013-03-17ghostscript now only contains Makefile fragment, so commented out.obache1-2/+2
2013-03-17Update ghostscript DESCR files, suggested by gdt.dholland2-10/+7
2013-03-16Removed print/ghostscript; moved to print/ghostscript-agpl.dholland17-1101/+0
2013-03-16Update ghostscript depends. PKGREVISION -> 3dholland1-3/+3
2013-03-16Update ghostscript depends. PKGREVISION -> 2dholland2-6/+7
2013-03-16Update ghostscript depends; PKGREVISION -> 3dholland1-3/+3
2013-03-16Update ghostscript depends. PKGREVISION -> 8dholland1-3/+9
2013-03-16Update ghostscript depends.dholland1-3/+3
2013-03-16Update ghostscript depends. PKGREVISION -> 4.dholland1-3/+3
2013-03-16Indirection wrapper for the two ghostscript packages.dholland2-0/+52
2013-03-16Add ghostscript-agpldholland1-1/+2
2013-03-16Add ghostscript-agpl package, the same as the current print/ghostscript.dholland17-0/+1102
2013-03-16+ghostscript-gpldholland1-1/+2
2013-03-16Copy the pre-update ghostscript 9.05 package as ghostscript-gpl.dholland19-0/+1136
2013-03-16Update ruby-gnome2 to 1.2.2.obache1-2/+1
== Ruby-GNOME2 1.2.2: 2013-03-11 Ruby 2.0.0 support release! === Changes ==== Ruby/GLib2 * Improvements * Supported test on Ruby 2.0.0. [GitHub #134] [Reported by mtasaka] ==== Ruby/Poppler * Improvements * Removed deprecated GDK support. ==== Ruby/GDK3 * Improvements * Supported Ruby 2.0.0. [GitHub#129] [Reported by TOMITA Masahiro] ==== Ruby/GObjectIntrospection * Improvements * Supported not GType based flags. * Supported not GType based enum. * Supported custom callback function. * Supported .h install. * Supported .pc install. * More Rubyish method names are used. * Stopped to raise exception when there are two or more out parameters. * Added Loader.start_callback_dispatch_thread(). * Supported arguments validation. * Stopped to use array for just one return value. * Supported Enumerator. * Hide constructor methods. ==== Ruby/GtkSourceView3 * Fixes * Fixed wrong deb package name. ==== Ruby/Clutter * Fixes * Fixed wrong initialized check. * Stopped to override Clutter.init unexpectedly. ==== Ruby/ClutterGTK * Fixes * Fixed wrong initialized check. ==== Ruby/WebKitGTK * Fixes * Fixed wrong initialized check. === Thanks * Vincent Carmona (for unreleased GObjectIntrospection based GStreamer bindings) * TOMITA Masahiro * NAKAJIMA Takashi (for unreleased GObjectIntrospection based GStreamer bindings) * mtasaka
2013-03-14LICENSE update requires version bump.dholland1-1/+2
2013-03-13Change in LICENSEadam1-2/+2
2013-03-12Upate ruby-pdf-reader to 1.3.2.taca2-6/+6
v1.3.2 (26th February 2013) - various bug fixes
2013-03-08Changes 9.07:adam10-86/+51
As of this release (9.07), Ghostscript and GhostPDL are distributed under the GNU Affero General Public License (AGPL). Ghostscript now has the option to be built as thread safe. Note that not all devices are thread safe. See the GS_THREADSAFE option in: GS_THREADSAFE The pdfwrite devices now supports linearized (or optimized for fast web view) output directly ("-dFastWebView") The Font API (FAPI) has been moved from the Postscript interpreter (psi) into the graphics library (base), and extended to support the other languages (PCL/PXL/XPS). All interpreters now use Freetype by default to render all viable font types. Ghostscript has been extended to support Postscript string and array objects with >64k entries. Ghostscript has been extended to support file sizes >4Gb - in particular reading and writing PDF files. As a side effect of this, Ghostscript also now supports 64 bit Postscript integer objects. All CMYK devices can now support simulated overprint of spot colors using the "-dSimulateOverprint" command line option. Support for use of DeviceN ICC color profiles as the output profile with the tiffsep and psdcmyk devices. Support for customized named color handling with DeviceN colors Support for black point compensation Support for K preservation in CMYK to CMYK conversions Support for DeviceLink profiles for graphic, image and text objects Support for custom color replacement Increased control in specifying color conversions as a function of object type Full details of the color management features can be found in: GS9_Color_Management.pdf Provide BigTIFF output option: the tiff devices can write BigTIFF files using the "-dUseBigTIFF" option. This requires libtiff version >=4.0.0 (the option is ignored for versions <4.0.0) LittleCMS updated to 2.4 Plus the usual round of bug fixes, compatibility changes, and incremental improvements.
2013-03-02Don't add default arguments at implementation time.joerg2-1/+15
2013-02-25Update to 0.4ryoon4-20/+29
* Add djvulibre-lib and libspectre dependencies. Changelog: Release 0.4: * Added support for multiple formats. * Added format detection using libmagic. * Added support for PostScript. Thanks to Alexander Volkov. * Added rudimentary support for DjVu. * Added support for hyperlinks in DjVu documents. Thanks to Alexander Volkov. * Added support for outline and properties of DjVu documents. * Added support for UNIX signals. * Added missing support for links to external documents. * Small improvements to prefetching. * Changed presentation view to support rotation, caching and prefetching. * Dropped support for storing tabs and bookmarks as XML files. * Improved handling of headers and their interdependencies. Thanks to Alexander Volkov. * Updated Ukrainian translation. Thanks to Vladimir Smolyar and yurchor. * Updated Croatian translation. Thanks to freedomrun. * Updated Slovak translation. Thanks to DAG Software. * Updated Czech translation. Thanks to Pavel Fric. * Updated British English translation. Thanks to Andi Chandler. * Updated French translation. Thanks to Hélion du Mas des Bourboux. * Updated Polish translation. Thanks to Mateusz Łukasik and Mike08. * Updated Brazilian Portguese translation. Thanks to Phillipe Smith. * Updated Hebrew translation. Thanks to Yaron Shahrabani. * Updated Catalan translation. Thanks to VPablo. * Updated Asturian translation. Thanks to Xuacu Saturio. * Updated French translation. Thanks to Sylvie Gallet and Tanguy Herrmann. * Updated Italian translation. Thanks to Claudio Arseni. * Updated Spanish translation. Thanks to Dante Diaz. * Updated Russian translation. Thanks to Vladimir Smolyar. * Updated Bosnian translation. Thanks to Kenan Dervišević. * Added Malay translation. Thanks to abuyop.
2013-02-23Update acroread9 to 9.5.4 for APSA13-02.obache2-6/+6
2013-02-17Revbump all elisp packages after emacs changes.dholland1-1/+2
2013-02-16Recursive bump for png-1.6.wiz63-121/+126
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-16Recursive bump for png-1.6.wiz14-27/+28
2013-02-13Update ruby-pdf-reader to 1.3.1.taca2-7/+7
v1.3.1 (12th February 2013) - various bug fixes
2013-02-12Don't pull in sys/ucred.h on Solaris as it results in procfs.h beingjperkin2-1/+18
included and conflicts between _FILE_OFFSET_BITS=64 and 32-bit procfs.
2013-02-12needs libz, doesn't need bashdrochner3-5/+14
2013-02-11Update ruby-pdf-reader to 1.3.0.taca3-7/+35
v1.3.0 (30th December 2012) - Numerous performance optimisations (thanks Alex Dowad) - Improved text extraction (thanks Nathaniel Madura) - Load less of the hashery gem to reduce core monkey patches - various bug fixes
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-2/+2
2013-02-07Update ruby-gnome2 to 1.2.1.obache1-2/+1
(and add gtk3, gdk3, gtksourceview3 and gobject-introspection binding). based on PR 47529. == Ruby-GNOME2 1.2.1: 2013-01-30 GTK+ 3 support on Mac OS X release! === Changes ==== Ruby/GLib2 * Improvements * Supported custom sudo prompt on auto native package install. [GitHub:126] [Suggested by Yorick Peterse] * Started to support JRuby. (It is not completed yet.) [GitHub:125] [Reported by vpereira] * Accepted unsigned long int size GType. * Removed DL support. * Don't call deprecated g_type_init() for GLib >= 2.35.1. ==== Ruby/GTK2 * Fixes * Fixed a memory leak related Gtk::TreeIter. [GitHub:128] [Patch by Toshiaki Asai] ==== Ruby/GTK3 * Fixes * Fixed a memory leak related Gtk::TreeIter. [GitHub:128] [Patch by Toshiaki Asai] * Fixed a crash bug caused by symbol conflict with Ruby/GDK3 on Mac OS X. [GitHub:127] [Reported by Sergio Campama] [Helped by Watson] ==== Ruby/GDK3 * Improvements * [windows] Bundled Greybird theme. [Suggested by Regis d'Aubarede] ==== Ruby/GooCanvas * Improvements * Added Goo::Canvas#get_items_at [GitHub:124] [Patch by David Maciejak] ==== Ruby/WebKitGTK * Added ==== Ruby/GtkSourceView3 * Improvements * Supported Windows. === Thanks * David Maciejak * Yorick Peterse * vpereira * Toshiaki Asai * Sergio Campama * Watson * Regis d'Aubarede == Ruby-GNOME2 1.2.0: 2013-01-24 GTK+ 3 support release! === Changes ==== All * Added ruby-gtk3 package. Here is a list: * Ruby/GLib2 * Ruby/ATK * Ruby/Pango * Ruby/GdkPixbuf2 * Ruby/GDK3 * Ruby/GTK3 ==== Ruby/GLib2 * Improvements * Supported custom VALUE <-> GBoxed conversion * Supported VALUE <-> GBoxed conversion by RVAL2GOBJ * Added GLib::Source::REMOVE * Added GLib::Source::CONTINUE * Added rbgobj_make_boxed_raw() * Added GLib::Value for internal use * [windows] Updated to the latest GLib: 2.28.8-1 -> 2.34.3 * Changes * Removed deprecated GLib::Win32.get_package_installation_directory * Removed deprecated GLib::Win32.get_package_installation_subdirectory * Added user_data to RGConvertTable callbacks * rbgobj_convert_define() copies passed RGConvertTable * Removed deprecated G_DEF_FUNDAMENTAL. Use RG_DEF_CONVERSION instead ==== Ruby/GIO2 * Improvements * Installed headers ==== Ruby/ATK * Improvements * [windows] Updated to the latest ATK: 1.32.0 -> 2.6.0 ==== Ruby/Pango * Improvements * [windows] Updated to the latest Pango: 1.28.3 -> 1.32.6 ==== Ruby/GdkPixbuf2 * Improvements * [windows] Updated to the latest gdk-pixbuf: 2.24.0 -> 2.26.5 ==== Ruby/GTK2 * Improvements * Removed needless not copy flag from Allocation * [windows] Updated to the latest GTK+ 2: 2.24.8 -> 2.24.14 ==== Ruby/GDK3 * Improvements * [windows] Supported: 3.6.4 ==== Ruby/GTK3 * Improvements * Removed needless not copy flag from Allocation * [windows] Supported: 3.6.4 ==== Ruby/GObjectIntrospection * Improvements * Supported over loaded method * Supported over loaded constructor * Supported GBoxed object * Supported char * * Supported GInterface * Supported CallableInfo * Supported may be null * Supported union object * Supported not GBoxed struct * Supported out parameter * Supported C array * Added "?" suffix to predicate method name * Supported SourceFunc callback * Supported GValue * Added GObjectIntrospection::Loader.register_boxed_class_converter * Supported inout parameter * Supported binary data array * Changes * ArgInfo#[] -> ArgInfo#get_arg ==== Ruby/CairoGObject * Added ==== Ruby/Clutter * Added ==== Ruby/ClutterGtk * Added == Ruby-GNOME2 1.1.9: 2012-12-29 This is a experimental GObjectIntrospection support release. === Changes ==== Ruby/GLib2 * Improvements * Renamed G_DEF_CLASS4 to G_DEF_CLASS_WITH_PARENT. G_DEF_CLASS4 is still usable but it is deprecated. ==== Ruby/GObjectIntrospection * Added. It is still experimental. == Ruby-GNOME2 1.1.8: 2012-12-19 This is a bug fix release for Ruby 2.0.0. === Changes ==== All * Fixes * Fixed a bug that *.so isn't installed with Ruby 2.0.0. == Ruby-GNOME2 1.1.7: 2012-12-10 This is a package for Windows fix release. === Changes ==== Ruby/GTK2 * Fixes * Bundled GTK+ 2.24.8-1 instead of GTK+ 2.24.10-1. [Reported by Mahoro Shimura] === Thanks * Mahoro Shimura == Ruby-GNOME2 1.1.6: 2012-12-02 This is Ruby 2.0.0 support release! === Changes ==== All * Fixes * Fixed install error on Ruby 2.0.0. [ruby-gnome2-devel-en] Recent Ruby: 'depend' files must be changed [Reported by Carlo E. Prelz] ==== Ruby/GLib2 * Improvements * Improved portability a bit. '$,' is used instead of rb_output_fs. [GktHub:#117] [Reported by Marvin Gülker] ==== Ruby/GIO2 * Fixes * Fixed a crash bug on i386. [Reported by TAKATSU Tomonari] ==== Ruby/GTK2 * Improvements * Added Gtk::TreeModel#iter_root. [GitHub:121] [Patch by dmaciejak] * Added Gtk::TreeModel#iter_next. [GitHub:121] [Patch by dmaciejak] ==== Ruby/GdkPixbuf2 * Fixes * Fixed build errors with old gdk-pixbuf. ==== Ruby/Poppler * Improvements * Added missing required Poppler version. [Suggested by Grant Schoep] [ruby-gnome2-devel-en] poppler, build fails, incorrect required_pkg_config_package? * Fixes * Fixed a wrong package name on Red Hat and Fedora. [Reported by Grant Schoep] [ruby-gnome2-devel-en] poppler, build fails, incorrect required_pkg_config_package? * Changes * Disabled auto Poppler install for Homebrew. It requires --with-glib option but auto install with --with-glib option isn't supported yet. ==== Ruby/GooCanvas * Improvements * Added Goo::Canvas#update. [GitHub:119] [Patch by dmaciejak] * Added Goo::Canvas#request_update. [GitHub:119] [Patch by dmaciejak] * Added Goo::Canvas#convert_from_pixels. [GitHub:123] [Patch by dmaciejak] * Added Goo::Canvas#convert_to_pixels. [GitHub:123] [Patch by dmaciejak] * Added Goo::Canvas#get_item_at. [GitHub:123] [Patch by dmaciejak] * Added Goo::Canvas#bounds. [GitHub:123] [Patch by dmaciejak] ==== Ruby/GStreamer * Improvements * Don't pass -h and --help to GStreamer. [GitHub:#118] [Reported by dmaciejak] === Thanks * TAKATSU Tomonari * dmaciejak * Grant Schoep * Carlo E. Prelz * Marvin Gülker
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin42-81/+84
2013-02-05Include correct header for putenv to avoidwiz3-2/+25
warning: reference to compatibility putenv(); include <stdlib.h> for correct reference Addresses PR 47534 by David A. Holland.
2013-02-03Apparently we now need to convert BGRA to RGBA. Bump pkgrev.jakllsch3-3/+51
Backported from upstream, obtained via Debian GNU/Linux.
2013-01-31+ qpdf.wiz1-1/+2