Commit graph

5442 commits

Author SHA1 Message Date
gson
f2ad6c139b Update comment to note that qemu 2.0.0nb4 or newer should work. 2014-07-22 18:18:43 +00:00
wiz
c0b44649ab Update to 1.45.0:
New Features

    Edit Book: Add in-context help for HTML and CSS
    Now, you can right click on any HTML/OPF/NCX tag name or CSS
    property and the editor will open some help for that item in
    your browser.
    Book details panel: Make series and tags clickable. Clicking
    on them will search the calibre library for all books in the
    same series/ having the same tag
    Edit metadata dialog: Improve performance by only writing
    changed fields to the database when clicking OK or Next
    AZW3 Input: When converting from AZW3 files, use the high
    quality version of the image if the source AZW3 file contains
    both low and high quality images. These dual azw3 files are
    produced by kindlegen 2.9
    Edit Book: When right clicking on a link in the editor add a
    menu entry to open the link
    Edit Book: Search and replace panel: Add arrows to open the
    list of recently used search and replace expressions
    Driver for Motorola Milestone X2.

Bug Fixes

    AZW3: Preserve the page-progression-direction property when
    converting/editing/polishing AZW3 files
    AZW3 Input: Workaround broken AZW3 files produced by kindlegen
    that use uppercase attribute names.
    PDF metadata: When updating the XMP metadata in PDF files,
    compress the XMP block written to the PDF. This is particularly
    useful when the PDF file has an existing XMP metadata block
    with very large amounts of data in it.
    Fix searches on Yes/No columns using the terms ('blank',
    'checked', 'unchecked') not working on non-English calibre
    installs
    Edit metadata dialog: Do not auto change the title sort field
    when clicking OK if the title was changed. Instead the title
    sort field must be changed explicitly.
    Linux binary installer: Fix regression that caused ZSH completion
    to not be installed
    Edit Book: Spell check: When suggesting alternative for a
    hyphenated word, ensure the first suggestion is the word formed
    by removing the hyphen, if that is a valid word
    Get Books: Update the Woblink plugin to handle changes to the
    woblink website
    Edit Book: Fix replacement of hyphenated words in the spell
    checker not working
    Edit Book: Fix live syntax highlighting of links not being
    updated correctly after renaming an open file
    Edit Book: Fix regression that caused crash while syntax
    highlighting CSS stylesheets that contain url() tokens without
    enclosing quotes
    Linux binary: Do not fail on system with invalid locale info.
    Instead default to using the UTF-8 encoding on these systems.

Improved news sources

    The Economic Times India
    EPW
    Carta
    The Hindu
    F-Secure
    NOAA Online
2014-07-22 12:35:27 +00:00
wiz
4f5cf1e0ad Recursive bump for libwpd shlib name change. 2014-07-22 10:53:29 +00:00
wiz
611cc29df1 Update to 2.0.28:
Changes in 2.0.28

    Fix media syncing state not being properly reset when deauthorizing.

Changes in 2.0.27

    Media syncing has been rewritten to be more reliable:

	It no longer locks the account, so multiple clients can
	sync media at the same time (but please do not attempt this
	with the mobile clients yet, as they have not yet been
	updated). This is also paving the way towards background
	syncing of media in the future.

	The initial sync on a new device can now avoid both sending
	and receiving files that already exist on both ends.

	A large number of deleted files could cause timeouts in
	the past; this is no longer the case.

	When resuming from a connection error, less data needs to
	be sent than before.

	When deauthorizing sync, the media syncing state is reset.

    On Linux, the Anki folder is now Documents/Anki, which matches
    the other platforms. Anki will use a previous Anki folder if
    it exists, so please rename it manually if you wish to use the
    new location.

    Searches in the Browse screen can now be saved into the sidebar,
    and the tab key order has been improved (thanks to Houssam).
    These changes conflict with previous versions of the Advanced
    Browser add-on, so please ensure you download the latest version
    if you use this add-on.

    Fixed a bug where a filtered deck with or in it could mistakenly
    include suspended or buried cards.

    Fixed crashes in the alternate Mac build.

    The Preview window now has a "replay audio" button, with the
    shortcut R like in the review screen.

    The post-import log now lists the number of notes that were
    unchanged by a text import. "Unchanged" includes notes that
    were present in your collection as well as the imported file
    but were not updated in your collection, whether because the
    update option was off or they were not changed.

    The options menu next to each deck in the deck list now has an
    "export" button, which opens the export dialog with that deck
    already selected.

    Donât display the "added duplicate" message multiple times when
    a note is already duplicated in the collection but only one
    new duplicate was added.

    Fix a bug where Anki was inserting <br>s into the text of
    imported cards if using quoted multi-line notes, with HTML
    disabled.

    Provide more helpful errors when importing corrupt collection
    packages or .anki2 files.

    Anki now remembers the previous position and size of various
    dialogs it didnât previously.

    The "suspended" label in the card types graph has been changed
    to "Suspended+Buried" since that category also counts buried
    cards.

    Anki now makes sure the Get Addons dialog opens at an appropriate
    size when the system font size is unusual.

    Check that saving a statistics image was successful before
    displaying a success message, and give a warning if Anki doesnât
    have permission to write to the desktop.

    Give a less confusing error when Anki canât create a profile
    folder.

    Donât throw an error when attempting to delete unused media
    that has already been removed.

    Fix for exporting to csv with quotes in a field (thanks to
    Rubyu)

    Tweaks to latex handling which will allow add-ons to switch to
    pdftex (thanks to Joel)

    Round cards/minute stat instead of truncating it (thanks to
    Markus)

    Fix errors when importing Mnemosyneâs latest db format.

    Support pasting of m4a urls.

    Add a fix for an AnkiDroid bug to the Check DB function (thanks
    to Houssam)

    Fix tooltip colour for inverted colour schemes. (Thanks to Pat)

    Donât trigger help when enter pressed in preferences screen.

    Fix a bug on Windows where the main window was left open when
    a corrupt collection was detected.

    Fix error when Anki is running for multiple users on a multi-user
    machine.

    Donât try to authenticate username and password if user cancels
    login dialog.

    Allow changing case of profile name on Windows.

    Update all duplicates when importing in update mode.

    Remove initial search text when ctrl-clicking a left panel
    item.

    Fix rounding of cards/minute in stats; use 1 decimal place.

    Fix error when exporting w/ non-latin text in profile name.

    Prevent profiles from getting out of sync when rename fails.

    Update note type on apkg import when only templates have changed

    Search terms in the browser and filtered decks can now be
    separated by a full width space (thanks to Paul)

    Catch some rare startup errors on Windows and show them in a
    dialog box instead of exiting silently.

