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

2010-05-23 Thread Andrea Scarpino
Date: Sunday, May 23, 2010 @ 20:53:55
  Author: andrea
Revision: 80935

first set of KDE 4.5 tarballs (4.4.80)

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

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

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2010-05-20 13:36:36 UTC (rev 80615)
+++ kde-unstable/PKGBUILD   2010-05-24 00:53:55 UTC (rev 80935)
@@ -24,17 +24,17 @@
  'kdeedu-parley'
  'kdeedu-rocs'
  'kdeedu-step')
-pkgver=4.4.3
+pkgver=4.4.80
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml' 'facile' 'eigen' 'cfitsio' 
'kdelibs'
- 'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 
'indilib' 'r'
+ 'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 
'libindi' 'r'
  'libspectre' 'python')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('12d06cdb65471a35d5ef8a255859dde06ad02f2e')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
+sha1sums=('4eb993f13455975b82468ef7cc2c46f8b7e8f2de')
 
 build() {
cd $srcdir
@@ -180,7 +180,7 @@
 
 package_kdeedu-kstars() {
pkgdesc='Desktop Planetarium'
-   depends=('kdelibs' 'kdebase-runtime' 'indilib')
+   depends=('kdelibs' 'kdebase-runtime' 'libindi')
install='kdeedu.install'
cd $srcdir/build/kstars
make DESTDIR=$pkgdir install



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

2009-12-22 Thread Andrea Scarpino
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