[arch-commits] Commit in maxima/repos (extra-i686 extra-i686/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Fri Sep 25 01:16:03 UTC 2009


    Date: Thursday, September 24, 2009 @ 21:16:03
  Author: giovanni
Revision: 53010

Merged revisions 53000 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/maxima/trunk

........
  r53000 | ronald | 2009-09-24 15:13:53 -0700 (gio, 24 set 2009) | 2 lines
  
  upgpkg: maxima 5.19.2-3
       pacman zips info pages now by default, make sure it doesnt here
........

Modified:
  maxima/repos/extra-i686/	(properties)
  maxima/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)


Property changes on: maxima/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /maxima/trunk:1-51916
   + /maxima/trunk:1-53009

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-09-25 00:51:59 UTC (rev 53009)
+++ extra-i686/PKGBUILD	2009-09-25 01:16:03 UTC (rev 53010)
@@ -4,7 +4,7 @@
 
 pkgname=maxima
 pkgver=5.19.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Maxima - a sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -15,7 +15,7 @@
 	'tk: graphical xmaxima interface')
 # needs rebuild when bash changes version
 # needs a rebuild when sbcl changes version
-options=('!makeflags')
+options=('!makeflags' '!zipman') # don't zip info pages or they won't work inside maxima
 install=maxima.install
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" "$pkgname.desktop")
 md5sums=('c75eec2586f5be18e02978e70fac0b07'
@@ -36,7 +36,4 @@
   install -d ${pkgdir}/usr/share/pixmaps/
   ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
 	${pkgdir}/usr/share/pixmaps/${pkgname}.png || return 1
-
- # info files cannot be gzipped for them to work inside maxima!
- rm -rf ${pkgdir}/usr/share/info/dir
 }




More information about the arch-commits mailing list