summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2016-07-25Fix build with curl-7.50.wiz2-1/+17
2016-07-24Update to 3.39wen2-8/+7
No changelog found.
2016-07-24Updated calibre to 2.63.0.wiz7-99/+56
New Features News download: Allow controlling which periodicals are automatically sent to a specific email in Preferences->Sharing by email Edit Book: Update regex engine to support Unicode 9.0 Bug Fixes Edit metadata dialog: Fix pasting ISBN from clipboard not stripping garbage characters after a valid ISBN. Closes tickets: 1604956 Edit Book: Also refresh the Preview and Live CSS panels after performing any action that changes files other than the currently displayed file. E-book viewer: Fix the show metadata button not reading EPUB 3 metadata MOBI Output: Fix <hr> not being rendered as full-width in old MOBI files CSV Catalog output: Fix incorrect formatting of is_multiple custom columns. Closes tickets: 1602908 CSV Catalog Output: Separate multiple authors with & instead of comma. Fixes problems when the author name contains commas. EPUB 3 metadata: Fix updating metadata in EPUB 3 files not overwriting existing authors. Closes tickets: 1602227 Fix duplicate detection when adding books not working when the book title has leading or trailing whitespace Book details panel: Pick the color used for links from the current system color theme Windows: Fix file selection dialogs blurry on HiDPI monitors Improved news sources Gosc Niedzielny Nikkei Free Financial Times (UK) Foreign Affairs Berlin Policy Journal Gazet van Antwerpen Hurriyet
2016-07-16gcc6 build fixmarkd2-4/+4
2016-07-16gcc6 build fixmarkd2-1/+23
2016-07-15Add missing dependency. Bump PKGREVISION.wiz1-2/+3
2016-07-15Update to 1.26wen2-8/+7
No changelog found.
2016-07-10Fixed pkglint warnings.rillig1-17/+17
Mainly renamed FIX_PYTHON_PATHS to FIX_PYTHON_FILES, since it is a list of files and not related to the PATH variable; pkglint relies on this naming convention.
2016-07-09Remove python33: adapt all packages that refer to it.wiz16-32/+32
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz36-67/+72
2016-07-08Updated calibre to 2.62.0.wiz3-8/+11
New Features * EPUB metadata: Support for reading and writing EPUB 3 specific metadata. Now when processing EPUB 3 files, calibre will generate/use EPUB 3 specific metadata constructs when available, for example for series. * Recognize the newest Kindle model, that started shipping today. Bug Fixes * Tag Mapper: Allow specifying a space as the split character when creating a split tags rule * Tag mapper: Fix upper case characters not working in 'contains' rules * Smarten punctuation: Fix double dashes and triple dots being smartened even inside attribute values. * HTML Input: Sanitize semi-colons from HTML filenames as they can cause problems with other EPUB consuming software. * EPUB Input: Speed up reading of the book spine from the OPF file for books with a very large number of entries in the spine * Edit Book: Reports: Characters: Fix sorting by count and name not working. * Fix KoboTouch configuration migration not working for older settings
2016-07-02Updated calibre to 2.61.0.wiz2-7/+7
New Features * Driver for FNAC (re-branded Bq) with new firmware. * Edit Book: Check Book: Add an auto fix action to remove all links to a missing resource (such as a deleted stylesheet) automatically. Bug Fixes * Edit Book: Check Book: Fix incorrect handling of font family names with spaces in them that are not quoted. * E-book viewer: Fix Qt 5.7 breaking mouse wheel scrolling * Kobo driver: Fix a regression in the last release that broke connecting to older devices * Get Books: Fix detection of book formats broken for the Legimi plugin by a website change * Update builtin metadata source ozon.ru to handle website changes * Font subsetting: Fix incorrect handling of fonts whose names are included in font rules without quotes * Fix ebook-viewer broken when running the binary calibre release on systems with very old versions of glibc
2016-07-02Add missing py-yaml dependency. Bump PKGREVISION.wiz1-1/+3
2016-07-02Switch to ImageMagick6 to make this build again.wiz1-4/+4
Bump PKGREVISION.
2016-07-01The recent libarchive update changed the library major. Increase thejperkin1-2/+2
ABI depends and perform a PKGREVISION bump for dependents. Noticed by OSX binary package users.
2016-06-30Switch to direct py-dns dependency.wiz2-5/+6
py-dns now supports all python versions, so versioned_dependencies is not needed any longer.
2016-06-30Updated calibre to 2.60.0.wiz3-8/+14
New Features Edit metadata: In the drop down list for languages, show the five most recently used languages first. Edit Book: Check Book: Add a check for missing navigation documents in EPUB 3 books Kobo driver: Improved configuration dialog for the Kobo Touch device driver Copy to Library: Do not abort the copy process if only some books fail to copy, instead report which books failed and copy the rest. News download: Make all relative links (those starting with /) absolute. Useful when reading on a device that supports web browsing. EPUB metadata: Add an option to disable adding of cover images to EPUB files that declare no cover image in their metadata (Preferences->Plugins->Customize the Set EPUB metadata plugin) Bug Fixes ToC Editor: Fix ToC detection in EPUB 3 files with only an NCX and no nav not working E-book viewer: In paged mode, when the window is toggled between full screen and window, repeatedly, preserve the position more accurately. E-book viewer: Fix incorrect page turning when multiple pages are displayed on screen for books that wrap all their content in a single 100% height tag. Fix a regression that broke scheduling a new news download in timezones west of GMT Edit Book: Fix undocked windows not resizable on OS X Fix a regression in 2.57 that broke rescaling of images to fit the output profile screen size during conversion. Fix for file dialogs not working on windows when non-ascii environment variables are present HTML Input: Fix error when converting HTML file with URL encoded filename.
2016-06-26Updated cowsay to 3.04. Addresses PR 51273 by Tony.wiz3-11/+14
3.04 24 June 2016 - Licensing terms have changed to GPLv3. - Friendlier to being hosted on GitHub. - No functionality changes whatsoever.
2016-06-23Update to 5.1.4.2ryoon3-21/+24
Changelog: Bugs fixed compared to 5.1.3 final (rc2): coverity#704901 missing break in switch [Stephan Bergmann] coverity#1358428 bail out if we fail to reserve the texture + more [Tomaz Vajngerl] coverity#1358836 bail out if we fail to reserve the texture + more [Tomaz Vajngerl] coverity#1358843 backport of opencl coverity fixes [Caolan McNamara] coverity#1358844 backport of opencl coverity fixes [Caolan McNamara] rhbz#1326602 libreoffice: Leakage of removed background image set in master slide [fedora-all] [David Tardon] tdf#31449 correctly test if fraction has no integer part [Laurent Balland-Poirier] tdf#35957 check for preconditions earlier [David Tardon] tdf#38097 min numerator/denominator at least 1 [Laurent Balland-Poirier] tdf#49853 some shortcuts should always end up in the view [Maxim Monastirsky] tdf#61996 skip quoted text in number format [Laurent Balland-Poirier] tdf#63272 [fi-FI] percentage format with no-break space [Eike Rathke] tdf#64748 added placeholder option to pdf export dialog in Writer [Oliver Specht] tdf#74795 RTF import: handle row-level default cell margins [Miklos Vajna] tdf#81833 form protection can be modified as compatibility option [Oliver Specht] tdf#82073 RTF import: handle \clcbpatraw [Miklos Vajna] tdf#82160 reset mouse pointer if doc loading failed [Maxim Monastirsky] tdf#83746 wrapAddress() didn't do what it was supposed to do [Eike Rathke] tdf#84317 convert missing numbering types to OOXML tokens. [Mark Hung] tdf#84411 OpenCL: S/W interpreter throws std::out_of_range error [Marco Cecchetti] tdf#84695 sw: make TextBox in shape accessible without mouse [Miklos Vajna] tdf#86282 handle both, base name and Sheet1, as external reference sheet name [Eike Rathke] tdf#86502 split formula groups referring bounds shifted into [Eike Rathke] tdf#86575 for OOXML write plain #REF! if deleted parts [Eike Rathke] tdf#87437 close direct char fmt at end of para [Luke Deller] tdf#87967 valgrind reported invalid reads on 1 pixel wide bitmap [Caolan McNamara] tdf#89866 vcl: fix printing of form controls with images [Michael Stahl] tdf#90097 RTF import: handle fRelFlipV property for line shapes [Miklos Vajna] tdf#90319 make image flipping work when aLinearContext(...) code path chosen [pasqualm] tdf#92434 crash on deleting inner join relationship [Caolan McNamara] tdf#92695 protect both branches against missing ToolItem [Caolan McNamara] tdf#92951 make PaneDockingWindow dockable again [Caolan McNamara] tdf#93101 handle external references and propagate error [Eike Rathke] tdf#93124 fix incorrect text fit in imported PPT - take two [Mike Kaganski] tdf#93386 crash when closing a Database with macro editor open [Caolan McNamara] tdf#93403 check for changed DataSource on all Controls on form reload [Lionel Elie Mamane] tdf#93553 limit parallelism at zip save time to useful amount [Armin Le Grand] tdf#93640 fix import of linked left page header/footer [Luke Deller] tdf#93994 flush API objects at load time [Armin Le Grand] tdf#94146 a11y crash, obtain formula using the correct pointer [Eike Rathke] tdf#94221 repair dialog for text along path [Regina Henschel] tdf#94320 missing break in switch [Stephan Bergmann] tdf#94559 -Werror=nonnull-compare [Stephan Bergmann] tdf#94931 missing break in switch [Stephan Bergmann] tdf#94934 missing break in switch [Stephan Bergmann] tdf#95339 extend test to distinguish minute/month [Laurent Balland-Poirier] tdf#95620 crash in presentation wizard [Caolan McNamara] tdf#95707 RTF import: handle device-independent bitmaps [Miklos Vajna] tdf#95954 reasonable background for roadmap widget [Katarina Behrens] tdf#96092 crash on activating manage changes sidebar [Caolan McNamara] tdf#96097 can't save a doc with signed macro after autosave/save a copy [Guillaume Smaha] tdf#96244 get the right Writer window view for Formula window [Caolan McNamara] tdf#96275 RTF import: fix anchor of shapes inside tables [Miklos Vajna] tdf#96426 significant whitespace as intersection in Excel syntax [Eike Rathke] tdf#96504 vcl: fix printing of form controls with images [Michael Stahl] tdf#96516 do not increment position counter when an entry is removed [Lionel Elie Mamane] tdf#96522 reset CustomShapeEngine at import [Armin Le Grand] tdf#96912 we need the space="preserve" also for formatted strings, [Markus Mohrhard] tdf#97158 CopyOneCellFromClip() does not handle multiple sheets [Eike Rathke] tdf#97249 don't crash if BindFont fails [Tor Lillqvist] tdf#97835 no decimal separtor for empty decimal [Laurent Balland-Poirier] tdf#97839 a single character may be more than 1 utf-16 code points [Caolan McNamara] tdf#97854 crash on deleting inner join relationship [Caolan McNamara] tdf#97879 loop in style hierarchy on odt loop [Caolan McNamara] tdf#97887 add Intel driver 5.2.0.10049 to blacklist [Tomaz Vajngerl] tdf#97915 add Intel driver 3.0.1.10891 to blacklist [Tomaz Vajngerl] tdf#98088 prevent access to invalid sub node [Oliver Specht] tdf#98163 flush ressources at CustomShapes during import [Armin Le Grand] tdf#98224 endless loop in replace all stopped [Oliver Specht] tdf#98226 fix undo of table AutoFormat [Michael Stahl] tdf#98436 crash trying To create remote folder before connected [Caolan McNamara] tdf#98512 fix the Undo action of insert an input field. [HaidongWu] tdf#98666 don't cache progress bars either [Tor Lillqvist] tdf#98753 find Toolbar does not display "Search key not found" [Samuel Mehrbrodt] tdf#98940 (-1 not mapping to maximum string length anymore) [Matteo Casalin] tdf#98983 use 'Microsoft Sans Serif' instead of 'MS Sans Serif' [Tor Lillqvist] tdf#99130 use subdivision on B2DPolygon, angle based subdivision [Tomaz Vajngerl] tdf#99135 VML import: handle image crop [Miklos Vajna] tdf#99207 fix incorrect RGB ordering in Graphite DWrite path [Tim Eves] tdf#99246 use correct path for lock in PUT method. [Giuseppe Castagno] tdf#99255 calc crashing on Undo after Spell Correction [Arul Michael] tdf#99258 bail out if we fail to reserve the texture + more [Tomaz Vajngerl] tdf#99272 new Short[] used instead of new short[] [Caolan McNamara] tdf#99314 lokdocview: add new userprofileurl property [Miklos Vajna] tdf#99315 VclPixelProcessor2D: fix double border line width [Miklos Vajna] tdf#99338 fix GrabFocus during dispose crashes [Maxim Monastirsky] tdf#99369 try harder to bail out for non-horizontal text [Tor Lillqvist] tdf#99383 vcl: don't dispatch events from SolarMutexReleaser [Michael Stahl] tdf#99396 SvxTableController::SetVertical: implement undo support [Miklos Vajna] tdf#99425 crash when closing dialog editor [Caolan McNamara] tdf#99450 /fix insert twice the same object in Photo album [Julien Nabet] tdf#99452 svx: fix undo of table row edge drag [Miklos Vajna] tdf#99453 opencl: better logging of devices and device selection [Tomaz Vajngerl] tdf#99460 sw: layout: don't split table before fly [Michael Stahl] tdf#99461 reverse logic of TokenPointers::skipToken() [Eike Rathke] tdf#99462 /fix insert twice the same object in Photo album [Julien Nabet] tdf#99474 close direct char fmt at end of para [Luke Deller] tdf#99479 delete column with styles resets the 'Apply Style' drop down [Julien Nabet] tdf#99498 don't overwrite trwWidth value if set on a table [Caolan McNamara] tdf#99523 exit text edit and unmark objects before moving slide [Caolan McNamara] tdf#99527 show all accelerators in menus of extensions [Oliver Specht] tdf#99529 sw: don't pop up input field dialog before inserting field [Michael Stahl] tdf#99556 if the num of arguments is not 1 infer a row [Caolan McNamara] tdf#99574 fix sluggish scrollbar for an immediate paint [Tomaz Vajngerl] tdf#99588 fix radio button groups (and thus up/down key cycle) [Katarina Behrens] tdf#99643 OLE automation bridge: fix 64-bit pointer conversions [Michael Stahl] tdf#99692 crash in SwPostItMgr with change tracking [Caolan McNamara] tdf#99699 do nullptr check BEFORE calling method [Michael Weghorn] tdf#99722 sw: avoid buffering a11y events for not-visible frames [Michael Stahl] tdf#99730 lower the barrier for inferior systems, cripple the test [Eike Rathke] tdf#99733 don't crash on moving range of cells [Caolan McNamara] tdf#99850 menu entry for Select Sheets... [Olivier Hallot] tdf#99870 writer: don't delete selection with delete-comment [Justin Luth] tdf#99874 gtk3: all-black xbm cursors [Caolan McNamara] tdf#100024 CRASH when setting a background image [Caolan McNamara] tdf#100051 partially revert "loplugin:constantparam in sw" [Miklos Vajna] tdf#100080 set unused shader attribs with values, fixes GL on AMD [Tomaz Vajngerl] tdf#100092 deterministic scheduling to prevent unpredictable behavior. [Jan Holesovsky] tdf#100097 dbaccess self-dnd depends on getting its own transferable [Caolan McNamara] tdf#100115 _nColId is sal_uInt16 [Julien Nabet] tdf#100134 xmloff: only update the progressbar twice for every percent [Miklos Vajna] tdf#100159 on Windows, compile GL shaders in advance, disable GL on failure [Tor Lillqvist] tdf#100160 changing OpenCL state doesn't update sheet [Marco Cecchetti] Bugs fixed compared to 5.1.4 rc1: deb#826654 scale gtk3 smooth scaling events... [Caolan McNamara] rhbz#1344042 LibreOffice Writer mouse wheel scrolling doesn't scroll far enough on each wheel event [Caolan McNamara] tdf#90419 diminish precision error in Series Fill [Eike Rathke] tdf#92478 avoid crash on using scanner on windows x64 [Caolan McNamara] tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_() [Michael Stahl] tdf#96887 vcl: stop using periodic timers on WNT [Michael Stahl, Armin Le Grand] tdf#99795 drawAlphaBitmap should scale the bitmap if necessary [Tomaz Vajngerl] tdf#100104 ensure that OpenCL device id returned from getDeviceSelection() is valid. [Mark Hung] tdf#100187 fix division by zero in comboFragmentShader [Tomaz Vajngerl] tdf#100257 data : XML Source does not work [Noel Grandin]
2016-06-20Update to 4.4.0ryoon8-136/+60
Changelog: Version 4.4.0 (19/06/2016): * Support up to 24 function keys * Fix runtime issues * 'logfile' command, starts logging into new file upon changing
2016-06-20Updated buidlink3.mk file to reflect API change, revbump, removed unusedjaapb4-38/+4
patches
2016-06-19Updated package to latest version, 1.2.2. Changes include:jaapb9-29/+184
1.2.2 * Fixed wrong locks being taken during `switch reinstall` (#2051) * Fixed `config report` that wasn't displaying the external solver (#2059) * Follow glibc standard on detecting an UTF8 locale (#2065) * Fixed issues with fish shell init scripts (#2063) * Restored printing of commands with `--verbose` and `--dry-run` * More concise printing of conflicts, with accurate version numbers * Small improvements to the causes of actions * Fixed issue causing the state cache not to be used on some OSes (OSX) (#2077) * Added numbers to lint checks, and some new checks * Restored the handling of a simple path to an `aspcud`-compatible executable in variable OPAMEXTERNALSOLVER (#2085) * Added package universe output to new PEF format for diagnostics * Prioritise newer versions even when the latest can't be installed (#2109) * Automatically install plugins on `opam plugin-name` (#2092) * Fixed a fd leak on solver calls (#2134) * Accept opam files with errors when no debug or strict options are set, for easier format updates * Add `opam list --resolve` to get dependencies as a consistent set of packages * Provide the expected checksum to download commands * Changed return code of `opam list` when no patterns are supplied and the list is empty 1.2.1 * Non-system compiler definitions without source are now allowed * Better handling of compiler "base" packages allows to move build instructions from compiler definitions to packages * Rewritten action resolution mechanism to be based on atomic actions. Actions are not aborted anymore on first failure when there is no inter-dependency * Rewritten parallel command execution engine * Better display of actions, lots of improved messages * `opam upgrade pkg` now fails if no new version of `pkg` can be installed * fixed shell configuration for various shells * Updated Dose dependency to 3.3 * Fixed behaviour of `opam switch` and related commands when a switch is locally set in a shell (through `OPAMSWITCH`) * Better behaviour on failed `opam switch` * New pinning mode: when pinning using version-control on a local path and without a branch specified, use current file tree, but limited to version-tracked files * Faster and cleaner handling of downloads * Now compiles with --safe-string on OCaml 4.02, better compatibility handling * `opam unpin` now accepts multiple arguments * `opam pin add <pkg>.<version> <target>` is now allowed to specify the advertised version * Fixed bug leading to a bad `CAML_LD_LIBRARY_PATH` when switching from system * Better `opam lint`, reporting warnings and errors, including format errors * `opam config setup` now takes `--shell=` instead of `--sh`, `--csh`, `--fish`, `--zsh` * Provisional feature: dependency flag `dev` is accepted (but does nothing) * Provisional feature: field `features` in opam files implemented (beta), not for use in production * Better definition of the `filter` language within opam files: propagates undefined values, bool-to-string converter syntax * Provisional feature: `verbose` may be specified in package flags * OPAM git-like plugins (commands of the form opam-xxx) are now searched in the correct OPAM path * ~/.opam/config doesn't refer to OPAM's patch-version anymore, to allow downgrading * Recognise <name>.opam files and directories when pinning a package to source * Cleaned up debug and verbose messages, allow more control (`-v` can now be repeated) * Pinning URL can now be explicit in the form `VC+URL`, e.g. `git+ssh://`, `hg+https://`... * New flexible way to specify download and solver commands in `~/.opam/config` or in variables `OPAMFETCH` and `OPAMEXTERNALSOLVER` * Lots of bug-fixes
2016-06-19Updated calibre to 2.59.0.wiz3-9/+13
New Features Amazon metadata download: Download the series information when available from amazon.com Amazon metadata download: Recognize common patterns of embedding the series name after the title and remove it automatically Edit Book: Add support for EPUB 3 to the Table of Contents tool. Now when editing EPUB 3 files using the tool will automatically generate both the EPUB 3 navigation document and the NCX table of contents for backwards compatibility. EPUB Input: Implement reading of Table of Contents from EPUB 3 files that do not specify a fallback NCX ToC EPUB metadata: When setting a cover image for an EPUB file that has no metadata cover image defined, add the new cover image as a pure metadata cover instead of aborting. Bug Fixes Fix crash on exit if any plugins have loaded code that raises exceptions during shutdown. Closes tickets: 1592414 Copy to library: Speed up checking for duplicates when copying multiple books to a large library. Closes tickets: 1593027 Get Books: Update Smashwords plugin for website changes. Closes tickets: 1590653 Edit Book: Fix a bug in the new text search facility that could cause searches to fail when searching from the current cursor position instead of the top of the file. Closes tickets: 1588778 Bulk conversion dialog: Fix page margin settings being ignored when converting to DOCX Make the default shortcut for remove books Backspace on OS X since many mac keyboards have no delete key and the backspace key is labelled as delete Edit Book: Check Book: Do not warn if a cover image is not referenced in the text E-book viewer: Fix a bug that could cause incorrect rendering of chapter titles in some rare circumstances. Windows console output: Handle consoles with non black and white color scheme correctly Fix a regression in 2.57 that caused auto-removal of borders from covers to become much less proficient at detecting borders Fix a regression in 2.57 that broke grayscaling of images Improved news sources Technology Review (DE)
2016-06-19Don't expect /usr/sbin to be in PATH.joerg1-2/+2
2016-06-19Updated package to latest version, 5.0~rc2. Changes include:jaapb7-102/+84
dose3 (5.0) UNRELEASED; urgency=low * finally implement keep_package/version/feature properly. The globalid index that was used to optionally encode the global constraints is now disappeared. This simplify the interface of the solver. * massive refactoring. Change of API . All functions in Depsolver* accept a new paramenter "global_constraints" that is a vpkgformula enconding all packages that must be co-installed by by default with each request. This is used to properly encode debian essential packages without abusing 'Keep_package as before. * Depsolver_int.{solve,init_solver_unit,init_solver_cache} have a new optional argument 'explain'. When false, reduce the memory footprint. * Depsolver.{check_request,check_request_using} accept a new parameter dummy that can be used to pass arbitrary contraints as a cudf.package that is going to be coinstalled as part of the request and filtered out in the result. * improvements to the documentation and test units * add --compare to ceve when used with pef:// * improvements to distcheck --lowmem * StdOptions.lastest now returns an integer to consider only the last n versions of each package * API change : CudfAdd.latest * API change : CudfAdd.inttovar -> CudfAdd.inttopkg * API change : add parameter to check_request and check_request_using * apt-cudf : package up or downgrades are expressed in a single "Install" request and that these do not show up as a "Remove" request anymore. * StdOptions.DistribOptions.add_options are now different for each input ( ex. StdOptions.DistribOptions.add_debian_options )uu * Debian.Printer.pp_* functions are now methods of the Debian.package class -- Pietro Abate <pietro.abate@inria.fr> Thur, 06 Jun 2016 13:13:06 +0200 dose3 (4.3) UNRELEASED; urgency=low * Fix exitcode problem with apt-cudf * Add new comparison functions to parse npm like versions * Make ocamlgraph a hard dependency of dose. * Switch to ocamlgraph based explanation graphs by default * add {foregin,native}-architecture field to distcheck output * bump output-version to 1.2 * add --lowmem option to distcheck (slow, but consumes less memory) * remove build-essential field from buildcheck * add --deb-drop-b-d-indep and --deb-profiles to ceve * API Change. Debian.Debutil.debvpkg is replaced by Pef.Pefcudf.pefvpkg * API Change. Depsolver_int.solve has a addition argument "explain" * add new option to ditcheck and ceve --compare to specify a comparison function to be used with the pef format. -- Pietro Abate <pietro.abate@inria.fr> Thur, 21 Apr 2016 13:13:06 +0200 dose3 (4.2) UNRELEASED; urgency=low * Fix META file and other compilation problems (notably on 32 bits architectures) * Add back the "Enhances" field in the debian printer * the new yaml format also drops the architecture suffix in the package and unsat-dependency fields * Add new function Depsolver.is_consistent and Debian.Debcudf.get_real_name * Expose Diagnostic.request and Diagnostic.result * Update the yaml output of outdated (no more cudf-related cruft in package names) * bump yaml output-version to 1.1 -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr> Thur, 14 Jan 2016 13:13:06 +0200 dose3 (4.1) UNRELEASED; urgency=low * New optimization criteria parser. apt-cudf now accepts only optimization criterias in misc2012 format. * the extended MISC 2012 syntax extends the count criteria allowing the following additional forms: count(selector,field:=/plain/) count(selector,field:~/regex/) * Update Documentation * Modules are renamed (compiled with -pack) : Versioning.Debian Versioning.Semver * API change : Debian.Debcudf.get_real_version tables now returns a tuple (name, version) . Name is the original Debian name without encoding ( "src:" , ":$arch" , "--virtual-" ). * Implement versioned provides * strict dependency ocamlgraph >= 1.8.6 * strict dependency extlib >= 1.7.0 * new cudf property for deb/edsp types native is 1 if the pkg architecture is equal to the native architecture, 0 otherwise. This can be used to maximise the number of packages belonging to the native architecture ( +sum(solution,active) ) * better parsing and error reporting * More Module refactoring (algo/deb/pef/opam) -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr> Tue, 01 Dec 2015 13:13:06 +0200 dose3 (4.0) UNRELEASED; urgency=low * Minor Bugs * Add opam module * Major refactoring of parsing functions Pef/Deb/Opam -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr> Mon, 29 June 2015 13:13:06 +0200 dose3 (4.0-rc3) UNRELEASED; urgency=low * Minor Bugs -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr> Mon, 29 June 2015 13:13:06 +0200 dose3 (4.0-rc2) UNRELEASED; urgency=low * Add new module Versioning to group all the comparison functions * Add a new comparison schema (http://semver.org/) * Add new two new ceve output formats: deb and debsrc -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr> Fri, 26 June 2015 13:13:06 +0200 dose3 (4.0-rc1) UNRELEASED; urgency=low * Remove dependency to camlp4. Add build dependency to cppo * Add option --dot to create explanation graphs in dot format * add 'out-version' field to yaml format * Debian Essential packages are now kept into account while generating strong dependencies. You must pass --deb-ignore-essential to restore the previous behaviour * Add --latest to challenged * Add new format PEF : package export format * Drop eclipse format (superceded by PEF) * Drop cv format (superceded by PEF) * Ceve can read source packages * Add grep-able one line explanations (success/failure) to distcheck * Switch architecture and name around in cudf representation for debian packages * Add new function to detect unsused dependencies/conflicts * API change : Diagnostic.request, Depsolver.request, StdLoaders.load_list, Debcudf.init_tables, * add debsrc input format to ceve -- Pietro Abate <pietro.abate@pps.univ-paris-diderot.fr> Wed, 24 June 2015 13:13:06 +0200
2016-06-19Revbump: ocaml-extlib was updatedjaapb1-1/+2
2016-06-17Updated package to latest version, 0.8. Changes include:jaapb4-14/+14
* Cudf: performance improvement by allocating larger hashtbl * Cudf: expose empty_universe (Thanks to Pietro Abate for the above 2 patches) * Makefile: inhibit parallel build (thanks to Roberto Di Cosmo) * Cudf_parser: prevent in_channel leaks when using from_file
2016-06-13Category is misc.youri1-2/+2
2016-06-11Updated p5-Business-ISBN to 2.011.wiz2-8/+7
2.011 2016-06-07T18:20:50Z * bump to stable release 2.010_01 2016-03-28T03:45:17Z * Had error_* methods to get the error text and check the error conditions so you don't have to use %ERROR_TEXT or the constants. * Deprecate the xisbn stuff. It's still there, but it should have disappeared about two weeks ago. * Add an example of inserting an unofficial group code for the Blake and Taylor shenanigans.
2016-06-09Add xfce4-calculator-plugin.youri1-1/+2
2016-06-09Import xfce4-calculator-plugin-0.5.2 as misc/xfce4-calculator-plugin.youri4-0/+32
Calculator plugin for Xfce.
2016-06-09xfce4-smartbookmark-plugin: Update to 0.4.99.youri3-8/+9
0.4.99 : 2016/06/05 ===== - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
2016-06-09xfce4-weather-plugin: Update to 0.8.7.youri2-8/+7
0.8.7 ===== - Use met.no sunrise-1.1 API (bug #12333) - Translation updates: Catalan, Finnish, Greek, Hebrew, Hungarian, Icelandic, Italian, Korean, Lithuanian, Slovak, Spanish, Swedish
2016-06-09Fix HOMEPAGE to be copy'n'pastable.wiz1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz26-45/+52
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2016-06-08Fix build on NetBSD-current with PaX MPROTECT on.wiz1-2/+9
Mark main binary with paxctl. Bump PKGREVISION.
2016-06-06Updated khard to 0.9.0.wiz3-11/+13
v0.5.0: 2015.09.05 - New option to merge two contacts - Support for XDG_CONFIG_HOME parameter - Post address: Added support for street and house number field with multiple lines v0.6.0: 2015.09.20 - New options copy contact and move contact - Changed behavior of merge command (have a look into the readme file for details) - Get path to editor and merge editor from the $PATH variable - Code cleanup: new object class AddressBook v0.6.1: 2015.10.06 - Added title and role attribute - Removed input restrictions of name and post address fields - Parameter default_country in config file is not longer in use v0.6.2: 2015.10.10 - Added completion function for zsh v0.6.3: 2015.10.24 - Added note attribute v0.7.0: 2015.12.18 - Support for vobject library version >= 0.8.2 from https://github.com/tBaxter/vobject - Contact template syntax switched to yaml - alot and mutt actions summarized to new email action (please have a look into the readme file for configuration changes) - Support for extended name attributes - Create and modify contact from stdin or from template file - New action "export" to export data of existing contact in yaml format - New argument --open-editor to open the preferred text editor after successful creation of new contact from stdin or template file - New argument {-u, --uid} to select contact by uid - Added write support for categories attribute - Added wrapper script for sdiff - Fixed a bug, which prevented the creation of new contacts with the add-email action v0.7.1: 2016.01.01 - Added support for multiple instances of one vcard attribute v0.7.2: 2016.01.03 - Use of module atomicwrites to securely write vcards to disk v0.7.3: 2016.01.08 - Cancel without further actions if the opened contacts editor is closed without saving (determined by modification date of template file) v0.7.4: 2016.01.11 - Fixed uid dictionary creation v0.8.0: 2016.01.15 - Sort contact table by first or last name (take note of changed behaviour of "sort" option) - New option -g, --group-by-addressbook to group contact table by address book - Changes in config file: - New group: contact table - new option: sort to sort contact table by first or last name - New option: group_by_addressbook to group contact table by address book - Moved show_nicknames option from group "general" to group "contact table" v0.8.1: 2016.01.16 - New option "show_uids" in config file to disable uid column in contact table v0.9.0: 2016.03.17 - Fully restructured command line interface for better usability: - general help with: khard -h - help for a specific action: khard action -h - Updated zsh completion function - New Action addressbooks - New option -p|--pretty for email and phone actions to get pretty formatted output - Fix: Only delete contact after modify, copy or move action was completed successfully
2016-06-06Updated calibre to 2.58.0.wiz3-9/+11
- version: 2.58.0 date: 2016-06-02 new features: - title: "Edit Book: A text search tool to conveniently search for text even if it crosses multiple HTML tags (Search->Search ignoring HTML markup)" - title: "OSX: Allow drag and drop of file onto viewer dock icon to view file" bug fixes: - title: "Workaround for incompatibility between Qt 5.5+ and Ubuntu that caused the context menu for the book list to flicker." tickets: [1534936] - title: "Windows: Workaround for explorer shell extensions on windows that write to stdout" - title: "Edit Book: When jumping to next occurrence of a word, take language into account" - title: "Edit Book: Fix import of words into user dictionary not working" - title: "Fix use of non-ascii characters in identifiers causing an error when identifier rules are used." tickets: [1584470] - title: "Fix a regression that caused the paste from clipboard button to paste two times in the Add books from ISBN dialog" - title: "Fix for incompatibility with PyQt 5.6" improved recipes: - Denver Post - Financial Times - bild.de
2016-06-04Prefer dependency on Pillow. Bump revision.joerg1-4/+3
2016-06-04Fix rpath entries.joerg2-5/+22
2016-05-31Fix ttyrec "Out of pty's" error.leot5-9/+75
Reported by jwodder via PR pkg/43209 (patch similar in spirit but it's a bit less intrusive).
2016-05-26Add kf5 packagesmarkd1-1/+4
2016-05-26Add KDE Frameworks 5.21.0 packages:markd15-0/+446
attica-qt5 - Qt5 library that implements the Open Collaboration Services API kemoticons - Support for emoticons and emoticons themes kunitconversion - Support for unit conversion
2016-05-22Recursive bump for poppler* update to 0.44.0.wiz6-10/+12
2016-05-21+ libmateweatheryouri1-1/+3
+ mate-utils
2016-05-21Import mate-utils-1.14.0 as misc/mate-utils.youri5-0/+711
MATE Utilities for the MATE Desktop contains the following: mate-system-log [logview] mate-search-tool [gseachtool] mate-dictionary [mate-dictionary] mate-screenshot [mate-screenshot] mate-disk-usage-analyzer [baobab]
2016-05-21Import libmateweather-1.14.0 as misc/libmateweather.youri5-0/+641
libmateweather is a libgnomeweather fork. libmateweather is a library to access weather information from online services for numerous locations. libmateweather isn't supported in the devel platform, which means OS vendors won't guarantee the API/ABI long-term, but authors of open source apps should feel free to use libmateweather as users can always recompile against a new version. To use libmateweather in your code, you need to define the MATEWEATHER_I_KNOW_THIS_IS_UNSTABLE preprecessor symbol, e.g. by adding -DMATEWEATHER_I_KNOW_THIS_IS_UNSTABLE to your CFLAGS.
2016-05-21Updated calibre to 2.57.1.wiz3-13/+15
New Features Driver for the Bq Cervantes 3 A new "Ornamental" cover design for the "Generate cover" feature Windows: Use a helper process that does not load any calibre DLLs to display file open/save dialogs. This should fix most crashes caused by poorly designed windows shell extensions. Allow pressing Alt+O as a shortcut for click the OK button in the Add from ISBN dialog. Remove the calibre dependency on ImageMagick -- reduces calibre install size by ~ 15MB Edit book: Add a new image filter: Normalize -- to improve the contrast in images Edit book: Add a filter to make images look like oil paintings Use 'Not rated' for zero stars in all rating spin boxes Bug Fixes Edit Book: Fix a crash in the Insert Link tool if one of the HTML files contains an empty id. Fix tag like custom columns not sorted when displayed in the Book Details panel. Fix transient window shown during Edit Book startup Preserve booklist horizontal scroll position when merging books. Google Images metadata download plugin: Fix error when searching for books with non-English characters in the title or author names. Template language: Fix an error formatting dates when the underlying date does not have a day. Preferences->Keyboard: Fix unable to use Alt+A and Alt+S as custom shortcuts. Version 2.57.1 is a hotfix to fix a regression that broke conversion of ODT files in 2.57.0
2016-05-15Reset PKGREVISIONryoon1-2/+1