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

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


    Date: Tuesday, December 22, 2009 @ 19:42:23
  Author: andrea
Revision: 61755

prepare kde-unstable repo

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

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-12-22 17:51:40 UTC (rev 61738)
+++ kde-unstable/PKGBUILD	2009-12-23 00:42:23 UTC (rev 61755)
@@ -13,20 +13,19 @@
          'kdepim-knotes'
          'kdepim-kontact'
          'kdepim-korganizer'
-         'kdepim-kpilot'
          'kdepim-kresources'
          'kdepim-ktimetracker'
          'kdepim-libkdepim'
          'kdepim-wizards')
-pkgver=4.3.4
+pkgver=4.3.85
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdepim')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdelibs-experimental' 'kdepimlibs' 'kdepim-runtime' 'gnokii' 'libxss' 'kdebase-runtime' 'pilot-link' 'kde-agent')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('a4f32a268802be8eb852d1de00cbd2f6')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdelibs' 'kdepimlibs' 'kdepim-runtime' 'gnokii' 'libxss' 'kdebase-runtime' 'pilot-link' 'kde-agent')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('6fa073c3db2937f397dcfc1cdbf7c5b8')
 
 build() {
 	cd ${srcdir}
@@ -142,7 +141,7 @@
 
 package_kdepim-korganizer() {
 	pkgdesc='Calendar and Scheduling Program'
-	depends=('kdepim-libkdepim' 'kdebase-runtime' 'kdelibs-experimental')
+	depends=('kdepim-libkdepim' 'kdebase-runtime' 'kdelibs')
 	install='kdepim.install'
 	cd $srcdir/build/korganizer
 	make DESTDIR=$pkgdir install
@@ -150,16 +149,6 @@
 	make DESTDIR=$pkgdir install
 }
 
-package_kdepim-kpilot() {
-	pkgdesc='PalmPilot Tool'
-	depends=('kdepimlibs' 'kdebase-runtime' 'pilot-link')
-	install='kdepim.install'
-	cd $srcdir/build/kpilot
-	make DESTDIR=$pkgdir install
-	cd $srcdir/build/doc/kpilot
-	make DESTDIR=$pkgdir install
-}
-
 package_kdepim-kresources() {
 	pkgdesc='KDE PIM resources'
 	depends=('kdebase-runtime' 'kdepim-runtime' 'kdepim-kaddressbook')




More information about the arch-commits mailing list