[Lunar-commits] <moonbase> darktable: Photo post processing tool.
Auke Kok
sofar at foo-projects.org
Thu Nov 10 03:36:24 CET 2011
commit b9c416736686ae7ee27df41e3c9fc248242ca1f1
Author: Auke Kok <sofar at foo-projects.org>
Date: Thu Nov 10 03:36:24 2011 +0100
darktable: Photo post processing tool.
---
zbeta/darktable/BUILD | 1 +
zbeta/darktable/DEPENDS | 4 ++++
zbeta/darktable/DETAILS | 18 ++++++++++++++++++
3 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/zbeta/darktable/BUILD b/zbeta/darktable/BUILD
new file mode 100644
index 0000000..93d9799
--- /dev/null
+++ b/zbeta/darktable/BUILD
@@ -0,0 +1 @@
+default_cmake_build
diff --git a/zbeta/darktable/DEPENDS b/zbeta/darktable/DEPENDS
new file mode 100644
index 0000000..d191239
--- /dev/null
+++ b/zbeta/darktable/DEPENDS
@@ -0,0 +1,4 @@
+depends exiv2
+depends openexr
+depends ilmbase
+depends gtk+-2
diff --git a/zbeta/darktable/DETAILS b/zbeta/darktable/DETAILS
new file mode 100644
index 0000000..012632b
--- /dev/null
+++ b/zbeta/darktable/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=darktable
+ VERSION=0.9.3
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://downloads.sourceforge.net/project/darktable/darktable/0.9/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:36ed6c1102b920096cf80affd71adfa66ae85381
+ WEB_SITE="http://www.darktable.org/"
+ ENTERED=20111109
+ UPDATED=20111109
+ SHORT="An image darkroom."
+cat <<EOF
+darktable is an open source photography workflow application and RAW
+developer. A virtual lighttable and darkroom for photographers. It
+manages your digital negatives in a database, lets you view them
+through a zoomable lighttable and enables you to develop raw images
+and enhance them.
+
+EOF
More information about the Lunar-commits
mailing list