A special thanks to Soren, who contributed many of the bugfixes in
this release.
2014-07-22 09:45:38 +00:00
schmonz
3799de6102 Update to 3.31. From the changelog:
Fixed a bug in the scripts used to extract data from spreadsheets
that prevented the SHP currency code from being found.  RT 94229

Fixed a problem that was preventing rename_* functions to not work.
RT 92680.

Fixed the pod test files so that pod tests won't get run at install
time.  In response to RT 91167.

The alias_code function exists for backward compatibility.  It has been
deprecated since version 3.20 when it was replaced by rename_country_code.
The alias_code function will be removed in the December 2014 release.

ISO 3166 is now browsable online (previously, only the alpha-2 codes were)
and it contains more accurate information than the previous sources, so
I've switched to using the full standard.  In response to RT 92303 which
reported some codes being 'retired' that should not have been.
2014-07-15 20:44:53 +00:00
schmonz
62290f321f Update to 1.25. From the changelog:
* Fix for case when lexicon translations contain substitionand
  literals with eval-non-safe characters. RT #120457
* Swap out base for parent (bowtie) For: RT #119403
* typo fixes for Locale::Maketext
* POD fixes uncovered by the new Pod::Checker, not yet in core.
2014-07-15 20:33:29 +00:00
jperkin
c22b4f6285 Avoid "error: call of overloaded <func> is ambiguous" failure. 2014-07-14 09:57:54 +00:00
jperkin
a0270415c8 Avoid "error: call of overloaded <func> is ambiguous" failures. 2014-07-14 09:35:47 +00:00
jperkin
ecda40111f Avoid "error: call of overloaded <func> is ambiguous". 2014-07-14 09:15:08 +00:00
ryoon
4686f6acc7 Update to 5.81 from 5.69
Changelog:
byobu (5.81) released; urgency=medium

  * usr/bin/byobu-enable.in, usr/share/man/man1/byobu-enable.1:
    - no need to launch byobu in byobu-enable (no idea why I did it
      that way originally)
  * debian/control, usr/bin/ctail, usr/share/man/man1/ctail.1:
    - move the ctail command over to byobu, from bikeshed
    - ctail will tail and colorize log files
  * debian/control, usr/bin/wifi-status, usr/share/man/man1/wifi-
    status.1:
    - move the wifi-status command to byobu, from bikeshed
    - fantastic demonstration of byobu split screens
  * debian/links, usr/bin/col1, usr/share/man/man1/col1.1:
    - move the col1..col9 utilities over from bikeshed
    - super handy, minimal way of awking out a particular column
  * usr/bin/Makefile.am, usr/share/man/man1/Makefile.am:
    - update automake files to install new utilities
  * usr/bin/ctail:
    - use command -v to test for ccze existence
  * debian/control, etc/profile.d/Z97-byobu.sh.in (properties changed:
    +x to -x):
    - update package description to better reflect modern Byobu
    - fix lintian complaint about profile script

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 28 Apr 2014 09:36:59 -0700

byobu (5.80-0ubuntu1) utopic; urgency=medium

  * usr/lib/byobu/include/mondrian:
    - simplify and cleanup the mondrian squares easter egg, and idempotent
  * usr/bin/byobu-reconnect-sockets.in:
    - let's make sure that we name our temp directory

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 28 Apr 2014 09:36:53 -0700

