pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/feh update to 1.3.2, provided by Leonard Schm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f04a1f86bc6
branches:  trunk
changeset: 493722:1f04a1f86bc6
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri May 13 13:43:33 2005 +0000

description:
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:

 graphics/feh/Makefile |  4 ++--
 graphics/feh/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 93fd670527af -r 1f04a1f86bc6 graphics/feh/Makefile
--- a/graphics/feh/Makefile     Fri May 13 13:26:56 2005 +0000
+++ b/graphics/feh/Makefile     Fri May 13 13:43:33 2005 +0000
@@ -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 -r 93fd670527af -r 1f04a1f86bc6 graphics/feh/distinfo
--- a/graphics/feh/distinfo     Fri May 13 13:26:56 2005 +0000
+++ b/graphics/feh/distinfo     Fri May 13 13:43:33 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index