summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Revbump after boost updateadam6-11/+12
2017-01-01Add python-3.6 to incompatible versions.wiz7-14/+14
2017-01-01Updated abcm2ps to 8.13.3.wiz3-8/+9
---- Version 8.13.3 - 2016-12-31 ---- Fix bad placement of space or grace notes when after a bar and multi-voices (reported by David Lacroix) Don't put a repeat bracket at start of line when the line starts with a bar (reported by Timm Reasbeck) Add abc2svg.ttf in the tarball and install %%musicfont added Remove colors on decorations (asked by David Lacroix) Fix bad glyph for cut time meter since 8.13.2 (reported by Timm Reasbeck) ---- Version 8.13.2 - 2016-12-23 ---- Replace 'xlm:space="preserve"' by style 'white-space: pre' Adjust some glyph offsets for use of music fonts Change !ped-end! to !ped-up! in deco.abc Fix bad colors in SVG output Accept HTML4 colors in 'color=' of %%map Fix bad vertical offsets and clashes when %%staffscale (reported by Lionel Coates) Fix bad octave with 'octave=' since some time (reported by Jean-Luc Zins) Fix loss of dot when voice unison (reported by Reinier Maliepaard) Simplify Makefile (adapted from lemmi - VoidLinux) Fix bad output when color on notes (reported by David Lacroix)
2016-12-31Needs mk/readline.buildlink3.mk. Else, the build fails on FreeBSD asrodent1-1/+2
-lreadline can't be found.
2016-12-30CHANGES IN V1.13.2adam2-7/+14
- cupsfilters.drv: Corrected cupsFilter entry for the "Generic IPP Everywhere Printer". - driverless: Fixes on the man page - driverless: Do not error-exit (non-zero status) when run by CUPS as backend or PPD generator when no driverless printer is found or Avahi not running. When run from thr command line, exit status is the same as of ippfind. - imagetoraster: Removed (incomplete) PWG Raster support. For PWG Raster output we let the rastertopwg filter from CUPS do the finalization (mainly adding white pixels at the borders to get a full-page bitmap). - imagetoraster: Fixed several bugs in the calculation of the page geometry - libcupsfilters: If the IPP-polled printer has the "sides-supported" attribute, determine the need of a "Duplex" option solely whether the attribute has a "two-sided-long-edge" choice and ignore the "duplex" parameter of the ppdCreateFromIPP() function call. This lets the more precise information coming from the IPP query always be preferred against information from the Bonjour record. - driverless: When listing printers let the device ID contain "AppleRaster" (for Apple Raster printers) and "PWGRaster" (for IPP Everywhere printers) in the "CMD" field. - driverless: Added "-T 3" to the ippfind command line. This makes ippfind search the Bonjour broadcasts for up to 3 seconds when searching for IPP printers, raising the reliability in finding all of them
2016-12-30Recursive revbump associated with ocaml update to 4.04.jaapb1-2/+2
2016-12-30Added avahi as an option so ippfind can be build; unified PLIST and cleanup ↵adam5-403/+46
for Darwin
2016-12-25Note pcre dependencymarkd1-1/+4
Fix sysconfdir setting.
2016-12-24Depend on Vera to prevent montage from barfing.joerg3-2/+20
2016-12-21Add comment to patch-configure and add it to distinfo.wiz2-2/+5
2016-12-19Updated cups-filters to 1.13.1.wiz4-8/+22
CHANGES IN V1.13.1 - cups-browsed: Avoid erroring out when restarting after a crash (with generated queues not deleted due to the crash) and the configuration option CreateRemoteCUPSPrinterQueues=No being set. - cups-browsed: If CUPS is stopped while cups-browsed is running and there are queue for IPP network printers (not remote CUPS queues) on restart of CUPS the still existing local CUPS queue is not correctly re-connected with cups-browsed and therefore gets removed after a timeout. This should be fixed after a clean-up of re-connecting with remaining queues from a previous session (Debian bug #848223). - cups-browsed: Generated queues did not get removed on shutdown (Debian bug #848167). - libcupsfilters: Let PPD generator for driverless printing suppress page sizes which the printer reports more than once (CUPS Issue #4933). - driverless, libcupsfilters: Make "driverless list" output and output of driverless as CUPS backend in discovery mode add the word "driverless" to its output, to make it easier to set up driverless printers with printer setup tools. Made the NickName of the generated PPDs also match with the "driverless list" output. CHANGES IN V1.13.0 - cups-browsed: Use the httpGetAddr() only with CUPS 2.0.x or newer, as older CUPS versions do not provide it (Bug #1381). - cups-browsed: Minor corrections in the handling of the data records of the discovered printers. - rastertopdf, urftopdf: As with libcupsimage from CUPS 2.2.2 on rastertopdf also understands Apple Raster and much better than urftopdf does, use rastertopdf for Apple Raster (image/urf) input files then. Also allow for manually choosing by the ./configure command line. - driverless: Added a CUPS backend mode to the driverless utility. Running as a CUPS backend in discovery mode it lists the IPP URIs of the suitable printers in printer setup tools and in "lpinfo -v", as conneting via IPP is required for driverless printing.
2016-12-18Regen, correction to digest valuemef1-2/+2
2016-12-18Add patch for compiling with emacs26 (26.0.50) -- strict syntax check.mef2-1/+21
2016-12-12Fix PLIST when dbus option is disabled.wiz1-2/+2
From John D. Baker in PR 51712.
2016-12-12Revert "Specify readline requirement"wiz1-2/+1
The underlying problem should be debugged and fixed instead.
2016-12-12Revert "Specify readline requirement on 30 packages"wiz1-2/+1
Many of these definitely do not depend on readline. So there must be a different underlying problem, and that should be tracked down instead of papering over it.
2016-12-12Updated abcm2ps to 8.13.1.wiz2-10/+8
Fix pango detection. ---- Version 8.13.1 - 2016-12-10 ---- Add HTML4 colors (asked by David Lacroix) Fix loss of color when change on combined rests (reported by David Lacroix) Fix bad treatment of lyrics (w:) since 8.13.0 (reported by Guido Gonzato) ---- Version 8.13.0 - 2016-12-06 ---- Accept "||:" as either simple left repeat bar ("|:"), or double bar and left repeat bar when on 2 music lines (asked by Jean-Luc Zins) Fix bad horizontal offset of word starting with a font change in w: Change default value of %%vocalspace (23pt -> 10pt) !!compatibility!! Fix bad vertical offset of lyrics (w:) Don't scale the lyrics (w:) with %%staffscale value !!compatibility!! (reported by Lionel Coates) Output the lyrics (w:) after the decorations !!compatibility!! Fix some clashes of left/right annotations with notes (reported by Timm Reasbeck) Fix bad tempo value when >= 128 (reported by Jean-Luc Zins) Do more check about the values of %%pos Fix loss of beam breaks when %%breakoneoln and EOL followed by grace notes (reported by Timm Reasbeck)
2016-12-09Bump PKGREVISION for mupdf-1.10a update.leot1-2/+2
2016-12-09Update print/mupdf to mupdf-1.10aleot4-11/+15
pkgsrc changes: - Include more bl3 in buildlink3.mk to reflect current reality - Bump BUILDLINK_A[BP]I_DEPENDS.mupdf to 1.10a (packages that depends on mupdf seems to not run without being rebuilded despite a bug fix release) Changes: MuPDF 1.10a (2016-11-28) ------------------------ Version 1.10a is a bug fix release. If you downloaded the windows release for 1.10 you should also upgrade, since the zip archive accidentally included the RC2 binaries instead of the final version. A bug with mutool and saving PDF files using the 'ascii' option has been fixed. The iOS build issues have been fixed.
2016-12-05Add new package print/indexinfomarino5-1/+37
This is a small utility designed to regenerate the GNU info page indexes. It's used by pkg(8) to generate GNU info pages. Import suggested by wiz.
2016-12-04Update print/cups-filters to cups-filters-1.12.0leot3-9/+12
Changes: CHANGES IN V1.12.0 - cups-browsed: Added new "CreateRemoteCUPSPrinterQueues" directive to cups-browsed.conf, which allows to decide whether to auto-create local print queues for shared CUPS queues on remote machines. This way one can also set up servers which only create queues for IPP network printers. - driverless: Added new /usr/lib/cups/driver/driverless utility to make CUPS auto-generate PPD files for printers designed for driverless use (IPP Everywhere, Apple Raster) when they are set up with a printer setup tool. This gives transparency to set up these printers with legacy printer setup tools. This utility is also linked to /ustr/bin to manually generate PPDs via command line. - libcupsfilters, cups-browsed: Moved the PPD generator for IPP network printers from cups-browsed to libcupsfilters, so that it can also be used by other utilities. - cups-browsed: When auto-generating a PPD set the cost values in the filter lines to give the highest priority to PDF, then PWG Raster, Apple Raster, PCL-XL, PostScript, PCL 5c/e. - cups-browsed: Synced the PPD generator with the one of CUPS, giving the best possible support for IPP Everywhere and AirPrint printers. Especially support for more media types and for finishing units got added. Also support for more different ways to represent the printer capabilities via IPP attributes got added. - cups-browsed: Added support for auto setup of IPP printers understanding the Apple Raster input data format (.urf, on AirPrint printers), only if CUPS 2.2.2 is used, which can generate this format via its rastertopwg filter. - cups-browsed: Added new "NewIPPPrinterQueuesShared" directive to cups-browsed.conf, which allows to decide whether the auto-created local print queue for a newly discovered IPP network printer will be shared or not. For printers discovered earlier, cups-browsed remembers the previous setting. - cups-browsed: If a user changes the printer-is-shared bit of an auto-created print queue for an IPP network printer (not for a remote CUPS queue), record this fact and recover the change when creating this queue in the next session. - cups-browsed: For automatic creation of print queues for IPP network printers also allow only creating queues for IPP Everywhere printers, only for Apple Raster printers, or for both printer types designed for driverless printing and not only for all suitable printers, configurable via the CreateIPPPrinterQueues directive in cups-browsed.conf.
2016-12-04Recursive revbump from textproc/icu 58.1ryoon6-11/+12
2016-12-04Specify readline requirement on 30 packagesmarino1-1/+2
Solves: /usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline The missing specification is obvious on DragonFly because there's no publically accessible version of readline in base.
2016-12-03print/cups: Specify readline requirementmarino1-1/+2
Solves: /usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline
2016-11-30Update to 3.16.11:schnoebe3-9/+16
Release Notes: HPLIP 3.16.11 - This release has the following changes: Added Support for the Following New Printers: - HP LaserJet M101-M106 Printer - HP LaserJet Pro M203-M206 Printer - HP LaserJet Pro MFP M227-M231 Printer - HP LaserJet Pro MFP M129-M134 Added support for the following new Distro's: - OpenSuse 42.2 - Fedora 25
2016-11-28Adapt to MuPDF 1.10 API changes.leot11-29/+252
Bump PKGREVISION.
2016-11-28Update print/mupdf to mupdf-1.10leot11-162/+131
pkgsrc changes: * Update DESCR and COMMENT to better reflect current status of MuPDF * Delete security patches addressing CVE-2016-6265 and CVE-2016-6525, fixed upstream. * Bump BUILDLINK_A[BP]I_DEPENDS.mupdf (no longer compatible with 1.9 API) Changes: List of changes in MuPDF 1.10 * Headline changes: * FictionBook (FB2) e-book support. * Simple SVG parser (a small subset of SVG only). * mutool convert: a new document conversion tool and interface. * Multi-threaded rendering in mudraw. * Luratech decoders for JBIG2 and JPEG2000 (commercial releases only). * Optional JPEG-XR support (not included by default for security reasons). * Updated base 14 fonts from URW. * New CJK font with language specific variants. * Hyperlink support in EPUB. * Reduced memory use: * New tool muraster: example printer driver with limited RAM usage and automatic banding. * Alpha channel is now optional in pixmaps. * More aggressive purging of cached objects. * Partial image decoding for lower memory use when banding. * Reduced code size when building with a subset of features: * Reduced default set of built-in CMap tables to the minimum required. * FZ_ENABLE_PDF, _XPS, _JS, to disable features at compile time. * Function level linking. * Interface changes and cleanups: * Dropped pdf object generation numbers from public interfaces. * Simplified PDF page, xobject, and annotation internals. * Closing and freeing devices and writers are now separate steps. * Improved PDF annotation editing interface (still a work in progress). * Document writer interface. * Banded image writer interface. * Mobile viewers: * New JNI interfaces to match capabilities of 'mutool run' javascript. * New android and desktop java examples using new JNI interface.
2016-11-27Update pmw to 4.29prlw12-7/+7
Version 4.29 26-June-2016 ------------------------- 1. Added -norc to the scripts for running tests to ensure that the user's .pmwrc file, if it exists, is ignored. 2. Running with a lot more compiler warnings turned on threw up a number of infelicities in the code. Refactoring has got rid of the compiler warnings. 3. Compiling with clang threw up a few that gcc missed; it also found a genuine bug, a misplaced ) in an expression. By pure fluke there appeared to be no way of provoking misbehaviour, because what was being checked was re-checked (correctly) later. 4. Allow ! as a modifier to notes as well as rests.
2016-11-26Update evince3 to 3.22.1prlw14-13/+11
Highlights: * Fix several memory leaks (#770070 and #770069, Eric R. Schulz) * Fix scaling calculation in PostScript backend (#755776, Jason Crain) * Fix a crash when processing button events in EvView (#769700, Marek Kasik) * Fix a crash when opening a copy of a document with annotation popup windows (#760299, Jose Aliste) * Improve annotation properties dialog UI (#767895, Trinh Anh Ngoc) * Fix build with GCC 6 (Michael Catanzaro) Full list of changes at: https://git.gnome.org/browse/evince/tree/NEWS?h=3.22.1
2016-11-18Update ruby-gnome2 packages to 3.1.0.tsutsui2-7/+6
Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.0/NEWS) == Ruby-GNOME2 3.10.0: 2016-11-12 === Changes * Improvements * update README. [Patch by cedlemo] * fix format in README. * use pthread version of MinGW in build-windows.sh. * improve main Rakefile. * windows : update bundled versions. * Fixes * fix path in gem:windows:push in main Rakefile. * fix markup in NEWS file. * use Win32 thread again in build-windows.sh. * libmount is required for GLib on Linux. * install libgtk-3-dev explicitly. ==== All ==== Ruby/GIO2 * Improvements * make (({Gio::SettingsSchemaSource#list_schemas})) Rubyish. * make (({Gio::Settings#set_value})) Rubyish. * support array like API for (({Gio::Settings})). * (({Gio::ActionMap#add_action})) accepts :state * simplify, load (({Gio::File})) with GObject-Introspection loader. * simplify (({Gio::ContentType})) implementation. * Fixes * add missing required argument in test-settings-schema-source.rb. * add version check in Gio tests. * increase required version. * fix typo in action-map.rb. [Path by cedlemo] ==== Ruby/GLIB2 * Improvements * New implementation of GRClosure with new APIS: * RGClosureCallData * RGClosureCallFunc * rbgobj_set_signal_call_func() * rbgobj_get_signal_call_func() * g_rclosure_new_call() * support exit_application error message when no backtrace. * improve rbg_scan_options() performance * show all backtrace on GLib log. [GitHub#935][Suggested by Matijs van Zuijlen] * Fixes * windows: * Fix indent in windows-binary-build-task.rb. * Export glib2_binary_base_dir. * Remove needless "windows_" in methods name in windows-binary-build-task.rb. * add a debug argument for make command. * add GNOME2::Rake::WindowsBinaryBuildTask#binary_base_dir * fix a bug that SIGUSR1 breaks main loop. [GitHub#933][Reported by Vegard Sandengen] * fix error messages typo [Patch by dai-vr] * fix typo in rbgutil.c. [Patch by Kazuhiro NISHIYAMA] * fix style in rbglib_messages.c * remove needless check in rbglib_messages.c and extconf.rb ==== Ruby/GStreamer * Improvements * Fixes * fix text_color_example.rb demo. [Patch by cedlemo] ==== Ruby/GObjectIntrospection * Improvements * support GVariant string array to Ruby [Patch by Konstantinos Natsakis] * use g_variant_iter_init () to reduce dynamic memory allocation * support omitting allow-null arguments in middle of arguments * improve performance in callable-info.rb. * reduce needless method calls. * simplify invoke arguments in rb-gi-method-info.c, it improves performance. * support "can_be_" as predicate prefix. * improve performance calling a method. It catches data from info. * add GI.load shortcut for fast load. * Fixes * use short for 16bit Integer. * accept Array of numbers for gint8/guint8 array * wrong condition in function info arguments management. * use suitable type macros in ruby to C code from rb-gi-argument.c. * assign temporary Ruby object to local variable to guard from GC. * fix name conflict in rb-gi-argument.c. [Reported by kitone] * touch unrefed object in rb-gi-argument.c. * support array of UTF-8. * fill from last omitted arguments in function arguments loader. * add a missing all required case check in function arguments loader. * use rbg_variant_to_ruby in rb-gi-argument.c. * define unlock_gvl as info method. * fix typo in rb-gi-function-info.c. * don't fill missing arguments when given N arguments is less. * sink created GObject based object by default. * fix wrong default argument fill condition. * fix limit when loading arguments infos. [GitHub#895][Reported by cedlemo] * fix libffi return value handling. [GitHub#758][Reported by Mamoru TASAKA] * do not try to run a gtk demo when the user provide a bad demo name. [Patch by cedlemo] * focus on the related line in the TreeView when running demo from command line. [Patch by cedlemo] * do nothing for void type return type. [GitHub#952][Reported by cedlemo] * return value is return type is void but pointer. * windows : update patch support-external-g-ir-scanner.diff. ==== Ruby/GDK * Improvements * make (({Gdk::EventFocus#in})) rubyish. * add init hook as Gdk.on_init * Fixes * backport a patch to fix build error. ==== Ruby/GdkPixbuf2 * Improvements * support loading from file. * Fixes * fix dependency in Rakefile. [GitHub#862][Reported by Mamoru TASAKA] * add missing gio2 dependency in tests. * add missing variable in tests. * omit a test that failed by float error on i386 [GitHub#898][Reported by Mamoru TASAKA] ==== Ruby/GTK3 * Improvements * support for (({Gtk::SpinButton::input})) signal. [GitHub#855][Reported cedlemo] * new gtk demo spinbutton. [Patch by cedlemo] * add demo search_entry.rb [Patch by cedlemo] * update gtk demos to use class form instead of module form. [Patches by cedlemo] * add listbox gtk demo. [Patch by cedlemo] * update editable_cells demo. [Patch by cedlemo] * add glarea demo. [Patch by cedlemo] * update transparent demo. [Patch by Arjun Menon] * update theming_style_classes demo. [Patch by Arjun Menon] * update textscroll demo. [Patch by Arjun Menon] * update stack demo. [Patch by Arjun Menon] * update spinbutton demo. [Patch by Arjun Menon] * create (({Gtk::TreeModel#create_filter})) as an alias of #filter_new. * Fixes * load demos as classes instead of modules in main.rb. [Patch by cedlemo] * enable Gtk::Rc deprecation. * fix treemodelfilter sample issue. * force LC_NUMERIC to C when gtk3 is initialized. [Patch by cedlemo] ==== Ruby/WebKitGTK * Improvements * Fixes * windows : * update dependencies in Rakefile and patches. * use Ubuntu 16.04 as build environment. * install jsmin ==== Ruby/WebKit2GTK * Improvements * Fixes * windows : * update Rakefile and patches. * support auto latest version detection. ==== Ruby/ClutterGdk * Improvements * Fixes * add init hook as Clutter.on_init. * add Clutter and Gdk integration API. ==== Ruby/ClutterGtk * Improvements * add clutter-gdk dependency. * Fixes * window-test.rb sample : use icons only included in the default theme. * remove needless pack method usage in test.rb sample. * follow improved API in event.rb sample. ==== Ruby/ClutterGdk * Improvements * create a GObject-Introspection loader. [Patch by cedlemo] * Fixes * update description in README and in Rakefile. * remove needless code in Rakefile. * remove needless code in GObject-Introspection loader. ClutterGdk is part of Clutter. ==== Ruby/GStreamer * Improvements * add (({Gst::Bin#each})). [GitHub#927][Reported by cedlemo] * add only_gstreamer_version method. * Fixes * use post_load in order to use require_libraries. ==== Ruby/Pango * Fixes * pango windows: remove needless patch. ==== Thanks * Arjun Menon * cedlemo * dai-vr * Kazuhiro NISHIYAMA * kitone * Konstantinos Natsakis * Mamoru TASAKA * Matijs van Zuijlen * Vegard Sandengen
2016-11-11Fix reportlab version check for 3.x and later.joerg3-2/+21
2016-11-08+ py-pisa.wiz1-1/+2
2016-11-08Re-import py27-pisa-3.0.33 as print/py-pisa as requested by joerg.wiz5-0/+146
pisa is a html2pdf convert using ReportLab, HTML5lib and pyPDF. It supports HTML 5 and CSS 2.1. This package is obsolete. Please use print/py-weasyprint instead.
2016-11-08Recursive bump for poppler-0.48.0.wiz25-47/+50
2016-11-08Updated poppler to 0.48.0.wiz3-9/+9
Release 0.48.0 core: * Fix crashes and memory leaks in invalid files. * Small memory usage improvements. * TextOutputDev: Remove null characters from PDF text. Bug #97144 * TextOutputDev: Break words on all whitespace characters. Bug #97399 * Fix UTF16 decoding of document outline title. Bug #97156 * Add functions for named destination name in name-tree/dict glib: * Increase glib requirement to 2.41 Release 0.47.0 core: * Fix abort on documents where the docinfo obj is not a dict. Bug #97134 * Check for XRefEntry existing before using it. Bug #97005 * Fix memory leak on PDFDoc::setDocInfoStringEntry() with empty string * Don't presume that DocInfo is a dictionary in XRef::createDocInfoIfNoneExists() build system: * configure: Work with non gnu greps
2016-11-07Updated abcm2ps to 8.12.9.wiz3-36/+7
---- Version 8.12.9 - 2016-11-02 ---- Fix bad PS output when justified text since 8.12.5 (reported by Guido Gonzato) ---- Version 8.12.8 - 2016-11-01 ---- Fix again bad PS output when centered text with non-ASCII characters since 8.12.5 (reported by David Lacroix) ---- Version 8.12.7 - 2016-10-31 ---- Fix bad PS output when grace notes since 8.12.6 (from by David Lacroix) Fix random error on Q:"text" (reported by David Lacroix) ---- Version 8.12.6 - 2016-10-31 ---- Fix bad PS output when centered texts with non-ASCII characters since 8.12.5 Adjust the grace notes offsets and helper lines (from David Lacroix) Bad parse of Q: since 8.12.5 (reported by David Lacroix) ---- Version 8.12.5 - 2016-10-30 ---- Bigger grace notes (asked by David Lacroix) Loss of '%%clef none' at start of lines when %%clef inside tune (reported by Guido Gonzato) Bad display of measure repeat when 2 voices on the staff (reported by Chuck Boody) Bad display of repeat measure bars when multi-voices and symbol between ':|' and '|:' in one voice (reported by Heinz Färber) Add more checks on the Q: syntax (reported by Manavasu) Fix some bad PS outputs when %%tuplet with 'which' = 'no value' (reported by Hudson Lacerda) Add PS functions and permit special treatments on the chord symbols, annotations and lyrics (asked by Frédéric Aupépin) DESTDIR support in Makefile for some distributions (patch adapted from Thomas Klausner) Bad string width computation on SVG output (reported by Martin Tarenskeen)
2016-11-06Update print/cups-filters to cups-filters-1.11.6leot4-8/+41
pkgsrc changes: - Fix build for (at least) older NetBSD versions that do not have execvpe(3). Changes: CHANGES IN V1.11.6 - pdftops: Do not default to simply "pdftops" when calling the Poppler pdftops utility, as the $PATH of CUPS when running filters/backends starts with /usr/lib/cups/filter/ and then pdftops would call itself (Bug #1380).
2016-11-01Avoid a possible DEPENDS on print/mupdfleot2-4/+4
Bump PKGREVISION. Thanks to <wiz> for pointing out this problem!
2016-10-31Updated latexmk to 448.wiz2-7/+7
From v. 4.45 to 4.46 Correct creation of output and aux directories to correctly handle relative paths when -cd is used. Minor documentation corrections. From v. 4.46 to 4.48 Correct documention: default value of $recorder is 1 Add routines rdb_list_source, rdb_set_source for manipulating dependency lists of a rule. Add these to the documentated interface, in addition to the already documented rdb_ensure_file, rdb_remove_files. Update webpages in documentation.
2016-10-31Update print/cups-filters to 1.11.5leot2-7/+7
CHANGES IN V1.11.5 - cups-browsed: Fixed several typos in the documentation (Bug #1378). - gstoraster, mupdftoraster, pdftops, sys5ippprinter: Use execvp() and execvpe() to call programs so that the $PATH environment variable gets used to find the programs (Bug #1378). - build system: Several fixes, especially to make it work when cross-compiling or using a build server (Bug #1378). - cups-browsed: Silenced a warning. - cups-browsed: For remote CUPS queues with a dot in their name no local queue got created (Bug #1379). - pdftopdf: Do the page logging also for IPP Everywhere printers which use the PWG Raster data format as the ...toraster filters being the last filter then do not log. - gstoraster, pdftoraster: Let filters generate PWG Raster if the environment variable FINAL_CONTENT_TYPE is set to image/pwg-raster, make sure full-page bitmaps are generated in PWG_raster mode, and added mime conversion rules for direct PWG Raster output. - cups-browsed: Corrected checking of the PDLs of an IPP network printer. Now PCL 5c/e printers (not HP inkjets) should get recognized correctly. - texttopdf: Added missing NULL check to avoid a segfault when texttopdf does not find a suitable (monospace TTF) font. - foomatic-rip: Replace old manpage macro calls from foomatic-filters 3.0.2-20050114. - cups-browsed: Allow changing BrowseInterval and BrowseTimeout via cups-browsed.conf, as it was formerly with CUPS (Debian bug #794655). - pdftopdf: Count the actual output pages also if the number-up option is not used, to correctly find out whether we have an even or odd number of pages, even if the page-ranges option is used. This is needed to correctly decide whether for duplex printing a blank page has to be added (Bug #1377).
2016-10-28Update to 3.16.10:schnoebe3-8/+11
Release Notes: HPLIP 3.16.10 - This release has the following changes: Added Support for the Following New Printers: - HP officejetPro7740 wide Format All in one - HP Office jet 6950 All-in-One printer - HP ScanJet Pro 3000 s3 Sheet-feed Scanner - HP ScanJet Enterprise Flow 5000 s4 Sheet-feed Scanner - HP Scanjet Entrprise Flow 7000 s3 sheetfeed Scanner - HP Color LaserJet Pro MFP M277c6 Added support for the following new Distro's: - Ubuntu 16.10 - Debian 8.6 Notes to Follow: - For scanjets scan using command "hp-scan --adf --size=size_name" - "hp-scan --help" for all size_name
2016-10-27nd include Makefile.common again.wiz1-1/+3
2016-10-27Restore Makefile.common, still used by fonts/ghostscript-cidfonts-ryuminwiz2-2/+7
2016-10-09+ LaTeXML.wiz1-1/+2
2016-10-09Import LaTeXML-0.8.2 as print/LaTeXML.wiz4-0/+55
latexml is a program, written in Perl, that attempts to faithfully mimic TeX's behavior, but produces XML instead of dvi. The document model of the target XML makes explicit the model implied by LaTeX. The processing and model are both extensible; you can define the mapping between TeX constructs and the XML fragments to be created. A postprocessor, latexmlpost converts this XML into other formats such as HTML or XHTML, with options to convert the math into MathML (currently only presentation) or images.
2016-10-09Restore linking on Darwin.adam3-7/+37
2016-10-09Update ruby-gnome2 packages to 3.0.9.tsutsui2-7/+6
Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.0.9/NEWS) == Ruby-GNOME2 3.0.9: 2016-08-12 === Changes ==== All * Update Realease date in NEWS. * Use the latest Rubies. * Readme: update ruby versions supported. [Patch by cedlemo] * travis: install experimental gems dependent packages for GSF and GOffice. [patch by Hiroshi Hatake] * add GSF, GOffice and Gnumeric in the main Rakefile. [patch by cedlemo] * ignore no-GI version of gdk_pixbuf2 in main run-test.rb and in the main extconf.rb. * remove conditionnal macro based on HAVE_RUBY_ENCODING_H. * clean code in main Rakefile. * define top level windows:version:update in main Rakefile. ==== Ruby/GIO2 * Improvements * Fixes * remove needless lazy initialization. * follow GI API improvement. ==== Ruby/GLIB2 * Improvements * support for GLib 2.30 on CentOS 6. [ruby-list:50310][5.5] [ruby-list:50316][5.5] * add GLib 2.30 check. * add GLib 2.34 check. * support customizing signal callback. * support (({GObject#bind_property_full})). [patch by cedlemo] * clean code and style issue. * fix GC bug that alive proc may be GC-ed. * Fixes * windows: improve rake. * split g-ir-compiler args. * add debug option as comment. * fix wrong define location. * use predicate style. * fix wrong function in rbglib-variant.c. * bump version. * use SPDX format for license. * homebrew: * add workaround for libffi.pc isn't found on OS X. * enable libffi workaround for gi. * remove checks for old Ruby. * Ruby 2.1 or later has (({rb_str_new_cstr})). * set UTF-8 encoding to (({GLIB.XXX_to_utf8})) return value. * remove unused variables in rbglib_convert.c. [patch by cedlemo] * support Ruby 2.4 Integer unification. [patch Hiroshi Hatake] * gnome2 rake add windows:version:update task. * gnome2 rake reduce too much update. * gnome2 rake accept the latest version isn't found case. * gnome2 rake ignore development series. * windows: update dependencies. * support :freedesktop download site. * support :freedesktop_gstreamer download site. * ignore development version in :freedesktop_gstreamer. ==== Ruby/GStreamer * Improvements * Fixes * windows: improve rake file. * update patches. * follow file name change. * specify x86_64 as arch for 64bit Windows. * stop splitting g-ir-compiler args by default. * fix typo. * windows: update dependencies. * use :freedesktop_gstreamer download_site. * update external packages. ==== Ruby/Poppler * Improvements * Fixes * windows: improve rake file. * use https. * add missing Makefile existence check. * segmentation fault in (({Poppler::Page#text_layout})). [patch by YAMAMOTO Masayuki] * use (({GdkPixbuf::Pixbuf})) form in sample files. [patch by cedlemo] * remove needless gdk_pixbuf2 build dependency. * add missing make file existence check in run-test.rb. ==== Ruby/GObjectIntrospection * Improvements * support dispatching by Flags and Enums. [GitHub#745][Reported by Mamoru TASAKA] * cache results of methods of (({GI::CallableInfo})). [GitHub#749][Reported by rafagf1] * cache collection reader result. [GitHub#749][Reported by rafagf1] * reduce needless function call. [GitHub#749][Reported by rafagf1] * cache (({GI::AgInfo#gclosure?})). * add (({GI::Loader#rubyish_class_name})). [patch by cedlemo] * accept on_XXX as predicate method name. * support gslist of structure values as return value. [patch by cedlemo] * make constant name easy to customize. * Fixes * fix a typo in loader.rb. * fix a bug that int32[] returns wrong values. [GitHub#758][reported by TASAKA] * don't return array length output argument for return value. * windows: update dependencies. ==== Ruby/GDK3 * Improvements * Fixes * windows: * support symbolic icons. [GitHub#750][Abby Archer] * use (({GdkPixbuf::Pixbuf})) form in gdk3 library and test files. [patch by cedlemo] * Rake file update GTK+ version. ==== Ruby/GTK3 * Improvements * update gtk-demo textscroll. [patch by cedlemo] * update gtk-demo data files to Gtk 3.20. [patch by cedlemo] * cache (({Gtk::TreeModel#get_column_type})). [GitHub#749][Reported by rafagf1] * update gtk-demo main.rb to Gtk 3.20. [patch by cedlemo] * update theming_style_classes gtk demo to 3.20. [patch by cedlemo] * update assistant gtk demo to 3.20. [patch by cedlemo] * update css related gtk demos to 3.20. [patch by cedlemo] * update markup gtk demo to 3.20. [patch by cedlemo] * update font-features demo to 3.20. [patch by cedlemo] * make (({Gtk::TreeView#expand_row})) rubyish. * support "row-collapsed" and "row-expanded" signals for (({Gtk::TreeView})). [GitHub#762][Reported Eric Cunningham] * update misc sample bindings.rb to Gtk 3.20. [patch by cedlemo] * update rotated text gtk demo. [patch by cedlemo] * update pixbufs gtk demo. [patch by cedlemo] * hide "found" return value from (({Gtk::TextView#get_iter_at_XXX})). [GitHub#794][Reported by Miguel Hernández] * add (({Gtk::TextView#get_iter_at})) * Fixes * guard text marks from GC. [GitHub#743][Reported by cedlemo] * fix a bug that GC-ed (({Gtk::TextTag})) may be reused. * relax condition in test for (({Gtk::ListStore})). * use GTK+ version check in test for (({Gtk::Image})). * fix issue in the gtk3 tutorial. [patch from Renich Bon Ciric] * follow (({Gtk::TextBuffer#select_bounds})) API change. [GitHub#794][Reported by Miguel Hernandez] * (({Gtk::TextView#get_iter_at*})) return nil when not found. [GitHub#794][Reported by Miguel Hernandez] * fix typo at gtk-demo. [patch by tSU_RooT] * use (({GdkPixbuf::Pixbuf})) form in gtk-demo files. [patch by cedlemo] * use (({GdkPixbuf::Pixbuf})) form in sample misc files. [patch by cedlemo] * use (({GdkPixbuf::Pixbuf})) form in test files. [patch by cedlemo] * gtk3 sample: follow (({Gtk::TextBuffer#select_bounds})) API change. [GitHub#794][Reported by Miguel Hernández] * (({Gtk::TextView#get_iter_at*})) return nil when not found. [GitHub#794][Reported by Miguel Hernández] * fix wrong method used in order to set window size in tutorial samples. [patch by Renich Bon Ciric] * fix label in ((#Gtk::TextView})) tests. * fix typo at gtk-demo. [patch by tSU_RooT] * update all samples, tests, demo, tutorial to use (({GdkPixbuf#Pixbuf})). [patch by cedlemo] * add gtk3 demo transparent.rb. [patch by cedlemo] * update sample with (({Gtk::SeclectionData})) API changes. [patch by cedlemo] * lib and tests follow GI API improvement. * test omit on old GTK+. * require more newer GTK+ version for (({Gtk::TextView})) test. ==== Ruby/Pango * Improvements * add tests for (({Pango::Context})). [patch by cedlemo] * improve tests for (({Pango::Context})). * implement (({Pango::Context#set_chape_renderer})). * add (({Pango::AttrShape#data})). [GitHub#766][Reported by cedlemo] * Fixes * fix error with MACRO usage in rbpangoattrlist.c. [patch by cedlemo] * fix a bug that (({Pango#GlyphGeometry#geometry=})) does nothing. * fix GC related problem in rbpangocontext.c. * windows: update external packages. ==== Ruby/GSF * Improvements * start GSF module. [patch by cedlemo] * Fixes * follow GI API improvement. * windows: fix external package name. * windows: update external packages. ==== Ruby/GOffice * Improvements * start GOffice module. [patch by cedlemo] * support version. * Fixes * add tests for GOffice. * use (({GI::Loader#rubyish_class_nme})) in loader.rb. [patch by cedlemo] * add rules in order to fix issues when building objects. [patch by cedlemo] * add availability check in tests. * fix condition issue in test. * make some tests omitted when run by Travis CI. * windows: update external packages. ==== Ruby/Gnumeric * Improvements * start Gnumeric module. [patch by cedlemo] * Fixes * add missing dependency in run-test.rb. * use (({GI::Loader#rubyish_class_nme})) in loader.rb. [patch by cedlemo] * add rules in order to fix issues when building objects. [patch by cedlemo] * travis : add gnumeric as package to install instead of relying on dep. [patch by cedlemo] * improve renaming rules for C structures to ruby Class in GI loader. [patch by cedlemo] * add rules in order to avoid 2 objects information beeing reloaded. [patch by cedlemo] * windows: fix external package version. ==== Ruby/GdkPixbuf2 * Improvements * replace C implementation with one based on GObject-Introspection. [patch by cedlemo] * implement backward compatibility for (({GdkPixbuf::Pixbuf.new})). [patch by cedlemo] * add rubyish methods. * add (({GdkPixbuf::Pixbuf#composite!})). * implement rubyish methods: * (({GdkPixbuf#dup})) * (({GdkPixbuf#fill!})) * (({GdkPixbuf#rotate})) * (({GdkPixbuf#saturate_and_pixelate})) * (({GdkPixbuf#save})) * (({GdkPixbuf#scale})) * (({GdkPixbuf#scale!})) * support version information. * support options in (({GdkPixbuf::Pixbuf#composite})) and (({GdkPixbuf::Pixbuf#composite!})). * Fixes * remove needless lazy initialization. * improve tests. * add deprecated message for backward compatibility. * add tests for (({GdkPixbuf::Pixbuf#new})). [patch by cedlemo] * add tests for (({GdkPixbuf::Pixbuf#dup})) and (({GdkPixbuf::Pixbuf#fill!})). [patch by cedlemo] * ignore no-gi version of gdk_pixbuf2 in run-test.rb and extconf.rb. * add tests for (({GdkPixbuf::Pixbuf#rotate})) and (({GdkPixbuf::Pixbuf#new})). [patch by cedlemo] * update and fix issues in the samples. [patch by cedlemo] * improve gdk_pixbuf2 libs and tests style, and add missing copyright header. * add missing GObjectIntrospection dependency in tests. * add backward compatibility between the old Gdk::Pixbuf and GdkPixbuf::Pixbuf. * supports running on different directory for gdk_pixbuf2 samples. * add (({PixbufLoader#last_write})). * add tests for (({GdkPixbuf#new})). [patch by cedlemo] * add tests for (({GdkPixbuf#new})) with :file and :scale parameters. [patch by cedlemo] * add tests for (({GdkPixbuf#new})) from subpixbuf. [patch by cedlemo] * add backward compatibily for (({GdkPixbuf::Pixbuf#new})) and (({GdkPixbuf::Pixbuf#new_subpixbuf})). * simplify and improve tests. * use warn and raise instead of puts messages. * add test for (({GdkPixbuf::Pixbuf#dup})). [patch by cedlemo] * add test for (({GdkPixbuf::Pixbuf#new})) from data. [patch by cedlemo] * add test for (({GdkPixbuf::Pixbuf#fill!})). [patch by cedlemo] * clean (({GdkPixbuf::Pixbuf#fill!})) tests. * add test for (({GdkPixbuf::Pixbuf#new})) from bytes. [patch by cedlemo] * clean (({GdkPixbuf::Pixbuf#new})) tests. * add (({GdkPixbuf::Pixbuf#rotate})) tests. [patch by cedlemo] * clean (({GdkPixbuf::Pixbuf#rotate})) tests. * add (({GdkPixbuf#new})) from resource test. [patch by cedlemo] * add (({GdkPixbuf::Pixbuf#new})) from resource at scale tests. [patch by cedlemo] * clean (({GdkPixbuf::Pixbuf#new})) tests. * update sample with the GdkPixbuf::Pixbuf form. * add deprecated hook for (({GdkPixbuf::PixbufFormat#signature})). * add tests for (({GdkPixbuf::Pixbuf#saturate_and_pixelate})). [patch by cedlemo] * keep backward compatibility for (({Gdk::PixbufError})). ==== Ruby/VTE3 * Improvements * Fixes * remove needless lazy load. * windows: update external package. ==== Ruby/GTK2 * Improvements * Fixes * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files. [patch by cedlemo] ==== Ruby/RSVG2 * Improvements * Fixes * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files. [patch by cedlemo] * windows: update external packages. ==== Ruby/Clutter * Improvements * Fixes * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files. [patch by cedlemo] * windows update version. ==== Ruby/ClutterGtk * Improvements * Fixes * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files. [patch by cedlemo] * Fix issue with initialization of (({Gtk::IconView})) without hash argument. [patch by cedlemo] ==== Ruby/ClutterGstreamer * Improvements * Fixes * add missing gdk_pixbuf2 dependency in tests. ==== Ruby/GtkSourceView3 * Improvements * Fixes * windows: update dependencies. ==== Ruby/GSF * Added. ==== Ruby/GOffice * Added. ==== Ruby/Gnumeric * Added. ==== Thanks * Mamoru TASAKA * rafagf1 * 5.5 * Abby Archer * Eric Cunningham * Hiroshi Hatake * Renich Bon Ciric * Miguel Hernández * tSU_RooT * YAMAMOTO Masayuki * cedlemo
2016-10-09Update print/cups-filters to cups-filters-1.11.4leot2-8/+7
Changes: CHANGES IN V1.11.4 - gstoraster: Allow Ghostscript to use the center-of-pixel method instead of the PostScript-standard any-part-of-pixel method when rendering filled paths. This improves the graphics output quality of low-resolution printers like label printers, for example to assure readability of bar codes (Bug #1373). - cups-browsed: Fixes to avoid unneeded calls of handle_cups_queues() and even infinite loops (Possible fix for bug #1376). Also make sure that queues left over from the previous cups-browsed session are integrated correctly.
2016-10-09Update print/cups to cups-2.2.1leot3-8/+9
Changes: CHANGES IN CUPS V2.2.1 - Added "CreateSelfSignedCerts" directive for cups-files.conf to control whether the scheduler automatically creates its own self-signed X.509 certificates for TLS connections (Issue #4876) - http*Connect did not handle partial failures (Issue #4870) - Addressed some build warnings on Linux (Issue #4881) - cupsHashData did not use the correct hashing algorithm (<rdar://problem/28209220>) - Updated man pages (PR #4885) - Updated localizations (PR #4877, PR #4886)
2016-10-07Revbump post boost updateadam6-12/+12