[arch-commits] Commit in kdegames-ksudoku/repos (8 files)

Antonio Rojas arojas at archlinux.org
Tue Apr 19 12:23:36 UTC 2016


    Date: Tuesday, April 19, 2016 @ 14:23:36
  Author: arojas
Revision: 265360

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

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

----------------------------------------------+
 /PKGBUILD                                    |   70 +++++++++++++++++++++++++
 /kdegames-ksudoku.install                    |   22 +++++++
 kde-unstable-i686/PKGBUILD                   |   35 ------------
 kde-unstable-i686/kdegames-ksudoku.install   |   11 ---
 kde-unstable-x86_64/PKGBUILD                 |   35 ------------
 kde-unstable-x86_64/kdegames-ksudoku.install |   11 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-04-19 12:23:20 UTC (rev 265359)
+++ kde-unstable-i686/PKGBUILD	2016-04-19 12:23:36 UTC (rev 265360)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-ksudoku
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="A logic-based symbol placement puzzle"
-url="http://kde.org/applications/games/ksudoku/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'glu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
-sha1sums=('cf3f61abaf19f0159670ea3cbf392cf8f7f222d1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../ksudoku-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-ksudoku/repos/kde-unstable-i686/PKGBUILD (from rev 265359, kdegames-ksudoku/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-04-19 12:23:36 UTC (rev 265360)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-ksudoku
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="A logic-based symbol placement puzzle"
+url="http://kde.org/applications/games/ksudoku/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
+sha1sums=('c15c18fb67c322cc1089e903e5b6cc813036d4ad')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ksudoku-${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-ksudoku.install
===================================================================
--- kde-unstable-i686/kdegames-ksudoku.install	2016-04-19 12:23:20 UTC (rev 265359)
+++ kde-unstable-i686/kdegames-ksudoku.install	2016-04-19 12:23:36 UTC (rev 265360)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdegames-ksudoku/repos/kde-unstable-i686/kdegames-ksudoku.install (from rev 265359, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
===================================================================
--- kde-unstable-i686/kdegames-ksudoku.install	                        (rev 0)
+++ kde-unstable-i686/kdegames-ksudoku.install	2016-04-19 12:23:36 UTC (rev 265360)
@@ -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:23:20 UTC (rev 265359)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-19 12:23:36 UTC (rev 265360)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-ksudoku
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="A logic-based symbol placement puzzle"
-url="http://kde.org/applications/games/ksudoku/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames4' 'glu')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
-sha1sums=('cf3f61abaf19f0159670ea3cbf392cf8f7f222d1')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../ksudoku-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-ksudoku/repos/kde-unstable-x86_64/PKGBUILD (from rev 265359, kdegames-ksudoku/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-19 12:23:36 UTC (rev 265360)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-ksudoku
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="A logic-based symbol placement puzzle"
+url="http://kde.org/applications/games/ksudoku/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames4' 'glu')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
+sha1sums=('c15c18fb67c322cc1089e903e5b6cc813036d4ad')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ksudoku-${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-ksudoku.install
===================================================================
--- kde-unstable-x86_64/kdegames-ksudoku.install	2016-04-19 12:23:20 UTC (rev 265359)
+++ kde-unstable-x86_64/kdegames-ksudoku.install	2016-04-19 12:23:36 UTC (rev 265360)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdegames-ksudoku/repos/kde-unstable-x86_64/kdegames-ksudoku.install (from rev 265359, kdegames-ksudoku/trunk/kdegames-ksudoku.install)
===================================================================
--- kde-unstable-x86_64/kdegames-ksudoku.install	                        (rev 0)
+++ kde-unstable-x86_64/kdegames-ksudoku.install	2016-04-19 12:23:36 UTC (rev 265360)
@@ -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