Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53a0b05b3e1ef08340066c97b8c21d712c227b48
commit 53a0b05b3e1ef08340066c97b8c21d712c227b48 Author: bouleetbil <[email protected]> Date: Wed Oct 28 11:57:31 2009 +0100 dvd-slideshow-0.8.0_1-4-i686 *rebuild with libdvdread>=4.1.3 diff --git a/source/xmultimedia-extra/dvd-slideshow/FrugalBuild b/source/xmultimedia-extra/dvd-slideshow/FrugalBuild index 38abaa8..8055b97 100644 --- a/source/xmultimedia-extra/dvd-slideshow/FrugalBuild +++ b/source/xmultimedia-extra/dvd-slideshow/FrugalBuild @@ -5,9 +5,9 @@ pkgname=dvd-slideshow pkgver=0.8.0_1 _pkgver=${pkgver/_/-} -pkgrel=3 +pkgrel=4 pkgdesc="dvd-slideshow makes a DVD slideshow video with menus from a text file listing of pictures, effects, and audio tracks." -rodepends=('imagemagick>=6.4.8_9' 'libdvdread' 'dvdauthor' 'ffmpeg' 'lame' 'mjpegtools' 'sox>=14.2.0') +rodepends=('imagemagick>=6.4.8_9' 'libdvdread>=4.1.3' 'dvdauthor' 'ffmpeg' 'lame' 'mjpegtools' 'sox>=14.2.0') depends=() Finclude sourceforge license="GPL" @@ -19,7 +19,7 @@ build () { Fcd $pkgname-$_pkgver Fmkdir usr/{bin,share/man/man1} - + # Install executables Fexerel dvd-slideshow dir2slideshow dvd-burn \ dvd-menu gallery1-to-slideshow \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
