[arch-commits] Commit in libkolab (6 files)

Antonio Rojas arojas at archlinux.org
Wed Sep 27 09:18:23 UTC 2017


    Date: Wednesday, September 27, 2017 @ 09:18:22
  Author: arojas
Revision: 306263

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libkolab/kde-unstable/
  libkolab/kde-unstable/PKGBUILD
  libkolab/repos/extra-i686/PKGBUILD
    (from rev 306262, libkolab/trunk/PKGBUILD)
  libkolab/repos/extra-x86_64/PKGBUILD
    (from rev 306262, libkolab/trunk/PKGBUILD)
Deleted:
  libkolab/repos/extra-i686/PKGBUILD
  libkolab/repos/extra-x86_64/PKGBUILD

-----------------------------+
 /extra-i686/PKGBUILD        |   33 +++++++++++++++++++++++++++++++++
 /extra-x86_64/PKGBUILD      |   33 +++++++++++++++++++++++++++++++++
 kde-unstable/PKGBUILD       |   33 +++++++++++++++++++++++++++++++++
 repos/extra-i686/PKGBUILD   |   33 ---------------------------------
 repos/extra-x86_64/PKGBUILD |   33 ---------------------------------
 5 files changed, 99 insertions(+), 66 deletions(-)

Added: kde-unstable/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	                        (rev 0)
+++ kde-unstable/PKGBUILD	2017-09-27 09:18:22 UTC (rev 306263)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 266092 2016-04-23 18:57:09Z arojas $
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkolab
+pkgver=1.0.2
+pkgrel=3
+pkgdesc="Advanced Kolab Object Handling Library"
+url='http://git.kolab.org/libkolab/'
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libkolabxml akonadi-notes akonadi kcontacts kcalutils)
+makedepends=(extra-cmake-modules kdoctools boost python swig)
+source=("http://mirror.kolabsys.com/pub/releases/$pkgname-$pkgver.tar.gz"{,.gpg})
+md5sums=('312f35920989fd115386ee256fe78ba2'
+         '9c829ce9983b3c8cbab9ce833c982924')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2017-09-27 09:18:11 UTC (rev 306262)
+++ repos/extra-i686/PKGBUILD	2017-09-27 09:18:22 UTC (rev 306263)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkolab
-pkgver=1.0.2
-pkgrel=3
-pkgdesc="Advanced Kolab Object Handling Library"
-url='http://git.kolab.org/libkolab/'
-arch=(i686 x86_64)
-license=(GPL)
-depends=(libkolabxml akonadi-notes akonadi kcontacts kcalutils)
-makedepends=(extra-cmake-modules kdoctools boost python swig kdesignerplugin)
-source=("http://mirror.kolabsys.com/pub/releases/$pkgname-$pkgver.tar.gz"{,.gpg})
-md5sums=('312f35920989fd115386ee256fe78ba2'
-         '9c829ce9983b3c8cbab9ce833c982924')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkolab/repos/extra-i686/PKGBUILD (from rev 306262, libkolab/trunk/PKGBUILD)
===================================================================
--- repos/extra-i686/PKGBUILD	                        (rev 0)
+++ repos/extra-i686/PKGBUILD	2017-09-27 09:18:22 UTC (rev 306263)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkolab
+pkgver=1.0.2
+pkgrel=3
+pkgdesc="Advanced Kolab Object Handling Library"
+url='https://www.kolab.org/'
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libkolabxml akonadi-notes akonadi kcontacts kcalutils)
+makedepends=(extra-cmake-modules kdoctools boost python swig kdesignerplugin)
+source=("https://mirror.kolabenterprise.com/pub/releases/$pkgname-$pkgver.tar.gz"{,.gpg})
+md5sums=('312f35920989fd115386ee256fe78ba2'
+         '9c829ce9983b3c8cbab9ce833c982924')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2017-09-27 09:18:11 UTC (rev 306262)
+++ repos/extra-x86_64/PKGBUILD	2017-09-27 09:18:22 UTC (rev 306263)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkolab
-pkgver=1.0.2
-pkgrel=3
-pkgdesc="Advanced Kolab Object Handling Library"
-url='http://git.kolab.org/libkolab/'
-arch=(i686 x86_64)
-license=(GPL)
-depends=(libkolabxml akonadi-notes akonadi kcontacts kcalutils)
-makedepends=(extra-cmake-modules kdoctools boost python swig kdesignerplugin)
-source=("http://mirror.kolabsys.com/pub/releases/$pkgname-$pkgver.tar.gz"{,.gpg})
-md5sums=('312f35920989fd115386ee256fe78ba2'
-         '9c829ce9983b3c8cbab9ce833c982924')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkolab/repos/extra-x86_64/PKGBUILD (from rev 306262, libkolab/trunk/PKGBUILD)
===================================================================
--- repos/extra-x86_64/PKGBUILD	                        (rev 0)
+++ repos/extra-x86_64/PKGBUILD	2017-09-27 09:18:22 UTC (rev 306263)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkolab
+pkgver=1.0.2
+pkgrel=3
+pkgdesc="Advanced Kolab Object Handling Library"
+url='https://www.kolab.org/'
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libkolabxml akonadi-notes akonadi kcontacts kcalutils)
+makedepends=(extra-cmake-modules kdoctools boost python swig kdesignerplugin)
+source=("https://mirror.kolabenterprise.com/pub/releases/$pkgname-$pkgver.tar.gz"{,.gpg})
+md5sums=('312f35920989fd115386ee256fe78ba2'
+         '9c829ce9983b3c8cbab9ce833c982924')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list