[arch-commits] Commit in kcalcore/repos (4 files)

Antonio Rojas arojas at archlinux.org
Fri Apr 8 06:29:00 UTC 2016


    Date: Friday, April 8, 2016 @ 08:29:00
  Author: arojas
Revision: 264016

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  kcalcore/repos/kde-unstable-i686/PKGBUILD
    (from rev 264015, kcalcore/kde-unstable/PKGBUILD)
  kcalcore/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 264015, kcalcore/kde-unstable/PKGBUILD)
Deleted:
  kcalcore/repos/kde-unstable-i686/PKGBUILD
  kcalcore/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   66 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   33 --------------------
 kde-unstable-x86_64/PKGBUILD |   33 --------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-04-08 06:28:38 UTC (rev 264015)
+++ kde-unstable-i686/PKGBUILD	2016-04-08 06:29:00 UTC (rev 264016)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kcalcore
-pkgver=16.03.80
-pkgrel=1
-pkgdesc="The KDE calendar access library"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(libical kdelibs4support)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('eaeccd0c1119100b41e361511311068e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcalcore/repos/kde-unstable-i686/PKGBUILD (from rev 264015, kcalcore/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-04-08 06:29:00 UTC (rev 264016)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kcalcore
+pkgver=16.03.90
+pkgrel=1
+pkgdesc="The KDE calendar access library"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(libical kdelibs4support)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('0befc21f78a084824772a684701142b0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2016-04-08 06:28:38 UTC (rev 264015)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-08 06:29:00 UTC (rev 264016)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kcalcore
-pkgver=16.03.80
-pkgrel=1
-pkgdesc="The KDE calendar access library"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(libical kdelibs4support)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('eaeccd0c1119100b41e361511311068e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcalcore/repos/kde-unstable-x86_64/PKGBUILD (from rev 264015, kcalcore/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-08 06:29:00 UTC (rev 264016)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kcalcore
+pkgver=16.03.90
+pkgrel=1
+pkgdesc="The KDE calendar access library"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(libical kdelibs4support)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('0befc21f78a084824772a684701142b0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list