[arch-commits] Commit in kdeedu/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Dec 6 23:28:08 UTC 2009


    Date: Sunday, December 6, 2009 @ 18:28:08
  Author: andrea
Revision: 60764

boost rebuild

Modified:
  kdeedu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-06 23:15:18 UTC (rev 60763)
+++ PKGBUILD	2009-12-06 23:28:08 UTC (rev 60764)
@@ -23,12 +23,12 @@
          'kdeedu-parley'
          'kdeedu-step')
 pkgver=4.3.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml>=3.11.1' 'facile>=1.1-10' 'eigen' 'cfitsio' 'kdelibs' 'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'indilib')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml>=3.11.1' 'facile>=1.1-10' 'eigen' 'cfitsio' 'kdelibs' 'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost>=1.41.0' 'indilib')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('2dfdf596efcbc8464afce6a439f32878')
 
@@ -123,7 +123,7 @@
 
 package_kdeedu-kig() {
 	pkgdesc='Explore Geometric Constructions'
-	depends=('kdelibs' 'kdebase-runtime' 'boost')
+	depends=('kdelibs' 'kdebase-runtime' 'boost>=1.41.0')
 	install='kdeedu.install'
 	cd $srcdir/build/kig
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list