[Lunar-commits] <moonbase> shotwell: version bumped to 0.8.0.
Florin Braescu
florin at lunar-linux.org
Wed Dec 29 01:24:23 CET 2010
commit 6113a39780dd19531f76d27755655394726f6cc5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Dec 29 02:24:23 2010 +0200
shotwell: version bumped to 0.8.0.
Changes:
* Video support for Ogg, AVI, MP4, Quicktime, and WMV files.
* Upload videos to major Web services, including YouTube, Facebook, Flickr,
and PicasaWeb.
* Runtime monitoring of library directory and auto-import of newly created
files.
* Background writing of metadata (tags, titles, rating, orientation, exposure
date) to master files (user configurable).
* Flagging of photos for batch operations.
* Set multiple photos to desktop background slideshow.
* Numerous translation updates.
* Various bug fixes.
---
graphics/shotwell/DETAILS | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/graphics/shotwell/DETAILS b/graphics/shotwell/DETAILS
index 5ca4fc8..857cb1a 100644
--- a/graphics/shotwell/DETAILS
+++ b/graphics/shotwell/DETAILS
@@ -1,13 +1,14 @@
MODULE=shotwell
- VERSION=0.7.2
- SOURCE=${MODULE}-${VERSION}.tar.bz2
- SOURCE_URL=http://yorba.org/download/shotwell/0.7/
- SOURCE_VFY=sha1:892ae852e990ab9815108b41b8151ee7ef7f11d9
- WEB_SITE=http://yorba.org/shotwell/
+ MAJOR=0.8
+ VERSION=$MAJOR.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://yorba.org/download/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:944ea702333637e3d5ec358fef07fb615b08f51c
+ WEB_SITE=http://yorba.org/$MODULE
ENTERED=20100909
- UPDATED=20100920
+ UPDATED=20101229
SHORT="Generic Graphics Library"
cat << EOF
-photo organizer
+A photo organizer.
EOF
More information about the Lunar-commits
mailing list