Hi!
I contributed a new package for xvst. I send the FB, please somebody
check it.
Thanks.
# Compiling Time: 0.19 SBU
# Maintainer: who
# Contributor: kikadf <[email protected]>
pkgname=xvst
pkgver=2.4
_pkgver=${pkgver//./_}
pkgrel=1
pkgdesc="xVideoServiceThief is a tool for downloading your favourite video
clips from a lot of video websites."
url="http://xviservicethief.sourceforge.net/"
_F_cd_path="/"
_F_desktop_name="xVideoServiceThief"
_F_desktop_icon="InformationLogo.png"
_F_desktop_categories="Network;"
depends=('qt4' 'ffmpeg')
Finclude sourceforge
groups=('xmultimedia-extra')
archs=('i686' 'x86_64')
source=(http://downloads.sourceforge.net/project/xviservicethief/Source%20Code/$pkgver%20src/xVST_"$_pkgver"_src.zip)
up2date="lynx --dump $url | grep 'xVideoServiceThief' | head -1 | tr '!' ' ' |
cut -d 'x' -f 2 | cut -d ' ' -f 2"
sha1sums=('f668d0464026b4faacc03e20a2bd1afb79e6a0eb')
build()
{
Fcd
Fexec qmake -set build_mode dynamic_build
Fexec qmake
Fmake
Fexe bin/xvst /usr/bin/xvst
Ffile /resources/services/*/*.js /usr/share/$pkgname/plugins
Ffile /resources/translations/*.ts /usr/share/$pkgname/languages
Ffile /resources/translations/definitions/*.language
/usr/share/$pkgname/languages
Ficon /resources/images/InformationLogo.png
Fdesktop2
}_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel