[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (800a52063b3d0efa64bbfa5e5187a952a995f6a2)

Ladislav Hagara scm at sourcemage.org
Fri Jul 9 01:47:33 EDT 2010


GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:

 ChangeLog                 |    1 +
 graphics/shotwell/DEPENDS |    4 ++++
 graphics/shotwell/DETAILS |   16 ++++++++++++++++
 graphics/shotwell/HISTORY |    3 +++
 4 files changed, 24 insertions(+)

New commits:
commit 800a52063b3d0efa64bbfa5e5187a952a995f6a2
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    graphics/shotwell: new spell, digital photo organizer designed for the
    GNOME

diff --git a/ChangeLog b/ChangeLog
index c11816a..418a4c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2010-07-09 Ladislav Hagara <hgr at vabo.cz>
 	* graphics/gexiv2: new spell, wrapper around the Exiv2 library
+	* graphics/shotwell: new spell, digital photo organizer
 
 2010-07-08 Donald Johnson <minozake at codemages.net>
 	* FUNCTIONS: cmake_build() calls prepare_cmake_flags()
diff --git a/graphics/shotwell/DEPENDS b/graphics/shotwell/DEPENDS
new file mode 100755
index 0000000..85ce842
--- /dev/null
+++ b/graphics/shotwell/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+2 &&
+depends gexiv2 &&
+depends libraw &&
+depends libgee
diff --git a/graphics/shotwell/DETAILS b/graphics/shotwell/DETAILS
new file mode 100755
index 0000000..3caf29d
--- /dev/null
+++ b/graphics/shotwell/DETAILS
@@ -0,0 +1,16 @@
+           SPELL=shotwell
+         VERSION=0.6.1
+          SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+   SOURCE_URL[0]=http://yorba.org/download/shotwell/0.6/$SOURCE
+        WEB_SITE=http://yorba.org/shotwell/
+         ENTERED=20100709
+     SOURCE_HASH=sha512:0aff0d4f1a5edcb6209cf26d33a45a64d554d67427878bf95dc809a5fd9c9b9c033a4af05c6b7a821454e8c7bda9774b57ea8b70b877020af41abba929164aa6
+      LICENSE[0]=GPL
+            SHORT="digital photo organizer"
+cat << EOF
+Shotwell is a digital photo organizer designed for the GNOME desktop
+environment. It allows you to import photos from disk or camera,
+organize them in various ways, view them in full-window or fullscreen
+mode, and export them to share with others.
+EOF
diff --git a/graphics/shotwell/HISTORY b/graphics/shotwell/HISTORY
new file mode 100644
index 0000000..c887793
--- /dev/null
+++ b/graphics/shotwell/HISTORY
@@ -0,0 +1,3 @@
+2010-07-09 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS, DEPENDS: spell created, version 0.6.1
+



More information about the SM-Commit mailing list