[arch-commits] Commit in knights/repos (4 files)

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:42:39 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:42:38
  Author: arojas
Revision: 194260

archrelease: copy trunk to community-i686, community-x86_64

Added:
  knights/repos/community-i686/PKGBUILD
    (from rev 194259, knights/trunk/PKGBUILD)
  knights/repos/community-x86_64/PKGBUILD
    (from rev 194259, knights/trunk/PKGBUILD)
Deleted:
  knights/repos/community-i686/PKGBUILD
  knights/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   64 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   32 ----------------------
 community-x86_64/PKGBUILD |   32 ----------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-11-01 20:42:30 UTC (rev 194259)
+++ community-i686/PKGBUILD	2016-11-01 20:42:38 UTC (rev 194260)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=knights
-pkgver=2.5.0
-pkgrel=5
-pkgdesc="Chess board for KDE with XBoard protocol support"
-arch=(i686 x86_64)
-url="http://kde-apps.org/content/show.php/Knights?content=122046"
-license=(GPL)
-depends=(libkdegames4 kdebase-runtime)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(cmake automoc4)
-source=("http://dl.dropbox.com/u/2888238/Knights/$pkgname-$pkgver.tar.bz2")
-md5sums=('58237998aeee8b6414f6e6f92d070395')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-	-DCMAKE_INSTALL_PREFIX=/usr \
-	-DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: knights/repos/community-i686/PKGBUILD (from rev 194259, knights/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-11-01 20:42:38 UTC (rev 194260)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=knights
+pkgver=2.5.0
+pkgrel=5
+pkgdesc="Chess board for KDE with XBoard protocol support"
+arch=(i686 x86_64)
+url="http://kde-apps.org/content/show.php/Knights?content=122046"
+license=(GPL)
+depends=(libkdegames4 kdebase-runtime)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(cmake automoc4)
+source=("https://dl.dropbox.com/u/2888238/Knights/$pkgname-$pkgver.tar.bz2")
+md5sums=('58237998aeee8b6414f6e6f92d070395')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+	-DCMAKE_INSTALL_PREFIX=/usr \
+	-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-11-01 20:42:30 UTC (rev 194259)
+++ community-x86_64/PKGBUILD	2016-11-01 20:42:38 UTC (rev 194260)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=knights
-pkgver=2.5.0
-pkgrel=5
-pkgdesc="Chess board for KDE with XBoard protocol support"
-arch=(i686 x86_64)
-url="http://kde-apps.org/content/show.php/Knights?content=122046"
-license=(GPL)
-depends=(libkdegames4 kdebase-runtime)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(cmake automoc4)
-source=("http://dl.dropbox.com/u/2888238/Knights/$pkgname-$pkgver.tar.bz2")
-md5sums=('58237998aeee8b6414f6e6f92d070395')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-	-DCMAKE_INSTALL_PREFIX=/usr \
-	-DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: knights/repos/community-x86_64/PKGBUILD (from rev 194259, knights/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-11-01 20:42:38 UTC (rev 194260)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=knights
+pkgver=2.5.0
+pkgrel=5
+pkgdesc="Chess board for KDE with XBoard protocol support"
+arch=(i686 x86_64)
+url="http://kde-apps.org/content/show.php/Knights?content=122046"
+license=(GPL)
+depends=(libkdegames4 kdebase-runtime)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(cmake automoc4)
+source=("https://dl.dropbox.com/u/2888238/Knights/$pkgname-$pkgver.tar.bz2")
+md5sums=('58237998aeee8b6414f6e6f92d070395')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+	-DCMAKE_INSTALL_PREFIX=/usr \
+	-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list