Date: Tuesday, April 19, 2016 @ 14:17:54
  Author: arojas
Revision: 265339

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD  2016-04-19 12:17:39 UTC (rev 265338)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:17:54 UTC (rev 265339)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=kdegames-kgoldrunner
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="A game of action and puzzle solving"
-url="http://kde.org/applications/games/kgoldrunner/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz";)
-sha1sums=('dc5bf46db99818c4fc266de659b6239d7fe73ba7')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kgoldrunner-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kgoldrunner/repos/kde-unstable-i686/PKGBUILD (from rev 265338, 
kdegames-kgoldrunner/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD                          (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:17:54 UTC (rev 265339)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=kdegames-kgoldrunner
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="A game of action and puzzle solving"
+url="http://kde.org/applications/games/kgoldrunner/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz";)
+sha1sums=('fb09375120d8f5d0d835b3ab7e784738ec28fd15')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kgoldrunner-${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-kgoldrunner.install
===================================================================
--- kde-unstable-i686/kdegames-kgoldrunner.install      2016-04-19 12:17:39 UTC 
(rev 265338)
+++ kde-unstable-i686/kdegames-kgoldrunner.install      2016-04-19 12:17:54 UTC 
(rev 265339)
@@ -1,11 +0,0 @@
-post_install() {
-       xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Copied: 
kdegames-kgoldrunner/repos/kde-unstable-i686/kdegames-kgoldrunner.install (from 
rev 265338, kdegames-kgoldrunner/trunk/kdegames-kgoldrunner.install)
===================================================================
--- kde-unstable-i686/kdegames-kgoldrunner.install                              
(rev 0)
+++ kde-unstable-i686/kdegames-kgoldrunner.install      2016-04-19 12:17:54 UTC 
(rev 265339)
@@ -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        2016-04-19 12:17:39 UTC (rev 265338)
+++ kde-unstable-x86_64/PKGBUILD        2016-04-19 12:17:54 UTC (rev 265339)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=kdegames-kgoldrunner
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="A game of action and puzzle solving"
-url="http://kde.org/applications/games/kgoldrunner/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz";)
-sha1sums=('dc5bf46db99818c4fc266de659b6239d7fe73ba7')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../kgoldrunner-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-kgoldrunner/repos/kde-unstable-x86_64/PKGBUILD (from rev 
265338, kdegames-kgoldrunner/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD                                (rev 0)
+++ kde-unstable-x86_64/PKGBUILD        2016-04-19 12:17:54 UTC (rev 265339)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=kdegames-kgoldrunner
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="A game of action and puzzle solving"
+url="http://kde.org/applications/games/kgoldrunner/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kgoldrunner-${pkgver}.tar.xz";)
+sha1sums=('fb09375120d8f5d0d835b3ab7e784738ec28fd15')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../kgoldrunner-${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-kgoldrunner.install
===================================================================
--- kde-unstable-x86_64/kdegames-kgoldrunner.install    2016-04-19 12:17:39 UTC 
(rev 265338)
+++ kde-unstable-x86_64/kdegames-kgoldrunner.install    2016-04-19 12:17:54 UTC 
(rev 265339)
@@ -1,11 +0,0 @@
-post_install() {
-       xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-       post_install
-}
-
-post_remove() {
-       post_install
-}

Copied: 
kdegames-kgoldrunner/repos/kde-unstable-x86_64/kdegames-kgoldrunner.install 
(from rev 265338, kdegames-kgoldrunner/trunk/kdegames-kgoldrunner.install)
===================================================================
--- kde-unstable-x86_64/kdegames-kgoldrunner.install                            
(rev 0)
+++ kde-unstable-x86_64/kdegames-kgoldrunner.install    2016-04-19 12:17:54 UTC 
(rev 265339)
@@ -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