byobu (5.79-0ubuntu1) unstable; urgency=medium

  [ Dustin Kirkland ]
  * usr/bin/byobu-ctrl-a.in: LP: #1313209
    - fix syntax error, remove unnecessary bindkey line
    - also fixes LP: #814172
  * usr/share/byobu/profiles/tmuxrc:
    - tmux windows still aren't working right; disable for now

  [ Kosuke Asami ]
  * usr/lib/byobu/include/config.py.in: LP: #1303218

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 27 Apr 2014 09:22:25 -0500

byobu (5.78-0ubuntu1) unstable; urgency=medium

  * usr/share/byobu/profiles/dircolors:
    - give executables just a little more pop
    - use a light grey underline for symlinks
    - add whitespace before inline comment
  * usr/share/byobu/profiles/bashrc:
    - Enable Ubuntu-themed dircolors on Ubuntu systems
  * usr/bin/byobu-janitor.in: LP: #1311919
    - ensure that windows.tmux exists;  fixes warning with F5
  * usr/bin/byobu-ctrl-a.in: LP: #1311177, #1274720
    - revert r2317 as this is breaking ctrl-a in byobu-screen in a bad way

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 23 Apr 2014 18:24:21 -0500

byobu (5.77-0ubuntu1) trusty; urgency=medium

  * usr/share/byobu/profiles/dircolors,
    usr/share/byobu/profiles/Makefile.am,
    usr/share/byobu/profiles/tmuxrc:
    - add a dircolors file
  * usr/share/byobu/profiles/bashrc, usr/share/byobu/profiles/dircolors:
    - LP: #1299964
    - swap orange and aubergine on the command prompt
    - aubergine is now the directory, orange is the hostname
    - still working on dircolors, use an aubergine (like our prompt)
      for directories
  * usr/lib/byobu/logo: LP: #1299964
    - use an orange background for the UTF-8, 256-colour Ubuntu logo

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 30 Mar 2014 20:42:08 -0500

byobu (5.76-0ubuntu1) trusty; urgency=medium

  * usr/share/byobu/profiles/tmux:
    - use nice, subtle, thin pane border, a separate color from the active
      highlighted one
  * usr/share/byobu/keybindings/f-keys.tmux,
    usr/share/doc/byobu/help.tmux.txt: LP: #1294139
    - change Shift-F11 to zoom in/out of splits

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 18 Mar 2014 23:25:05 +0900

byobu (5.75-0ubuntu1) trusty; urgency=medium

  [ Dustin Kirkland ]
  * debian/control:
    - bump standards
  * usr/lib/byobu/include/shutil, usr/lib/byobu/release: LP: #1278016
    - /etc/issue might be modified to display corporate banners or
      legal warnings; try to use /etc/os-release if available
  * usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors,
    usr/lib/byobu/include/constants, usr/lib/byobu/include/Makefile.am,
    usr/lib/byobu/include/shutil, usr/share/byobu/profiles/tmux:
    - split the color definitions into their own file
    - have the constants source that file
    - use that file when creating the user's local color palette
    - use a bit more orange
  * usr/bin/byobu-launcher-uninstall.in, usr/bin/byobu-launch.in: LP: #1292228
    - allow byobu-launch to pass arguments through to byobu-launcher
    - fix up the uninstallation of byobu launcher
  * usr/lib/byobu/include/select-session.py: LP: #1279533
    - quick hack to fix crashes when python can't figure out the encoding
  * usr/bin/byobu-layout.in: LP: #1278277
    - fix layout saving, which broke in tmux 1.8
    - incrementally rearrange while building our windows up to restore,
      as sometimes we run out of room; tiling in between seems to work
  * usr/bin/byobu-janitor.in, usr/lib/byobu/include/colors,
    usr/lib/byobu/include/constants:
    - fix profile color breakage
  * usr/bin/byobu-ctrl-a.in: LP: #814172
    - fix issues with F5 refresh in byobu-screen, when the user has changed
      the default escape key
  * usr/share/byobu/profiles/bashrc: LP: #1259621
    - ensure that if the root user is in byobu, and we're using the
      fancy new colored prompt, that we use a # to indicate root
  * usr/share/man/man1/byobu.1: LP: #1248901
    - add note to manpage about putty resizing to 1-character tall and
      causing byobu-screen to crash

  [ Kosuke Asami ]
  * usr/lib/byobu/battery: LP: #1289157, #1289157
    - Mac OS X battery indicator support

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 17 Mar 2014 13:00:02 +0900

