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

Allan McRae allan at archlinux.org
Sun Mar 22 11:14:02 UTC 2009


    Date: Sunday, March 22, 2009 @ 07:14:01
  Author: allan
Revision: 30865

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

........
  r30864 | allan | 2009-03-22 21:12:15 +1000 (Sun, 22 Mar 2009) | 2 lines
  
  upgpkg: qtiplot 0.9.7.4-2
      Fix issue with file location - FS#13290
........

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

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


Property changes on: qtiplot/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /qtiplot/trunk:1-26179
   + /qtiplot/trunk:1-30864

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-03-22 11:12:15 UTC (rev 30864)
+++ extra-i686/PKGBUILD	2009-03-22 11:14:01 UTC (rev 30865)
@@ -13,6 +13,7 @@
 # build against liborigin provided in the package ...
 # build against qwtplot3d provided in the package ...
 # as systemwide one doesn't provide all needed functions
+makedepends=('pkgconfig')
 license=('GPL2')
 
 source=("http://soft.proindependent.com/src/qtiplot-$pkgver.tar.bz2" \
@@ -42,6 +43,8 @@
   patch -Np0 -i $srcdir/qtiplot-sip.patch || return 1
   patch -Np2 -i $srcdir/qtiplot-nopython.patch || return 1
 
+  sed -i 's#d_python_config_folder + "#"/usr/share/qtiplot#' src/core/ApplicationWindow.cpp
+
   export QMAKESPEC=linux-g++
 
   qmake qtiplot.pro || return 1




More information about the arch-commits mailing list