diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-10-30 00:50:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-10-30 00:50:46 +0000 |
commit | abf4d3d7a7c7a0611b1c8dd255ba65869e60ad00 (patch) | |
tree | c12ff3b637a17da4f9e0a00ea042112881d04767 /graphics/feh/distinfo | |
parent | 909d39c34491082e6fda161af0feda8dec23e531 (diff) | |
download | pkgsrc-abf4d3d7a7c7a0611b1c8dd255ba65869e60ad00.tar.gz |
Update graphics/feh to 1.2.7.
Changes:
* Require giblib 1.2.4 now.
* Applied large patch from Claes Nasten <pekdon@pekdon.net>
* Several tweaks to thumbnail.c including support for the "Thumbnail
Managing Standard" described at freedesktop.org. Thumbnails are cached in
a way which makes them accessible to other programs, under ~/.thumbnails
using md5sum filenames.
* He had to invoke libpng directly to write out the comments/tags required
by the spec, but that seems to be a trend with feh now so what the hell :p
* Nice patch from JC <jcm314@yahoo.com>
* Alongside the original --action option, adds --action1 through --action9,
allowing you to define multiple actions which can be run using the number
keys. Lets you set up a list of commands for organising images.
* New method for rotating jpegs - does a lossless jpeg rotation (thanks,
IJG) and preserves EXIF data, as requested by many users :)
* Fix minor documentation omissions (debian bug reports)
* Various warning fixes from Claes Nasten <pekdon@pekdon.net>
* Support full X geometry flags
* removed extraneous XFlush
* switched to global file list length (avoid recalculating it
constantly)
Diffstat (limited to 'graphics/feh/distinfo')
-rw-r--r-- | graphics/feh/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index 0f9ff6b0cb0..db6fc6a6b0f 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2003/06/05 08:22:32 wiz Exp $ +$NetBSD: distinfo,v 1.8 2004/10/30 00:50:46 xtraeme Exp $ -SHA1 (feh-1.2.6.tar.gz) = 4f1090b22566767c3bc2f866a7565ad9da4001a5 -Size (feh-1.2.6.tar.gz) = 351906 bytes +SHA1 (feh-1.2.7.tar.gz) = 768b8cc63906ed39798b46f7aabd3338c880f376 +Size (feh-1.2.7.tar.gz) = 373323 bytes SHA1 (patch-aa) = 745c9ca77355a0beaacbe32bc33174e8dc057cbd -SHA1 (patch-ab) = 4935ca2171f02d59df7e294b1b520881e21e0d6d +SHA1 (patch-ab) = 57bb0f304a8f8ae002c85ca41618a3b5e02de0bf |