[arch-commits] Commit in kdegames-granatier/repos/staging-i686 (4 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Wed Jun 5 19:49:11 UTC 2013


    Date: Wednesday, June 5, 2013 @ 21:49:11
  Author: andrea
Revision: 187468

archrelease: copy trunk to staging-i686

Added:
  kdegames-granatier/repos/staging-i686/PKGBUILD
    (from rev 187467, kdegames-granatier/trunk/PKGBUILD)
  kdegames-granatier/repos/staging-i686/kdegames-granatier.install
    (from rev 187467, kdegames-granatier/trunk/kdegames-granatier.install)
Deleted:
  kdegames-granatier/repos/staging-i686/PKGBUILD
  kdegames-granatier/repos/staging-i686/kdegames-granatier.install

----------------------------+
 PKGBUILD                   |   62 +++++++++++++++++++++----------------------
 kdegames-granatier.install |   22 +++++++--------
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 19:49:06 UTC (rev 187467)
+++ PKGBUILD	2013-06-05 19:49:11 UTC (rev 187468)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-granatier
-pkgver=4.10.4
-pkgrel=1
-pkgdesc="A clone of the classic Bomberman game"
-url="http://kde.org/applications/games/granatier/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/granatier-${pkgver}.tar.xz")
-sha1sums=('b49be2c81a8b8670bfe8f53ae09e9aab9de5134a')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../granatier-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-granatier/repos/staging-i686/PKGBUILD (from rev 187467, kdegames-granatier/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-06-05 19:49:11 UTC (rev 187468)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-granatier
+pkgver=4.10.4
+pkgrel=1
+pkgdesc="A clone of the classic Bomberman game"
+url="http://kde.org/applications/games/granatier/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/granatier-${pkgver}.tar.xz")
+sha1sums=('b49be2c81a8b8670bfe8f53ae09e9aab9de5134a')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../granatier-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kdegames-granatier.install
===================================================================
--- kdegames-granatier.install	2013-06-05 19:49:06 UTC (rev 187467)
+++ kdegames-granatier.install	2013-06-05 19:49:11 UTC (rev 187468)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdegames-granatier/repos/staging-i686/kdegames-granatier.install (from rev 187467, kdegames-granatier/trunk/kdegames-granatier.install)
===================================================================
--- kdegames-granatier.install	                        (rev 0)
+++ kdegames-granatier.install	2013-06-05 19:49:11 UTC (rev 187468)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}




More information about the arch-commits mailing list