summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-03-15 02:50:49 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-03-15 03:25:54 +0100
commitfaef06a29d9e9162bb23bdef5e34496c2ff3e0a1 (patch)
tree34de8c0e00022d2597a1a9aba2a8d7df5b734834 /games-mud
parentmedia-video/kamerka: 0.12 version bump, EAPI 6 (diff)
downloadgentoo-faef06a29d9e9162bb23bdef5e34496c2ff3e0a1.tar.gz
gentoo-faef06a29d9e9162bb23bdef5e34496c2ff3e0a1.tar.bz2
gentoo-faef06a29d9e9162bb23bdef5e34496c2ff3e0a1.zip
games-mud/kmuddy: EAPI 6 bump, fix DESCRIPTION, HOMEPAGE
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/kmuddy/files/kmuddy-1.0.1-desktopvalidation.patch40
-rw-r--r--games-mud/kmuddy/files/kmuddy-1.0.1-gcc45.patch4
-rw-r--r--games-mud/kmuddy/files/kmuddy-1.0.1-kde45.patch4
-rw-r--r--games-mud/kmuddy/files/kmuddy-1.0.1-tempnam.patch4
-rw-r--r--games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild10
5 files changed, 32 insertions, 30 deletions
diff --git a/games-mud/kmuddy/files/kmuddy-1.0.1-desktopvalidation.patch b/games-mud/kmuddy/files/kmuddy-1.0.1-desktopvalidation.patch
index 428dc94fc789..899ec0838b85 100644
--- a/games-mud/kmuddy/files/kmuddy-1.0.1-desktopvalidation.patch
+++ b/games-mud/kmuddy/files/kmuddy-1.0.1-desktopvalidation.patch
@@ -1,5 +1,5 @@
---- kmuddy/kmuddy.desktop
-+++ kmuddy/kmuddy.desktop
+--- a/kmuddy/kmuddy.desktop
++++ b/kmuddy/kmuddy.desktop
@@ -1,6 +1,5 @@
[Desktop Entry]
Version=1.0
@@ -7,8 +7,8 @@
Name=KMuddy
Type=Application
Exec=kmuddy -caption "%c" %i %m
---- libs/kmuddyplugin.desktop
-+++ libs/kmuddyplugin.desktop
+--- a/libs/kmuddyplugin.desktop
++++ b/libs/kmuddyplugin.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
-Encoding=UTF-8
@@ -17,16 +17,16 @@
X-KDE-ServiceType=KMuddy/Plugin
X-KDE-Derived=KPluginInfo
Comment=KMuddy Plugin
---- plugins/converter/kmuddyconverterplugin.desktop
-+++ plugins/converter/kmuddyconverterplugin.desktop
+--- a/plugins/converter/kmuddyconverterplugin.desktop
++++ b/plugins/converter/kmuddyconverterplugin.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Profile Converter
Comment=This plug-in converts profiles from old KMuddy versions.
ServiceTypes=KMuddy/Plugin
---- plugins/mapper/plugins/standard/kmuddymapper_standard.desktop
-+++ plugins/mapper/plugins/standard/kmuddymapper_standard.desktop
+--- a/plugins/mapper/plugins/standard/kmuddymapper_standard.desktop
++++ b/plugins/mapper/plugins/standard/kmuddymapper_standard.desktop
@@ -1,6 +1,5 @@
[Desktop Entry]
Type=Service
@@ -34,48 +34,48 @@
Name=Standard
Comment=The standard mapper tools and views
ServiceTypes=KMuddy/Mapper/Plugin
---- plugins/scripting/kmuddyscriptingplugin.desktop
-+++ plugins/scripting/kmuddyscriptingplugin.desktop
+--- a/plugins/scripting/kmuddyscriptingplugin.desktop
++++ b/plugins/scripting/kmuddyscriptingplugin.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=External Scripting
Comment=Adds support for external scripting.
ServiceTypes=KMuddy/Plugin
---- plugins/strings/kmuddystringsplugin.desktop
-+++ plugins/strings/kmuddystringsplugin.desktop
+--- a/plugins/strings/kmuddystringsplugin.desktop
++++ b/plugins/strings/kmuddystringsplugin.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Strings
Comment=This plug-in adds many strings functions.
ServiceTypes=KMuddy/Plugin
---- plugins/test/kmuddytestplugin.desktop
-+++ plugins/test/kmuddytestplugin.desktop
+--- a/plugins/test/kmuddytestplugin.desktop
++++ b/plugins/test/kmuddytestplugin.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Testing Plug-in
Comment=Testing Plug-in
ServiceTypes=KMuddy/Plugin
---- plugins/vartrigs/kmuddyvartrigplugin.desktop
-+++ plugins/vartrigs/kmuddyvartrigplugin.desktop
+--- a/plugins/vartrigs/kmuddyvartrigplugin.desktop
++++ b/plugins/vartrigs/kmuddyvartrigplugin.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Variable Triggers
Comment=Adds supports for triggers that fire off variable changes.
ServiceTypes=KMuddy/Plugin
---- plugins/varviewer/kmuddyvarviewerplugin.desktop
-+++ plugins/varviewer/kmuddyvarviewerplugin.desktop
+--- a/plugins/varviewer/kmuddyvarviewerplugin.desktop
++++ b/plugins/varviewer/kmuddyvarviewerplugin.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Variable Viewer
Comment=This plug-in provides a variable viewer window.
ServiceTypes=KMuddy/Plugin
---- template/kmuddyplugintemplate.desktop
-+++ template/kmuddyplugintemplate.desktop
+--- a/template/kmuddyplugintemplate.desktop
++++ b/template/kmuddyplugintemplate.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
diff --git a/games-mud/kmuddy/files/kmuddy-1.0.1-gcc45.patch b/games-mud/kmuddy/files/kmuddy-1.0.1-gcc45.patch
index 34b403c14715..67d2acd90c74 100644
--- a/games-mud/kmuddy/files/kmuddy-1.0.1-gcc45.patch
+++ b/games-mud/kmuddy/files/kmuddy-1.0.1-gcc45.patch
@@ -1,5 +1,5 @@
---- plugins/mapper/filefilters/cmapfilefilterkmudone.cpp.old 2010-06-08 17:55:09.000000000 +0200
-+++ plugins/mapper/filefilters/cmapfilefilterkmudone.cpp 2010-06-08 17:55:49.000000000 +0200
+--- a/plugins/mapper/filefilters/cmapfilefilterkmudone.cpp 2010-06-08 17:55:09.000000000 +0200
++++ b/plugins/mapper/filefilters/cmapfilefilterkmudone.cpp 2010-06-08 17:55:49.000000000 +0200
@@ -215,7 +215,7 @@
// Set room properties
diff --git a/games-mud/kmuddy/files/kmuddy-1.0.1-kde45.patch b/games-mud/kmuddy/files/kmuddy-1.0.1-kde45.patch
index 73ca381264bc..3a0c1b0f038b 100644
--- a/games-mud/kmuddy/files/kmuddy-1.0.1-kde45.patch
+++ b/games-mud/kmuddy/files/kmuddy-1.0.1-kde45.patch
@@ -1,7 +1,7 @@
http://bugs.gentoo.org/331317
---- doc/kmuddy/index.docbook
-+++ doc/kmuddy/index.docbook
+--- a/doc/kmuddy/index.docbook
++++ b/doc/kmuddy/index.docbook
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
-<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
diff --git a/games-mud/kmuddy/files/kmuddy-1.0.1-tempnam.patch b/games-mud/kmuddy/files/kmuddy-1.0.1-tempnam.patch
index c4838aa4b89d..0d2d3f45b862 100644
--- a/games-mud/kmuddy/files/kmuddy-1.0.1-tempnam.patch
+++ b/games-mud/kmuddy/files/kmuddy-1.0.1-tempnam.patch
@@ -1,5 +1,5 @@
---- plugins/scripting/cunixsocket.cpp
-+++ plugins/scripting/cunixsocket.cpp
+--- a/plugins/scripting/cunixsocket.cpp
++++ b/plugins/scripting/cunixsocket.cpp
@@ -40,12 +40,21 @@
varlist = 0;
connected = false;
diff --git a/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild b/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild
index a2144c40fa41..a40866d7460a 100644
--- a/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild
+++ b/games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
+# QT3SUPPORT_REQUIRED
KDE_LINGUAS="es"
KDE_DOC_DIRS="doc/${PN}"
KDE_HANDBOOK=optional
inherit kde4-base
-DESCRIPTION="MUD client for KDE"
-HOMEPAGE="http://www.kmuddy.com/"
+DESCRIPTION="MUD client by KDE"
+HOMEPAGE="https://cgit.kde.org/kmuddy.git/"
SRC_URI="http://www.kmuddy.com/releases/stable/${P}.tar.gz"
LICENSE="GPL-2"
@@ -25,6 +26,7 @@ PATCHES=(
"${FILESDIR}"/${P}-tempnam.patch
"${FILESDIR}"/${P}-desktopvalidation.patch
)
+
src_configure() {
# not in portage yet
local mycmakeargs=(