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

commit 8890258d0693e301dd60dee19428f64d73a1c458
Author: Slown <[email protected]>
Date:   Sat Jun 30 11:23:17 2012 +0100

nitrotasks-1.4.5-1-i686

* version bump

diff --git a/source/xapps-extra/nitrotasks/FrugalBuild 
b/source/xapps-extra/nitrotasks/FrugalBuild
index 6efd240..708c25d 100644
--- a/source/xapps-extra/nitrotasks/FrugalBuild
+++ b/source/xapps-extra/nitrotasks/FrugalBuild
@@ -2,21 +2,23 @@
# Maintainer: Slown <[email protected]>

pkgname=nitrotasks
-pkgver=1.3.1
+pkgver=1.4.5
pkgrel=1
pkgdesc="An eyecandy task managment tool"
url="http://nitrotasks.com";
-depends=('pywebkitgtk')
+depends=('pywebkitgtk' 'pygobject3-cairo')
makedepends=('python-distutils-extra' 'intltool')
groups=('xapps-extra')
archs=('i686' 'x86_64')
_F_launchpad_sep="_"
Finclude launchpad
-_F_cd_path="$pkgname"
-sha1sums=('828910d13c557d02f54f9a3179c845af2b1f7945')
+_F_cd_path="quickly_trunk"
+sha1sums=('1f7d1306860caca4e901990ca725f5876b7759c7')

build() {
Fcd
+       Fsed "Unity," "" nitrotasks/NitrotasksWindow.py
+       Fsed 'launcher = Unity.LauncherEntry.get_for_desktop_id 
("nitrotasks.desktop")' '#launcher = Unity.LauncherEntry.get_for_desktop_id 
("nitrotasks.desktop")' nitrotasks/NitrotasksWindow.py
python setup.py install --root=$Fdestdir --optimize=1 || Fdie
find "$Fdestdir" -type f -not -name nitrotasks -exec chmod 644 '{}' \;
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to