multimedia/kmediafactory: Fixed dep information

This commit is contained in:
ponce 2012-08-27 11:46:24 +02:00
parent 89bcf46191
commit d209b1eb33
2 changed files with 2 additions and 3 deletions

View file

@ -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.

View file

@ -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"