[Frugalware-git] frugalware-current: joe-3.5-2-x86_64
crazy
crazy at frugalware.org
Fri Jun 20 12:09:28 CEST 2008
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=912e8cd93967f855897e95fc73c50191c93d96dd
commit 912e8cd93967f855897e95fc73c50191c93d96dd
Author: crazy <crazy at frugalware.org>
Date: Fri Jun 20 12:08:30 2008 +0200
joe-3.5-2-x86_64
* rebuilt with gpm
* use Finclude sourceforge here
diff --git a/source/apps/joe/FrugalBuild b/source/apps/joe/FrugalBuild
index e2ffd39..d0c3321 100644
--- a/source/apps/joe/FrugalBuild
+++ b/source/apps/joe/FrugalBuild
@@ -3,15 +3,17 @@
pkgname=joe
pkgver=3.5
-pkgrel=1
+pkgrel=2
pkgdesc="An easy to use text editor, similar to WordStar[tm]"
-url="http://sourceforge.net/projects/joe-editor"
-depends=('glibc' 'ncurses' 'gpm')
+depends=('glibc' 'ncurses' 'gpm>=1.20.5-2')
groups=('apps')
archs=('i686' 'x86_64' 'ppc')
backup=(etc/{jmacsrc,joerc,jpicorc,jstarrc,rjoerc})
+_F_sourceforge_dirname="$pkgname-editor"
+Finclude sourceforge
+url="http://sourceforge.net/projects/joe-editor"
up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=23475|grep 'JOE sources'|sed 's/.*joe-\([0-9\.]*\) .*/\1/;q'"
-source=(http://dl.sourceforge.net/joe-editor/$pkgname-$pkgver.tar.gz)
+sha1sums=('aeee6bb71ed1e9b9c9a2a64d8e078a06245957e5')
+
# optimization OK
-sha1sums=('aeee6bb71ed1e9b9c9a2a64d8e078a06245957e5')
More information about the Frugalware-git
mailing list