[gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/

2017-10-29 Thread Andreas Sturmlechner
commit: 8dd59f45f9e7923850652be77c9846247e8bd92c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 29 13:32:01 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 29 13:32:01 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8dd59f45

games-puzzle/ksokoban: Drop live

Moved back to Gentoo main ebuild repository.

 games-puzzle/ksokoban/ksokoban-.ebuild | 30 --
 games-puzzle/ksokoban/metadata.xml |  8 
 2 files changed, 38 deletions(-)

diff --git a/games-puzzle/ksokoban/ksokoban-.ebuild 
b/games-puzzle/ksokoban/ksokoban-.ebuild
deleted file mode 100644
index 32afb66450..00
--- a/games-puzzle/ksokoban/ksokoban-.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_BRANCH="port-to-kf5"
-KDE_HANDBOOK="optional"
-inherit kde5
-
-DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://projects.kde.org/projects/playground/games/ksokoban;
-
-LICENSE="GPL-2"
-KEYWORDS=""
-
-DEPEND="
-   $(add_frameworks_dep kactivities)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-   !games-puzzle/ksokoban:0
-"

diff --git a/games-puzzle/ksokoban/metadata.xml 
b/games-puzzle/ksokoban/metadata.xml
deleted file mode 100644
index 2fdbf33d96..00
--- a/games-puzzle/ksokoban/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-



[gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/

2017-08-27 Thread Andreas Sturmlechner
commit: 5c3c23038dd9658da45e2b2c0d34b032655c4d8e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 27 19:44:50 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 27 19:44:50 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c3c2303

games-puzzle/ksokoban: Add KDE_HANDBOOK=optional

Upstream commit 518098aa1827eadb753b2d4177720111c5efec3a

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-puzzle/ksokoban/ksokoban-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-puzzle/ksokoban/ksokoban-.ebuild 
b/games-puzzle/ksokoban/ksokoban-.ebuild
index 6243d9cfbf..32afb66450 100644
--- a/games-puzzle/ksokoban/ksokoban-.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-.ebuild
@@ -4,6 +4,7 @@
 EAPI=6
 
 EGIT_BRANCH="port-to-kf5"
+KDE_HANDBOOK="optional"
 inherit kde5
 
 DESCRIPTION="The japanese warehouse keeper game"



[gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/

2017-08-12 Thread Michael Palimaka
commit: d42bff19b643c5d49b22f41858f87c1457b20af1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Aug 12 13:42:19 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Aug 12 13:42:29 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d42bff19

games-puzzle/ksokoban: use consistent metadata quoting

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 games-puzzle/ksokoban/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/ksokoban/metadata.xml 
b/games-puzzle/ksokoban/metadata.xml
index 5f4d9f3f7c..2fdbf33d96 100644
--- a/games-puzzle/ksokoban/metadata.xml
+++ b/games-puzzle/ksokoban/metadata.xml
@@ -1,4 +1,4 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 




[gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/

2016-03-22 Thread Johannes Huber
commit: 4faa7750de17994c659477fd344181ce0434deec
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Mar 22 11:48:23 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Mar 22 11:48:23 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4faa7750

games-puzzle/ksokoban: EAPI 6

Package-Manager: portage-2.2.28

 games-puzzle/ksokoban/ksokoban-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/ksokoban/ksokoban-.ebuild 
b/games-puzzle/ksokoban/ksokoban-.ebuild
index 6df5e60..1f627e9 100644
--- a/games-puzzle/ksokoban/ksokoban-.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-.ebuild
@@ -2,10 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="port-to-kf5"
-inherit kde5 eutils
+inherit kde5
 
 DESCRIPTION="The japanese warehouse keeper game"
 HOMEPAGE="https://projects.kde.org/projects/playground/games/ksokoban;



[gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/

2016-01-31 Thread Michael Palimaka
commit: 4b3b7c1f55c4f64a491cfb7527f67981dec17f30
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Jan 30 23:57:01 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jan 31 15:52:57 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4b3b7c1f

games-puzzle/ksokoban: Build system fixed upstream

Package-Manager: portage-2.2.27

 games-puzzle/ksokoban/ksokoban-.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/games-puzzle/ksokoban/ksokoban-.ebuild 
b/games-puzzle/ksokoban/ksokoban-.ebuild
index b2eed9d..0b59cc4 100644
--- a/games-puzzle/ksokoban/ksokoban-.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-.ebuild
@@ -28,21 +28,3 @@ DEPEND="
 RDEPEND="${DEPEND}
!games-puzzle/ksokoban:0
 "
-
-src_prepare() {
-   sed -i \
-   -e "/Exec/ s/%i.*//" \
-   "data/${PN}.desktop" || die "sed for desktop file failed"
-
-   kde5_src_prepare
-}
-
-# source lacks install target
-src_install() {
-   dobin "${BUILD_DIR}"/ksokoban
-   dodoc AUTHORS NEWS TODO
-   domenu "data/${PN}.desktop"
-   for i in 16 22 32 48 64 128; do
-   doicon -s "${i}" "data/hi${i}-app-${PN}.png"
-   done
-}



[gentoo-commits] proj/kde:master commit in: games-puzzle/ksokoban/

2016-01-26 Thread Michael Palimaka
commit: d6ab0dce176fe324be11bf8a470499a72f7c6052
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Jan 23 23:57:03 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Jan 26 18:18:38 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6ab0dce

games-puzzle/ksokoban: Add KF5 version

Package-Manager: portage-2.2.26

 games-puzzle/ksokoban/ksokoban-.ebuild | 48 ++
 games-puzzle/ksokoban/metadata.xml |  8 +
 2 files changed, 56 insertions(+)

diff --git a/games-puzzle/ksokoban/ksokoban-.ebuild 
b/games-puzzle/ksokoban/ksokoban-.ebuild
new file mode 100644
index 000..b2eed9d
--- /dev/null
+++ b/games-puzzle/ksokoban/ksokoban-.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+EGIT_BRANCH="port-to-kf5"
+inherit kde5 eutils
+
+DESCRIPTION="The japanese warehouse keeper game"
+HOMEPAGE="https://projects.kde.org/projects/playground/games/ksokoban;
+
+LICENSE="GPL-2"
+KEYWORDS=""
+
+DEPEND="
+   $(add_frameworks_dep kactivities)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kxmlgui)
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}
+   !games-puzzle/ksokoban:0
+"
+
+src_prepare() {
+   sed -i \
+   -e "/Exec/ s/%i.*//" \
+   "data/${PN}.desktop" || die "sed for desktop file failed"
+
+   kde5_src_prepare
+}
+
+# source lacks install target
+src_install() {
+   dobin "${BUILD_DIR}"/ksokoban
+   dodoc AUTHORS NEWS TODO
+   domenu "data/${PN}.desktop"
+   for i in 16 22 32 48 64 128; do
+   doicon -s "${i}" "data/hi${i}-app-${PN}.png"
+   done
+}

diff --git a/games-puzzle/ksokoban/metadata.xml 
b/games-puzzle/ksokoban/metadata.xml
new file mode 100644
index 000..5f4d9f3
--- /dev/null
+++ b/games-puzzle/ksokoban/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+