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

2016-03-15 Thread Antonio Rojas
Date: Tuesday, March 15, 2016 @ 12:01:06
  Author: arojas
Revision: 261576

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 261575, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 261575, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 261575, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 261575, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   32 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-15 11:00:50 UTC (rev 261575)
+++ extra-i686/PKGBUILD 2016-03-15 11:01:06 UTC (rev 261576)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.12.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('d4b0a4e6681e12ad4f305de469ab8ed6648743dc')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 261575, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-15 11:01:06 UTC (rev 261576)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.12.3
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('fed54420a1d7f5bfa8b93f913670c7979b8b386b')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2016-03-15 11:00:50 UTC (rev 
261575)
+++ extra-i686/kdegames-kmahjongg.install   2016-03-15 11:01:06 UTC (rev 
261576)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 261575, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2016-03-15 11:01:06 UTC (rev 
261576)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-03-15 11:00:50 UTC (rev 261575)
+++ extra-x86_64/PKGBUILD   2016-03-15 11:01:06 UTC (rev 261576)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=1

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

2016-01-12 Thread Antonio Rojas
Date: Tuesday, January 12, 2016 @ 09:02:38
  Author: arojas
Revision: 258053

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 258052, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 258052, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 258052, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 258052, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   32 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-01-12 08:02:18 UTC (rev 258052)
+++ extra-i686/PKGBUILD 2016-01-12 08:02:38 UTC (rev 258053)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.12.0
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('96e7e0f24a7403b170ab59b08dae72406be332ad')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 258052, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-12 08:02:38 UTC (rev 258053)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.12.1
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('d5e846e4e634bdd244bdb613e35d37f0f09da7aa')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2016-01-12 08:02:18 UTC (rev 
258052)
+++ extra-i686/kdegames-kmahjongg.install   2016-01-12 08:02:38 UTC (rev 
258053)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 258052, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2016-01-12 08:02:38 UTC (rev 
258053)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-01-12 08:02:18 UTC (rev 258052)
+++ extra-x86_64/PKGBUILD   2016-01-12 08:02:38 UTC (rev 258053)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver

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

2015-12-15 Thread Antonio Rojas
Date: Wednesday, December 16, 2015 @ 08:54:39
  Author: arojas
Revision: 256374

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

Added:
  kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD
