From 6b34a1678c418d3c9767aeeee80b4c5e12a327d3 Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Wed, 12 May 2010 17:39:56 +0200 Subject: [PATCH] graphics/gtkam: Updated for version 0.1.14 --- graphics/gtkam/README | 5 +---- graphics/gtkam/gtkam.info | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/graphics/gtkam/README b/graphics/gtkam/README index 2b9fa41fdc..1e4aac2899 100644 --- a/graphics/gtkam/README +++ b/graphics/gtkam/README @@ -4,7 +4,4 @@ libgphoto2 is a portable library which gives access to literally hundreds of digital cameras. This package includes a graphical GTK2 frontend and a GIMP plugin. -Gtkam needs the following packages to build sucsessfully: - libgphoto2 - libexif-gtk -SlackBuild scripts for these are available at SlackBuilds.org. +Gtkam requires libexif-gtk, which is available at SlackBuilds.org. diff --git a/graphics/gtkam/gtkam.info b/graphics/gtkam/gtkam.info index 5ba79f0849..72382aa41d 100644 --- a/graphics/gtkam/gtkam.info +++ b/graphics/gtkam/gtkam.info @@ -1,7 +1,7 @@ PRGNAM="gtkam" VERSION="0.1.14" HOMEPAGE="http://www.gphoto.org" -DOWNLOAD="http://dl.sourceforge.net/gphoto/gtkam-0.1.14.tar.bz2" +DOWNLOAD="http://downloads.sourceforge.net/gphoto/gtkam-0.1.14.tar.bz2" MD5SUM="2b6e6fea0bc55d9f78952f0061d7ef7e" MAINTAINER="Michael Wagner" EMAIL="lapinours@web.de"