[Lunar-commits] CVS: moonbase/video/LiVES BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Aaron Watry
watryac04 at lunar-linux.org
Thu Jan 6 21:27:39 UTC 2005
Update of /var/cvs/lunar/moonbase/video/LiVES
In directory espresso.foo-projects.org:/tmp/cvs-serv8631
Added Files:
BUILD DEPENDS DETAILS
Log Message:
LiVES is a handy little video editor. It has a fairly decently sized
dependency list, but it's much simpler than cinelerra, which is a Good
Thing(tm).
--- NEW FILE: BUILD ---
(
./autogen.sh &&
default_build
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends automake &&
depends autoconf &&
depends gettext &&
depends MPlayer &&
depends ImageMagick &&
depends perl &&
depends gtk+-2 &&
depends jpeg &&
depends gdk-pixbuf &&
depends sox &&
depends Python &&
optional_depends "SDL" "" "" "for SDL support" &&
optional_depends "libtheora" "" "" "for Theora video support" &&
optional_depends "mjpegtools" "" "" "for mjpeg encode support"
#
# optional packages that i'm leaving out for now
# xmms, cdda2wav
#
#
#
--- NEW FILE: DETAILS ---
MODULE=LiVES
VERSION=0.9.1
SOURCE=$MODULE-$VERSION-src.tar.bz2
SOURCE_URL=$SFORGE_URL/lives/
SOURCE_VFY=sha1:ca11b06289368c30f32f32277987c0b88ee5ae84
WEB_SITE=http://lives.sourceforge.net/
ENTERED=20050106
UPDATED=20040106
SHORT="LiVES is a Video Editing System"
cat << EOF
What is LiVES ?
LiVES began as the Linux Video Editing System. Since it now runs on
more operating systems, LiVES is a Video Editing System. It is
designed to be simple to use, yet powerful. It is small in size,
yet it has many advanced features.
LiVES is part editor, part VJ tool. It is fully extendible through
open standard RFX plugin scripts.
LiVES lets you start editing and making video right away, without
having to worry about formats, frame sizes, or framerates. LiVES
will let you start creating your own tools, utilities and effects
via the built in RFX builder.
LiVES is aimed at the digital video artist who wants to create their
own content, the video editor who wants to create professional
looking video, and the VJ who wants to captivate with spectacular
images.
EOF
More information about the Lunar-commits
mailing list