Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68c96b1e1b2732270b757294eb12e5f140fcafd0

commit 68c96b1e1b2732270b757294eb12e5f140fcafd0
Author: kikadf <kikadf...@gmail.com>
Date:   Tue Mar 1 11:34:17 2011 +0100

xvst-2.4.1-3-i686

* fix plugins and languages path

diff --git a/source/xmultimedia-extra/xvst/FrugalBuild 
b/source/xmultimedia-extra/xvst/FrugalBuild
index c60e689..3cc2634 100644
--- a/source/xmultimedia-extra/xvst/FrugalBuild
+++ b/source/xmultimedia-extra/xvst/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=xvst
pkgver=2.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="xVideoServiceThief is a tool for downloading your favourite video 
clips from a lot of video websites."
_F_cd_path="/"
_F_sourceforge_dirname="xviservicethief"
@@ -24,11 +24,12 @@ sha1sums=('97bb364fc2cae2ca44eb3e9b19cc5f25b9818658')
build()
{
Fcd
+       Fsed "getApplicationPath()\ +\ \"" "\"/usr/share/xvst" src/options.cpp
Fexec qmake -set build_mode dynamic_build
Fexec qmake
Fmake
Fexe bin/xvst /usr/bin/xvst
-       Ffile /resources/services/*/*.js /usr/share/$pkgname/plugins
+       Fexe /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
@@ -36,4 +37,6 @@ build()
}


+
+
# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to