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

Antonio Rojas arojas at archlinux.org
Thu Dec 3 20:03:46 UTC 2015


    Date: Thursday, December 3, 2015 @ 21:03:46
  Author: arojas
Revision: 252181

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

Added:
  kmbox/repos/kde-unstable-i686/PKGBUILD
    (from rev 252180, kmbox/kde-unstable/PKGBUILD)
  kmbox/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 252180, kmbox/kde-unstable/PKGBUILD)
Deleted:
  kmbox/repos/kde-unstable-i686/PKGBUILD
  kmbox/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	2015-12-03 20:03:25 UTC (rev 252180)
+++ kde-unstable-i686/PKGBUILD	2015-12-03 20:03:46 UTC (rev 252181)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kmbox
-pkgver=15.11.80
-pkgrel=2
-pkgdesc="Library for accessing mail storages in MBox format"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(kmime)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('2705775ea16756ccac8eaa650849c959')
-
-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: kmbox/repos/kde-unstable-i686/PKGBUILD (from rev 252180, kmbox/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2015-12-03 20:03:46 UTC (rev 252181)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kmbox
+pkgver=15.11.90
+pkgrel=1
+pkgdesc="Library for accessing mail storages in MBox format"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(kmime)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('d96540f63854e014f74a622c833a1c5a')
+
+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	2015-12-03 20:03:25 UTC (rev 252180)
+++ kde-unstable-x86_64/PKGBUILD	2015-12-03 20:03:46 UTC (rev 252181)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kmbox
-pkgver=15.11.80
-pkgrel=2
-pkgdesc="Library for accessing mail storages in MBox format"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(kmime)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('2705775ea16756ccac8eaa650849c959')
-
-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: kmbox/repos/kde-unstable-x86_64/PKGBUILD (from rev 252180, kmbox/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2015-12-03 20:03:46 UTC (rev 252181)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kmbox
+pkgver=15.11.90
+pkgrel=1
+pkgdesc="Library for accessing mail storages in MBox format"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(kmime)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('d96540f63854e014f74a622c833a1c5a')
+
+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