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

commit e99770aad89b068a11fb0160c11450e63a488838
Author: crazy <[EMAIL PROTECTED]>
Date:   Mon May 19 19:59:19 2008 +0200

wxmaxima-0.7.5-1-x86_64
* Version bump
* removed !x86_64 from archs
* use icon and desktop file from tarball
* ( custom icon was missing from git anyway )

diff --git a/source/xapps-extra/wxmaxima/FrugalBuild 
b/source/xapps-extra/wxmaxima/FrugalBuild
index 4724593..32677b4 100644
--- a/source/xapps-extra/wxmaxima/FrugalBuild
+++ b/source/xapps-extra/wxmaxima/FrugalBuild
@@ -3,28 +3,26 @@
# Contributor: Rohan Dhruva <[EMAIL PROTECTED]>

pkgname=wxmaxima
-pkgver=0.7.3a
-pkgrel=2
+pkgver=0.7.5
+pkgrel=1
pkgdesc="wxMaxima is a wxWidgets GUI for the computer algebra system Maxima."
Finclude sourceforge
url="http://wxmaxima.sourceforge.net/";
-depends=('maxima>=5.10.0' 'libxml2' 'wxgtk>=2.8.7')
+depends=('maxima>=5.15.0' 'libxml2' 'wxgtk>=2.8.7')
groups=('xapps-extra')
-archs=('i686' '!x86_64')
+archs=('i686' 'x86_64')
options=('scriptlet')
up2date="lynx -dump 
http://sourceforge.net/project/showfiles.php?group_id=126731 | grep -m1 tar.gz 
| sed 's/.*ma-\(.*\).tar.*/\1/'"
source=(${source/wxmaxima-/wxMaxima-})
-_F_desktop_name="wxMaxima"
-_F_desktop_icon=maxima-new.png
-_F_desktop_categories="Science;Math;"
_F_cd_path="wxMaxima-$pkgver"
-sha1sums=('456ee53fc8dd273d64badec2a9867d7dc8c1470b')
+sha1sums=('a43e9fcf7eb87775c964d0645c2c9af7ec6cb998')

build()
{
Fbuild
-       Ffilerel usr/share/pixmaps/maxima-new.png
-       Fdesktop2
+       Ffilerel wxmaxima.desktop usr/share/applications/wxmaxima.desktop
+       Ffilerel wxmaxima.png usr/share/pixmaps/wxmaxima.png
+
}

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

Reply via email to