diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-12 17:39:56 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:39:56 +0200 |
commit | 6b34a1678c418d3c9767aeeee80b4c5e12a327d3 (patch) | |
tree | 28ee3fbce649bf8dd66d092e30acde420343b986 /graphics | |
parent | 0e3c3c534364abf2120e3886986837fc10fe2410 (diff) | |
download | slackbuilds-6b34a1678c418d3c9767aeeee80b4c5e12a327d3.tar.gz |
graphics/gtkam: Updated for version 0.1.14
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtkam/README | 5 | ||||
-rw-r--r-- | 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" |