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.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b7e50c49c88
branches: trunk
changeset: 517922:3b7e50c49c88
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 25 16:00:07 2006 +0000
description:
Update to 3.5:
Comix 3.5
- Added a bunch of new icons, including a new "logo".
- The magnifying lens code has been polished a bit. It is now
substantially faster so the lens should appear less choppy.
- Added horizontal and vertical lossless JPEG flip commands.
- Added a JPEG desaturation command.
- Added support for SVG, PCX, PNM, PBM, PGM, PPM, Targa and Sun raster
image files.
- Rearranged the toolbar a bit and added tooltips to it.
- When a directory is given as a command line parameter, Comix now
recursively searches for cbr, cbz and cbt files as well as image files.
- Changed install.py so that it aborts installation if the required
dependencies are not found.
- Fixed a bug that caused the space key to not scroll down when in double
page mode and manga mode and the window is wider than the pages.
- Applied a workaround for a bug(?) in WindowMaker that caused problems
when using the "fullscreen as default" preference.
- Fixed a memory leak in the magnifying lens code.
- Some internal and some minor changes.
diffstat:
graphics/comix/Makefile | 4 ++--
graphics/comix/PLIST | 19 +++++++++++++++----
graphics/comix/distinfo | 8 ++++----
3 files changed, 21 insertions(+), 10 deletions(-)
diffs (66 lines):
diff -r 8f0bc532c052 -r 3b7e50c49c88 graphics/comix/Makefile
--- a/graphics/comix/Makefile Fri Aug 25 12:32:29 2006 +0000
+++ b/graphics/comix/Makefile Fri Aug 25 16:00:07 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/08/05 17:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/08/25 16:00:07 wiz Exp $
#
-DISTNAME= comix-3.4
+DISTNAME= comix-3.5
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/}
diff -r 8f0bc532c052 -r 3b7e50c49c88 graphics/comix/PLIST
--- a/graphics/comix/PLIST Fri Aug 25 12:32:29 2006 +0000
+++ b/graphics/comix/PLIST Fri Aug 25 16:00:07 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/08/05 17:56:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/08/25 16:00:07 wiz Exp $
bin/comicthumb
bin/comix
man/man1/comicthumb.1.gz
@@ -28,16 +28,27 @@
share/pixmaps/comix/fitnone.png
share/pixmaps/comix/fitscreen.png
share/pixmaps/comix/fitwidth.png
+share/pixmaps/comix/flip-horizontal-jpeg.png
share/pixmaps/comix/flip-horizontal.png
+share/pixmaps/comix/flip-vertical-jpeg.png
share/pixmaps/comix/flip-vertical.png
share/pixmaps/comix/lens.png
-share/pixmaps/comix/library.png
-share/pixmaps/comix/library_add.png
share/pixmaps/comix/manga.png
share/pixmaps/comix/rotate-180.png
share/pixmaps/comix/rotate-270-jpeg.png
share/pixmaps/comix/rotate-270.png
share/pixmaps/comix/rotate-90-jpeg.png
share/pixmaps/comix/rotate-90.png
-share/pixmaps/comix/slideshow.png
+share/pixmaps/comix/silk-bookmarks.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-library.png
+share/pixmaps/comix/silk-library_add.png
+share/pixmaps/comix/silk-recent_files.png
+share/pixmaps/comix/silk-slideshow.png
+share/pixmaps/comix/silk-thumbnails.png
+share/pixmaps/comix/silk-transform.png
+share/pixmaps/comix/silk-view.png
+share/pixmaps/comix/silk-zoom.png
@dirrm share/pixmaps/comix
diff -r 8f0bc532c052 -r 3b7e50c49c88 graphics/comix/distinfo
--- a/graphics/comix/distinfo Fri Aug 25 12:32:29 2006 +0000
+++ b/graphics/comix/distinfo Fri Aug 25 16:00:07 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/08/05 17:56:39 wiz Exp $
+$NetBSD: distinfo,v 1.3 2006/08/25 16:00:07 wiz Exp $
-SHA1 (comix-3.4.tar.gz) = c771679657b1a109e035f48417e62f933a7505f6
-RMD160 (comix-3.4.tar.gz) = 0088f7fbb7e7d9357d8c81199114a22ede79e0a8
-Size (comix-3.4.tar.gz) = 296877 bytes
+SHA1 (comix-3.5.tar.gz) = 0cf7cc1e7e4b92beeceb7f1ae9e2fe35f93acb44
+RMD160 (comix-3.5.tar.gz) = 1859867e5048e2b31ae3a8b9a70e01b6cab51718
+Size (comix-3.5.tar.gz) = 310394 bytes
Home |
Main Index |
Thread Index |
Old Index