Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=libjpeg8.git;a=commitdiff;h=6372a61747fb22ed6535e0d82c7b251afcd74005

commit 6372a61747fb22ed6535e0d82c7b251afcd74005
Author: exceed <exceed.ced...@gmail.com>
Date:   Sun Jan 24 03:01:24 2010 +0100

drscheme-4.2.3-1-i686

* Version bump
* Build with libjpeg 8
* Fixed source() and SBU ^^

diff --git a/source/xapps-extra/drscheme/FrugalBuild 
b/source/xapps-extra/drscheme/FrugalBuild
index 9c36d2c..23cb9cc 100644
--- a/source/xapps-extra/drscheme/FrugalBuild
+++ b/source/xapps-extra/drscheme/FrugalBuild
@@ -1,18 +1,18 @@
-# Compiling Time: 0.33 SBU
+# Compiling Time: 8.52 SBU
# Contributor: Zsolt Szalai <x...@frugalware.org>
# Maintainer: voroskoi <voros...@frugalware.org>

pkgname=drscheme
-pkgver=4.2
+pkgver=4.2.3
pkgrel=1
pkgdesc="DrScheme is an interactive, integrated, graphical programming 
environment for the Scheme, MzScheme, and MrEd programming languages."
url="http://download.plt-scheme.org/drscheme/";
-depends=('libxaw' 'libxft' 'libpng' 'libjpeg' 'libstdc++')
+depends=('libxaw' 'libxft' 'libpng' 'libjpeg>=8' 'libstdc++')
groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://download.plt-scheme.org/drscheme/ |grep 
'Version:'|sed -e 's/.*: \(.*\) /\1/' -e 's/ .*//'"
-source=(http://mirror.informatik.uni-tuebingen.de/mirror/plt/4.2/plt/plt-4.2-src-unix.tgz)
-sha1sums=('e6dfb3e1ce60b23d5c38960ec26411a0d96dc5dd')
+source=(http://mirror.informatik.uni-tuebingen.de/mirror/plt/$pkgver/plt/plt-$pkgver-src-unix.tgz)
+sha1sums=('d6b401e0f1fbaedcfcd1c7ebc718f2c5d54b9832')

build()
{
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to