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

commit c48f3eeb7b142f2b272935a8e9a43014ace27c92
Author: DeX77 <[email protected]>
Date:   Fri Aug 1 11:55:22 2014 +0200

python-processing-0.52-3-x86_64

* relbump
* switch from berlios to pypi

diff --git a/source/devel-extra/python-processing/FrugalBuild 
b/source/devel-extra/python-processing/FrugalBuild
index ab1ae29..464ae10 100644
--- a/source/devel-extra/python-processing/FrugalBuild
+++ b/source/devel-extra/python-processing/FrugalBuild
@@ -3,15 +3,15 @@

pkgname=python-processing
pkgver=0.52
-pkgrel=2
+pkgrel=3
pkgdesc="Python package that supports the spawning of processes using the API 
of the standard threading module"
-url="http://developer.berlios.de/projects/pyprocessing";
depends=('python')
groups=('devel-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump 
'http://developer.berlios.de/project/showfiles.php?group_id=9001&release_id=14497'
 | grep zip -m1 | sed 's/.*-\(.*\)\.zip .*/\1/'"
-_F_archive_name="processing"
-source=("http://download.berlios.de/pyprocessing/$_F_archive_name-$pkgver.zip";)
+_F_pypi_name="processing"
+_F_pypi_ext=".zip"
+_F_archive_name="${_F_pypi_name}"
+Finclude pypi
sha1sums=('242cd025d80a5e077de01676465f6b8582222bf4')

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to