[arch-commits] Commit in labplot/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun Feb 22 08:37:57 UTC 2009


    Date: Sunday, February 22, 2009 @ 03:37:57
  Author: giovanni
Revision: 27496

Merged revisions 26648 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/labplot/trunk

........
  r26648 | ronald | 2009-02-10 08:57:38 -0800 (mar, 10 feb 2009) | 2 lines
  
  upgpkg: labplot 1.6.0.2-3
      FS#12111
........

Modified:
  labplot/repos/extra-x86_64/	(properties)
  labplot/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Property changes on: labplot/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /labplot/trunk:1-20193
   + /labplot/trunk:1-27495

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-22 04:29:09 UTC (rev 27495)
+++ extra-x86_64/PKGBUILD	2009-02-22 08:37:57 UTC (rev 27496)
@@ -5,7 +5,7 @@
 
 pkgname=labplot
 pkgver=1.6.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Plotting, Data analysis and visualisation"
 arch=('i686' 'x86_64')
 url="http://staff.mbi-berlin.de/gerlach/Linux/LabPlot/"
@@ -27,6 +27,7 @@
  # build and install
  ./configure --prefix=/opt/kde --enable-mt \
 	--without-arts --disable-audiofile \
+	--mandir=/opt/kde/share/man
 	--disable-KexiDB # libkexidb in arch is in koffice and needs to be splitted to a separate pkg
  make || return 1
  make DESTDIR=$pkgdir install || return 1




More information about the arch-commits mailing list