[Frugalware-git] frugalware-current: yodownet-2012.05.11-1-i686

Slown slownlinux at gmail.com
Fri May 11 18:34:23 CEST 2012


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

commit b8946bd2308224610ea0960ccd889f4404c07132
Author: Slown <slownlinux at gmail.com>
Date:   Fri May 11 17:34:14 2012 +0100

yodownet-2012.05.11-1-i686

* version bump

diff --git a/source/xapps-extra/yodownet/FrugalBuild b/source/xapps-extra/yodownet/FrugalBuild
index 9beaa4e..034b912 100644
--- a/source/xapps-extra/yodownet/FrugalBuild
+++ b/source/xapps-extra/yodownet/FrugalBuild
@@ -1,8 +1,8 @@
-# Compiling Time: 0.09 SBU
+# Compiling Time: 0.12 SBU
# Maintainer: Slown <slown at frugalware.org>

pkgname=yodownet
-pkgver=2012.05.07
+pkgver=2012.05.11
pkgrel=1
pkgdesc="yoDownet, The Previous Generation Graphical Download Manager, Implemented on Qt"
depends=('libqtsql' 'libqtgui' 'libqtnetwork' 'bzip2' 'libuuid')
@@ -10,14 +10,11 @@ groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
_F_cd_path="."
-sha1sums=('5e11e94b61c15dcd9f5b31fef5e382023a806059')
+sha1sums=('32131050bf035854980779082e4b9716c10a718f')

build() {
Fcd
-	qmake -config release \
-		 TRANSLATION_PATH="/usr/share/yodownet/translations" \
-		 LICENSE_PATH="/usr/share/licenses/yodownet" \
-		 SQLSCRIPT_PATH="/usr/share/yodownet/resource/sql" || Fdie
+	qmake -config release || Fdie
Fmake
Fmakeinstall INSTALL_ROOT="$Fdestdir"
}


More information about the Frugalware-git mailing list