(from rev 256373, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install
(from rev 256373, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD
(from rev 256373, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install
(from rev 256373, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD
  kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install

+
 /PKGBUILD  |   64 +++
 /kdegames-kmahjongg.install|   22 +++
 kde-unstable-i686/PKGBUILD |   32 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD   |   32 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-16 07:54:20 UTC (rev 256373)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 07:54:39 UTC (rev 256374)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.11.90
-pkgrel=2
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('c88488f113dd50d31266b2ea756225e8af97a370')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 256373, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 07:54:39 UTC (rev 256374)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.12.0
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('96e7e0f24a7403b170ab59b08dae72406be332ad')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2015-12-16 07:54:20 UTC 
(rev 256373)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-12-16 07:54:39 UTC 
(rev 256374)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 256373, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-12-16 07:54:39 UTC 
(rev 256374)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-12-16 07:54

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

2015-12-08 Thread Antonio Rojas
Date: Wednesday, December 9, 2015 @ 08:49:25
  Author: arojas
Revision: 254899

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

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

+
 /PKGBUILD  |   64 +++
 /kdegames-kmahjongg.install|   22 +++
 kde-unstable-i686/PKGBUILD |   32 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD   |   32 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-09 07:49:07 UTC (rev 254898)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 07:49:25 UTC (rev 254899)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.11.90
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('c88488f113dd50d31266b2ea756225e8af97a370')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 254898, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 07:49:25 UTC (rev 254899)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.11.90
+pkgrel=2
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('c88488f113dd50d31266b2ea756225e8af97a370')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2015-12-09 07:49:07 UTC 
(rev 254898)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-12-09 07:49:25 UTC 
(rev 254899)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 254898, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-12-09 07:49:25 UTC 
(rev 254899)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
---

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

2015-12-03 Thread Antonio Rojas
Date: Thursday, December 3, 2015 @ 21:28:52
  Author: arojas
Revision: 252247

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

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

+
 /PKGBUILD  |   64 +++
 /kdegames-kmahjongg.install|   22 +++
 kde-unstable-i686/PKGBUILD |   32 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD   |   32 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-03 20:28:30 UTC (rev 252246)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:28:52 UTC (rev 252247)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.11.80
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('d872cfe9841d839fc21e054b48877fd4253e478e')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 252246, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:28:52 UTC (rev 252247)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.11.90
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('c88488f113dd50d31266b2ea756225e8af97a370')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2015-12-03 20:28:30 UTC 
(rev 252246)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-12-03 20:28:52 UTC 
(rev 252247)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 252246, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-12-03 20:28:52 UTC 
(rev 252247)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- 

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

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 22:50:18
  Author: arojas
Revision: 250386

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 250385, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 250385, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 250385, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 250385, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   32 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 21:49:59 UTC (rev 250385)
+++ extra-i686/PKGBUILD 2015-11-09 21:50:18 UTC (rev 250386)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.08.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('6687efa8d503402c6ea4e848a63a6b647590521e')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 250385, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 21:50:18 UTC (rev 250386)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.08.3
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('832b2d83e4565c2464917e971b68ea15a3266a83')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2015-11-09 21:49:59 UTC (rev 
250385)
+++ extra-i686/kdegames-kmahjongg.install   2015-11-09 21:50:18 UTC (rev 
250386)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 250385, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2015-11-09 21:50:18 UTC (rev 
250386)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 21:49:59 UTC (rev 250385)
+++ extra-x86_64/PKGBUILD   2015-11-09 21:50:18 UTC (rev 250386)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=

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

2015-10-13 Thread Antonio Rojas
Date: Tuesday, October 13, 2015 @ 09:32:29
  Author: arojas
Revision: 249065

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 249064, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 249064, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 249064, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 249064, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   32 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-13 07:32:10 UTC (rev 249064)
+++ extra-i686/PKGBUILD 2015-10-13 07:32:29 UTC (rev 249065)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.08.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('46420b475bdfddba950e82c24bb66f43b263e6e2')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 249064, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-13 07:32:29 UTC (rev 249065)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.08.2
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('6687efa8d503402c6ea4e848a63a6b647590521e')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2015-10-13 07:32:10 UTC (rev 
249064)
+++ extra-i686/kdegames-kmahjongg.install   2015-10-13 07:32:29 UTC (rev 
249065)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 249064, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2015-10-13 07:32:29 UTC (rev 
249065)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-10-13 07:32:10 UTC (rev 249064)
+++ extra-x86_64/PKGBUILD   2015-10-13 07:32:29 UTC (rev 249065)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver

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

2015-08-18 Thread Antonio Rojas
Date: Wednesday, August 19, 2015 @ 08:51:10
  Author: arojas
Revision: 244065

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

Added:
  kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD
(from rev 244064, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install
(from rev 244064, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD
(from rev 244064, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install
(from rev 244064, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD
  kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/kde-unstable-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/kde-unstable-x86_64/kdegames-kmahjongg.install

+
 /PKGBUILD  |   64 +++
 /kdegames-kmahjongg.install|   22 +++
 kde-unstable-i686/PKGBUILD |   32 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD   |   32 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-19 06:50:50 UTC (rev 244064)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 06:51:10 UTC (rev 244065)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.07.90
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('f8ac79ea83356d71cbb20b00388d20338af51bb8')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 244064, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 06:51:10 UTC (rev 244065)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.08.0
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('ffb03c3d7d9eda1c888a6571abc99e2a8dab8f0c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2015-08-19 06:50:50 UTC 
(rev 244064)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-08-19 06:51:10 UTC 
(rev 244065)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 244064, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-08-19 06:51:10 UTC 
(rev 244065)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-08-19 06:50:50 UTC 

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

2015-08-13 Thread Antonio Rojas
Date: Friday, August 14, 2015 @ 07:02:16
  Author: arojas
Revision: 243531

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

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

+
 /PKGBUILD  |   64 +++
 /kdegames-kmahjongg.install|   22 +++
 kde-unstable-i686/PKGBUILD |   32 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD   |   32 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-14 05:01:37 UTC (rev 243530)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:02:16 UTC (rev 243531)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.07.80
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('852b837f3e8ee37c24f5890ab11d803bf5898693')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 243530, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:02:16 UTC (rev 243531)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.07.90
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('f8ac79ea83356d71cbb20b00388d20338af51bb8')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2015-08-14 05:01:37 UTC 
(rev 243530)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-08-14 05:02:16 UTC 
(rev 243531)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 243530, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-08-14 05:02:16 UTC 
(rev 243531)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unsta

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

2015-06-30 Thread Antonio Rojas
Date: Tuesday, June 30, 2015 @ 22:53:44
  Author: arojas
Revision: 241557

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 241556, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 241556, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 241556, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 241556, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   32 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-30 20:53:30 UTC (rev 241556)
+++ extra-i686/PKGBUILD 2015-06-30 20:53:44 UTC (rev 241557)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.04.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('c02b43c77fbac611f5570174cd3373c79824def9')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 241556, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-30 20:53:44 UTC (rev 241557)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.04.3
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('6bb7ad0e2923f3a8e8d58676fadc80d6ae0ecfba')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2015-06-30 20:53:30 UTC (rev 
241556)
+++ extra-i686/kdegames-kmahjongg.install   2015-06-30 20:53:44 UTC (rev 
241557)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 241556, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2015-06-30 20:53:44 UTC (rev 
241557)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-30 20:53:30 UTC (rev 241556)
+++ extra-x86_64/PKGBUILD   2015-06-30 20:53:44 UTC (rev 241557)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.04.2

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

2015-06-02 Thread Antonio Rojas
Date: Tuesday, June 2, 2015 @ 09:05:08
  Author: arojas
Revision: 240085

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 240084, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 240084, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 240084, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 240084, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   32 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-02 07:04:52 UTC (rev 240084)
+++ extra-i686/PKGBUILD 2015-06-02 07:05:08 UTC (rev 240085)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.04.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('850c5a7252fad74d7769f74606f210b022d4767a')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 240084, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-02 07:05:08 UTC (rev 240085)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.04.2
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('c02b43c77fbac611f5570174cd3373c79824def9')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2015-06-02 07:04:52 UTC (rev 
240084)
+++ extra-i686/kdegames-kmahjongg.install   2015-06-02 07:05:08 UTC (rev 
240085)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 240084, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2015-06-02 07:05:08 UTC (rev 
240085)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-02 07:04:52 UTC (rev 240084)
+++ extra-x86_64/PKGBUILD   2015-06-02 07:05:08 UTC (rev 240085)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.04.1
-

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

2015-05-12 Thread Antonio Rojas
Date: Tuesday, May 12, 2015 @ 09:48:59
  Author: arojas
Revision: 239054

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 239053, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 239053, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 239053, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 239053, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   64 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   32 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   32 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-12 07:48:37 UTC (rev 239053)
+++ extra-i686/PKGBUILD 2015-05-12 07:48:59 UTC (rev 239054)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.04.0
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('a13fd83565dce8fb64e8797de46485c201e42b33')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 239053, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-12 07:48:59 UTC (rev 239054)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.04.1
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('850c5a7252fad74d7769f74606f210b022d4767a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2015-05-12 07:48:37 UTC (rev 
239053)
+++ extra-i686/kdegames-kmahjongg.install   2015-05-12 07:48:59 UTC (rev 
239054)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 239053, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2015-05-12 07:48:59 UTC (rev 
239054)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-05-12 07:48:37 UTC (rev 239053)
+++ extra-x86_64/PKGBUILD   2015-05-12 07:48:59 UTC (rev 239054)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.04.0
-

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

2015-03-27 Thread Antonio Rojas
Date: Friday, March 27, 2015 @ 09:47:08
  Author: arojas
Revision: 235084

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

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

+
 /PKGBUILD  |   64 +++
 /kdegames-kmahjongg.install|   22 +++
 kde-unstable-i686/PKGBUILD |   32 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD   |   32 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-27 08:46:48 UTC (rev 235083)
+++ kde-unstable-i686/PKGBUILD  2015-03-27 08:47:08 UTC (rev 235084)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.03.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('051bc1a7042e45a07a5be56f6d600aa10172d41b')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 235083, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-27 08:47:08 UTC (rev 235084)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.03.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('47ddd5aebe9f937c9f6c1fc8a5feed40ea8d9427')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2015-03-27 08:46:48 UTC 
(rev 235083)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-03-27 08:47:08 UTC 
(rev 235084)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 235083, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-03-27 08:47:08 UTC 
(rev 235084)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstab

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

2015-03-20 Thread Antonio Rojas
Date: Friday, March 20, 2015 @ 23:03:14
  Author: arojas
Revision: 234331

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

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

+
 /PKGBUILD  |   64 +++
 /kdegames-kmahjongg.install|   22 +++
 kde-unstable-i686/PKGBUILD |   32 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD   |   32 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-03-20 22:02:17 UTC (rev 234330)
+++ kde-unstable-i686/PKGBUILD  2015-03-20 22:03:14 UTC (rev 234331)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=15.03.90
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('7d05877d16321053233e6b041cd2e5d745affc40')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 234330, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-03-20 22:03:14 UTC (rev 234331)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=15.03.95
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg4' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('051bc1a7042e45a07a5be56f6d600aa10172d41b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2015-03-20 22:02:17 UTC 
(rev 234330)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-03-20 22:03:14 UTC 
(rev 234331)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 234330, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2015-03-20 22:03:14 UTC 
(rev 234331)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKG

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

2014-10-20 Thread Andrea Scarpino
Date: Monday, October 20, 2014 @ 10:14:31
  Author: andrea
Revision: 224978

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 224977, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 224977, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 224977, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 224977, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-10-20 08:14:21 UTC (rev 224977)
+++ extra-i686/PKGBUILD 2014-10-20 08:14:31 UTC (rev 224978)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.14.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('93037e7101d4c834d80abacfe5a6b759992679f0')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 224977, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-10-20 08:14:31 UTC (rev 224978)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.14.2
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('159a7e817b521cdf8b26d386d7f10908ab16f71c')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2014-10-20 08:14:21 UTC (rev 
224977)
+++ extra-i686/kdegames-kmahjongg.install   2014-10-20 08:14:31 UTC (rev 
224978)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 224977, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2014-10-20 08:14:31 UTC (rev 
224978)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-10-20 08:14:21 UTC (rev 224977)
+++ extra-x86_64/PKGBUILD   2014-10-20 08:14:31 UTC (rev 224978)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.14.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_6

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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:55:04
  Author: svenstaro
Revision: 219180

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-08-03 13:54:55 UTC (rev 219179)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:55:04 UTC (rev 219180)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.13.97
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('6aeb5f2de4eff3e648f6ae9d3b064bd4a675849a')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 219179, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:55:04 UTC (rev 219180)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.13.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('6aeb5f2de4eff3e648f6ae9d3b064bd4a675849a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:54:55 UTC 
(rev 219179)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:55:04 UTC 
(rev 219180)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 219179, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:55:04 UTC 
(rev 219180)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2014-08-03 13:54:55 UTC (rev 219179)
+++ kde-unstable-x86_64/PKGBUILD201

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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:35:34
  Author: svenstaro
Revision: 219004

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-08-03 13:35:27 UTC (rev 219003)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:35:34 UTC (rev 219004)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.13.97
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('6aeb5f2de4eff3e648f6ae9d3b064bd4a675849a')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 219003, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:35:34 UTC (rev 219004)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.13.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('6aeb5f2de4eff3e648f6ae9d3b064bd4a675849a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:35:27 UTC 
(rev 219003)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:35:34 UTC 
(rev 219004)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 219003, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:35:34 UTC 
(rev 219004)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2014-08-03 13:35:27 UTC (rev 219003)
+++ kde-unstable-x86_64/PKGBUILD201

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

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 15:06:31
  Author: svenstaro
Revision: 218795

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-08-03 13:06:25 UTC (rev 218794)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:06:31 UTC (rev 218795)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.13.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('fd185e26f30c4518892e87969c875a403f3e33c1')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 218794, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-08-03 13:06:31 UTC (rev 218795)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.13.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('6aeb5f2de4eff3e648f6ae9d3b064bd4a675849a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:06:25 UTC 
(rev 218794)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:06:31 UTC 
(rev 218795)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 218794, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-08-03 13:06:31 UTC 
(rev 218795)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2014-08-03 13:06:25 UTC (rev 218794)
+++ kde-unstable-x86_64/PKGBUILD201

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

2014-07-21 Thread Sven-Hendrik Haase
Date: Monday, July 21, 2014 @ 22:22:55
  Author: svenstaro
Revision: 217628

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 217627, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 217627, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 217627, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 217627, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-21 20:22:49 UTC (rev 217627)
+++ extra-i686/PKGBUILD 2014-07-21 20:22:55 UTC (rev 217628)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.13.3
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('21c7044a593b4f66d13e6ceefc8cd49e59f213aa')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 217627, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-21 20:22:55 UTC (rev 217628)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('21c7044a593b4f66d13e6ceefc8cd49e59f213aa')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2014-07-21 20:22:49 UTC (rev 
217627)
+++ extra-i686/kdegames-kmahjongg.install   2014-07-21 20:22:55 UTC (rev 
217628)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 217627, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2014-07-21 20:22:55 UTC (rev 
217628)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-21 20:22:49 UTC (rev 217627)
+++ extra-x86_64/PKGBUILD   2014-07-21 20:22:55 UTC (rev 217628)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.13.3
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_6

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

2014-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 18, 2014 @ 13:39:54
  Author: svenstaro
Revision: 217231

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 217230, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 217230, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 217230, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 217230, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-07-18 11:39:48 UTC (rev 217230)
+++ extra-i686/PKGBUILD 2014-07-18 11:39:54 UTC (rev 217231)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('80c104f6b279a206ae07dafd3b569213acb993e6')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 217230, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-07-18 11:39:54 UTC (rev 217231)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.13.3
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('21c7044a593b4f66d13e6ceefc8cd49e59f213aa')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2014-07-18 11:39:48 UTC (rev 
217230)
+++ extra-i686/kdegames-kmahjongg.install   2014-07-18 11:39:54 UTC (rev 
217231)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 217230, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2014-07-18 11:39:54 UTC (rev 
217231)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-07-18 11:39:48 UTC (rev 217230)
+++ extra-x86_64/PKGBUILD   2014-07-18 11:39:54 UTC (rev 217231)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.13.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_6

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

2014-03-31 Thread Sven-Hendrik Haase
Date: Monday, March 31, 2014 @ 12:17:33
  Author: svenstaro
Revision: 209488

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 209487, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 209487, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 209487, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 209487, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-03-31 10:17:29 UTC (rev 209487)
+++ extra-i686/PKGBUILD 2014-03-31 10:17:33 UTC (rev 209488)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.12.3
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('ab945442999a04af9428c071f7d8213b5a1c1642')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 209487, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-03-31 10:17:33 UTC (rev 209488)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.12.4
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('1ae603a8f16c46d884f04df05396422e569a1194')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2014-03-31 10:17:29 UTC (rev 
209487)
+++ extra-i686/kdegames-kmahjongg.install   2014-03-31 10:17:33 UTC (rev 
209488)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 209487, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2014-03-31 10:17:33 UTC (rev 
209488)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-03-31 10:17:29 UTC (rev 209487)
+++ extra-x86_64/PKGBUILD   2014-03-31 10:17:33 UTC (rev 209488)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.12.3
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_

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

2014-03-29 Thread Andrea Scarpino
Date: Saturday, March 29, 2014 @ 10:10:54
  Author: andrea
Revision: 209033

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-03-29 09:10:43 UTC (rev 209032)
+++ kde-unstable-i686/PKGBUILD  2014-03-29 09:10:54 UTC (rev 209033)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.12.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('5a7c7100f616d625ef5c0d436cd2f14501088439')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 209032, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-03-29 09:10:54 UTC (rev 209033)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.12.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('a75c09046c698940511d050b6b0dccabbfde82ec')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2014-03-29 09:10:43 UTC 
(rev 209032)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-03-29 09:10:54 UTC 
(rev 209033)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 209032, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-03-29 09:10:54 UTC 
(rev 209033)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2014-03-29 09:10:43 UTC (rev 209032)
+++ kde-unstable-x86_64/PKGBUILD2014

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

2014-03-22 Thread Andrea Scarpino
Date: Saturday, March 22, 2014 @ 19:01:39
  Author: andrea
Revision: 208428

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-03-22 18:01:24 UTC (rev 208427)
+++ kde-unstable-i686/PKGBUILD  2014-03-22 18:01:39 UTC (rev 208428)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.12.90
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('9ef61f83658e0bdaf41fe621d6760129725c89fe')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 208427, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-03-22 18:01:39 UTC (rev 208428)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.12.95
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('5a7c7100f616d625ef5c0d436cd2f14501088439')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2014-03-22 18:01:24 UTC 
(rev 208427)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-03-22 18:01:39 UTC 
(rev 208428)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 208427, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-03-22 18:01:39 UTC 
(rev 208428)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2014-03-22 18:01:24 UTC (rev 208427)
+++ kde-unstable-x86_64/PKGBUILD2014

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

2014-03-15 Thread Andrea Scarpino
Date: Saturday, March 15, 2014 @ 08:57:59
  Author: andrea
Revision: 207862

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2014-03-15 07:57:48 UTC (rev 207861)
+++ kde-unstable-i686/PKGBUILD  2014-03-15 07:57:59 UTC (rev 207862)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.12.80
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('f0bf9877dcbc1ac2d5a16e22d53962c78122b66c')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 207861, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2014-03-15 07:57:59 UTC (rev 207862)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.12.90
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('9ef61f83658e0bdaf41fe621d6760129725c89fe')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2014-03-15 07:57:48 UTC 
(rev 207861)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-03-15 07:57:59 UTC 
(rev 207862)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 207861, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2014-03-15 07:57:59 UTC 
(rev 207862)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2014-03-15 07:57:48 UTC (rev 207861)
+++ kde-unstable-x86_64/PKGBUILD2014

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

2013-12-06 Thread Sven-Hendrik Haase
Date: Friday, December 6, 2013 @ 13:28:35
  Author: svenstaro
Revision: 201044

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 201043, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 201043, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 201043, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 201043, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-12-06 12:28:30 UTC (rev 201043)
+++ extra-i686/PKGBUILD 2013-12-06 12:28:35 UTC (rev 201044)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.3
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('9c8ade62b91da960d194b5df0c0d87b994025a00')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 201043, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-12-06 12:28:35 UTC (rev 201044)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.11.4
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('7d0a5ceb9e3a1f91ba04145e01768962079dc25b')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2013-12-06 12:28:30 UTC (rev 
201043)
+++ extra-i686/kdegames-kmahjongg.install   2013-12-06 12:28:35 UTC (rev 
201044)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 201043, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2013-12-06 12:28:35 UTC (rev 
201044)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-12-06 12:28:30 UTC (rev 201043)
+++ extra-x86_64/PKGBUILD   2013-12-06 12:28:35 UTC (rev 201044)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.3
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x8

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

2013-11-28 Thread Andrea Scarpino
Date: Thursday, November 28, 2013 @ 14:43:14
  Author: andrea
Revision: 200494

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-11-28 13:43:03 UTC (rev 200493)
+++ kde-unstable-i686/PKGBUILD  2013-11-28 13:43:14 UTC (rev 200494)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('dedd156e55527a42938628efb50eee48b6aa848e')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 200493, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-11-28 13:43:14 UTC (rev 200494)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.11.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('4ad698a8f456d7df22d62685e45ffe087b812e9a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-11-28 13:43:03 UTC 
(rev 200493)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-11-28 13:43:14 UTC 
(rev 200494)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 200493, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-11-28 13:43:14 UTC 
(rev 200494)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-11-28 13:43:03 UTC (rev 200493)
+++ kde-unstable-x86_64/PKGBUILD2

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

2013-11-22 Thread Andrea Scarpino
Date: Friday, November 22, 2013 @ 10:17:34
  Author: andrea
Revision: 200128

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-11-22 09:17:25 UTC (rev 200127)
+++ kde-unstable-i686/PKGBUILD  2013-11-22 09:17:34 UTC (rev 200128)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.90
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('42584448b6b9827062992a29084469697a49b345')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 200127, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-11-22 09:17:34 UTC (rev 200128)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.11.95
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('dedd156e55527a42938628efb50eee48b6aa848e')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-11-22 09:17:25 UTC 
(rev 200127)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-11-22 09:17:34 UTC 
(rev 200128)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 200127, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-11-22 09:17:34 UTC 
(rev 200128)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-11-22 09:17:25 UTC (rev 200127)
+++ kde-unstable-x86_64/PKGBUILD201

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

2013-11-15 Thread Andrea Scarpino
Date: Friday, November 15, 2013 @ 11:04:06
  Author: andrea
Revision: 199629

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-11-15 10:03:51 UTC (rev 199628)
+++ kde-unstable-i686/PKGBUILD  2013-11-15 10:04:06 UTC (rev 199629)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.80
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('25998b9551a46ac1f77bf8dea505b7cdfcf7b3e3')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 199628, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-11-15 10:04:06 UTC (rev 199629)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.11.90
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('42584448b6b9827062992a29084469697a49b345')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-11-15 10:03:51 UTC 
(rev 199628)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-11-15 10:04:06 UTC 
(rev 199629)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 199628, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-11-15 10:04:06 UTC 
(rev 199629)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-11-15 10:03:51 UTC (rev 199628)
+++ kde-unstable-x86_64/PKGBUILD201

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

2013-11-05 Thread Andrea Scarpino
Date: Tuesday, November 5, 2013 @ 21:02:10
  Author: andrea
Revision: 198902

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 198901, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 198901, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 198901, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 198901, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-05 20:02:02 UTC (rev 198901)
+++ extra-i686/PKGBUILD 2013-11-05 20:02:10 UTC (rev 198902)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('af458140e050374226e69a9041d61ea2cfa53a74')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 198901, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-05 20:02:10 UTC (rev 198902)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.11.3
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('9c8ade62b91da960d194b5df0c0d87b994025a00')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2013-11-05 20:02:02 UTC (rev 
198901)
+++ extra-i686/kdegames-kmahjongg.install   2013-11-05 20:02:10 UTC (rev 
198902)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 198901, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2013-11-05 20:02:10 UTC (rev 
198902)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-05 20:02:02 UTC (rev 198901)
+++ extra-x86_64/PKGBUILD   2013-11-05 20:02:10 UTC (rev 198902)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_

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

2013-10-01 Thread Sven-Hendrik Haase
Date: Tuesday, October 1, 2013 @ 17:28:06
  Author: svenstaro
Revision: 195662

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 195661, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 195661, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 195661, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 195661, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-01 15:28:01 UTC (rev 195661)
+++ extra-i686/PKGBUILD 2013-10-01 15:28:06 UTC (rev 195662)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('7941c31f66f1565a88ee4c054c53eae6aba9f981')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 195661, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-01 15:28:06 UTC (rev 195662)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.11.2
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('af458140e050374226e69a9041d61ea2cfa53a74')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2013-10-01 15:28:01 UTC (rev 
195661)
+++ extra-i686/kdegames-kmahjongg.install   2013-10-01 15:28:06 UTC (rev 
195662)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 195661, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2013-10-01 15:28:06 UTC (rev 
195662)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-01 15:28:01 UTC (rev 195661)
+++ extra-x86_64/PKGBUILD   2013-10-01 15:28:06 UTC (rev 195662)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.1
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x8

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

2013-09-10 Thread Andrea Scarpino
Date: Tuesday, September 10, 2013 @ 15:32:40
  Author: andrea
Revision: 194119

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 194118, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 194118, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 194118, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 194118, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 /PKGBUILD   |   62 ++
 /kdegames-kmahjongg.install |   22 ++
 extra-i686/PKGBUILD |   31 ---
 extra-i686/kdegames-kmahjongg.install   |   11 -
 extra-x86_64/PKGBUILD   |   31 ---
 extra-x86_64/kdegames-kmahjongg.install |   11 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-10 13:32:33 UTC (rev 194118)
+++ extra-i686/PKGBUILD 2013-09-10 13:32:40 UTC (rev 194119)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.0
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('8db268624dc3ddc29510cb4c8c4994f907141b08')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 194118, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-09-10 13:32:40 UTC (rev 194119)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.11.1
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('7941c31f66f1565a88ee4c054c53eae6aba9f981')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2013-09-10 13:32:33 UTC (rev 
194118)
+++ extra-i686/kdegames-kmahjongg.install   2013-09-10 13:32:40 UTC (rev 
194119)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 194118, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2013-09-10 13:32:40 UTC (rev 
194119)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-09-10 13:32:33 UTC (rev 194118)
+++ extra-x86_64/PKGBUILD   2013-09-10 13:32:40 UTC (rev 194119)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.11.0
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x8

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

2013-07-25 Thread Andrea Scarpino
Date: Thursday, July 25, 2013 @ 15:31:21
  Author: andrea
Revision: 191475

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-25 13:31:13 UTC (rev 191474)
+++ kde-unstable-i686/PKGBUILD  2013-07-25 13:31:21 UTC (rev 191475)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.95
-pkgrel=2
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 191474, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-25 13:31:21 UTC (rev 191475)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.10.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('45a369bed1ebd8b340114d8f3086ffb0d722bbdf')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-07-25 13:31:13 UTC 
(rev 191474)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-25 13:31:21 UTC 
(rev 191475)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 191474, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-25 13:31:21 UTC 
(rev 191475)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-07-25 13:31:13 UTC (rev 191474)
+++ kde-unstable-x86_64/PKGBUILD2013-

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

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:31:46
  Author: svenstaro
Revision: 191019

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-18 22:31:41 UTC (rev 191018)
+++ kde-unstable-i686/PKGBUILD  2013-07-18 22:31:46 UTC (rev 191019)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 191018, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-18 22:31:46 UTC (rev 191019)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.10.95
+pkgrel=2
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-07-18 22:31:41 UTC 
(rev 191018)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-18 22:31:46 UTC 
(rev 191019)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 191018, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-18 22:31:46 UTC 
(rev 191019)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-07-18 22:31:41 UTC (rev 191018)
+++ kde-unstable-x86_64/PKGBUILD2013

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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 22:29:42
  Author: svenstaro
Revision: 190715

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-16 20:29:32 UTC (rev 190714)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 20:29:42 UTC (rev 190715)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 190714, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 20:29:42 UTC (rev 190715)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.10.95
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 20:29:32 UTC 
(rev 190714)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 20:29:42 UTC 
(rev 190715)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 190714, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 20:29:42 UTC 
(rev 190715)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-07-16 20:29:32 UTC (rev 190714)
+++ kde-unstable-x86_64/PKGBUILD201

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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 21:46:35
  Author: svenstaro
Revision: 190550

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-16 19:46:25 UTC (rev 190549)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 19:46:35 UTC (rev 190550)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 190549, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 19:46:35 UTC (rev 190550)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.10.95
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 19:46:25 UTC 
(rev 190549)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 19:46:35 UTC 
(rev 190550)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 190549, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 19:46:35 UTC 
(rev 190550)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-07-16 19:46:25 UTC (rev 190549)
+++ kde-unstable-x86_64/PKGBUILD201

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

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:45:30
  Author: svenstaro
Revision: 190303

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-07-16 18:45:20 UTC (rev 190302)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 18:45:30 UTC (rev 190303)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.90
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('3c9956535b8eda0e9e1865a5f139bf52debac472')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 190302, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-07-16 18:45:30 UTC (rev 190303)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.10.95
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('71ab4c7aecb853712a14518da2fc3d1ff90d4d81')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 18:45:20 UTC 
(rev 190302)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 18:45:30 UTC 
(rev 190303)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 190302, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-07-16 18:45:30 UTC 
(rev 190303)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-07-16 18:45:20 UTC (rev 190302)
+++ kde-unstable-x86_64/PKGBUILD201

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

2013-06-28 Thread Andrea Scarpino
Date: Friday, June 28, 2013 @ 15:57:22
  Author: andrea
Revision: 189097

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

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

+
 /PKGBUILD  |   62 +++
 /kdegames-kmahjongg.install|   22 
 kde-unstable-i686/PKGBUILD |   31 ---
 kde-unstable-i686/kdegames-kmahjongg.install   |   11 
 kde-unstable-x86_64/PKGBUILD   |   31 ---
 kde-unstable-x86_64/kdegames-kmahjongg.install |   11 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-06-28 13:57:14 UTC (rev 189096)
+++ kde-unstable-i686/PKGBUILD  2013-06-28 13:57:22 UTC (rev 189097)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.80
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('b8f0029222ee58cc1cff4b33ccf085ec18893e19')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 189096, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-06-28 13:57:22 UTC (rev 189097)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.10.90
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('3c9956535b8eda0e9e1865a5f139bf52debac472')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-06-28 13:57:14 UTC 
(rev 189096)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-06-28 13:57:22 UTC 
(rev 189097)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 189096, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-06-28 13:57:22 UTC 
(rev 189097)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-06-28 13:57:14 UTC (rev 189096)
+++ kde-unstable-x86_64/PKGBUILD2013-06

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

2013-03-05 Thread Andrea Scarpino
Date: Tuesday, March 5, 2013 @ 16:37:22
  Author: andrea
Revision: 179408

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

Added:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
(from rev 179407, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
(from rev 179407, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 179407, kdegames-kmahjongg/trunk/PKGBUILD)
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install
(from rev 179407, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
Deleted:
  kdegames-kmahjongg/repos/extra-i686/PKGBUILD
  kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install
  kdegames-kmahjongg/repos/extra-x86_64/PKGBUILD
  kdegames-kmahjongg/repos/extra-x86_64/kdegames-kmahjongg.install

-+
 extra-i686/PKGBUILD |   62 +++---
 extra-i686/kdegames-kmahjongg.install   |   22 +-
 extra-x86_64/PKGBUILD   |   62 +++---
 extra-x86_64/kdegames-kmahjongg.install |   22 +-
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-03-05 15:37:12 UTC (rev 179407)
+++ extra-i686/PKGBUILD 2013-03-05 15:37:22 UTC (rev 179408)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.0
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('9a2532fac72ccac404379e02c2a5d0e649fc04fe')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/PKGBUILD (from rev 179407, 
kdegames-kmahjongg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-03-05 15:37:22 UTC (rev 179408)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.10.1
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('53640b63fb4194769c3babffe07d7dd4431457f9')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdegames-kmahjongg.install
===
--- extra-i686/kdegames-kmahjongg.install   2013-03-05 15:37:12 UTC (rev 
179407)
+++ extra-i686/kdegames-kmahjongg.install   2013-03-05 15:37:22 UTC (rev 
179408)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/extra-i686/kdegames-kmahjongg.install (from 
rev 179407, kdegames-kmahjongg/trunk/kdegames-kmahjongg.install)
===
--- extra-i686/kdegames-kmahjongg.install   (rev 0)
+++ extra-i686/kdegames-kmahjongg.install   2013-03-05 15:37:22 UTC (rev 
179408)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-03-05 15:37:12 UTC (rev 179407)
+++ extra-x86_64/PKGBUILD   2013-03-05 15:37:22 UTC (rev 179408)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.10.0
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjon

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

2013-01-19 Thread Andrea Scarpino
Date: Saturday, January 19, 2013 @ 07:23:51
  Author: andrea
Revision: 175619

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

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

+
 kde-unstable-i686/PKGBUILD |   61 +++
 kde-unstable-i686/kdegames-kmahjongg.install   |   22 
 kde-unstable-x86_64/PKGBUILD   |   61 +++
 kde-unstable-x86_64/kdegames-kmahjongg.install |   22 
 4 files changed, 84 insertions(+), 82 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-01-19 12:23:13 UTC (rev 175618)
+++ kde-unstable-i686/PKGBUILD  2013-01-19 12:23:51 UTC (rev 175619)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.97
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('dcc7cd6bf2c5f3ddea9199a874ac5daf4fa29cf0')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 175618, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-01-19 12:23:51 UTC (rev 175619)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.9.98
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('62099a9039a5652e48bc2b504e29075c61a3be0a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${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-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-01-19 12:23:13 UTC 
(rev 175618)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-01-19 12:23:51 UTC 
(rev 175619)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 175618, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-01-19 12:23:51 UTC 
(rev 175619)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-01-19 12:23:13 UTC (rev 175618)
+++ kde-unstable-x86_64/PKGBUILD2013-01-19 12:23:51 UTC (rev 175619)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.97
-pkgre

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

2013-01-04 Thread Andrea Scarpino
Date: Saturday, January 5, 2013 @ 02:53:36
  Author: andrea
Revision: 174549

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

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

+
 kde-unstable-i686/PKGBUILD |   60 +++
 kde-unstable-i686/kdegames-kmahjongg.install   |   22 
 kde-unstable-x86_64/PKGBUILD   |   60 +++
 kde-unstable-x86_64/kdegames-kmahjongg.install |   22 
 4 files changed, 82 insertions(+), 82 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-01-05 07:53:00 UTC (rev 174548)
+++ kde-unstable-i686/PKGBUILD  2013-01-05 07:53:36 UTC (rev 174549)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.95
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('075fa8d849e4e9d7242d1e37f8716ba3988f8c18')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 174548, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-01-05 07:53:36 UTC (rev 174549)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.9.97
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('dcc7cd6bf2c5f3ddea9199a874ac5daf4fa29cf0')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegames-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2013-01-05 07:53:00 UTC 
(rev 174548)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-01-05 07:53:36 UTC 
(rev 174549)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 174548, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2013-01-05 07:53:36 UTC 
(rev 174549)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2013-01-05 07:53:00 UTC (rev 174548)
+++ kde-unstable-x86_64/PKGBUILD2013-01-05 07:53:36 UTC (rev 174549)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.95
-pkgrel=1
-pkgdesc="A tile matching g

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

2012-12-20 Thread Andrea Scarpino
Date: Thursday, December 20, 2012 @ 04:10:59
  Author: andrea
Revision: 173588

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

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

+
 kde-unstable-i686/PKGBUILD |   60 +++
 kde-unstable-i686/kdegames-kmahjongg.install   |   22 
 kde-unstable-x86_64/PKGBUILD   |   60 +++
 kde-unstable-x86_64/kdegames-kmahjongg.install |   22 
 4 files changed, 82 insertions(+), 82 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-12-20 09:10:26 UTC (rev 173587)
+++ kde-unstable-i686/PKGBUILD  2012-12-20 09:10:59 UTC (rev 173588)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.90
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('fe0c4e6a03199258238dbb7fcd6b91b51dc92b30')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 173587, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-12-20 09:10:59 UTC (rev 173588)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.9.95
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('075fa8d849e4e9d7242d1e37f8716ba3988f8c18')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegames-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2012-12-20 09:10:26 UTC 
(rev 173587)
+++ kde-unstable-i686/kdegames-kmahjongg.install2012-12-20 09:10:59 UTC 
(rev 173588)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 173587, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2012-12-20 09:10:59 UTC 
(rev 173588)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-12-20 09:10:26 UTC (rev 173587)
+++ kde-unstable-x86_64/PKGBUILD2012-12-20 09:10:59 UTC (rev 173588)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.90
-pkgrel=1
-pkgdesc="A tile matching

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

2012-12-04 Thread Andrea Scarpino
Date: Tuesday, December 4, 2012 @ 14:05:38
  Author: andrea
Revision: 172696

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

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

+
 kde-unstable-i686/PKGBUILD |   60 +++
 kde-unstable-i686/kdegames-kmahjongg.install   |   22 
 kde-unstable-x86_64/PKGBUILD   |   60 +++
 kde-unstable-x86_64/kdegames-kmahjongg.install |   22 
 4 files changed, 82 insertions(+), 82 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2012-12-04 19:05:02 UTC (rev 172695)
+++ kde-unstable-i686/PKGBUILD  2012-12-04 19:05:38 UTC (rev 172696)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.80
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="http://kde.org/applications/games/kmahjongg/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
-sha1sums=('ec723bc34ba6f2f6081edfa9ed3cd79266d901cb')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kmahjongg-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/PKGBUILD (from rev 172695, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2012-12-04 19:05:38 UTC (rev 172696)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdegames-kmahjongg
+pkgver=4.9.90
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="http://kde.org/applications/games/kmahjongg/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz";)
+sha1sums=('fe0c4e6a03199258238dbb7fcd6b91b51dc92b30')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kmahjongg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-i686/kdegames-kmahjongg.install
===
--- kde-unstable-i686/kdegames-kmahjongg.install2012-12-04 19:05:02 UTC 
(rev 172695)
+++ kde-unstable-i686/kdegames-kmahjongg.install2012-12-04 19:05:38 UTC 
(rev 172696)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kdegames-kmahjongg/repos/kde-unstable-i686/kdegames-kmahjongg.install 
(from rev 172695, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===
--- kde-unstable-i686/kdegames-kmahjongg.install
(rev 0)
+++ kde-unstable-i686/kdegames-kmahjongg.install2012-12-04 19:05:38 UTC 
(rev 172696)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2012-12-04 19:05:02 UTC (rev 172695)
+++ kde-unstable-x86_64/PKGBUILD2012-12-04 19:05:38 UTC (rev 172696)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdegames-kmahjongg
-pkgver=4.9.80
-pkgrel=1
-pkgdesc="A tile matching g