[arch-commits] Commit in kollision/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Thu Dec 15 11:27:39 UTC 2016
Date: Thursday, December 15, 2016 @ 11:27:39
Author: arojas
Revision: 283444
archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64
Added:
kollision/repos/kde-unstable-i686/PKGBUILD
(from rev 283443, kollision/trunk/PKGBUILD)
kollision/repos/kde-unstable-x86_64/PKGBUILD
(from rev 283443, kollision/trunk/PKGBUILD)
Deleted:
kollision/repos/kde-unstable-i686/PKGBUILD
kollision/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
/PKGBUILD | 70 +++++++++++++++++++++++++++++++++++++++++
kde-unstable-i686/PKGBUILD | 35 --------------------
kde-unstable-x86_64/PKGBUILD | 35 --------------------
3 files changed, 70 insertions(+), 70 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2016-12-15 11:27:20 UTC (rev 283443)
+++ kde-unstable-i686/PKGBUILD 2016-12-15 11:27:39 UTC (rev 283444)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kollision
-pkgver=16.11.90
-pkgrel=1
-pkgdesc="A simple ball dodging game"
-url="http://kde.org/applications/games/kollision/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdegames-kollision')
-replaces=('kdegames-kollision')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz"{,.sig})
-sha1sums=('308052a90f5a9c21c1a8c9c520bd40aa3d03ee3f'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-build() {
- mkdir -p build
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: kollision/repos/kde-unstable-i686/PKGBUILD (from rev 283443, kollision/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2016-12-15 11:27:39 UTC (rev 283444)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kollision
+pkgver=16.12.0
+pkgrel=1
+pkgdesc="A simple ball dodging game"
+url="http://kde.org/applications/games/kollision/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdegames-kollision')
+replaces=('kdegames-kollision')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz"{,.sig})
+sha1sums=('8e35f7a026dc79590b097e7512b462f1cc30ed56'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+build() {
+ mkdir -p build
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2016-12-15 11:27:20 UTC (rev 283443)
+++ kde-unstable-x86_64/PKGBUILD 2016-12-15 11:27:39 UTC (rev 283444)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kollision
-pkgver=16.11.90
-pkgrel=1
-pkgdesc="A simple ball dodging game"
-url="http://kde.org/applications/games/kollision/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-conflicts=('kdegames-kollision')
-replaces=('kdegames-kollision')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz"{,.sig})
-sha1sums=('308052a90f5a9c21c1a8c9c520bd40aa3d03ee3f'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-build() {
- mkdir -p build
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: kollision/repos/kde-unstable-x86_64/PKGBUILD (from rev 283443, kollision/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2016-12-15 11:27:39 UTC (rev 283444)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kollision
+pkgver=16.12.0
+pkgrel=1
+pkgdesc="A simple ball dodging game"
+url="http://kde.org/applications/games/kollision/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+conflicts=('kdegames-kollision')
+replaces=('kdegames-kollision')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz"{,.sig})
+sha1sums=('8e35f7a026dc79590b097e7512b462f1cc30ed56'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+build() {
+ mkdir -p build
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list