byobu (5.74-0ubuntu1) trusty; urgency=low

  [ Dustin Kirkland ]
  * usr/lib/byobu/include/ec2instancespricing.py: LP: #1286367
    - merged in updated instance pricing script from
      https://github.com/erans/ec2instancespricing
  * usr/share/byobu/profiles/tmux: LP: #1273685
    - remove double sourcing of local .tmux.conf
  * usr/lib/byobu/battery: LP: #1270451
    - add support for yet another batter type (Android)
    - thanks to Felix Krull for the initial patch
  * usr/share/byobu/profiles/tmux: LP: #1270551
    - enable ctrl-left and ctrl-right to move among words

  [ Chris Johnston ]
  * usr/share/man/man1/byobu-layout.1: LP: #1288738
    - fix manpage typo

  [ Mike Miller ]
  * usr/lib/byobu/logo: LP: #1278006
    - fix RHEL detection for logo

  [ Daniel Hahler ]
  * usr/bin/byobu-keybindings: LP: #1258093
    - fix toggling of f-keys
  * usr/share/byobu/profiles/tmux: LP: #1258534
    - ensure that we respect BYOBU_NO_TITLE in tmux

  [ Ryo ONODERA ]
  * configure.ac, etc/profile.d/Z97-byobu.sh => etc/profile.d/Z97-
    byobu.sh.in, usr/bin/byobu-config => usr/bin/byobu-config.in,
    usr/bin/byobu-ctrl-a => usr/bin/byobu-ctrl-a.in, usr/bin/byobu-
    disable-prompt => usr/bin/byobu-disable-prompt.in, usr/bin/byobu-
    disable => usr/bin/byobu-disable.in, usr/bin/byobu-enable-prompt =>
    usr/bin/byobu-enable-prompt.in, usr/bin/byobu-enable =>
    usr/bin/byobu-enable.in, usr/bin/byobu-export => usr/bin/byobu-
    export.in, usr/bin/byobu-janitor => usr/bin/byobu-janitor.in,
    usr/bin/byobu-launcher-install => usr/bin/byobu-launcher-install.in,
    usr/bin/byobu-launcher-uninstall => usr/bin/byobu-launcher-
    uninstall.in, usr/bin/byobu-launcher => usr/bin/byobu-launcher.in,
    usr/bin/byobu-launch => usr/bin/byobu-launch.in, usr/bin/byobu-
    layout => usr/bin/byobu-layout.in, usr/bin/byobu-prompt =>
    usr/bin/byobu-prompt.in, usr/bin/byobu-quiet => usr/bin/byobu-
    quiet.in, usr/bin/byobu-reconnect-sockets => usr/bin/byobu-
    reconnect-sockets.in, usr/bin/byobu-select-backend => usr/bin/byobu-
    select-backend.in, usr/bin/byobu-select-profile => usr/bin/byobu-
    select-profile.in, usr/bin/byobu-select-session => usr/bin/byobu-
    select-session.in, usr/bin/byobu-shell => usr/bin/byobu-shell.in,
    usr/bin/byobu-silent => usr/bin/byobu-silent.in, usr/bin/byobu-
    status-detail => usr/bin/byobu-status-detail.in, usr/bin/byobu-
    status => usr/bin/byobu-status.in, usr/bin/byobu-ugraph =>
    usr/bin/byobu-ugraph.in, usr/bin/byobu-ulevel => usr/bin/byobu-
    ulevel.in, usr/bin/byobu => usr/bin/byobu.in,
    usr/lib/byobu/include/config.py =>
    usr/lib/byobu/include/config.py.in, usr/lib/byobu/include/dirs =>
    usr/lib/byobu/include/dirs.in, usr/lib/byobu/include/toggle-utf8 =>
    usr/lib/byobu/include/toggle-utf8.in, usr/share/byobu/tests/byobu-
    time-notifications => usr/share/byobu/tests/byobu-time-
    notifications.in: LP: #1264978, #1289157
    - use @prefix@ rather than hardcoding /usr, makes code
      more portable and easier to build with ./config --prefix

  [ Arminius Silvanus ]
  * usr/share/byobu/profiles/bashrc: LP: #1280550
    - test the $BASH variable, rather than $SHELL, to tell if we're
      running in a bash environment

  [ Jan Klepek ]
  * usr/lib/byobu/include/config.py: LP: #1286249
    - fall back to using the distro status file, fixes
      crash in config if status file disappears

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 16 Mar 2014 12:46:33 -0700

byobu (5.73-0ubuntu1) trusty; urgency=low

  * usr/lib/byobu/include/Makefile.am, usr/lib/byobu/include/tmux-send-
    command-to-all-panes, usr/lib/byobu/include/tmux-send-command-to-
    all-windows, usr/share/byobu/keybindings/f-keys.tmux,
    usr/share/byobu/keybindings/f-keys.tmux.disable,
    usr/share/doc/byobu/help.tmux.txt:
    - add two new keybindings for byobu-tmux, Shift-F9 and Ctrl-F9
    - these will prompt you for a command, and then run that command
      in all splits or windows (respectively)

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 17 Feb 2014 15:06:58 -0600

byobu (5.72-0ubuntu1) trusty; urgency=low

  * usr/lib/byobu/include/constants:
    - make sure we export this variable, so that we only need to
      do the expensive test once

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 12 Feb 2014 14:30:38 -0600

