[Lunar-commits] kino: bump the version to 1.2.0.
Florin
florin at lunar-linux.org
Tue Dec 11 05:35:13 CET 2007
commit 5abb19c004ea309c5a7b1fac1e72856224caae4d
Author: Florin <florin at lunar-linux.org>
Date: Tue Dec 11 06:35:13 2007 +0200
kino: bump the version to 1.2.0.
Changes:
* New Ogg Theora export script that uses gstreamer (gst-launch)
* New Quicktime DV export script that uses ffmpeg (useful when Kino not built
with libquicktime)
* New variable substitution in Titler Video Filter!
The following variables are supported:
#timecode# (movie timecode as seen at the bottom of the window),
#dv.timecode# (DV timecode)
#dv.datetime# (recording date and time)
#dv.date# (recording date)
#dv.time# (recording time)
#dv.filename# - base file name of clip
#filename# - project file name
#meta.*# - storyboard meta data, e.g. #meta.title#
* Added Finnish translation by Antti Sokero
---
video/kino/DEPENDS | 4 ++--
video/kino/DETAILS | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/video/kino/DEPENDS b/video/kino/DEPENDS
index dd2a935..113f39a 100644
--- a/video/kino/DEPENDS
+++ b/video/kino/DEPENDS
@@ -14,9 +14,9 @@ optional_depends "ffmpeg" \
optional_depends "openquicktime" \
"" \
"" \
- "for handling Apple's QuickTime media format."
+ "for handling Apple's QuickTime media format"
optional_depends "mjpegtools" \
"" \
"" \
- "for coding your video's to the mpg format."
+ "for coding your video's to the mpg format"
diff --git a/video/kino/DETAILS b/video/kino/DETAILS
index 2433ad5..b817ab0 100644
--- a/video/kino/DETAILS
+++ b/video/kino/DETAILS
@@ -1,12 +1,12 @@
MODULE=kino
- VERSION=1.1.1
+ VERSION=1.2.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:281c8501f6fb2707c063aec3993e0de0461a05c0
+ SOURCE_VFY=sha1:1401af8b9b024dc491eb0e85c48729c06ba2566f
WEB_SITE=http://www.kinodv.org
ENTERED=20040616
- UPDATED=20070823
- SHORT="non-linear DV editor for GNU/Linux"
+ UPDATED=20071210
+ SHORT="A non-linear DV editor for GNU/Linux"
cat << EOF
Kino is a non-linear DV editor for GNU/Linux. It features excellent
More information about the Lunar-commits
mailing list