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

Antonio Rojas arojas at archlinux.org
Thu Aug 13 22:59:36 UTC 2015


    Date: Friday, August 14, 2015 @ 00:59:35
  Author: arojas
Revision: 243457

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2015-08-13 22:59:17 UTC (rev 243456)
+++ kde-unstable-i686/PKGBUILD	2015-08-13 22:59:35 UTC (rev 243457)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kpimtextedit
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="A textedit with PIM-specific features"
-arch=(i686 x86_64)
-url="https://projects.kde.org/projects/kde/pim/$_gitname"
-license=(LGPL)
-depends=(kdelibs4support)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
-md5sums=('08af653459e2e5bd5696e287a598e6e9')
-
-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: kpimtextedit/repos/kde-unstable-i686/PKGBUILD (from rev 243456, kpimtextedit/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2015-08-13 22:59:35 UTC (rev 243457)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kpimtextedit
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="A textedit with PIM-specific features"
+arch=(i686 x86_64)
+url="https://projects.kde.org/projects/kde/pim/$_gitname"
+license=(LGPL)
+depends=(kdelibs4support)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
+md5sums=('425897b1625bd3919bde0893fc077e19')
+
+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 22:59:17 UTC (rev 243456)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-13 22:59:35 UTC (rev 243457)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kpimtextedit
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="A textedit with PIM-specific features"
-arch=(i686 x86_64)
-url="https://projects.kde.org/projects/kde/pim/$_gitname"
-license=(LGPL)
-depends=(kdelibs4support)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
-md5sums=('08af653459e2e5bd5696e287a598e6e9')
-
-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: kpimtextedit/repos/kde-unstable-x86_64/PKGBUILD (from rev 243456, kpimtextedit/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2015-08-13 22:59:35 UTC (rev 243457)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kpimtextedit
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="A textedit with PIM-specific features"
+arch=(i686 x86_64)
+url="https://projects.kde.org/projects/kde/pim/$_gitname"
+license=(LGPL)
+depends=(kdelibs4support)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("http://download.kde.org/unstable/applications/15.07.80/src/$pkgname-$pkgver.tar.xz")
+md5sums=('425897b1625bd3919bde0893fc077e19')
+
+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