[arch-commits] Commit in kdepim-runtime (3 files)

2015-07-28 Thread Antonio Rojas
Date: Tuesday, July 28, 2015 @ 12:10:33
  Author: arojas
Revision: 242561

KDE PIM 15.08 beta

Added:
  kdepim-runtime/kde-unstable/
  kdepim-runtime/kde-unstable/PKGBUILD
(from rev 241398, kdepim-runtime/trunk/PKGBUILD)
Deleted:
  kdepim-runtime/kde-unstable/PKGBUILD

---+
 PKGBUILD  |   36 
 kde-unstable/PKGBUILD |   38 ++
 2 files changed, 38 insertions(+), 36 deletions(-)

Deleted: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2015-05-30 06:59:03 UTC (rev 239894)
+++ kde-unstable/PKGBUILD   2015-07-28 10:10:33 UTC (rev 242561)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdepim-runtime
-pkgver=4.14.8
-_kdeappver=15.04.1
-pkgrel=1
-pkgdesc='Extends the functionality of kdepim'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdepim-runtime'
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi' 'libaccounts-qt' 
'libsignon-qt4')
-makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ba7cd8ca941e199497c817b70ba72522bd0a7d60')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: kdepim-runtime/kde-unstable/PKGBUILD (from rev 241398, 
kdepim-runtime/trunk/PKGBUILD)
===
--- kde-unstable/PKGBUILD   (rev 0)
+++ kde-unstable/PKGBUILD   2015-07-28 10:10:33 UTC (rev 242561)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdepim-runtime
+pkgver=15.07.80
+pkgrel=1
+pkgdesc='Extends the functionality of kdepim'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdepim-runtime'
+license=('GPL' 'LGPL' 'FDL')
+depends=(hicolor-icon-theme qt5-quick1 libkgapi akonadi-notes 
akonadi-socialutils akonadi-calendar
+ knotifyconfig kross kalarmcal kmbox kimap kde-syndication) # libkolab
+makedepends=(extra-cmake-modules kdoctools boost)
+install=$pkgname.install
+source=(http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('5d933fc1542dc030594270c643677338045333be')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}


[arch-commits] Commit in kdepim-runtime (3 files)

2012-05-25 Thread Andrea Scarpino
Date: Friday, May 25, 2012 @ 15:58:45
  Author: andrea
Revision: 159521

KDE 4.9

Added:
  kdepim-runtime/kde-unstable/
Modified:
  kdepim-runtime/kde-unstable/PKGBUILD
Deleted:
  kdepim-runtime/kde-unstable/fix-carddav-support.patch

---+
 PKGBUILD  |   21 -
 fix-carddav-support.patch |   26 --
 2 files changed, 8 insertions(+), 39 deletions(-)

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD   2012-05-25 19:58:45 UTC (rev 159521)
@@ -3,24 +3,19 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepim-runtime
-pkgver=4.8.3
-pkgrel=2
-pkgdesc='KDE PIM Runtime Environment'
+pkgver=4.8.80
+pkgrel=1
+pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
-url='http://www.kde.org'
+url='https://projects.kde.org/projects/kde/kdepim-runtime'
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdepimlibs' 'kdebase-runtime')
+depends=('kdebase-runtime' 'libkgoogle')
 makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;
-'fix-carddav-support.patch')
-sha1sums=('f1c6691522113887dc5f098678ccbbacfecb9390'
-  '1362bc04e82a3fdf870578c051a2e16170c43e86')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('1c9b97f2e562edeebda926b16f8b97a257b000d0')
 
 build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-patch -p1 -i ${srcdir}/fix-carddav-support.patch
-
 cd ${srcdir}
mkdir build
cd build

