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

Andrea Scarpino andrea at archlinux.org
Wed Dec 23 00:41:48 UTC 2009


    Date: Tuesday, December 22, 2009 @ 19:41:47
  Author: andrea
Revision: 61747

prepare kde-unstable repo

Added:
  kdeedu/kde-unstable/
Modified:
  kdeedu/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-12-22 17:51:40 UTC (rev 61738)
+++ kde-unstable/PKGBUILD	2009-12-23 00:41:47 UTC (rev 61747)
@@ -22,15 +22,15 @@
          'kdeedu-marble'
          'kdeedu-parley'
          'kdeedu-step')
-pkgver=4.3.4
-pkgrel=2
+pkgver=4.3.85
+pkgrel=1
 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>=1.41.0' 'indilib')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('2dfdf596efcbc8464afce6a439f32878')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml' 'facile' 'eigen' 'cfitsio' 'kdelibs' 'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'indilib')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('855f81b8a597803da8f88574d36bd328')
 
 build() {
 	cd $srcdir
@@ -123,7 +123,7 @@
 
 package_kdeedu-kig() {
 	pkgdesc='Explore Geometric Constructions'
-	depends=('kdelibs' 'kdebase-runtime' 'boost>=1.41.0')
+	depends=('kdelibs' 'kdebase-runtime' 'boost' 'python')
 	install='kdeedu.install'
 	cd $srcdir/build/kig
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list