pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/comix Update to 3.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff372eec1263
branches: trunk
changeset: 519679:ff372eec1263
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 07 18:35:12 2006 +0000
description:
Update to 3.6:
Comix 3.6
- Added an "Adjust colour" dialog that lets you specify values for
brightness, contrast, saturation and sharpness.
- Improved the behaviour of the "Save window position and size" and
"Default fullscreen" preferences.
- Changed the "Save window position and size" preference to on by default.
- Changed the menus a bit.
- Improved autocontrast (slightly heavier contrast change).
- Changed the UI of the properties dialog a bit to better suit low
resolution screens.
- Improved handling of Zip files containing files with filenames of an
unknown character encoding.
- Added extra error message to install.py that is displayed when trying to
install into a non-existing directory.
- Added a --no-balloon option to install.py that tells the Nautilus
thumbnailer to not imprint balloon images on thumbnails by default.
- Fixed a bug that could cause Comix to scale images to the wrong
dimensions on a dual-screen setup. Thanks to Vegard Eriksen for this fix.
- Fixed a bug that caused icons to not be loaded when starting Comix
through a symbolic link not located in the same directory as the `comix`
executable.
- Fixed a bug that could cause an error message when going back to a
previous archive by flipping backwards in double page mode and directly
switching to single page mode afterwards.
- Fixed a bug that caused Comix to treat empty files as tar archives.
Thanks to Christoph Wolk for this fix.
- Fixed a bug in comicthumb with thumbnailing rar archives, plus
some cleanup. (Christoph Wolk)
diffstat:
graphics/comix/Makefile | 4 ++--
graphics/comix/PLIST | 16 +++++++++-------
graphics/comix/distinfo | 8 ++++----
3 files changed, 15 insertions(+), 13 deletions(-)
diffs (69 lines):
diff -r 26ab50f29b8a -r ff372eec1263 graphics/comix/Makefile
--- a/graphics/comix/Makefile Sat Oct 07 18:14:11 2006 +0000
+++ b/graphics/comix/Makefile Sat Oct 07 18:35:12 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/09/03 10:24:55 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/07 18:35:12 wiz Exp $
#
-DISTNAME= comix-3.5.1
+DISTNAME= comix-3.6
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/}
diff -r 26ab50f29b8a -r ff372eec1263 graphics/comix/PLIST
--- a/graphics/comix/PLIST Sat Oct 07 18:14:11 2006 +0000
+++ b/graphics/comix/PLIST Sat Oct 07 18:35:12 2006 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2006/08/25 16:00:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/10/07 18:35:12 wiz Exp $
bin/comicthumb
bin/comix
-man/man1/comicthumb.1.gz
+man/man1/comicthumb.1
man/man1/comix.1
share/applications/comix.desktop
share/icons/hicolor/48x48/apps/comix.png
@@ -23,7 +23,7 @@
share/pixmaps/comix/cbr.png
share/pixmaps/comix/cbt.png
share/pixmaps/comix/cbz.png
-share/pixmaps/comix/double_page.png
+share/pixmaps/comix/double-page.png
share/pixmaps/comix/fitheight.png
share/pixmaps/comix/fitnone.png
share/pixmaps/comix/fitscreen.png
@@ -40,14 +40,16 @@
share/pixmaps/comix/rotate-90-jpeg.png
share/pixmaps/comix/rotate-90.png
share/pixmaps/comix/silk-bookmarks.png
+share/pixmaps/comix/silk-colour-adjust.png
share/pixmaps/comix/silk-desaturate.png
-share/pixmaps/comix/silk-edit_bookmarks.png
-share/pixmaps/comix/silk-file_operations.png
+share/pixmaps/comix/silk-edit-bookmarks.png
+share/pixmaps/comix/silk-file-operations.png
+share/pixmaps/comix/silk-library-add.png
share/pixmaps/comix/silk-library.png
-share/pixmaps/comix/silk-library_add.png
-share/pixmaps/comix/silk-recent_files.png
+share/pixmaps/comix/silk-recent-files.png
share/pixmaps/comix/silk-slideshow.png
share/pixmaps/comix/silk-thumbnails.png
+share/pixmaps/comix/silk-toolbars.png
share/pixmaps/comix/silk-transform.png
share/pixmaps/comix/silk-view.png
share/pixmaps/comix/silk-zoom.png
diff -r 26ab50f29b8a -r ff372eec1263 graphics/comix/distinfo
--- a/graphics/comix/distinfo Sat Oct 07 18:14:11 2006 +0000
+++ b/graphics/comix/distinfo Sat Oct 07 18:35:12 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/09/03 10:24:55 wiz Exp $
+$NetBSD: distinfo,v 1.5 2006/10/07 18:35:12 wiz Exp $
-SHA1 (comix-3.5.1.tar.gz) = e443ff544a7e39b8a7e2d05954a1b56aa0f52b68
-RMD160 (comix-3.5.1.tar.gz) = d457bd95f875c5fe3e5177a5be145aac4ab1c004
-Size (comix-3.5.1.tar.gz) = 310502 bytes
+SHA1 (comix-3.6.tar.gz) = ad408e616cae82f0ecc6ea07d50c70845952de3b
+RMD160 (comix-3.6.tar.gz) = d609b67f423bccfb3e25e9c0eac17531f7ce3a97
+Size (comix-3.6.tar.gz) = 322947 bytes
Home |
Main Index |
Thread Index |
Old Index