Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kdetesting2.git;a=commitdiff;h=5fb6b135a3b60462526ccff80bf86725ff3ccc9f

commit 5fb6b135a3b60462526ccff80bf86725ff3ccc9f
Author: Pingax <pin...@frugalware.fr>
Date:   Tue Jan 18 11:55:47 2011 +0100

drpython-3.11.1-1-i686
* Version bump

diff --git a/source/xapps-extra/drpython/FrugalBuild 
b/source/xapps-extra/drpython/FrugalBuild
index f0ac559..cbcc694 100644
--- a/source/xapps-extra/drpython/FrugalBuild
+++ b/source/xapps-extra/drpython/FrugalBuild
@@ -3,8 +3,10 @@
# Contributor: TranzeManiaC <disc-de...@phreaker.net>

pkgname=drpython
-pkgver=165
-pkgrel=4
+_F_archive_name=DrPython
+pkgver=3.11.1
+pkgversep="_"
+pkgrel=1
pkgdesc="DrPython is a highly customizable, extensible editor/environment for 
the Python programming Language."
depends=('python' 'wxpython>=2.8.7.1')
makedepends=('unzip')
@@ -13,12 +15,12 @@ archs=('i686' 'x86_64')
options=('scriptlet')
_F_sourceforge_ext=".zip"
Finclude sourceforge python
-source="${source/drpython-/drpython}"
+source="${source/DrPython current}"
_F_sourceforge_ext=".zip"
_F_desktop_icon="drpython.png"
_F_desktop_categories="Development;GTK;"
-_F_cd_path="$pkgname"
-sha1sums=('069d0424dbe8df3ee34fce921f69e4fad6563629')
+_F_cd_path="${pkgname}${pkgversep}${pkgver}"
+sha1sums=('e1e47c661566c75d9f97b5a0caa6008b593a66fc')

build()
{
@@ -27,6 +29,6 @@ build()
echo "#!/bin/sh"  > $Fdestdir/usr/bin/drpython
echo "python /$_F_python_libdir/drpython/drpython.py" >> 
$Fdestdir/usr/bin/drpython
Ffileschmod /usr/bin/ 755
-       Ficon $pkgname/bitmaps/drpython.png
+       Ficon $_F_cd_path/bitmaps/drpython.png
Fdesktop2
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to