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

Antonio Rojas arojas at archlinux.org
Thu Jul 13 14:51:18 UTC 2017


    Date: Thursday, July 13, 2017 @ 14:51:17
  Author: arojas
Revision: 300381

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  kpatience/repos/extra-i686/PKGBUILD
    (from rev 300380, kpatience/trunk/PKGBUILD)
  kpatience/repos/extra-x86_64/PKGBUILD
    (from rev 300380, kpatience/trunk/PKGBUILD)
Deleted:
  kpatience/repos/extra-i686/PKGBUILD
  kpatience/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   82 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   40 -----------------------
 extra-x86_64/PKGBUILD |   40 -----------------------
 3 files changed, 82 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-07-13 14:50:50 UTC (rev 300380)
+++ extra-i686/PKGBUILD	2017-07-13 14:51:17 UTC (rev 300381)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kpatience
-pkgver=17.04.2
-pkgrel=1
-pkgdesc="Offers a selection of solitaire card games"
-url="https://kde.org/applications/games/kpatience/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdegames-kpatience')
-replaces=('kdegames-kpatience')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz"{,.sig})
-sha256sums=('84c828a8316f998041363f24e58ef166232f54b5ee95e3dff4e951aaa32a11e5'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kpat-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kpatience/repos/extra-i686/PKGBUILD (from rev 300380, kpatience/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-07-13 14:51:17 UTC (rev 300381)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kpatience
+pkgver=17.04.3
+pkgrel=1
+pkgdesc="Offers a selection of solitaire card games"
+url="https://kde.org/applications/games/kpatience/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdegames-kpatience')
+replaces=('kdegames-kpatience')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz"{,.sig})
+sha256sums=('2430baebb9f9893d4effb9addb86ff08ec207708181cde697af56d9bd6b66948'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kpat-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-07-13 14:50:50 UTC (rev 300380)
+++ extra-x86_64/PKGBUILD	2017-07-13 14:51:17 UTC (rev 300381)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kpatience
-pkgver=17.04.2
-pkgrel=1
-pkgdesc="Offers a selection of solitaire card games"
-url="https://kde.org/applications/games/kpatience/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdegames-kpatience')
-replaces=('kdegames-kpatience')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz"{,.sig})
-sha256sums=('84c828a8316f998041363f24e58ef166232f54b5ee95e3dff4e951aaa32a11e5'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kpat-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kpatience/repos/extra-x86_64/PKGBUILD (from rev 300380, kpatience/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-07-13 14:51:17 UTC (rev 300381)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kpatience
+pkgver=17.04.3
+pkgrel=1
+pkgdesc="Offers a selection of solitaire card games"
+url="https://kde.org/applications/games/kpatience/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdegames-kpatience')
+replaces=('kdegames-kpatience')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz"{,.sig})
+sha256sums=('2430baebb9f9893d4effb9addb86ff08ec207708181cde697af56d9bd6b66948'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kpat-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list