- Updating package for p5 module Image::Size to 3.2
- Add license artistic 2.0
Upstream changes:
3.2 Monday February 23, 2009, 05:00:00 AM -0800
* lib/Image/Size.pm
* t/all.t
Make the package buildable in a pure-Perl software stack. Per
RT ticket #42930, make Compress::Zlib optional, so that those
who do not need it are not required to install it. Updated the
test around the compressed-SWF file to skip if Compress::Zlib
is absent.
* Build.PL (restored)
* ChangeLog (deleted)
* ChangeLog.xml (added)
* MANIFEST (deleted)
* Makefile.PL (deleted)
* README.Win32 (deleted)
* etc/ChangeLogML.xsd (added)
Making large-scale house-keeping changes to the build/dist
process. Replace ChangeLog (plain-text) with a ChangeLogML file
created from the CVS/SVN history and hand-adjusted; add the XSD
for ChangeLogML; restore Build.PL and heavily enhance; and
remove README.Win32, Makefile.PL and MANIFEST.
* lib/Image/Size.pm
Per RT ticket #43452, make the cache visible outside the
lexical scope of the module This allows the hash to be used
with packages like IPC::Shareable or IPC::MM to enable sharing
the cache between processes. Added extra documentation of this,
and a new section describing approaches to cache-sharing.
Transaction revision: 136
* imgsize
* lib/Image/Size.pm
Fix URL/specification of the license info for LGPL.
- Updating module to 2.41
Upstream changes:
2.41 Added backend support for grouping features in GD::SVG module.
2.40 ** Do not use - contains a bug **
2.39 Makefile.PL will refuse to run if the proper version of libgd is
unavailable.
2.38 Fixed bizarre warning about /usr/include/gd.h != /usr/include/gd.h.
2.37 GD/Image.pm did not bring in croak() properly, meaning that
incorrect error messages are printed out when any of the
newFromXXX() calls are made.
2.36 Instructions on using gdAntiAliased with palette images.
- removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib,
p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are
merged into p5-IO-Compress
- Updated dependend packages to depend on p5-IO-Compress
and bump PKGREVISION
Upstream changes:
2.017 30 March 2009
* Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib &
Compress-Zlib into IO-Compress.
* The interface to Compress-Raw-Zlib now uses the new LimitOutput
feature. This will make all of the zlib-related IO-Compress modules
less greedy in their memory consumption.
* Removed MAN3PODS from Makefile.PL
* A few changes to get the test harness to work on VMS courtesy of
Craig. A. Berry.
* IO::Compress::Base & IO::Uncompress::Base
Downgraded some croaks in the constructors to just set $! (by letting
the code attempt to open a file and fail).
This makes the behavior more consistent to a standard open.
[RT #42657]
* IO::Uncompress::Base
Doing a seek with MultiStream could drop some of the uncompressed
data. Fixed.
* IO::Compress::Zip
- Fixed problem with the uncompressed & uncompressed fields when
zip64 is enabled. They were set to 0x0000FFFF instead of
0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short.
Problem spotted by Dino Chiesa.
* IO::Uncompress::Unzip
- use POSIX::mktime instead of Time::Local::timelocal to convert
the zip DOS time field into Unix time.
* Compress::Zlib
- Documented Compress::Zlib::zlib_version()
The clutter build failed because GLX_FRONT_LEFT_EXT and
GLX_BIND_TO_TEXTURE_RGBA_EXT were not defined. (I had MesaLib-6.4.2nb3
installed.)
So add BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=7.0
* Changes in libotf 0.9.9
** New function OTF_get_variation_glyphs returns glyphs selected by
variation selectors.
** The funciton OTF_drive_cmap handles a variation selector.
** The example program `otfview' can handle variation selectors.
** The function OTF_drive_gpos is obsolte now, and the new function
OTF_drive_gpos2 should be used instead. See the comment of the member
"glyph_id" of type "OTF_Glyph" for the detail.
** If a font doesn't have GDEF table, automatically synthesized GDEF
table is used.
From NEWS:
New in ver 1.18
===============
Changes in API
----------------------
*none*
Implementation
----------------------
All errors moved to fatal, since there is no easy recovery strategy
Vulnerability fixes on cmsio1.c
Status check, many functions now check the status when calling other functions. Improved robustness against ill-formed profiles.
_cmsSaveProfile didn't copy tags from a file based profile, fixed.
Utilities
----------
icctrans: CMYKcm support wrongly implemented, fixed.
icclink: linking 3 to 7 channels didn't work in some cases, fixed.
digiKam 0.9.5-rc1 - Release date: 2009-03-15
NEW FEATURES:
General : Internal CImg library updated to 1.3.0.
BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):
001 ==> 169037 : Crash when tagging photos.
002 ==> 173314 : digiKam crashes while exiting the photo-editing mode in KDE 3.5.10.
003 ==> 185279 : Raw pictures from Panasonic LX2 have totally wrong colours in digikam show modus.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
* Bugs fixed:
- lcms plug-in crashes on broken profile
- changing the help browser preference may not work
- blur plugin: bug in the first line
- gimp-2.6 crashed with SIGSEGV in IA__g_object_get()
- 1-bit white background saved as PBM becomes all black
- Small bug in Filter>Distorts>Ripple
- top left pixel position/coordinate is not 0,0 but 1,1
- Rotate with clipping crops the whole layer
* Updated translations.
version 2.26.0
- Lock gdk mutex in photo-saved and video-saved callbacks Those signals are emitted
within a gstreamer callback so outside the mainloop, hence the need for locking.
This fixes the flash locking issue and also the one about the grey thumbview
right after the flash, fixes bug #566098
- added/updated translations
- as, courtesy of Amitakhya Phukan
- bn_IN, courtesy of Runa Bhattacharjee
- ca, courtesy of Joan Duran
- cs, courtesy of Lucas Lommer
- de, courtesy of Mario Blättermann
- el, courtesy of Jennie Petoumenou
- fr, courtesy of Robert-André Mauchin
- gl, courtesy of Suso Baleato
- lt, courtesy of Vytautas Rėkus
- or, courtesy of Manoj Kumar Giri
- te, courtesy of Krishna Babu K
- th, courtesy of Theppitak Karoonboonyanan
version 2.25.92
- Remove g_error calls where the error is not supposed to abort execution.
Replace them with more suited g_warnings, fixes bug #562179
- Print cheese verbose messages even if log dir doesn't exist, fixes bug #573573
- added/updated translations
- ro, courtesy of Adi Roiban
- sv, courtesy of Daniel Nylander
version 2.25.91
- replace deprecated gtk symbols inside hildon code, fixes bug #571383, courtesy of Thomas Andersen
- added/updated translations
- es, courtesy of Jorge González
- et, courtesy of Mattias Põldaru
- ro, courtesy of Adi Roiban
- vi, courtesy of Clytie Siddall
- zh_HK, courtesy of Chao-Hsiung Liao
- zh_TW, courtesy of Chao-Hsiung Liao
version 2.25.90
- fixed lack of period at the end of a few paragraphs in the documentation,
adopted "screenshot" instead of "screen shot", fixes bug #566718, courtesy of Leonardo Ferreira Fontenelle
- reverse icon view scroll buttons scroll direction for RTL locales, fixes bug #566197, courtesy of Yair Hershkovitz
- added/updated translations
- de, courtesy of Hendrik Richter
- el, courtesy of Fotis Tsamis
- es, courtesy of Jorge González
- fr, courtesy of Claude Paroz
- ko, courtesy of Changwoo Ryu
- zh_CN, courtesy of 甘露(Gan Lu)
version 2.25.4
- added/updated translations
- be@latin, courtesy of Ihar Hrachyshka
- lv, courtesy of Raivis Dejus
- pt_BR, courtesy of Leonardo Ferreira Fontenelle
version 2.25.3
- single includes fix, fixes bug #563537, courtesy of Pedro Fragoso
- added/updated translations
- pa, courtesy of Amanpreet Singh Alam
version 2.25.2
- print vendor and product id while probing devices. provide some more device informations for easier bug triaging.
- remove unnecesary include files, to meet GnomeGoal http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
- don't use random access glist methods when accessing a list sequentially
and properly free list elements after use, fixes bug #560514 and #560347, courtesy of Giuseppe Fuggiano
- Use gtk_show_uri to open files and xdg-open i.s.o. gnome-open
- Use gtk_message_dialog_format_secondary_markup correctly
- print the cheese version if the -v flag is set
- add support for cams which support only one resolution, fixes bug #560032, courtesy of Hans de Goede
- added/updated translations
- es, courtesy of Jorge González
- ku, courtesy of Erdal Ronahi
version 2.25.1
- change the default font of the countdown widget to bitstream vera sans bold
- drop libgnome/libgnome-vfs dependencies, fixes bug #556580, courtesy of Cosimo Cecchi
- exit correctly with unknown command line arguments, fixes bug #556084.
- change the ui behaviour of the fullscreen toolbar, to show always when in
effects chooser mode, fixes bug #548546
- added/updated translations
- ca, courtesy of Gil Forcada
- de, courtesy of Hendrik Richter
- es, courtesy of Jorge González
- fr, courtesy of Robert-André Mauchin
- he, courtesy of Mark Krapivner
- nb, courtesy of Kjartan Maraas
- nl, courtesy of Wouter Bolsterlee
- pt_BR, courtesy of Vladimir Melo
- sr, courtesy of Горан Ракић
- sr@latin, courtesy of Goran Rakić
- th, courtesy of Theppitak Karoonboonyanan
- uk, courtesy of Maxim V. Dziumanenko
2009-03-10 Rodney Dawes <dobey@gnome.org>
* configure.in:
Up version to 2.25.92 for release
2009-03-10 Rodney Dawes <dobey@gnome.org>
* 48x48/animations:
Add a 48x48 of the new process-working icon to finish off #558367Fixes#558367
2009-03-10 Rodney Dawes <dobey@gnome.org>
* 48x48/actions/Makefile.am:
* 48x48/actions/appointment-new.png:
* 48x48/actions/mail-message-new.png:
* 48x48/actions/mail-send-receive.png:
Removed some duplicate icons that are old style
2009-02-17 Rodney Dawes <dobey@gnome.org>
* configure.in:
Up version to 2.25.91 for release
2009-02-11 Rodney Dawes <dobey@gnome.org>
* configure.in:
Up version to 2.25.90 for release
2009-01-26 Jakub Steiner <jimmac@ximian.com>
* process-working: replace the spinner. Addresses bug #558367