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

Antonio Rojas arojas at archlinux.org
Wed Aug 19 06:17:27 UTC 2015


    Date: Wednesday, August 19, 2015 @ 08:17:27
  Author: arojas
Revision: 243996

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

Added:
  kmime/repos/kde-unstable-i686/PKGBUILD
    (from rev 243995, kmime/trunk/PKGBUILD)
  kmime/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 243995, kmime/trunk/PKGBUILD)
Deleted:
  kmime/repos/kde-unstable-i686/PKGBUILD
  kmime/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-08-19 06:17:08 UTC (rev 243995)
+++ kde-unstable-i686/PKGBUILD	2015-08-19 06:17:27 UTC (rev 243996)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kmime
-pkgver=15.07.90
-pkgrel=1
-pkgdesc="Library for handling mail messages and newsgroup articles"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(ki18n kcodecs)
-makedepends=(extra-cmake-modules python boost)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
-md5sums=('56f7d957c465cb08f22edb052b3cf46a')
-
-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: kmime/repos/kde-unstable-i686/PKGBUILD (from rev 243995, kmime/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2015-08-19 06:17:27 UTC (rev 243996)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kmime
+pkgver=15.08.0
+pkgrel=1
+pkgdesc="Library for handling mail messages and newsgroup articles"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(ki18n kcodecs)
+makedepends=(extra-cmake-modules python boost)
+source=("http://download.kde.org/stable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
+md5sums=('c5fd470a5c87d176cc04abe43165c4d7')
+
+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-08-19 06:17:08 UTC (rev 243995)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-19 06:17:27 UTC (rev 243996)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kmime
-pkgver=15.07.90
-pkgrel=1
-pkgdesc="Library for handling mail messages and newsgroup articles"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(ki18n kcodecs)
-makedepends=(extra-cmake-modules python boost)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
-md5sums=('56f7d957c465cb08f22edb052b3cf46a')
-
-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: kmime/repos/kde-unstable-x86_64/PKGBUILD (from rev 243995, kmime/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-19 06:17:27 UTC (rev 243996)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kmime
+pkgver=15.08.0
+pkgrel=1
+pkgdesc="Library for handling mail messages and newsgroup articles"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(ki18n kcodecs)
+makedepends=(extra-cmake-modules python boost)
+source=("http://download.kde.org/stable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
+md5sums=('c5fd470a5c87d176cc04abe43165c4d7')
+
+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