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

Antonio Rojas arojas at archlinux.org
Tue Apr 19 12:02:03 UTC 2016


    Date: Tuesday, April 19, 2016 @ 14:02:03
  Author: arojas
Revision: 265281

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

Added:
  eventviews/repos/kde-unstable-i686/PKGBUILD
    (from rev 265280, eventviews/trunk/PKGBUILD)
  eventviews/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 265280, eventviews/trunk/PKGBUILD)
Deleted:
  eventviews/repos/kde-unstable-i686/PKGBUILD
  eventviews/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-04-19 12:01:47 UTC (rev 265280)
+++ kde-unstable-i686/PKGBUILD	2016-04-19 12:02:03 UTC (rev 265281)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=eventviews
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="Library for creating events"
-arch=(i686 x86_64)
-url="https://community.kde.org/KDE_PIM"
-license=(LGPL)
-depends=(calendarsupport kdgantt2)
-makedepends=(extra-cmake-modules)
-conflicts=('libkdepim<16')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('bdae8ec003727e4e9d82c99df919205d')
-
-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: eventviews/repos/kde-unstable-i686/PKGBUILD (from rev 265280, eventviews/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-04-19 12:02:03 UTC (rev 265281)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=eventviews
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="Library for creating events"
+arch=(i686 x86_64)
+url="https://community.kde.org/KDE_PIM"
+license=(LGPL)
+depends=(calendarsupport kdgantt2)
+makedepends=(extra-cmake-modules kdoctools python boost qt5-tools)
+conflicts=('libkdepim<16')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('e79d2ddeaf78bd8dd9c913c08f58b2b6')
+
+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-19 12:01:47 UTC (rev 265280)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-19 12:02:03 UTC (rev 265281)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=eventviews
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="Library for creating events"
-arch=(i686 x86_64)
-url="https://community.kde.org/KDE_PIM"
-license=(LGPL)
-depends=(calendarsupport kdgantt2)
-makedepends=(extra-cmake-modules)
-conflicts=('libkdepim<16')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('bdae8ec003727e4e9d82c99df919205d')
-
-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: eventviews/repos/kde-unstable-x86_64/PKGBUILD (from rev 265280, eventviews/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-19 12:02:03 UTC (rev 265281)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=eventviews
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="Library for creating events"
+arch=(i686 x86_64)
+url="https://community.kde.org/KDE_PIM"
+license=(LGPL)
+depends=(calendarsupport kdgantt2)
+makedepends=(extra-cmake-modules kdoctools python boost qt5-tools)
+conflicts=('libkdepim<16')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('e79d2ddeaf78bd8dd9c913c08f58b2b6')
+
+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