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

Antonio Rojas arojas at archlinux.org
Thu Aug 13 23:02:54 UTC 2015


    Date: Friday, August 14, 2015 @ 01:02:54
  Author: arojas
Revision: 243468

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2015-08-13 23:02:36 UTC (rev 243467)
+++ kde-unstable-i686/PKGBUILD	2015-08-13 23:02:54 UTC (rev 243468)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-_pkgname=ktnef
-pkgname=lib$_pkgname
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="API for handling TNEF data"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(kcalutils kcontacts)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz")
-md5sums=('decaa15a4c3e577a0f6bda0ad9c8d1e1')
-
-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
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libktnef/repos/kde-unstable-i686/PKGBUILD (from rev 243467, libktnef/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2015-08-13 23:02:54 UTC (rev 243468)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+_pkgname=ktnef
+pkgname=lib$_pkgname
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="API for handling TNEF data"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(kcalutils kcontacts)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz")
+md5sums=('e17defe5e0b29e320efc8b029a11cdc4')
+
+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-13 23:02:36 UTC (rev 243467)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-13 23:02:54 UTC (rev 243468)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-_pkgname=ktnef
-pkgname=lib$_pkgname
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="API for handling TNEF data"
-arch=(i686 x86_64)
-url="https://projects.kde.org/$pkgname"
-license=(LGPL)
-depends=(kcalutils kcontacts)
-makedepends=(extra-cmake-modules python)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz")
-md5sums=('decaa15a4c3e577a0f6bda0ad9c8d1e1')
-
-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
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libktnef/repos/kde-unstable-x86_64/PKGBUILD (from rev 243467, libktnef/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-13 23:02:54 UTC (rev 243468)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+_pkgname=ktnef
+pkgname=lib$_pkgname
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="API for handling TNEF data"
+arch=(i686 x86_64)
+url="https://projects.kde.org/$pkgname"
+license=(LGPL)
+depends=(kcalutils kcontacts)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/15.07.80/src/$_pkgname-$pkgver.tar.xz")
+md5sums=('e17defe5e0b29e320efc8b029a11cdc4')
+
+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