mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/openshot: Updated for version 1.4.3, cleanups.
Noted the optional dependency blender. Changed maintainer Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
fab03ccc55
commit
8180b4fe58
4 changed files with 21 additions and 14 deletions
|
@ -1,2 +1,7 @@
|
|||
OpenShot Video Editor(TM) is an open-source program that creates, modifies,
|
||||
and edits video files.
|
||||
OpenShot Video Editor is a free, open-source, non-linear video editor.
|
||||
It can create and edit videos and movies using many popular video,
|
||||
audio, and image formats.
|
||||
|
||||
blender is an optional dependency (for animated titles): if you
|
||||
use it, remember to set the full path for the blender executable
|
||||
(/opt/blender/blender) in the preferences.
|
||||
|
|
|
@ -36,9 +36,11 @@
|
|||
# Oct 11th, 2010
|
||||
# Version upgrade to 1.2.2
|
||||
#
|
||||
# Oct 2nd, 2012
|
||||
# Version upgrade to 1.4.3 - Matteo Bernardini <ponce@slackbuilds.org>
|
||||
|
||||
PRGNAM=openshot
|
||||
VERSION=1.2.2
|
||||
VERSION=1.4.3
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="openshot"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.4.3"
|
||||
HOMEPAGE="http://www.openshotvideo.com"
|
||||
DOWNLOAD="http://launchpad.net/openshot/1.2/1.2.2/+download/openshot-1.2.2.tar.gz"
|
||||
MD5SUM="36648c67c845bc7407abd55703a777be"
|
||||
DOWNLOAD="https://launchpad.net/openshot/1.4/1.4.3/+download/openshot-1.4.3.tar.gz"
|
||||
MD5SUM="5ec82a7e8b7700ee4a359458aedf19e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="frei0r mlt pygoocanvas pyxdg"
|
||||
MAINTAINER="Jonathan Larsen"
|
||||
EMAIL="agentc0re@learnix.net"
|
||||
MAINTAINER="Matteo Bernardini"
|
||||
EMAIL="ponce@slackbuilds.org"
|
||||
|
|
|
@ -6,13 +6,13 @@
|
|||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
openshot: OpenShot (an open-source video editor)
|
||||
openshot:
|
||||
openshot: OpenShot Video Editor(TM) is an open-source program that creates,
|
||||
openshot: modifies, and edits video files.
|
||||
openshot:
|
||||
openshot:
|
||||
openshot: OpenShot (open-source video editor)
|
||||
openshot:
|
||||
openshot: OpenShot Video Editor is a free, open-source, non-linear video editor.
|
||||
openshot: It can create and edit videos and movies using many popular video,
|
||||
openshot: audio, and image formats.
|
||||
openshot:
|
||||
openshot: homepage: http://www.openshot.org
|
||||
openshot:
|
||||
openshot:
|
||||
openshot:
|
||||
|
|
Loading…
Reference in a new issue