byobu (5.71-0ubuntu1) trusty; urgency=low

  * usr/bin/byobu-janitor, usr/lib/byobu/date,
    usr/lib/byobu/include/constants, usr/lib/byobu/include/shutil,
    usr/lib/byobu/time, usr/share/byobu/profiles/tmux,
    usr/share/byobu/profiles/tmuxrc, usr/share/man/man1/byobu.1:
    - LP: #1059127
    - fix longstanding "date and time flash on and off" bug
    - this isn't a great fix, but it's a start
    - basically, we need to use the tmux status native support
      for timestamps
    - support configuration through ~/.byobu/datetime.tmux
    - this will be a difference between byobu-tmux and byobu-screen,
      which is a bummer
    - also, there's more work to be done, in order to enable/disable
      this via F9/byobu-config
  * usr/lib/byobu/include/constants: LP: #1278446
    - ensure that we pick a python that has a proper snack module
      installed

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 10 Feb 2014 15:38:22 -0600

byobu (5.70-0ubuntu1) trusty; urgency=low

  * usr/share/byobu/keybindings/f-keys.tmux:
    - fix navigation among sessions
  * usr/share/byobu/keybindings/f-keys.tmux,
    usr/share/byobu/keybindings/f-keys.tmux.disable,
    usr/share/doc/byobu/help.tmux.txt:
    - change the rarely used Ctrl-F8 keybinding to rename the current
       session
    - move the restore-a-split-layout to Shift-Alt-F8
  * usr/lib/byobu/session, usr/share/byobu/keybindings/f-keys.screen,
    usr/share/byobu/keybindings/f-keys.screen.disable,
    usr/share/byobu/status/status: LP: #1255139
    - add support for screen session names in the status item
    - only display when more than one session in tmux, always displayed by
      default in screen, where we have more real estate
    - support the Ctrl-F8 hotkey in screen too, to rename session

 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 16 Jan 2014 17:48:33 -0600
2014-07-13 07:13:21 +00:00
wiz
62e4e4fa1f Update to 1.44.0:
- version: 1.44.0
  date: 2014-07-11

  new features:

    - title: "Edit Book: Syntax highlight links, images, stylesheet
    includes, etc. Links that point to missing files are marked as
    errors. You can Ctrl + click on a highlighted link to jump to
    the file it points to directly."

    - title: "Edit Book: Check Book: Add a check for manifest items
    missing href attributes."
      tickets: [1339766]

    - title: "When clicking in the search box, select all existing
    text, for easy replacement."
      tickets: [1338862]

    - title: "Edit Book: Add buttons to change the text alignment
    of the current paragraph. If you do not see them, go to
    Preferences->Toolbars and add them to the Text formatting
    actions toolbar."

    - title: "Improve performance of rendering the book list when
    lots of column coloring rules are used"

    - title: "Kobo driver: Support for new firmware version 3.5"

  bug fixes:

    - title: "Edit Book/Book polishing: Do not auto-resolve @import
    rules in AZW3 files. Also do not add a @namespace rule to all
    stylesheets that contain tag selectors."

    - title: "Edit book/Book polishing: Preserve the class attribute
    on the <html> tag in AZW3 format files."
      tickets: [1339055]

    - title: "Edit Book: Fix inline spell check context menu not
    working when triggered by context menu key or a right clicking
    at the right edge of the word."

    - title: "Fix some font directories from fonts.conf being
    ignored on linux when scanning the system for installed fonts."
      tickets: [1339257]

    - title: "Edit book: Spell checker: Treat hyphenated words as
    single words for spell checking"

    - title: "Edit Book: When using the spell check dialog to change
    words, detect any changes made to open files outside the spell
    check dialog and automatically integrate them, to prevent those
    changes from being lost."

    - title: "Update driver for Tolino Shine to handle new firmware"
      tickets: [1338219]

    - title: "Book polishing: When changing the cover in an EPUB
    file, place the newly created cover image in the same folder
    as other images in the book, rather than the root"

    - title: "Linux installer: Use pkg-config to get the location
    for installing the calibre bash completion scripts. pkg-config
    is used only when installing to /usr."
      tickets: [1340023]

  improved recipes:

    - Science Daily

- version: 1.43.0
  date: 2014-07-04

  new features:

    - title: "Add a wizard for easily searching date fields in your
    library. To use it click the advanced search button to the left
    of the search field. Allows you to search for books whose date
    is older/newer than a specified date or less/more than a number
    of days from today and so on."

    - title: "Driver for Onyx T68."
      tickets: [1336868]

    - title: "When reading metadata from file names, allow setting
    the comments field as well, in addition to
    title/authros/publisher/series/etc."
      tickets: [1332582]

  bug fixes:

    - title: "Fix a regression in the previous release that broke
    changing Save to Disk preferences"

    - title: "Recognize leading articles for the Esperanto language
    when auto-generating title sorts. "
      tickets: [1336639]

    - title: "Edit Book: Fix a regression that caused syncing of
    the preview panel to the editor cursor position to not work
    when the cursor is positioned on a blank line in between two
    tag definitions"

    - title: "Metadata download: Round the downloaded ratings so
    that, for example, 3.6 stars becomes 4 stars instead of 3
    stars."
      tickets: [1335696]

    - title: "Edit Book: Fix a crash when performing some image
    editing operations on 64 bit calibre builds"

    - title: "Recognize additional leading articles in the titles
    of Italian language books"
      tickets: [1332837]

    - title: "Edit Book: Fix an occasional spurious error message
    when using the Live CSS feature"

  new recipes:

    - title: Dark Reading
      author: Brandon Allberry

