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

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Mar 22 18:03:10 UTC 2014


    Date: Saturday, March 22, 2014 @ 19:03:10
  Author: andrea
Revision: 208435

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

Added:
  kdegames-kpatience/repos/kde-unstable-i686/PKGBUILD
    (from rev 208434, kdegames-kpatience/kde-unstable/PKGBUILD)
  kdegames-kpatience/repos/kde-unstable-i686/kdegames-kpatience.install
    (from rev 208434, kdegames-kpatience/kde-unstable/kdegames-kpatience.install)
  kdegames-kpatience/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 208434, kdegames-kpatience/kde-unstable/PKGBUILD)
  kdegames-kpatience/repos/kde-unstable-x86_64/kdegames-kpatience.install
    (from rev 208434, kdegames-kpatience/kde-unstable/kdegames-kpatience.install)
Deleted:
  kdegames-kpatience/repos/kde-unstable-i686/PKGBUILD
  kdegames-kpatience/repos/kde-unstable-i686/kdegames-kpatience.install
  kdegames-kpatience/repos/kde-unstable-x86_64/PKGBUILD
  kdegames-kpatience/repos/kde-unstable-x86_64/kdegames-kpatience.install

------------------------------------------------+
 /PKGBUILD                                      |   62 +++++++++++++++++++++++
 /kdegames-kpatience.install                    |   26 +++++++++
 kde-unstable-i686/PKGBUILD                     |   31 -----------
 kde-unstable-i686/kdegames-kpatience.install   |   13 ----
 kde-unstable-x86_64/PKGBUILD                   |   31 -----------
 kde-unstable-x86_64/kdegames-kpatience.install |   13 ----
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2014-03-22 18:02:56 UTC (rev 208434)
+++ kde-unstable-i686/PKGBUILD	2014-03-22 18:03:10 UTC (rev 208435)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-kpatience
-pkgver=4.12.90
-pkgrel=1
-pkgdesc="Offers a selection of solitaire card games"
-url="http://kde.org/applications/games/kpat/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kpat-${pkgver}.tar.xz")
-sha1sums=('95f1fe1b7b9b8c6c95f9a2094c79cdcdd9cdbd08')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kpat-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kpatience/repos/kde-unstable-i686/PKGBUILD (from rev 208434, kdegames-kpatience/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2014-03-22 18:03:10 UTC (rev 208435)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-kpatience
+pkgver=4.12.95
+pkgrel=1
+pkgdesc="Offers a selection of solitaire card games"
+url="http://kde.org/applications/games/kpat/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kpat-${pkgver}.tar.xz")
+sha1sums=('592524389493c7e0ccc1e9543167822d9d459200')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kpat-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegames-kpatience.install
===================================================================
--- kde-unstable-i686/kdegames-kpatience.install	2014-03-22 18:02:56 UTC (rev 208434)
+++ kde-unstable-i686/kdegames-kpatience.install	2014-03-22 18:03:10 UTC (rev 208435)
@@ -1,13 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-	update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdegames-kpatience/repos/kde-unstable-i686/kdegames-kpatience.install (from rev 208434, kdegames-kpatience/kde-unstable/kdegames-kpatience.install)
===================================================================
--- kde-unstable-i686/kdegames-kpatience.install	                        (rev 0)
+++ kde-unstable-i686/kdegames-kpatience.install	2014-03-22 18:03:10 UTC (rev 208435)
@@ -0,0 +1,13 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+	update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2014-03-22 18:02:56 UTC (rev 208434)
+++ kde-unstable-x86_64/PKGBUILD	2014-03-22 18:03:10 UTC (rev 208435)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-kpatience
-pkgver=4.12.90
-pkgrel=1
-pkgdesc="Offers a selection of solitaire card games"
-url="http://kde.org/applications/games/kpat/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kpat-${pkgver}.tar.xz")
-sha1sums=('95f1fe1b7b9b8c6c95f9a2094c79cdcdd9cdbd08')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kpat-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kpatience/repos/kde-unstable-x86_64/PKGBUILD (from rev 208434, kdegames-kpatience/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2014-03-22 18:03:10 UTC (rev 208435)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-kpatience
+pkgver=4.12.95
+pkgrel=1
+pkgdesc="Offers a selection of solitaire card games"
+url="http://kde.org/applications/games/kpat/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kpat-${pkgver}.tar.xz")
+sha1sums=('592524389493c7e0ccc1e9543167822d9d459200')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kpat-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/kdegames-kpatience.install
===================================================================
--- kde-unstable-x86_64/kdegames-kpatience.install	2014-03-22 18:02:56 UTC (rev 208434)
+++ kde-unstable-x86_64/kdegames-kpatience.install	2014-03-22 18:03:10 UTC (rev 208435)
@@ -1,13 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-	update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdegames-kpatience/repos/kde-unstable-x86_64/kdegames-kpatience.install (from rev 208434, kdegames-kpatience/kde-unstable/kdegames-kpatience.install)
===================================================================
--- kde-unstable-x86_64/kdegames-kpatience.install	                        (rev 0)
+++ kde-unstable-x86_64/kdegames-kpatience.install	2014-03-22 18:03:10 UTC (rev 208435)
@@ -0,0 +1,13 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-desktop-database -q
+	update-mime-database usr/share/mime &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}




More information about the arch-commits mailing list