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

commit 5b74d2e7ed16498b6bce5a0bea80a4c156341c4a
Author: Elentir <elen...@frugalware.org>
Date:   Thu Nov 11 18:08:54 2010 +0100

mathgl-1.11-1-i686

* version bump

diff --git a/source/xlib-extra/mathgl/FrugalBuild 
b/source/xlib-extra/mathgl/FrugalBuild
index aa067a5..b1481bc 100644
--- a/source/xlib-extra/mathgl/FrugalBuild
+++ b/source/xlib-extra/mathgl/FrugalBuild
@@ -1,9 +1,9 @@
# Compiling Time: 2.08 SBU
-# Maintainer: Elentir <elen...@mailoo.org>
+# Maintainer: Elentir <elen...@frugalware.org>

pkgname=mathgl
-pkgver=1.10.2.1
-pkgrel=2
+pkgver=1.11
+pkgrel=1
pkgdesc="A library for making high-quality scientific graphics, fast data 
plotting and handling of large data arrays"
archs=('i686' 'x86_64')
depends=('gsl' 'libjpeg>=8a' 'libgif>=4.1.6' 'libpng>=1.4.1' 'libgomp' 'libgl' 
'hdf5')
@@ -12,12 +12,10 @@ groups=('xlib-extra')
_F_sourceforge_dirname=$pkgname
_F_sourceforge_ext=".tgz"
Finclude sourceforge python
-source=($source mgloctave.install)
## temporarly added old source file for fonts who seems to not be included in 
minor release!!
-source=($source 
"http://${_F_sourceforge_mirror}.sourceforge.net/sourceforge/${_F_sourceforge_dirname}/$pkgname-1.10.tgz";)
+#"http://${_F_sourceforge_mirror}.sourceforge.net/sourceforge/${_F_sourceforge_dirname}/$pkgname-1.10.tgz";
Fconfopts="$Fconfopts --enable-fltk --enable-glut --enable-qt --enable-jpeg 
--enable-gif --enable-hdf5 --enable-python --enable-octave"
-sha1sums=('8b17bd167535d6e5e187d6cb8d06ef52e692afbe' \
-          'f0a541c66fefd44336fea183c6ed97346eb15d03')
+sha1sums=('cb8d2c21d3353c10cbd79e2b09eba7be45f342b5')

subpkgs=('mathgl-qt' 'mathgl-fltk' 'mathgl-glut' 'mathgl-python' 
'mathgl-octave')
subdescs=('QT interface for Mathgl library' 'FLTK interface for Mathgl library' 
'GLUT interface for Mathgl library'  \
@@ -31,7 +29,7 @@ subinstall=("" "" "" "" "mgloctave.install")

build() {
# copy missing font files
-       cp -a $Fsrcdir/$pkgname-1.10/fonts $Fsrcdir/$pkgname-$pkgver/ || Fdie
+       #cp -a $Fsrcdir/$pkgname-1.10/fonts $Fsrcdir/$pkgname-$pkgver/ || Fdie
# find numpy headers location
NUMPY_HEADER=`python -c "import numpy;print numpy.get_include();"` || Fdie
Fconf
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to