Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc087697345274837a616b3a1fe5b1d320a0fe93
commit cc087697345274837a616b3a1fe5b1d320a0fe93 Author: kikadf <[email protected]> Date: Fri Aug 26 19:01:33 2011 +0200 xvst-2.4.1-5-i686 * Fix depends diff --git a/source/xmultimedia-extra/xvst/FrugalBuild b/source/xmultimedia-extra/xvst/FrugalBuild index e2082c1..0750730 100644 --- a/source/xmultimedia-extra/xvst/FrugalBuild +++ b/source/xmultimedia-extra/xvst/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.21 SBU +# Compiling Time: 2.55 SBU # Maintainer: kikadf <[email protected]> pkgname=xvst pkgver=2.4.1 -pkgrel=4 +pkgrel=5 pkgdesc="xVideoServiceThief is a tool for downloading your favourite video clips from a lot of video websites." _F_cd_path="/" _F_sourceforge_dirname="xviservicethief" @@ -14,7 +14,7 @@ _F_sourceforge_ext="_src.zip" _F_desktop_name="xVideoServiceThief" _F_desktop_icon="InformationLogo.png" _F_desktop_categories="Network;" -depends=('qt4' 'ffmpeg>=0.8') +depends=('libqtwebkit' 'libqtscript' 'ffmpeg>=0.8') Finclude sourceforge up2date="$up2date | tr '_' '.'" groups=('xmultimedia-extra') @@ -36,7 +36,4 @@ build() Fdesktop2 } - - - -# optimization OK +# optimization OK \ No newline at end of file _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
