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

commit 9bc5559e0f4122fd042434c1d640863cf0f00579
Author: Michel Hermier <[EMAIL PROTECTED]>
Date:   Sun Dec 30 23:56:56 2007 +0100

guichan-0.7.1-0-i686
* Fix build script, guichan is not hosted on sourceforge anymore.
* Bump version.

diff --git a/source/lib-extra/guichan/FrugalBuild 
b/source/lib-extra/guichan/FrugalBuild
index f39bb54..dbac479 100644
--- a/source/lib-extra/guichan/FrugalBuild
+++ b/source/lib-extra/guichan/FrugalBuild
@@ -3,15 +3,15 @@
# Contributor: devil505 <[EMAIL PROTECTED]>

pkgname=guichan
-pkgver=0.6.1
+pkgver=0.7.1
pkgrel=1
pkgdesc="Guichan is a portable C++ GUI library designed for games using 
Allegro, SDL and/or OpenGL."
depends=('libstdc++')
makedepends=('sdlimage' 'libgl' 'freeglut' 'allegro')
groups=('lib-extra')
archs=('i686')
-_F_sourceforge_broken_up2date=1
-Finclude sourceforge
-sha1sums=('1ecb3e999dfa41ab2541537f03b61f24ead6406e')
+up2date="lynx -dump http://guichan.sourceforge.net/wiki/index.php/Downloads | 
Flastarchive \.tar\.gz"
+source=("http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz";)
+sha1sums=('e08bed7d7638687f627bcf1a24e8ffa90913dacc')

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

Reply via email to