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

2015-11-20 Thread Antonio Rojas
Date: Saturday, November 21, 2015 @ 01:31:26
  Author: arojas
Revision: 251753

Rebuild to reenable prison, fix dependencies

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-20 23:54:31 UTC (rev 251752)
+++ PKGBUILD2015-11-21 00:31:26 UTC (rev 251753)
@@ -6,12 +6,12 @@
 pkgbase=kdepimlibs
 pkgname=(akonadi-client akonadi-contact akonadi-mime akonadi-notes 
akonadi-socialutils kio-pim)
 pkgver=15.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE PIM Libraries"
 arch=(i686 x86_64)
 url='https://projects.kde.org/kdepimlibs'
 license=(GPL LGPL)
-makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap 
akonadi prison-frameworks kdoctools)
+makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap 
akonadi prison-frameworks kdoctools boost)
 
source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz;)
 sha1sums=('128c3defea25c21ceb2739dae67c250a45a6a1f1')
 
@@ -31,7 +31,7 @@
 }
 
 package_akonadi-client() {
-  depends=(akonadi)
+  depends=(akonadi kxmlgui kitemmodels)
 
   cd build/akonadi
   make DESTDIR="$pkgdir" install
@@ -38,7 +38,7 @@
 }
 
 package_akonadi-contact() {
-  depends=(akonadi-client kmime kcontacts kcalcore prison-frameworks)
+  depends=(akonadi-client kmime kcontacts prison-frameworks kio)
 
   cd build/akonadi-contact
   make DESTDIR="$pkgdir" install
@@ -45,7 +45,7 @@
 }
 
 package_akonadi-mime() {
-  depends=(akonadi-client kmime)
+  depends=(akonadi-client kmime kio)
   install=akonadi-mime.install
 
   cd build/akonadi-mime
@@ -60,7 +60,7 @@
 }
 
 package_akonadi-socialutils() {
-  depends=(akonadi-client)
+  depends=(akonadi-client kio)
   install=akonadi-socialutils.install
 
   cd build/akonadi-socialutils


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

2015-07-28 Thread Antonio Rojas
Date: Tuesday, July 28, 2015 @ 09:15:22
  Author: arojas
Revision: 242552

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-28 07:14:39 UTC (rev 242551)
+++ PKGBUILD2015-07-28 07:15:22 UTC (rev 242552)
@@ -12,7 +12,6 @@
 url='https://projects.kde.org/kdepimlibs'
 license=(GPL LGPL)
 makedepends=(extra-cmake-modules qt5-tools kcalcore kmbox kcontacts kldap 
akonadi prison-frameworks boost kdoctools)
-# makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 
source=(http://download.kde.org/unstable/applications/$pkgver/src/$pkgbase-$pkgver.tar.xz;)
 sha1sums=('a989ddf15940a672bcf17a0319637f259fd6f6a8')
 


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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:16:05
  Author: svenstaro
Revision: 218543

upgpkg: kdepimlibs 4.13.97-1

kde 4.14 rc1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:16:03 UTC (rev 218542)
+++ PKGBUILD2014-08-03 12:16:05 UTC (rev 218543)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('349ef7a7d72e9f658c919e28b11917e0d1f9b76e')
+sha1sums=('805a2778a45201ade5a02dd1382d758d24a7ecf9')
 
 prepare() {
   mkdir build



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

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:19:39
  Author: svenstaro
Revision: 190854

upgpkg: kdepimlibs 4.10.95-2

rebuild

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:19:38 UTC (rev 190853)
+++ PKGBUILD2013-07-18 22:19:39 UTC (rev 190854)
@@ -4,7 +4,7 @@
 
 pkgname=kdepimlibs
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepimlibs'



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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:07:25
  Author: svenstaro
Revision: 190138

upgpkg: kdepimlibs 4.10.95-1

upstream 4.11rc1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:07:20 UTC (rev 190137)
+++ PKGBUILD2013-07-16 18:07:25 UTC (rev 190138)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('82412904a9c0ba336c4e547a9751a64c9656de83')
+sha1sums=('4bbf4b8e557a25ee39e67de3f1154629580f9062')
 
 build() {
   mkdir build



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

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:12:42
  Author: andrea
Revision: 176369

KDE 4.10

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:12:27 UTC (rev 176368)
+++ PKGBUILD2013-01-31 11:12:42 UTC (rev 176369)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('nepomuk-core' 'gpgme' 'akonadi' 'libical' 'prison' 'qjson')
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('5a80cf0adc8542038ebef8535fd3abf332bb3548')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('cf51d06ffd49de44312d5fae52b6fb7fb044459f')
 
 build() {
   mkdir build



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

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:04:11
  Author: andrea
Revision: 175363

KDE 4.10 RC3

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:04:07 UTC (rev 175362)
+++ PKGBUILD2013-01-17 14:04:11 UTC (rev 175363)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('7d1f7acc8132950c3e5b5e0939eedeb2759efe44')
+sha1sums=('5a80cf0adc8542038ebef8535fd3abf332bb3548')
 
 build() {
   mkdir build



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

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 18:58:36
  Author: andrea
Revision: 175218

Tests are enabled by default in KDE 4.10 RC3

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-16 23:58:30 UTC (rev 175217)
+++ PKGBUILD2013-01-16 23:58:36 UTC (rev 175218)
@@ -20,6 +20,7 @@
   cd build
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_SKIP_RPATH=ON \
 -DCMAKE_INSTALL_PREFIX=/usr
   make



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

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:34:52
  Author: andrea
Revision: 174308

KDE 4.10 RC2

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:34:47 UTC (rev 174307)
+++ PKGBUILD2013-01-04 14:34:52 UTC (rev 174308)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a88826f75143ad2f2ab76d1c434a643ba1db5be')
+sha1sums=('7d1f7acc8132950c3e5b5e0939eedeb2759efe44')
 
 build() {
   mkdir build



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

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:51:59
  Author: andrea
Revision: 173354

KDE 4.10 RC1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:51:56 UTC (rev 173353)
+++ PKGBUILD2012-12-19 14:51:59 UTC (rev 173354)
@@ -3,17 +3,17 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepimlibs'
 license=('GPL' 'LGPL')
-depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison' 'qjson')
+depends=('nepomuk-core' 'gpgme' 'akonadi' 'libical' 'prison' 'qjson')
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('7299f1777a734072ba6a3fb4e2fd46161bb3f1fa')
+sha1sums=('1a88826f75143ad2f2ab76d1c434a643ba1db5be')
 
 build() {
   mkdir build



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

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:18:17
  Author: andrea
Revision: 172306

KDE 4.10 beta2

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:18:13 UTC (rev 172305)
+++ PKGBUILD2012-12-02 11:18:17 UTC (rev 172306)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.9.80
-pkgrel=2
+pkgver=4.9.90
+pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepimlibs'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('f792dbc1d0829925939f4fd61fe88d834baca445')
+sha1sums=('7299f1777a734072ba6a3fb4e2fd46161bb3f1fa')
 
 build() {
   mkdir build



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

2012-11-25 Thread Andrea Scarpino
Date: Sunday, November 25, 2012 @ 10:38:51
  Author: andrea
Revision: 171974

upgpkg: kdepimlibs 4.9.80-2

qjson rebuild

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-25 15:28:09 UTC (rev 171973)
+++ PKGBUILD2012-11-25 15:38:51 UTC (rev 171974)
@@ -4,7 +4,7 @@
 
 pkgname=kdepimlibs
 pkgver=4.9.80
-pkgrel=1
+pkgrel=2
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepimlibs'



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

2012-11-16 Thread Andrea Scarpino
Date: Friday, November 16, 2012 @ 17:43:10
  Author: andrea
Revision: 171249

KDE 4.10 beta1 - final steps

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-16 22:37:18 UTC (rev 171248)
+++ PKGBUILD2012-11-16 22:43:10 UTC (rev 171249)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('f82593cc2290bfa636b34b28daed1e09333f62f2')
+sha1sums=('f792dbc1d0829925939f4fd61fe88d834baca445')
 
 build() {
   mkdir build
@@ -28,7 +28,4 @@
 package() {
   cd build
   make DESTDIR=${pkgdir} install
-
-  # Fix conflict with qjson
-  rm ${pkgdir}/usr/share/apps/cmake/modules/FindQJSON.cmake
 }



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

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:49:48
  Author: andrea
Revision: 163248

KDE 4.9 RC2

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:49:45 UTC (rev 163247)
+++ PKGBUILD2012-07-11 20:49:48 UTC (rev 163248)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('224fe4bb1a5eb6f51dd96e70259ee5bfb60d03ac')
+sha1sums=('5d8cfed6f902b101a78372ff1b4220dc21a65ed0')
 
 build() {
   cd ${srcdir}



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

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:21:10
  Author: andrea
Revision: 162429

KDE 4.9 RC1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:21:06 UTC (rev 162428)
+++ PKGBUILD2012-06-27 06:21:10 UTC (rev 162429)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8505d8c8a4b47e517d77c93e6fab2c38164038aa')
+sha1sums=('224fe4bb1a5eb6f51dd96e70259ee5bfb60d03ac')
 
 build() {
   cd ${srcdir}



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

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:41:34
  Author: andrea
Revision: 161506

KDE 4.9beta2

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:41:31 UTC (rev 161505)
+++ PKGBUILD2012-06-12 05:41:34 UTC (rev 161506)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.8.80
-pkgrel=2
+pkgver=4.8.90
+pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepimlibs'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('6249c7a8331aaa069e932acdc72a94ac0d75d6db')
+sha1sums=('8505d8c8a4b47e517d77c93e6fab2c38164038aa')
 
 build() {
   cd ${srcdir}



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

2012-05-31 Thread Andrea Scarpino
Date: Thursday, May 31, 2012 @ 16:37:05
  Author: andrea
Revision: 160274

New set of tarballs

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-31 20:37:02 UTC (rev 160273)
+++ PKGBUILD2012-05-31 20:37:05 UTC (rev 160274)
@@ -4,7 +4,7 @@
 
 pkgname=kdepimlibs
 pkgver=4.8.80
-pkgrel=1
+pkgrel=2
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepimlibs'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ae808daa00e5d8a5fa3f62777e311391d2412c7c')
+sha1sums=('6249c7a8331aaa069e932acdc72a94ac0d75d6db')
 
 build() {
   cd ${srcdir}



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

2011-07-24 Thread Andrea Scarpino
Date: Sunday, July 24, 2011 @ 18:44:57
  Author: andrea
Revision: 132487

KDE 4.7.0

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-24 22:44:54 UTC (rev 132486)
+++ PKGBUILD2011-07-24 22:44:57 UTC (rev 132487)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdelibs' 'gpgme' 'akonadi' 'libical' )
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('531dfe646723ae821836b739ed8be930c2f64337')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('b5296ef96b94cab5aeb39dabde466e28670c20bd')
 
 build() {
cd ${srcdir}



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

2011-07-12 Thread Andrea Scarpino
Date: Tuesday, July 12, 2011 @ 13:45:20
  Author: andrea
Revision: 131276

KDE 4.7RC2

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-12 17:45:17 UTC (rev 131275)
+++ PKGBUILD2011-07-12 17:45:20 UTC (rev 131276)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.6.90
+pkgver=4.6.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('8dfdc170ed506d3c7d3dc0d46195cee8804bc431')
+sha1sums=('531dfe646723ae821836b739ed8be930c2f64337')
 
 build() {
cd ${srcdir}



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

2011-06-25 Thread Andrea Scarpino
Date: Saturday, June 25, 2011 @ 06:17:07
  Author: andrea
Revision: 128644

disable Prison

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-25 10:16:19 UTC (rev 128643)
+++ PKGBUILD2011-06-25 10:17:07 UTC (rev 128644)
@@ -22,7 +22,8 @@
cmake ../${pkgname}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
+   -DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_Prison=OFF
make
 }
 



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

2011-06-24 Thread Andrea Scarpino
Date: Friday, June 24, 2011 @ 08:41:38
  Author: andrea
Revision: 128523

KDE 4.7RC1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-24 12:41:31 UTC (rev 128522)
+++ PKGBUILD2011-06-24 12:41:38 UTC (rev 128523)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.6.80
+pkgver=4.6.90
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('e07ba0315ee6db6669123b944dd7c3b362f1')
+sha1sums=('8dfdc170ed506d3c7d3dc0d46195cee8804bc431')
 
 build() {
cd ${srcdir}



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

2011-01-21 Thread Andrea Scarpino
Date: Friday, January 21, 2011 @ 06:15:52
  Author: andrea
Revision: 107098

KDE 4.6.0

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-21 11:15:49 UTC (rev 107097)
+++ PKGBUILD2011-01-21 11:15:52 UTC (rev 107098)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.5.95
+pkgver=4.6.0
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap'
 'docbook-xsl')
 install='kdepimlibs.install'
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('df77edc7ed579c26597478aa5fbf9c11c075e954')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('14624960410d270077df530d70d34e270260b3c4')
 
 build() {
cd ${srcdir}



[arch-commits] Commit in kdepimlibs/kde-unstable (PKGBUILD glibc-2.13.patch)

2011-01-21 Thread Andrea Scarpino
Date: Friday, January 21, 2011 @ 13:07:45
  Author: andrea
Revision: 107133

Fix bug with glibc 2.13

Added:
  kdepimlibs/kde-unstable/glibc-2.13.patch
Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |   10 --
 glibc-2.13.patch |   13 +
 2 files changed, 21 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-21 15:59:29 UTC (rev 107132)
+++ PKGBUILD2011-01-21 18:07:45 UTC (rev 107133)
@@ -13,10 +13,16 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap'
 'docbook-xsl')
 install='kdepimlibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('14624960410d270077df530d70d34e270260b3c4')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+'glibc-2.13.patch')
+sha1sums=('14624960410d270077df530d70d34e270260b3c4'
+'0a3888f121b313daaf10c1f48e6fc7d058a89a57')
 
 build() {
+# Already fixed upstream
+cd ${srcdir}/${pkgname}-${pkgver}
+patch -Np0 -i ${srcdir}/glibc-2.13.patch
+
cd ${srcdir}
mkdir build
cd build

Added: glibc-2.13.patch
===
--- glibc-2.13.patch(rev 0)
+++ glibc-2.13.patch2011-01-21 18:07:45 UTC (rev 107133)
@@ -0,0 +1,13 @@
+Index: kioslave/imap4/imap4.cpp
+===
+--- kioslave/imap4/imap4.cpp   (revision 1216162)
 kioslave/imap4/imap4.cpp   (revision 1216163)
+@@ -2576,7 +2576,7 @@
+ ssize_t copyLen = (len  readBufferLen) ? len : readBufferLen;
+ memcpy(data, readBuffer, copyLen);
+ readBufferLen -= copyLen;
+-if (readBufferLen) memcpy(readBuffer, readBuffer[copyLen], 
readBufferLen);
++if (readBufferLen) memmove(readBuffer, readBuffer[copyLen], 
readBufferLen);
+ return copyLen;
+   }
+   if (!isConnected()) return 0;



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

2011-01-05 Thread Andrea Scarpino
Date: Wednesday, January 5, 2011 @ 06:48:53
  Author: andrea
Revision: 104864

KDE 4.5.95

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-05 11:48:47 UTC (rev 104863)
+++ PKGBUILD2011-01-05 11:48:53 UTC (rev 104864)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.5.90
+pkgver=4.5.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('8bf4035cdc456680b25cdf152ab147c30644a853')
+sha1sums=('df77edc7ed579c26597478aa5fbf9c11c075e954')
 
 build() {
cd ${srcdir}



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

2010-12-22 Thread Andrea Scarpino
Date: Wednesday, December 22, 2010 @ 10:58:19
  Author: andrea
Revision: 103722

KDE 4.6RC1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-12-22 15:58:15 UTC (rev 103721)
+++ PKGBUILD2010-12-22 15:58:19 UTC (rev 103722)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.5.85
+pkgver=4.5.90
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('550cdfce0351131215d310e3f1d92fce2b780506')
+sha1sums=('8bf4035cdc456680b25cdf152ab147c30644a853')
 
 build() {
cd ${srcdir}



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

2010-12-06 Thread Andrea Scarpino
Date: Monday, December 6, 2010 @ 17:06:04
  Author: andrea
Revision: 102226

KDE 4.5.85 beta2

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-12-06 22:05:54 UTC (rev 102225)
+++ PKGBUILD2010-12-06 22:06:04 UTC (rev 102226)
@@ -14,7 +14,7 @@
 'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('11b76b6b8ab9c67da214dec6b97432505f1a9689')
+sha1sums=('51fcffbac91305af3db0f4da6ee7a6ddebd9ae1e')
 
 build() {
cd ${srcdir}



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

2010-12-06 Thread Andrea Scarpino
Date: Monday, December 6, 2010 @ 18:00:53
  Author: andrea
Revision: 102237

new tarball

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-12-06 22:33:07 UTC (rev 102236)
+++ PKGBUILD2010-12-06 23:00:53 UTC (rev 102237)
@@ -14,7 +14,7 @@
 'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('51fcffbac91305af3db0f4da6ee7a6ddebd9ae1e')
+sha1sums=('550cdfce0351131215d310e3f1d92fce2b780506')
 
 build() {
cd ${srcdir}



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

2010-12-03 Thread Andrea Scarpino
Date: Friday, December 3, 2010 @ 22:11:05
  Author: andrea
Revision: 102038

KDE 4.5.85

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-12-04 03:11:02 UTC (rev 102037)
+++ PKGBUILD2010-12-04 03:11:05 UTC (rev 102038)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.5.80
+pkgver=4.5.85
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('13a98e520f579bc9da64e939b3055e86d218d9ab')
+sha1sums=('11b76b6b8ab9c67da214dec6b97432505f1a9689')
 
 build() {
cd ${srcdir}



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

2010-07-24 Thread Andrea Scarpino
Date: Saturday, July 24, 2010 @ 06:12:48
  Author: andrea
Revision: 86045

KDE 4.5RC3

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-24 10:12:44 UTC (rev 86044)
+++ PKGBUILD2010-07-24 10:12:48 UTC (rev 86045)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.4.92
+pkgver=4.4.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap' 
'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('b68b934af4af34ddbe7744dec5a5f53054f77fc4')
+sha1sums=('59a90368e0a0d925b42069ccf9d3610aa18277cb')
 
 build() {
cd $srcdir



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

2010-06-25 Thread Andrea Scarpino
Date: Friday, June 25, 2010 @ 08:14:00
  Author: andrea
Revision: 84030

KDE 4.5 RC1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-06-25 12:13:55 UTC (rev 84029)
+++ PKGBUILD2010-06-25 12:14:00 UTC (rev 84030)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.4.85
+pkgver=4.4.90
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap' 
'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('920e8a1ddfb47678f2bea1d6f077151927e2456d')
+md5sums=('bf5b1cbd6eca0c01b57511696e63e82a')
 
 build() {
cd $srcdir



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

2010-06-25 Thread Andrea Scarpino
Date: Friday, June 25, 2010 @ 08:18:36
  Author: andrea
Revision: 84035

KDE 4.5 RC1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-06-25 12:18:30 UTC (rev 84034)
+++ PKGBUILD2010-06-25 12:18:36 UTC (rev 84035)
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap' 
'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('bf5b1cbd6eca0c01b57511696e63e82a')
+sha1sums=('20abb62a89e6861f4c888afbc60990fd4e960265')
 
 build() {
cd $srcdir



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

2010-06-08 Thread Andrea Scarpino
Date: Tuesday, June 8, 2010 @ 11:56:36
  Author: andrea
Revision: 82079

KDE 4.4.85 (beta2)

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-06-08 15:56:32 UTC (rev 82078)
+++ PKGBUILD2010-06-08 15:56:36 UTC (rev 82079)
@@ -3,17 +3,17 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.4.80
+pkgver=4.4.85
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 depends=('kdelibs' 'akonadi' 'libical' 'gpgme')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap' 
'docbook-xsl')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('0184d7146a9ed4fd741d616e085657ffeaf06116')
+sha1sums=('920e8a1ddfb47678f2bea1d6f077151927e2456d')
 
 build() {
cd $srcdir



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

2010-01-31 Thread Pierre Schmitz
Date: Sunday, January 31, 2010 @ 17:06:52
  Author: pierre
Revision: 66565

prepare KDE 4.4 RC3

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-31 22:06:48 UTC (rev 66564)
+++ PKGBUILD2010-01-31 22:06:52 UTC (rev 66565)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.3.95
+pkgver=4.3.98
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('5e2125055d062c06c8bd7e061eb38eae')
+md5sums=('481d6251fb56c1dc62f78030660702f7')
 
 build() {
cd $srcdir



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

2010-01-19 Thread Pierre Schmitz
Date: Wednesday, January 20, 2010 @ 00:32:29
  Author: pierre
Revision: 64393

update to KDE 4.4 RC2

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-20 05:32:26 UTC (rev 64392)
+++ PKGBUILD2010-01-20 05:32:29 UTC (rev 64393)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.3.90
+pkgver=4.3.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b1dcb7dd3cea90bbc54984ae46896390')
+md5sums=('5e2125055d062c06c8bd7e061eb38eae')
 
 build() {
cd $srcdir



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

2010-01-17 Thread Pierre Schmitz
Date: Sunday, January 17, 2010 @ 12:35:31
  Author: pierre
Revision: 63493

cleanup: remove versioned deps and unneeded ldflags (makepkg default now)

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-17 17:35:11 UTC (rev 63492)
+++ PKGBUILD2010-01-17 17:35:31 UTC (rev 63493)
@@ -8,7 +8,7 @@
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
-depends=('kdelibs' 'akonadi=1.2.80' 'libical' 'gpgme')
+depends=('kdelibs' 'akonadi' 'libical' 'gpgme')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
@@ -21,7 +21,6 @@
cmake ../${pkgname}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined 
-Wl,--as-needed' \
-DCMAKE_INSTALL_PREFIX=/usr
make
 }



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

2010-01-07 Thread Andrea Scarpino
Date: Thursday, January 7, 2010 @ 13:10:55
  Author: andrea
Revision: 62338

KDE 4.4 RC1

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-07 18:10:51 UTC (rev 62337)
+++ PKGBUILD2010-01-07 18:10:55 UTC (rev 62338)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.3.85
+pkgver=4.3.90
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b93ec318798eaa7ccceb622310b66211')
+md5sums=('b1dcb7dd3cea90bbc54984ae46896390')
 
 build() {
cd $srcdir



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

2009-12-22 Thread Andrea Scarpino
Date: Tuesday, December 22, 2009 @ 19:41:17
  Author: andrea
Revision: 61740

prepare kde-unstable repo

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2009-12-23 00:39:53 UTC (rev 61739)
+++ PKGBUILD2009-12-23 00:41:17 UTC (rev 61740)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.3.80
+pkgver=4.3.85
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('e7dee79a6ca9393ef9fdbcdd0614e611')
+md5sums=('b93ec318798eaa7ccceb622310b66211')
 
 build() {
cd $srcdir