mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/kmediafactory: Fixed dep information
This commit is contained in:
parent
89bcf46191
commit
d209b1eb33
2 changed files with 2 additions and 3 deletions
|
@ -2,5 +2,4 @@ KMediaFactory is easy to use template based dvd authoring tool.
|
|||
You can quickly create DVD menus for home videos and TV recordings
|
||||
in three simple steps.
|
||||
|
||||
This requires dvdauthor, dvd-slideshow, ffmpeg, libdvdread, mjpegtools
|
||||
and mlt. kaffeine is a optional dependence for preview DVD's.
|
||||
kaffeine is a optional dependency for preview DVDs.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://kmediafactory.googlecode.com/files/kmediafactory-0.8.0.tar.bz2"
|
|||
MD5SUM="e3621dffd97a45acd6ff883181d6e106"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dvd-slideshow dvdauthor ffmpeg kaffeine mjpegtools mlt"
|
||||
REQUIRES="dvd-slideshow mjpegtools mlt"
|
||||
MAINTAINER="Giovanne Castro"
|
||||
EMAIL="giovannefc@ig.com.br"
|
||||
|
|
Loading…
Reference in a new issue