Deleted: kde-unstable/fix-carddav-support.patch
===
--- trunk/fix-carddav-support.patch 2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/fix-carddav-support.patch  2012-05-25 19:58:45 UTC (rev 
159521)
@@ -1,26 +0,0 @@
-commit bec63a313160ec6dc1833029d5e99746779ed3f4
-Author: Gregory Oestreicher g...@kamago.net
-Date:   Tue May 15 21:19:17 2012 +0200
-
-Add a prop-filter in the CardDAV requests
-
-BUG: 299482
-FIXED-IN: 4.8.4
-
-diff --git a/resources/dav/protocols/carddavprotocol.cpp 
b/resources/dav/protocols/carddavprotocol.cpp
-index 38eca17..9c58653 100644
 a/resources/dav/protocols/carddavprotocol.cpp
-+++ b/resources/dav/protocols/carddavprotocol.cpp
-@@ -35,6 +35,12 @@ CarddavProtocol::CarddavProtocol()
-   propElement.appendChild( document.createElementNS( DAV:, resourcetype ) 
);
-   propElement.appendChild( document.createElementNS( DAV:, getetag ) );
- 
-+  QDomElement filterElement = document.createElementNS( 
urn:ietf:params:xml:ns:carddav, filter );
-+  queryElement.appendChild( filterElement );
-+  QDomElement propfilterElement = document.createElementNS( 
urn:ietf:params:xml:ns:carddav, prop-filter );
-+  propfilterElement.setAttribute( name, FN );
-+  filterElement.appendChild( propfilterElement );
-+
-   mItemsQueries  document;
- }
- 



[arch-commits] Commit in kdepim-runtime (3 files)

2010-08-25 Thread Andrea Scarpino
Date: Wednesday, August 25, 2010 @ 11:24:31
  Author: andrea
Revision: 1

Kdepim beta2

Added:
  kdepim-runtime/kde-unstable/
  kdepim-runtime/kde-unstable/missing-include.patch
Modified:
  kdepim-runtime/kde-unstable/PKGBUILD

+
 PKGBUILD   |   23 ++-
 kde-unstable/missing-include.patch |   10 ++
 2 files changed, 24 insertions(+), 9 deletions(-)

Modified: kde-unstable/PKGBUILD
===
--- trunk/PKGBUILD  2010-07-27 09:11:18 UTC (rev 86200)
+++ kde-unstable/PKGBUILD   2010-08-25 15:24:31 UTC (rev 1)
@@ -1,21 +1,26 @@
-# $Id: $
-# Maintainer: Pierre Schmitz pie...@archlinux.de
+# $Id $
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepim-runtime
-pkgver=4.4.5
+pkgver=4.4.92
 pkgrel=1
 pkgdesc='KDE PIM Runtime Environment'
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdepimlibs' 'kdebase-runtime' 'kdelibs')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
-install='kdepim-runtime.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('178e138336f6983c0c1a49d7b40f791bb09042c9')
+depends=('kdepimlibs' 'kdebase-runtime')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'docbook-xsl')
+install=${pkgname}.install
+source=(http://download.kde.org/unstable/kdepim/${pkgname}-${pkgver}.tar.bz2;
+   'missing-include.patch')
+sha1sums=('5673fa8183a02e715c00fe068b57a9956b54eb80'
+   'a5bc5a221b84976330568a9612aa0005214d3311')
 
 build() {
-   cd $srcdir
+   cd ${srcdir}
+   patch -Np0 -i ${srcdir}/missing-include.patch
+
mkdir build
cd build
cmake ../${pkgname}-${pkgver} \

Added: kde-unstable/missing-include.patch
===
--- kde-unstable/missing-include.patch  (rev 0)
+++ kde-unstable/missing-include.patch  2010-08-25 15:24:31 UTC (rev 1)
@@ -0,0 +1,10 @@
+--- kdepim-runtime-4.4.92/resources/imap/CMakeLists.txt~   2010-08-07 
22:22:56.253036622 +0200
 kdepim-runtime-4.4.92/resources/imap/CMakeLists.txt2010-08-07 
22:23:04.336369956 +0200
+@@ -2,6 +2,7 @@
+ ${kdepim-runtime_SOURCE_DIR}
+ ${QT_QTDBUS_INCLUDE_DIR}
+ ${Boost_INCLUDE_DIR}
++${AKONADI_INCLUDE_DIR}
+ )
+ 
+ set( CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS} )