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

commit a5659590ce122a42c6782d5ae6237a5dabdc6c78
Author: Devil505 <devil505li...@gmail.com>
Date:   Sat Jul 16 22:45:58 2011 +0200

pyinotify-0.9.2-3-i686
* version bump
* project now hosted by github, someone must rewrite this github.sh!

diff --git a/source/lib-extra/pyinotify/FrugalBuild 
b/source/lib-extra/pyinotify/FrugalBuild
index 4e602f3..a93fa4c 100644
--- a/source/lib-extra/pyinotify/FrugalBuild
+++ b/source/lib-extra/pyinotify/FrugalBuild
@@ -2,22 +2,21 @@
# Maintainer: Devil505 <devil505li...@gmail.com>

pkgname=pyinotify
-pkgver=0.7.1
+pkgver=0.9.2
pkgrel=3
-pkgdesc="This Python module can be used for various kind of fs monitoring 
through events notifications."
+pkgdesc="Pyinotify is a Python package used for monitoring filesystems events 
on Linux platforms with inotify."
depends=('python')
-options=('scriptlet')
-_F_sourceforge_ext=".tar.bz2"
-Finclude sourceforge
+makedepends=('distribute')
+_F_github_author="seb-m"
+Finclude github
groups=('lib-extra')
archs=('i686' 'x86_64')
-sha1sums=('7677522b4bc1cf3a19fdce321da1d0297127ed2f')
+source=(https://download.github.com/seb-m-$pkgname-$pkgver-1-g2c7e8f8.tar.gz)
+sha1sums=('ee97f1de28384138344b6c6003377a8b75a8bfda')

build() {
-  Fcd
+  Fcd seb-m-pyinotify-2c7e8f8/
python setup.py install --prefix=$Fdestdir/usr || Fdie
}

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

Reply via email to