diff options
Diffstat (limited to 'graphics/gtkam')
-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" |