- version: 1.42.0
  date: 2014-06-27

  new features:

    - title: "Edit Book: new tool to easily add a cover to the
    book. It automatically generates the HTML wrapper and takes
    care of marking the covers files as covers in the OPF."

    - title: "Edit Book: Improve the performance of inline spell
    checking, especially noticeable when editing large HTML files
    (over 100KB in size)."

    - title: "Edit Book: Run syntax highlighting in the background,
    reducing user interface latency when editing large files"

    - title: "Template language: Add a new function (group_re) to
    use grouping regular expressions with groups, where you can
    replace the matched groups with result of another template."

    - title: "Edit Book: Check Book: Add a check for HTML files
    with non UTF-8 encoding declarations"

    - title: "Edit Book: Spell check dialog: Add an option to make
    filtering the word list case sensitive"

  bug fixes:

    - title: "Get Books: Fix integration with ebook.de broken by
    website changes"

    - title: "MOBI Input: Preserve the dc:rights metadata during
    conversion."
      tickets: [1333468]

    - title: "Edit Book: Fix non-BMP unicode characters causing
    matching tag highlighting to be slightly off on linux"

    - title: "Edit Book: When editing HTML files that have charset
    encoding declarations, automatically change the declared encoding
    (if any) to UTF-8 on save, since the editor always saves files
    in the UTF-8 encoding."

    - title: "Edit Book: Fix various problems when editing EPUB
    files with non-ascii internal filenames on OS X."
      tickets: [1317883]

    - title: "Edit Book: Remove unused CSS: Fix an error if an HTML
    file links to a missing stylesheet"

  improved recipes:

    - Deadspin

  new recipes:

    - title: Economic and Political Weekly
      author: Krittika Goyal

