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 <and...@archlinux.org>
-
-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 <and...@archlinux.org>
+
+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.install        2014-03-29 09:10:43 UTC 
(rev 209032)
+++ kde-unstable-i686/kdegames-kmahjongg.install        2014-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.install        2014-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/PKGBUILD        2014-03-29 09:10:43 UTC (rev 209032)
+++ kde-unstable-x86_64/PKGBUILD        2014-03-29 09:10:54 UTC (rev 209033)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-
-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-x86_64/PKGBUILD (from rev 209032, 
kdegames-kmahjongg/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD                                (rev 0)
+++ kde-unstable-x86_64/PKGBUILD        2014-03-29 09:10:54 UTC (rev 209033)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+
+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-x86_64/kdegames-kmahjongg.install
===================================================================
--- kde-unstable-x86_64/kdegames-kmahjongg.install      2014-03-29 09:10:43 UTC 
(rev 209032)
+++ kde-unstable-x86_64/kdegames-kmahjongg.install      2014-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-x86_64/kdegames-kmahjongg.install 
(from rev 209032, kdegames-kmahjongg/kde-unstable/kdegames-kmahjongg.install)
===================================================================
--- kde-unstable-x86_64/kdegames-kmahjongg.install                              
(rev 0)
+++ kde-unstable-x86_64/kdegames-kmahjongg.install      2014-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
+}

Reply via email to