[arch-commits] Commit in kdegames-konquest/repos (8 files)
Antonio Rojas
arojas at archlinux.org
Tue May 12 07:51:03 UTC 2015
Date: Tuesday, May 12, 2015 @ 09:51:03
Author: arojas
Revision: 239060
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
kdegames-konquest/repos/extra-i686/PKGBUILD
(from rev 239059, kdegames-konquest/trunk/PKGBUILD)
kdegames-konquest/repos/extra-i686/kdegames-konquest.install
(from rev 239059, kdegames-konquest/trunk/kdegames-konquest.install)
kdegames-konquest/repos/extra-x86_64/PKGBUILD
(from rev 239059, kdegames-konquest/trunk/PKGBUILD)
kdegames-konquest/repos/extra-x86_64/kdegames-konquest.install
(from rev 239059, kdegames-konquest/trunk/kdegames-konquest.install)
Deleted:
kdegames-konquest/repos/extra-i686/PKGBUILD
kdegames-konquest/repos/extra-i686/kdegames-konquest.install
kdegames-konquest/repos/extra-x86_64/PKGBUILD
kdegames-konquest/repos/extra-x86_64/kdegames-konquest.install
----------------------------------------+
/PKGBUILD | 64 +++++++++++++++++++++++++++++++
/kdegames-konquest.install | 22 ++++++++++
extra-i686/PKGBUILD | 32 ---------------
extra-i686/kdegames-konquest.install | 11 -----
extra-x86_64/PKGBUILD | 32 ---------------
extra-x86_64/kdegames-konquest.install | 11 -----
6 files changed, 86 insertions(+), 86 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2015-05-12 07:50:44 UTC (rev 239059)
+++ extra-i686/PKGBUILD 2015-05-12 07:51:03 UTC (rev 239060)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-konquest
-pkgver=15.04.0
-pkgrel=1
-pkgdesc="The KDE version of Gnu-Lactic"
-url="http://kde.org/applications/games/konquest/"
-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/konquest-${pkgver}.tar.xz")
-sha1sums=('02f0e74b63b911afc767db52b23709a090337482')
-
-build() {
- mkdir build
- cd build
- cmake ../konquest-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: kdegames-konquest/repos/extra-i686/PKGBUILD (from rev 239059, kdegames-konquest/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-05-12 07:51:03 UTC (rev 239060)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-konquest
+pkgver=15.04.1
+pkgrel=1
+pkgdesc="The KDE version of Gnu-Lactic"
+url="http://kde.org/applications/games/konquest/"
+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/konquest-${pkgver}.tar.xz")
+sha1sums=('a9afc7b7a431d64ff40df05b8ad085ad325f64f1')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../konquest-${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-konquest.install
===================================================================
--- extra-i686/kdegames-konquest.install 2015-05-12 07:50:44 UTC (rev 239059)
+++ extra-i686/kdegames-konquest.install 2015-05-12 07:51:03 UTC (rev 239060)
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: kdegames-konquest/repos/extra-i686/kdegames-konquest.install (from rev 239059, kdegames-konquest/trunk/kdegames-konquest.install)
===================================================================
--- extra-i686/kdegames-konquest.install (rev 0)
+++ extra-i686/kdegames-konquest.install 2015-05-12 07:51:03 UTC (rev 239060)
@@ -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:50:44 UTC (rev 239059)
+++ extra-x86_64/PKGBUILD 2015-05-12 07:51:03 UTC (rev 239060)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-konquest
-pkgver=15.04.0
-pkgrel=1
-pkgdesc="The KDE version of Gnu-Lactic"
-url="http://kde.org/applications/games/konquest/"
-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/konquest-${pkgver}.tar.xz")
-sha1sums=('02f0e74b63b911afc767db52b23709a090337482')
-
-build() {
- mkdir build
- cd build
- cmake ../konquest-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: kdegames-konquest/repos/extra-x86_64/PKGBUILD (from rev 239059, kdegames-konquest/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2015-05-12 07:51:03 UTC (rev 239060)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-konquest
+pkgver=15.04.1
+pkgrel=1
+pkgdesc="The KDE version of Gnu-Lactic"
+url="http://kde.org/applications/games/konquest/"
+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/konquest-${pkgver}.tar.xz")
+sha1sums=('a9afc7b7a431d64ff40df05b8ad085ad325f64f1')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../konquest-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/kdegames-konquest.install
===================================================================
--- extra-x86_64/kdegames-konquest.install 2015-05-12 07:50:44 UTC (rev 239059)
+++ extra-x86_64/kdegames-konquest.install 2015-05-12 07:51:03 UTC (rev 239060)
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: kdegames-konquest/repos/extra-x86_64/kdegames-konquest.install (from rev 239059, kdegames-konquest/trunk/kdegames-konquest.install)
===================================================================
--- extra-x86_64/kdegames-konquest.install (rev 0)
+++ extra-x86_64/kdegames-konquest.install 2015-05-12 07:51:03 UTC (rev 239060)
@@ -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