- version: 1.41.0
  date: 2014-06-21

  new features:

    - title: "New tool to set metadata in the actual book files in
    the calibre library from the updated metadata in the calibre
    database."
      description: "To use it go to Preferences->Toolbars and add
      the 'Embed metadata' tool to the main toolbar. Then simply
      select the books whose files you want to update and click
      the Embed metadata button. Normally, calibre updates metadata
      in the book files whenever a file is exported from calibre.
      This tool is useful for people who want the files in the
      calibre library to have updated metadata as well." type:
      major

    - title: "calibredb: Add a new 'embed_metadata' command to
    update metadata in the actual book files in the calibre library
    from the calibre database."

    - title: "Edit Book: Allow customization of toolbars"

    - title: "Add empty book: When adding empty book records to
    the library, add an option to also create empty EPUB files.
    Useful if you intend to subsequently edit these files with the
    calibre editor. You can access the add empty books feature by
    right clicking the Add Books button."

    - title: "Edit book: Remove unused CSS: Add an option to also
    remove unused class attributes from the HTML"

    - title: "Edit book: Check Book: Add checks for empty
    HTML/XML/CSS/image files in the book."
      tickets: [1329971]

    - title: "Edit Book: Check Book: Add checks for links whose
    fragment (the part after the #) points to a location that does
    not exist"

  bug fixes:

    - title: "RTF metadata: Add proper support for unicode characters
    when reading and writing metadata to RTF files"

    - title: "RTF metadata: Fix failure to write metadata to RTF
    files that do not already have an \\info block"

    - title: "Edit Book: Remove unused CSS: Handle @import rules
    when checking for unused CSS"

    - title: "Edit Book: Remove unused css: Prevent failure when
    book has invalid items marked as stylesheets"

    - title: "calibredb: Fix set_metadata not working for the
    series_index field."
      tickets: [1329724]
2014-07-12 15:48:01 +00:00
jperkin
78c4db5fe4 Pass in paths to X11, fixes build on systems where it is installed
in non-standard locations.
2014-07-11 16:55:17 +00:00
tron
85c797abcc Remove current master site which is no longer working and re-enable
GNU master sites which are now working.
2014-07-05 11:21:29 +00:00
ryoon
a65e59ff8f Update to 4.2.5.2
Changelog:
* Many bugfixes
See https://wiki.documentfoundation.org/Releases/4.2.5/RC1
and https://wiki.documentfoundation.org/Releases/4.2.5/RC2
2014-07-02 13:36:04 +00:00
dholland
6175b00231 - make build stop on error
- sprinkle const
- should fix linux build
2014-06-29 19:43:54 +00:00
dholland
e702635631 Remove references to cuserid(); it doesn't exist on MacOS and it's
useless everywhere anyway.
2014-06-29 05:45:57 +00:00
ryoon
ba9ae3b40c python is used during build process.
From richard@.
2014-06-27 14:23:20 +00:00
jperkin
b38835a51c Fix URLs. Bump PKGREVISION. 2014-06-25 08:45:23 +00:00
richard
8ea2e72493 Update trytond modules using py-trytond/Makefile.common
ok wiz@
2014-06-25 06:05:32 +00:00
ryoon
433916e69a Update to 4.2.5.2
Changelog:
* Many bugfixes
2014-06-23 12:59:49 +00:00
ryoon
abaab46bba Bump PKGREVISION
* Accept python27
* Support debug build and target for debugging
Mostly from richard@.
2014-06-22 23:59:35 +00:00
wiz
a9dc16a509 Bump PKGREVISION for cups -> cups15 change. 2014-06-18 09:28:16 +00:00
wiz
a5caa2b4a1 Switch all cups packages to use cups15. 2014-06-18 09:26:09 +00:00
wiz
7623d9710f Update to 1.40.0:
- version: 1.40.0
  date: 2014-06-12

  new features:
    - title: "Edit Book: Add a new tool to manage fonts. Allows
    easily changing/removing/embedding fonts in the entire book.
    To use it go to Tools->Manage Fonts"

    - title: "Edit Book: Allow the color of the links in the Live
    CSS panel to be themed."
      tickets: [1326897]

    - title: "E-book viewer: Add a keyboard shortcut to bookmark
    current location."
      tickets: [1326198]

  bug fixes:
    - title: "Edit Book: Check book: When auto-changing font name
    to match actual name in font file, also change the font name
    in shorthand font declarations"

    - title: "Edit Book/Book polishing: Fix embedding all referenced
    fonts not catching fonts that are only specified via style
    attributes and not in any stylesheets."

    - title: "Conversion: Fix normalization of CSS shorthand font
    property not working when multiple font families are specified
    in the same shorthand property"

    - title: "Edit Book: Live CSS: Fix clicking on link to go to
    style definition not working if the stylesheet contains CSS 3
    @media queries or @font-face rules"

    - title: "Edit Book: When importing DOCX files, set the media
    type for html files correctly"

    - title: "Edit Book: Fix import of DOCX files that contain no
    Table of Contents not working."
      tickets: [1327522]

    - title: "Portable installer: Fix a crash if the user selects
    a destination for the portable install that does not have enough
    disk space."
      tickets: [1324575]

    - title: "Fix date column not showing date added when adding
    zip/rar files that contain an OPF with a calibre timestamp in
    its metadata"

    - title: "Sony driver: Fix SONY annotation app not working with
    files sent to the device by calibre"

    - title: "Linux build: Fix regression that caused opening PDF
    files (or any externally viewed files) preventing calibre from
    being restarted as long as the external viewer is not shutdown."
      tickets: [1326453]

    - title: "Edit book: Fix changing underline style to none when
    creating a custom color scheme causes error."

    - title: "Check Book: Fix empty (zero byte) XML files causing
    check book to fail."
      tickets: [1326073]

    - title: "Check Book: Fix combination of mismatching font family
    names and a font-family declaration with an invalid value (such
    as a dimension) causing auto fixing of errors to fail."
      tickets: [1325070]

  improved recipes:
    - Respekt
    - Newsweek
    - Jerusalem Post
    - Outlook India
    - PC Magazine
    - Instapaper
2014-06-14 06:03:50 +00:00
wiedi
86c46c2fbf needs zlib as suggested by bulk build 2014-06-12 23:04:16 +00:00
joerg
a8dd640f08 Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
jperkin
52f906b8e9 Change the terminfo creation on SunOS to happen when CURSES_DEFAULT is
set to 'curses' and use the canonical path to tic(1M) rather than the
obsolete '/usr/5bin' PATH which is no longer valid on some newer OS
releases.

Bump PKGREVISION.
2014-06-09 10:24:13 +00:00
wiz
71a0bb40e2 Bump PKGREVISION for exiv2 shlib major bump 2014-06-07 12:11:23 +00:00
jperkin
0eda038cfd Switch to the existing ruby-yajl package. 2014-06-03 16:26:10 +00:00
jperkin
5b92018328 Add ruby-pry. 2014-06-03 15:08:51 +00:00
jperkin
24b364f830 Import misc/ruby-pry into pkgsrc.
Pry is a powerful alternative to the standard IRB shell for Ruby. It
is written from scratch to provide a number of advanced features.

Pry also aims to be more than an IRB replacement; it is an attempt to
bring REPL driven programming to the Ruby language. It is currently
not as powerful as tools like SLIME for lisp, but that is the general
direction Pry is heading.

Pry is also fairly flexible and allows significant user customization
is trivial to set it to read from any object that has a readline
method and write to any object that has a puts method - many other
aspects of Pry are also configurable making it a good choice for
implementing custom shells.
2014-06-03 15:08:21 +00:00
jperkin
b11db20177 Add ruby-slop. 2014-06-03 13:58:57 +00:00
jperkin
9b87375cba Import misc/ruby-slop into pkgsrc.
Slop is a simple option parser with an easy to remember syntax and
friendly API.
2014-06-03 13:58:10 +00:00
jperkin
c3ecd36090 Add ruby-ohai. 2014-06-03 13:50:01 +00:00
jperkin
52b580a838 Import misc/ruby-ohai into pkgsrc.
Ohai detects data about your operating system. It can be used
standalone, but it's primary purpose is to provide node data to Chef.

Ohai will print out a JSON data blob for all the known data about your
system. When used with Chef, that data is reported back via node
attributes.
2014-06-03 13:49:28 +00:00
jperkin
1c39e190a7 Add ruby-systemu. 2014-06-03 13:31:43 +00:00
jperkin
2aa431eb76 Import misc/ruby-systemu into pkgsrc.
Universal capture of stdout and stderr and handling of child process
pid for Windows, *nix, etc.
2014-06-03 13:30:47 +00:00
jperkin
b65bc11652 Add ruby-method_source. 2014-06-03 13:03:53 +00:00
jperkin
2a22f3d7ca Import ruby-method_source into pkgsrc.
method_source is a utility to return a method's source code as a Ruby
string.  Also returns Proc and Lambda source code.
2014-06-03 13:02:36 +00:00
jperkin
fe86a651ae Add ruby-hashie2. 2014-06-03 12:49:42 +00:00
jperkin
8a8e3bc1ba Import misc/ruby-hashie2 into pkgsrc. This package is the same software as
misc/ruby-hashie but for version 2.0.5 which is required for some new
packages.  The original version 1.2.0 has been retained as it is still
required for ruby-userstream which has not yet been updated for the newer API.

Hashie is a growing collection of tools that extend Hashes and make
them more useful. The library is broken up into a number of atomically
includeable Hash extension modules as described below. This provides
maximum flexibility for users to mix and match functionality while
maintaining feature parity with earlier versions of Hashie.

 * Mash is an extended Hash that gives simple pseudo-object
   functionality that can be built from hashes and easily extended.

 * Dash is an extended Hash that has a discrete set of defined
   properties and only those properties may be set on the hash.

 * A Trash is a Dash that allows you to translate keys on
   initialization.

 * Clash is a Chainable Lazy Hash that allows you to easily construct
   complex hashes using method notation chaining

 * Rash is a Hash whose keys can be Regexps or Ranges, which will map
   many input keys to a value.
2014-06-03 12:48:49 +00:00
ryoon
e79124fd25 Bump PKGREVISION
* Disable JavaScript scripting (macro) support, it conflicts with
  OpenJDK7's Rhino JavaScript support. Use beanshell or Python.
* Remove redundant CONFIGURE_ARGS
2014-06-03 03:21:39 +00:00
tsutsui
7527cc5ea7 Update ruby-parallel to 1.0.0.
No changelog file, but looks cleanup and minor tweaks only per github.
2014-06-01 16:16:25 +00:00
ryoon
612e552351 Fix FreeBSD 10.0 (clang) build, and add gstreamer support to OpenBSD 2014-06-01 14:31:08 +00:00
wiz
c26f5ca940 libungif is not relevant any longer since the GIF relevant patents
expired (about 10 years ago).

Unconditionally switch to libgif.

As discussed on tech-pkg without dissent.

Bump PKGREVISION.
2014-05-31 15:56:26 +00:00
wiz
045a869696 Update to 1.39.0:
e version: 1.39.0
  date: 2014-05-29

  new features:

    - title: "Edit Book: Allow creation of custom color schemes
    for the editor (Preferences->Editor settings)"

    - title: "Check Book: When reporting unmanifested file warnings,
    allow auto fixing by adding the file to the manifest if it is
    referenced elsewhere or removing the file if it is not."

    - title: "Edit book: Preview panel: Allow syncing of position
    more accurately when there are multiple tags on the same source
    code line"

    - title: "Edit book: Live CSS: Indicate which CSS properties
    are overridden by higher priority rules"

    - title: "Kindle driver: When generating page numbers automatically,
    add an additional method to detect page boundaries, using the
    presence of <mbp:pagebreak> tags in the source of the book.
    You can use this setting by right clicking on the Kindle icon
    in calibre when the kindle is connected and choosing customize
    this device."

  bug fixes:

    - title: "Virtual Libraries: If the user selects a virtual
    library whose tab has been closed via the Virtual Library
    button, re-open the tab instead of displaying the virtual
    library in the All Books tab."

    - title: "DOCX Input: Fix a regression that broke conversion
    of documents with an index that contains fields with special
    page text."

    - title: "Edit Book: When editing a book in a language for
    which no dictionary is installed, consider all words to be
    correctly spelt, rather than misspelt."
2014-05-30 13:00:02 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
74d59173db Fix path to gtk3. 2014-05-29 23:03:55 +00:00
darcy
231a15168e Add chordii. This is a successor to the old misc/chord program.
Chordii reads a text file containing the lyrics of a song, the chords to
be played, their description and some other optional data. The format used
is the so called ChordPro format. Chordii produces a PostScript document
that includes:
 -  Centered titles
 -  Chord names above the words
 -  Graphical representation of the chords at the end of the songs

Chordii also provides support for:
 -  Multiple columns on a page
 -  Index of a songbook
 -  Multiple logical pages per physical pages (1, 2 or 4)
 -  Configurable fonts for the lyrics and the chord names
 -  Multiple songs inside one file
 -  The complete ISO 8859-1 character set
 -  Chorus marking
2014-05-29 08:54:02 +00:00
obache
b97364ef42 Revbump after updating graphics/giflib 2014-05-25 09:19:37 +00:00