Commit graph

7 commits

Author SHA1 Message Date
Guillaume Lasmayous
0037594352 Update to 0.9.5.1
Pkgsrc changes:
- set license.
- remove useless dependency.

Upstream changes:

v0.9.5.1 - July 23, 2010
+ Added dutch translation
+ Bug: Mirage showed verbose output by default
+ Bug: Misplaced parenthesis in Open Remote Image dialog code
+ Changes: Fixed translations again...

v0.9.5 - July 20, 2010
+ Added a windows icon
+ Added new shortcuts PgUP/PgDN for previous/next image
+ Added option to disable the backgroundcolor in windowed mode
+ Bug: & in custom actions caused an error when mirage tried to open custom
action dialog (bug #17329)
+ Bug: Save image didn't work. (bug #17330)
+ Bug: Fixed gettext files not found if installed into /usr/local (bug #17359)
+ Changes: now uses $XDG_CONFIG_HOME/mirage as config directory if possible
(patch taken from debian)
+ Changes: Switched zooming directions for Ctrl+Mousewheel up/down.
+ Changes: Small interface changes
+ Changes: Updated mnemonics (bug #17350 and patch 3020)
+ Changes: Improvements to localized strings

v0.9.4 - June 26, 2010
+ Mirage now requires PyGTK 2.12.0
+ Added the ability to set the quality for saving images
+ Added windows support
+ Fixed DeprecationWarnings for old tooltip API in pygtk
+ Fixed DeprecationWarnings for md5
+ Prevent toolbar from getting focus on keypresses
+ Bug: Fix returning from fullscreen mode with no images displayed
+ Bug: delete_image() could cause some thumbnails to not get loaded
+ Bug: If a image modified image was deleted mirage would ask to save the image
+ Bug: Hopefully fixed image preloading
+ Bug: Fixed wrong tooltip for hidden images
+ Bug: Some menu entries was visible while they shouldnt have been
+ Bug: Fixed parsing of custom commands
+ Changes: Properties now show "file modified" instead of "file date"
+ Changes: Slideshow delay is choosen with a spinner
+ Changes: Fixed DeprecationWarnings for old tooltip API in pygtk
+ Changes: Fixed DeprecationWarnings for md5
+ Feature request: Show filename in statusbar
+ Translation: Added Portuguese translation (Danilo)
+ Translation: Added Chinese translation (Jayden)
+ Translation: Updated the po-files
2010-08-23 02:37:50 +00:00
Thomas Klausner
41f92d5420 Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:46:54 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
53cae12b32 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:53:10 +00:00
Kamel Ibn Aziz Derouiche
a3a2e0bb26 1- Added DESTDIR support (Makefile)
2- Review dependency package:
   * Added GConf schemas
   * Added hicolor-icon-theme
2009-03-21 12:58:02 +00:00
Guillaume Lasmayous
6b63ae1fbc Updated Makefile, corrected PLIST 2008-05-08 13:15:13 +00:00
Guillaume Lasmayous
ba02a5e781 Initial import 2008-04-29 19:27:34 +00:00