diff options
author | drochner <drochner@pkgsrc.org> | 2005-05-13 13:43:33 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-05-13 13:43:33 +0000 |
commit | 2b742568d8b68357f989b678a33a60ffa9eda9e7 (patch) | |
tree | acc03b7e1cab58315a054ae24ebcb9476245299f /graphics | |
parent | a81e7f3710bef263e7d92b95c776f2365fb6f875 (diff) | |
download | pkgsrc-2b742568d8b68357f989b678a33a60ffa9eda9e7.tar.gz |
update to 1.3.2, provided by Leonard Schmidt per PR pkg/30178
changes:
* Back out fmmode (buggy, unportable) for now
* Better tiled background support (makes various windowmanagers/terminal
emulators happier)
* fixed a bug with --action's and thumbnail mode
* Disabled thumbnail caching until a better spec can be sorted out (the
current freedesktop.org spec doesn't support custom sizing. feh does).
* New option --cycle-once to exit feh after one loop through a slideshow.
Requested by various people
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/feh/Makefile | 4 | ||||
-rw-r--r-- | graphics/feh/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 29ea595bb29..18ca076ad91 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2005/04/11 21:46:02 tv Exp $ +# $NetBSD: Makefile,v 1.23 2005/05/13 13:43:33 drochner Exp $ # -DISTNAME= feh-1.3.0 +DISTNAME= feh-1.3.2 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index fa62d9cef4d..c73534ece14 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2005/02/24 08:45:05 agc Exp $ +$NetBSD: distinfo,v 1.12 2005/05/13 13:43:33 drochner Exp $ -SHA1 (feh-1.3.0.tar.gz) = 8fef17f807182657da1c25238f181d4816957f1d -RMD160 (feh-1.3.0.tar.gz) = 25135eadca59bbfc97f2b1bc15b0f5ac2531d919 -Size (feh-1.3.0.tar.gz) = 373405 bytes +SHA1 (feh-1.3.2.tar.gz) = 132979d9f72fc71957511cd1fa66854ce0c085d6 +RMD160 (feh-1.3.2.tar.gz) = 9b61ea59dc2b99dbe745e18262dea14c726e16bb +Size (feh-1.3.2.tar.gz) = 376771 bytes SHA1 (patch-aa) = 745c9ca77355a0beaacbe32bc33174e8dc057cbd SHA1 (patch-ab) = 1899f65deb3a5c3d9825b381298b752f0bec54cc |