multimedia/dvd-slideshow: Fixed dep information

This commit is contained in:
ponce 2012-08-27 13:30:21 +02:00
parent 150c73c24a
commit 72915500e5
2 changed files with 1 additions and 3 deletions

View file

@ -3,5 +3,3 @@ slideshow-style dvd from groups of pictures. Slideshow videos can be
made from a directory or some online photo albums. You can add fancy
effects like fades, titles, and the Ken Burns effect along with audio
to make your slideshows even nicer.
This requires dvdauthor, ffmpeg, lame, oggvideotools.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/dvd-slideshow/files/dvd-slideshow/0.8.
MD5SUM="f945f66f941e72485384067a52f5d46d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dvdauthor ffmpeg lame oggvideotools"
REQUIRES="dvdauthor ffmpeg oggvideotools"
MAINTAINER="Giovanne Castro"
EMAIL="giovannefc@terra.com.br"