graphics/gtkam: Updated for version 0.1.14

This commit is contained in:
Michael Wagner 2010-05-12 17:39:56 +02:00 committed by Michiel van Wessem
parent 0e3c3c5343
commit 6b34a1678c
2 changed files with 2 additions and 5 deletions

View file

@ -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.

View file

@ -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"