1.1.3
Add option to render data with ANSI color codes (Igor Feghali,
Request #14835).
1.1.2
Don't render anything if no data has been provided (Bug #14405).
2010-01-30 Raptor Version 1.4.21 Released
This is a bug fix only release with no new features. New development
has moved to raptor 2 where a planned ABI and API break is underway.
RDFa parser buffer management problems were fixed
Turtle parser and serializer now use QNames correctly against
specification
RDF/XML parser now resets correctly to detect duplicate rdf:IDs
Made a few other minor bug and build fixes
Fixed reported issues: 0000318, 0000319, 0000326, 0000331, 0000332 and
0000337
Packages Collection.
The Perl 5 module Search::Indexer provides support for indexing a
collection of documents, for searching the collection, and displaying
the sorted results, together with contextual excerpts of the original
document.
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
0.005 2009-11-30
export "rewrite" with Sub::Exporter
prefix new_rewriter with a _; it was always private
update of editors/p5-Padre-Plugin-Catalyst.
Regexp::Copy can copy the contents of one Regexp object to another. Regexp
objects created with qr// are impossible to dereference. This causes problems
on changing the data within the Regexp objects without want to loose the
reference on it. Regexp::Copy allows to change the Regexp by copying one
object created through qr// to another.
The Regex::Copy distribution also loads Regexp::Storable, which provides
hooks to allow the Storable persistence method to freeze and thaw Regexp
objects created by qr//.
Added a [1]Virtuoso storage by Patrick van Kleef
Support [2]Rasqal 0.9.17 API
Fix compiling against sqlite 3.6.17 or newer
Fix modular storage dynamic loading linking problems. Several other bug
fixes
Upstream changes:
0.10 Sun 24 Jan 2010
- The use of the constructor is now compulsory, as per Template.pm
- Adding support for constructor params
- Adding support for constructor TRIM param
- The process method now works in both static and instance modes
Based on PR#42582 by Derouiche.
0.9.1 (18/07/09)
================
- Allow to open audio files for subtitling
- Changed the default selection type in the Timings Adjust and Shit dialogs
- Fixed crashes:
* Opening a video with Frames mode selected
* Opening the Preferences dialog
Translations:
- Joan Duran (ca)
- Jorge González (es)
Bug fixes:
- Subtitling of audio files (#584795)
- GS crashes when opening subtitles together with a movie (#587097)
- GS crashes on Edit->Preferences (#587100)
Thanks:
- Marcin Zajaczkowski, Yannick Warnier
0.9 (21/06/09)
==============
- New interactive Synchronize Timings dialog:
* Allows to synchronize using multiple sync points
* Each sync point represents the correct time of a subtitle
* Shows help message to ease the synchronization task
* Can synchronize all subtitles based on a set of sync points
- New Seek To dialog that allows to seek the video to a specified time/frame
- More polished user interface, by removing the border relief in video-related
buttons and decreasing their size
- Allow to close a file without quitting the application (File Close)
- Replace All now replaces translations too, besides the normal subtitle text
- Don't change the timing mode, after saving a file, to reflect the timing mode
of the subtitle format chosen for saving
- Added Insert and Delete Subtitles toolbar buttons, removed Find and Replace
from the toolbar
- Added MIME Type association to the SubRip, MPSub, SubStation Alpha and
MicroDVD subtitle formats
- Improved handling of text formatting tags in SubRip files
- Show Matroska Video files (MKV) when listing video files
- Fixed crash on opening a translation file with no subtitles loaded
- SubLib merged into Gnome Subtitles, making both easier to maintain and package
- Major refactoring of the video playback engine:
* GStreamer Playbin (code from the FuseMC project) has been incorporated into
the project source tree
* Gstreamer Playbin no longer builds as a separate package (no separate dll,
although the .so lib is still built separately)
* GStreamer events are now received asynchronously, which means the user
interface adapts to the video in an asynchronous/non-blocking way
- Fixed some bugs in the video playback engine:
* Loading a file when the previously loaded file wasn't played
* Video position not being correctly updated after loading the video and
before starting playback
- Display an error dialog when the help contents cannot be opened
- Fixed the use of Bug Buddy for bug reporting
- Changes in the project dependencies:
* Requires gtk, gtk-sharp, glade-sharp and gconf-sharp 2.12 or higher
* No longer requires gnome-sharp nor sublib
Translations:
- Djihed Afifi (ar)
- Joan Duran (ca)
- Kamil Paral, Lucas Lommer, Petr Kovar, Rinu (cs)
- Joe Hansen, Kristian Kjærgaard (da)
- Felix Braun, Mario Blättermann (de)
- Gabriel Ruiz, Jorge González (es)
- Ilkka Tuohela (fi)
- Luca Ferretti, Simone Oberti (it)
- Kjartan Maraas (nb)
- Yannig Marchegay (oc)
- Piotr Drąg (pl)
- António Lima (pt)
- César Veiga, Fábio Nogueira, Henrique P Machado, Leonardo Ferreira
Fontenelle (pt_BR)
- Nickolay V. Shmyrev (ru)
- Daniel Nylander (sv)
Bug fixes:
- The file with a movie is not always automatically selected (#417975)
- Improvements to selection types in timings dialogs (#430737)
- Add support for viewing and correcting line length (#430961)
- Synchronize subtitles using multiple sync points (#471393)
- Allow to seek to a specified time instant (#504560)
- Configure script doesn't check for gstreamer-plugins-base headers (#520171)
- Make frequently-used menu items accessible in the toolbar (#530833)
- German Translation (#534748)
- Parallel build fails (#534889)
- Crash when trying to open a file (#540009)
- Suboptimal parsing of SRT-file (#552221)
- Strings like 'gtk-cancel' and so should not be translatable (#576197)
- Build error (#577127)
Contributors:
- Arx Cruz, Lucas Lommer
Additional thanks:
- Adam Dixon, Julian Sikorski, Luciano A. Ferrer, Marcin Zajaczkowski,
Satoshi Tanabe
2009-09-14: 2.37. don't use stdout by default (tx Greg Brown)
warning: may not be backwards-compatible in some odd use cases
2009-08-10: 2.36. relative url resolution (tx Kevin North)
GTK-Doc 1.13 (Dec 18 2009)
============
o 604891 : gtk-doc tarball does not build
Contributors
Stefan Kost
GTK-Doc 1.12 (Dec 18 2009)
============
Changes
o 591450 : Build related fixes
o 466535 : generate documentation as pdf
o 502191 : acronym support
o 532395 : inline function parsing problems (e.g. in glib api docs)
o 536928 : have syntax highlghted and xrefs source code samples
o 562064 : index generation trouble
o 562310 : glib 2.18.3: /bin/sh: line 1: gtkdoc-rebase: command not found
o 562655 : doesn't produce deprecation note for signals
o 565126 : linking to struct members
o 565835 : Three spelling errors in gtk-doc-manual
o 566911 : add support for --help and --version to remaining tools
o 567132 : Take FOO_GET_INTERFACE as standard
o 568702 : gtkdoc-mkhtml no longer works when symlinked
o 568706 : gtkdoc-scan: use CamelCase id for interfaces
o 568708 : gtkdoc-scan should try not to scan files twice
o 568714 : Perl errors when syntax highlighting is not available
o 568732 : missing long descriptions undetected
o 568734 : configure check for gtk-doc prints that gtk-doc cannot be built
o 569339 : abbreviation are not expanded at the start of text
o 572396 : Fix to use shave + gtk-doc + libtool 1.x
o 572612 : Mistakenly substitute -1 with G_MAXULONG in x86_64
o 572967 : use g_strerror
o 574654 : --ignore-decorators does not ignore trailing stuff
o 575574 : Be more friendly for files with a space in their name
o 575623 : Update FSF address
o 575711 : < table > element mismatch in highlighted code
o 576313 : implicit declarations in testsuite ?
o 577059 : Gnome-doc support can't be disabled
o 577774 : Test suite run even when built with --disable-gtk-doc
o 580206 : gcc warnings in < module > -scan.c
o 580300 : gtkdoc-scan picks up _get_type functions it should not
o 580622 : xml dir is both part of distclean and dist rules
o 581237 : gtk-doc uses wrong gtkdoc-check in " make check " phase
o 584952 : " uninitialized value in concatenation " gtkdoc-mkdb line 938
o 587103 : return values of function-like macros
o 587196 : Typo in a string
o 589426 : Python is a required dependency
o 591789 : master FTBFS with automake 1.11
o 594224 : Please fix manual about inlined SECTION comments (and show warnings when invalid)
o 596730 : Signed vs. unsigned comparison in gtkdoc-scangobj.in causing compile errors
o 596731 : autogen.sh doesn't recognize automake-1.11
o 602026 : Warn if non-existing function gets referenced
o 602518 : Doesn't support " long int " return type
o 604798 : tests/fail.sh and tests/tools.sh.in use bashisms
Contributors
Claude Paroz
Dan Williams
Daniel Mustieles
Daniel Nylander
H. Habighorst
Jannis Pohlmann
Javier Jardón
Jennie Petoumenou
Jorge González
Mario Blättermann
Nicola Fontana
Philip Chimento
Philip Withnall
Simos Xenitellis
Stefan Kost
Sven Herzberg
2009-12-16 Rasqal Version 0.9.17 Released
WARNING: ABI AND API CHANGED in this release. Rasqal 0.9.17 is binary
incompatible with 0.9.16 or earlier.
Added a new query engine that implements the SPARQL algebra better
All constructors now take a rasqal_world argument
Added LAQRS syntax support for SUM, AVG, MIN, MAX, COALESCE()
experimental syntax
Added query result formatters for CSV, TSV and ASCII tables
Prefer pkg-config for configuring
Many resilience and resource failure fixes by Lauri Aalto
Many other bug fixes and improvements were made
Fixed Issues: Issue#0000077, Issue#0000128, Issue#0000168,
Issue#0000258, Issue#0000261, Issue#0000271, Issue#0000279 and
Issue#0000305
Pkgsrc changes:
Set PERL5_MODULE_TYPE to Module::Install::Bundled so a circular
dependency on involving devel/p5-Module-Build, textproc/p5-YAML and
devel/p5-Module-Install is avoided.
Overview of changes for 0.10.0
==============================
* Fix generation of doubles [Cornelius Hald]
* Add more units to the test suite
* Add JsonNode macros for quick type checking
* Guarantee insertion order when parsing and generating JSON Objects
* Serialize GParamSpecObject properties
* Add serialization and deserialization for GBoxed types
* Add API for serializing GObjects to, and deserializing from, JsonNode
* Build environment fixes
* Documentation fixes
* Generate correct introspection data
* Make JsonSerializable in complete control of deserialization [Tristan Van
Berkom]
Upstream changes:
0.08
- Handle case where hash keys and values are indented by braces pos + 1
(CHORNY)
- Check if indent level is same on next line and slightly increase probability of
current indent type. Should be faster too. (CHORNY)
- Add option 'first_level_indent_only' to check only indent where previous line
is empty. (CHORNY)
Upstream changes:
1.16 Tue Dec 8 19:02:58 2009
- updated the compatibility for Text::CSV_XS version 0.70
* Added quote_space attribute
* Forbad \r and \n in sep_char, quote_char, and escape_char
pkgsrc changes:
- Adding module type
Upstream changes:
version: 0.71
date: Sun Jan 3 12:25:00 AEST 2010
changes:
- Set file encoding to UTF-8 in LoadFile/DumpFile (RT#25434) by Olivier Mengue
- We shouldn't have to care about 5.8.0. Since it's causing CPAN Testers
failures, bump the minimum Perl to 5.8.1