diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2013-02-07 04:58:00 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2013-02-07 04:58:00 +0000 |
commit | d7e1a4366ff9ba481421bd6f31539139be38e99a (patch) | |
tree | 06cf6fc3ad2522bd965c90e770efaf564b4caf81 | |
parent | Mask KDE SC 4.10.0 for keywording bug #455960 (diff) | |
download | gentoo-2-d7e1a4366ff9ba481421bd6f31539139be38e99a.tar.gz gentoo-2-d7e1a4366ff9ba481421bd6f31539139be38e99a.tar.bz2 gentoo-2-d7e1a4366ff9ba481421bd6f31539139be38e99a.zip |
Add KDE SC 4.10.0
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F82F92E6)
591 files changed, 10720 insertions, 322 deletions
diff --git a/kde-base/akonadiconsole/ChangeLog b/kde-base/akonadiconsole/ChangeLog index a4ca1d711ab8..e5a70f2ebb87 100644 --- a/kde-base/akonadiconsole/ChangeLog +++ b/kde-base/akonadiconsole/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/akonadiconsole # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v 1.58 2013/01/28 12:12:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/ChangeLog,v 1.59 2013/02/07 04:57:42 alexxy Exp $ + +*akonadiconsole-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +akonadiconsole-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -akonadiconsole-4.9.3.ebuild, -akonadiconsole-4.9.4.ebuild: diff --git a/kde-base/akonadiconsole/akonadiconsole-4.10.0.ebuild b/kde-base/akonadiconsole/akonadiconsole-4.10.0.ebuild new file mode 100644 index 000000000000..94e4c2c8d3ed --- /dev/null +++ b/kde-base/akonadiconsole/akonadiconsole-4.10.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.10.0.ebuild,v 1.1 2013/02/07 04:57:42 alexxy Exp $ + +EAPI=5 + +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="Akonadi developer console" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + akonadi_next/ + calendarsupport/ + messageviewer/ +" diff --git a/kde-base/akregator/ChangeLog b/kde-base/akregator/ChangeLog index d24d59d3cf57..73ca29ffbce9 100644 --- a/kde-base/akregator/ChangeLog +++ b/kde-base/akregator/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/akregator # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.249 2013/01/28 12:12:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/ChangeLog,v 1.250 2013/02/07 04:57:19 alexxy Exp $ + +*akregator-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +akregator-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -akregator-4.9.3.ebuild, -akregator-4.9.4.ebuild: diff --git a/kde-base/akregator/akregator-4.10.0.ebuild b/kde-base/akregator/akregator-4.10.0.ebuild new file mode 100644 index 000000000000..4db8598792e7 --- /dev/null +++ b/kde-base/akregator/akregator-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-4.10.0.ebuild,v 1.1 2013/02/07 04:57:19 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="KDE news feed aggregator." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMLOADLIBS="kdepim-common-libs" diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 42ea67093953..9b8eed7964e2 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/amor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.239 2013/01/28 12:12:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.240 2013/02/07 04:57:33 alexxy Exp $ + +*amor-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +amor-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -amor-4.9.3.ebuild, -amor-4.9.4.ebuild: diff --git a/kde-base/amor/amor-4.10.0.ebuild b/kde-base/amor/amor-4.10.0.ebuild new file mode 100644 index 000000000000..356587925f87 --- /dev/null +++ b/kde-base/amor/amor-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.10.0.ebuild,v 1.1 2013/02/07 04:57:33 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdetoys" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/analitza/ChangeLog b/kde-base/analitza/ChangeLog index 5ccc092ef95f..d72f265667d1 100644 --- a/kde-base/analitza/ChangeLog +++ b/kde-base/analitza/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/analitza # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/analitza/ChangeLog,v 1.39 2013/01/28 12:12:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/analitza/ChangeLog,v 1.40 2013/02/07 04:57:01 alexxy Exp $ + +*analitza-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +analitza-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -analitza-4.9.3.ebuild, -analitza-4.9.4.ebuild: diff --git a/kde-base/analitza/analitza-4.10.0.ebuild b/kde-base/analitza/analitza-4.10.0.ebuild new file mode 100644 index 000000000000..b2a5f6629df0 --- /dev/null +++ b/kde-base/analitza/analitza-4.10.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/analitza/analitza-4.10.0.ebuild,v 1.1 2013/02/07 04:57:01 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="never" +inherit kde4-base + +DESCRIPTION="KDE library for mathematical features" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug readline" + +DEPEND=" + readline? ( sys-libs/readline ) +" +RDEPEND="${DEPEND}" + +RESTRICT=test +# bug 443746 + +add_blocker kalgebra 4.7.50 + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with readline) + ) + + kde4-base_src_configure +} diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index d41557093063..89433e0db56f 100644 --- a/kde-base/ark/ChangeLog +++ b/kde-base/ark/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ark # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.256 2013/01/28 12:12:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.257 2013/02/07 04:57:21 alexxy Exp $ + +*ark-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ark-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ark-4.9.3.ebuild, -ark-4.9.4.ebuild: diff --git a/kde-base/ark/ark-4.10.0.ebuild b/kde-base/ark/ark-4.10.0.ebuild new file mode 100644 index 000000000000..bdbf92bb2ec3 --- /dev/null +++ b/kde-base/ark/ark-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.10.0.ebuild,v 1.1 2013/02/07 04:57:21 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Archiving tool" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="+archive +bzip2 debug lzma" + +DEPEND=" + $(add_kdebase_dep libkonq) + sys-libs/zlib + archive? ( >=app-arch/libarchive-2.6.1:=[bzip2?,lzma?,zlib] ) +" +RDEPEND="${DEPEND}" + +RESTRICT="test" +# dbus problem + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with archive LibArchive) + $(cmake-utils_use_with bzip2 BZip2) + $(cmake-utils_use_with lzma LibLZMA) + ) + kde4-base_src_configure +} + +pkg_postinst() { + kde4-base_pkg_postinst + elog "For creating rar archives, install app-arch/rar" +} diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog index 0ab9ea060c96..f9ffb76f9442 100644 --- a/kde-base/attica/ChangeLog +++ b/kde-base/attica/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/attica # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.102 2013/02/07 00:55:04 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.103 2013/02/07 04:57:13 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> attica-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*attica-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +attica-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -attica-4.9.3.ebuild, -attica-4.9.4.ebuild: Remove old diff --git a/kde-base/attica/attica-4.10.0.ebuild b/kde-base/attica/attica-4.10.0.ebuild new file mode 100644 index 000000000000..44a656bc3746 --- /dev/null +++ b/kde-base/attica/attica-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.10.0.ebuild,v 1.1 2013/02/07 04:57:13 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="Open Collaboration Services provider management" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=dev-libs/libattica-0.1.4 +" +RDEPEND="${DEPEND}" diff --git a/kde-base/audiocd-kio/ChangeLog b/kde-base/audiocd-kio/ChangeLog index 995a49fe6766..42df7dabaf87 100644 --- a/kde-base/audiocd-kio/ChangeLog +++ b/kde-base/audiocd-kio/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/audiocd-kio # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/audiocd-kio/ChangeLog,v 1.17 2013/01/28 12:12:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/audiocd-kio/ChangeLog,v 1.18 2013/02/07 04:57:32 alexxy Exp $ + +*audiocd-kio-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +audiocd-kio-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -audiocd-kio-4.9.3.ebuild, -audiocd-kio-4.9.4.ebuild: diff --git a/kde-base/audiocd-kio/audiocd-kio-4.10.0.ebuild b/kde-base/audiocd-kio/audiocd-kio-4.10.0.ebuild new file mode 100644 index 000000000000..2468ac47d8f8 --- /dev/null +++ b/kde-base/audiocd-kio/audiocd-kio-4.10.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/audiocd-kio/audiocd-kio-4.10.0.ebuild,v 1.1 2013/02/07 04:57:32 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE kioslaves from the kdemultimedia package" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug encode flac vorbis" + +# 4 of 9 tests fail. Last checked for 4.2.88 +RESTRICT=test + +DEPEND=" + $(add_kdebase_dep libkcddb) + $(add_kdebase_dep libkcompactdisc) + media-sound/cdparanoia + encode? ( + flac? ( >=media-libs/flac-1.1.2 ) + vorbis? ( media-libs/libvorbis ) + ) +" +RDEPEND="${DEPEND}" + +add_blocker kdemultimedia-kioslaves + +KMLOADLIBS="libkcddb" + +src_configure() { + if use encode; then + mycmakeargs=( + $(cmake-utils_use_with flac) + $(cmake-utils_use_with vorbis OggVorbis) + ) + else + mycmakeargs=(-DWITH_OggVorbis=OFF -DWITH_Flac=OFF) + fi + + kde4-base_src_configure +} diff --git a/kde-base/blinken/ChangeLog b/kde-base/blinken/ChangeLog index 273b73da70f1..a45267be6dd9 100644 --- a/kde-base/blinken/ChangeLog +++ b/kde-base/blinken/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/blinken # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.213 2013/01/28 12:12:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.214 2013/02/07 04:57:45 alexxy Exp $ + +*blinken-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +blinken-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -blinken-4.9.3.ebuild, -blinken-4.9.4.ebuild: diff --git a/kde-base/blinken/blinken-4.10.0.ebuild b/kde-base/blinken/blinken-4.10.0.ebuild new file mode 100644 index 000000000000..83f19233ab0a --- /dev/null +++ b/kde-base/blinken/blinken-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-4.10.0.ebuild,v 1.1 2013/02/07 04:57:45 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE version of the Simon Says game." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdeedu) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep knotify) +" diff --git a/kde-base/blogilo/ChangeLog b/kde-base/blogilo/ChangeLog index 2041d66c2434..a47e7d934e54 100644 --- a/kde-base/blogilo/ChangeLog +++ b/kde-base/blogilo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/blogilo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blogilo/ChangeLog,v 1.97 2013/01/28 12:12:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blogilo/ChangeLog,v 1.98 2013/02/07 04:56:52 alexxy Exp $ + +*blogilo-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +blogilo-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -blogilo-4.9.3.ebuild, -blogilo-4.9.4.ebuild: diff --git a/kde-base/blogilo/blogilo-4.10.0.ebuild b/kde-base/blogilo/blogilo-4.10.0.ebuild new file mode 100644 index 000000000000..92015b433307 --- /dev/null +++ b/kde-base/blogilo/blogilo-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/blogilo/blogilo-4.10.0.ebuild,v 1.1 2013/02/07 04:56:52 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="KDE Blogging Client" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) +" +RDEPEND="${DEPEND} +" diff --git a/kde-base/bomber/ChangeLog b/kde-base/bomber/ChangeLog index eb4fa1550bc2..2f42b47ee14e 100644 --- a/kde-base/bomber/ChangeLog +++ b/kde-base/bomber/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/bomber # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/bomber/ChangeLog,v 1.128 2013/01/28 12:12:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bomber/ChangeLog,v 1.129 2013/02/07 04:57:06 alexxy Exp $ + +*bomber-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +bomber-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -bomber-4.9.3.ebuild, -bomber-4.9.4.ebuild: diff --git a/kde-base/bomber/bomber-4.10.0.ebuild b/kde-base/bomber/bomber-4.10.0.ebuild new file mode 100644 index 000000000000..389481280a7b --- /dev/null +++ b/kde-base/bomber/bomber-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/bomber/bomber-4.10.0.ebuild,v 1.1 2013/02/07 04:57:06 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE arcade bombing game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/bovo/ChangeLog b/kde-base/bovo/ChangeLog index 60b9a0420f41..a340948306a6 100644 --- a/kde-base/bovo/ChangeLog +++ b/kde-base/bovo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/bovo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.143 2013/01/28 12:12:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.144 2013/02/07 04:56:55 alexxy Exp $ + +*bovo-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +bovo-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -bovo-4.9.3.ebuild, -bovo-4.9.4.ebuild: diff --git a/kde-base/bovo/bovo-4.10.0.ebuild b/kde-base/bovo/bovo-4.10.0.ebuild new file mode 100644 index 000000000000..554ddf48db8c --- /dev/null +++ b/kde-base/bovo/bovo-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.10.0.ebuild,v 1.1 2013/02/07 04:56:55 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Five-in-a-row Board Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/cantor/ChangeLog b/kde-base/cantor/ChangeLog index 4a2cfeced962..e5bc8c60e190 100644 --- a/kde-base/cantor/ChangeLog +++ b/kde-base/cantor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/cantor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/ChangeLog,v 1.99 2013/01/28 12:12:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/ChangeLog,v 1.100 2013/02/07 04:57:54 alexxy Exp $ + +*cantor-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +cantor-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -cantor-4.9.3.ebuild, -cantor-4.9.4.ebuild: diff --git a/kde-base/cantor/cantor-4.10.0.ebuild b/kde-base/cantor/cantor-4.10.0.ebuild new file mode 100644 index 000000000000..b77d078a5614 --- /dev/null +++ b/kde-base/cantor/cantor-4.10.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/cantor-4.10.0.ebuild,v 1.1 2013/02/07 04:57:54 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE4 interface for doing mathematics and scientific computing" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="analitza debug postscript qalculate +R" + +# TODO Add Sage Mathematics Software backend (http://www.sagemath.org) +RDEPEND=" + analitza? ( $(add_kdebase_dep analitza) ) + qalculate? ( + sci-libs/cln + sci-libs/libqalculate + ) + postscript? ( app-text/libspectre ) + R? ( dev-lang/R ) + x11-libs/qt-xmlpatterns:4 +" +DEPEND="${RDEPEND} + >=dev-cpp/eigen-2.0.3:2 +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with analitza) + $(cmake-utils_use_with postscript LibSpectre) + $(cmake-utils_use_with qalculate) + $(cmake-utils_use_with R) + ) + kde4-base_src_configure +} + +pkg_postinst() { + kde4-base_pkg_postinst + + if ! use analitza && ! use qalculate && ! use R; then + echo + ewarn "You have decided to build ${PN} with no backend." + ewarn "To have this application functional, please do one of below:" + ewarn " # emerge -va1 '='${CATEGORY}/${P} with 'analitza', 'qalculate' or 'R' USE flag enabled" + ewarn " # emerge -vaDu sci-mathematics/maxima" + echo + fi +} diff --git a/kde-base/cervisia/ChangeLog b/kde-base/cervisia/ChangeLog index 6f40e59d2ccd..81583f36ef33 100644 --- a/kde-base/cervisia/ChangeLog +++ b/kde-base/cervisia/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/cervisia # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/cervisia/ChangeLog,v 1.233 2013/01/28 12:12:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/cervisia/ChangeLog,v 1.234 2013/02/07 04:57:31 alexxy Exp $ + +*cervisia-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +cervisia-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -cervisia-4.9.3.ebuild, -cervisia-4.9.4.ebuild: diff --git a/kde-base/cervisia/cervisia-4.10.0.ebuild b/kde-base/cervisia/cervisia-4.10.0.ebuild new file mode 100644 index 000000000000..006740e7d753 --- /dev/null +++ b/kde-base/cervisia/cervisia-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/cervisia/cervisia-4.10.0.ebuild,v 1.1 2013/02/07 04:57:31 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Cervisia - A KDE CVS frontend" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + dev-vcs/cvs +" diff --git a/kde-base/dolphin-plugins/ChangeLog b/kde-base/dolphin-plugins/ChangeLog index 65a607142bcb..0caa9fb723d2 100644 --- a/kde-base/dolphin-plugins/ChangeLog +++ b/kde-base/dolphin-plugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/dolphin-plugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v 1.79 2013/01/28 12:12:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v 1.80 2013/02/07 04:57:30 alexxy Exp $ + +*dolphin-plugins-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +dolphin-plugins-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -dolphin-plugins-4.9.3.ebuild, -dolphin-plugins-4.9.4.ebuild: diff --git a/kde-base/dolphin-plugins/dolphin-plugins-4.10.0.ebuild b/kde-base/dolphin-plugins/dolphin-plugins-4.10.0.ebuild new file mode 100644 index 000000000000..495cd6ab4ecf --- /dev/null +++ b/kde-base/dolphin-plugins/dolphin-plugins-4.10.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.10.0.ebuild,v 1.1 2013/02/07 04:57:30 alexxy Exp $ + +EAPI=5 + +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Extra Dolphin plugins" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug bazaar git mercurial subversion" + +DEPEND=" + $(add_kdebase_dep libkonq) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kompare) + bazaar? ( dev-vcs/bzr ) + git? ( dev-vcs/git ) + mercurial? ( dev-vcs/mercurial ) + subversion? ( dev-vcs/subversion ) +" + +KMLOADLIBS="libkonq" + +src_install() { + { use bazaar || use git || use mercurial || use subversion; } && kde4-meta_src_install +} + +pkg_postinst() { + if ! use bazaar && ! use git && ! use mercurial && ! use subversion ; then + einfo + einfo "You have disabled all plugin use flags. If you want to have vcs" + einfo "integration in dolphin, enable those of your needs." + einfo + fi +} diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 9d2999ba4caf..8628eb4da647 100644 --- a/kde-base/dolphin/ChangeLog +++ b/kde-base/dolphin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/dolphin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.168 2013/01/28 13:33:44 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.169 2013/02/07 04:57:49 alexxy Exp $ + +*dolphin-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +dolphin-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Michael Palimaka <kensington@gentoo.org> -files/dolphin-4.9.4-drag-and-drop-and-keyboard-focus.patch: diff --git a/kde-base/dolphin/dolphin-4.10.0.ebuild b/kde-base/dolphin/dolphin-4.10.0.ebuild new file mode 100644 index 000000000000..7c151a30b320 --- /dev/null +++ b/kde-base/dolphin/dolphin-4.10.0.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.10.0.ebuild,v 1.1 2013/02/07 04:57:49 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-baseapps" +inherit kde4-meta + +DESCRIPTION="A KDE filemanager focusing on usability" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug semantic-desktop thumbnail" + +DEPEND=" + $(add_kdebase_dep kactivities) + $(add_kdebase_dep kdelibs 'semantic-desktop=') + $(add_kdebase_dep libkonq) + semantic-desktop? ( + >=dev-libs/shared-desktop-ontologies-0.10.0 + dev-libs/soprano + $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep nepomuk-widgets) + ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kfind) +" +PDEPEND=" + thumbnail? ( + $(add_kdebase_dep thumbnailers) + || ( + $(add_kdebase_dep ffmpegthumbs) + $(add_kdebase_dep mplayerthumbs) + ) + ) +" + +KMLOADLIBS="libkonq" + +RESTRICT="test" +# bug 393129 + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with semantic-desktop NepomukCore) + $(cmake-utils_use_with semantic-desktop NepomukWidgets) + $(cmake-utils_use_with semantic-desktop Soprano) + ) + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-base_pkg_postinst + echo + elog "For .exe file preview support, install media-gfx/icoutils." + echo +} diff --git a/kde-base/dragon/ChangeLog b/kde-base/dragon/ChangeLog index 6ef727b1ef4e..1c03e9bfe4aa 100644 --- a/kde-base/dragon/ChangeLog +++ b/kde-base/dragon/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/dragon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.18 2013/01/28 12:12:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.19 2013/02/07 04:56:56 alexxy Exp $ + +*dragon-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +dragon-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -dragon-4.9.3.ebuild, -dragon-4.9.4.ebuild: diff --git a/kde-base/dragon/dragon-4.10.0.ebuild b/kde-base/dragon/dragon-4.10.0.ebuild new file mode 100644 index 000000000000..cea5a55c00db --- /dev/null +++ b/kde-base/dragon/dragon-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/dragon-4.10.0.ebuild,v 1.1 2013/02/07 04:56:56 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="dragon" +inherit kde4-base + +DESCRIPTION="Dragon Player is a simple video player for KDE 4" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug xine" + +RDEPEND=" + >=media-libs/phonon-4.4.3 +" +DEPEND="${RDEPEND} + sys-devel/gettext +" +add_blocker dragonplayer diff --git a/kde-base/drkonqi/ChangeLog b/kde-base/drkonqi/ChangeLog index bf46b6736a60..06c766221bb4 100644 --- a/kde-base/drkonqi/ChangeLog +++ b/kde-base/drkonqi/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/drkonqi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/drkonqi/ChangeLog,v 1.254 2013/02/07 01:05:27 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/drkonqi/ChangeLog,v 1.255 2013/02/07 04:57:37 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> drkonqi-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*drkonqi-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +drkonqi-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -drkonqi-4.9.3.ebuild, -drkonqi-4.9.4.ebuild: Remove old diff --git a/kde-base/drkonqi/drkonqi-4.10.0.ebuild b/kde-base/drkonqi/drkonqi-4.10.0.ebuild new file mode 100644 index 000000000000..32b19f03548f --- /dev/null +++ b/kde-base/drkonqi/drkonqi-4.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/drkonqi/drkonqi-4.10.0.ebuild,v 1.1 2013/02/07 04:57:36 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE crash handler, gives the user feedback if a program crashed" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) +" +RDEPEND="${DEPEND}" + +pkg_postinst() { + kde4-meta_pkg_postinst + if ! has_version "sys-devel/gdb"; then + elog "For more usability consider installing following packages:" + elog " sys-devel/gdb - Easier debugging support" + fi +} diff --git a/kde-base/ffmpegthumbs/ChangeLog b/kde-base/ffmpegthumbs/ChangeLog index 2148179a6db6..c57d1cbc7435 100644 --- a/kde-base/ffmpegthumbs/ChangeLog +++ b/kde-base/ffmpegthumbs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ffmpegthumbs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.86 2013/01/28 12:12:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.87 2013/02/07 04:57:10 alexxy Exp $ + +*ffmpegthumbs-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ffmpegthumbs-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ffmpegthumbs-4.9.3.ebuild, -ffmpegthumbs-4.9.4.ebuild: diff --git a/kde-base/ffmpegthumbs/ffmpegthumbs-4.10.0.ebuild b/kde-base/ffmpegthumbs/ffmpegthumbs-4.10.0.ebuild new file mode 100644 index 000000000000..6e882339d853 --- /dev/null +++ b/kde-base/ffmpegthumbs/ffmpegthumbs-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.10.0.ebuild,v 1.1 2013/02/07 04:57:10 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + virtual/ffmpeg +" +RDEPEND="${DEPEND}" diff --git a/kde-base/filelight/ChangeLog b/kde-base/filelight/ChangeLog index 028a6cfa095a..2da47ed92dd6 100644 --- a/kde-base/filelight/ChangeLog +++ b/kde-base/filelight/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/filelight # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/filelight/ChangeLog,v 1.75 2013/01/28 12:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/filelight/ChangeLog,v 1.76 2013/02/07 04:57:06 alexxy Exp $ + +*filelight-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +filelight-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -filelight-4.9.3.ebuild, -filelight-4.9.4.ebuild: diff --git a/kde-base/filelight/filelight-4.10.0.ebuild b/kde-base/filelight/filelight-4.10.0.ebuild new file mode 100644 index 000000000000..838c20bc145f --- /dev/null +++ b/kde-base/filelight/filelight-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/filelight/filelight-4.10.0.ebuild,v 1.1 2013/02/07 04:57:06 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Filelight creates an interactive map of concentric, segmented rings that help visualise disk usage." + +LICENSE="GPL-3" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + x11-apps/xdpyinfo +" diff --git a/kde-base/freespacenotifier/ChangeLog b/kde-base/freespacenotifier/ChangeLog index 869231dffd36..d1142c7b57b4 100644 --- a/kde-base/freespacenotifier/ChangeLog +++ b/kde-base/freespacenotifier/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/freespacenotifier # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/freespacenotifier/ChangeLog,v 1.83 2013/01/28 12:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/freespacenotifier/ChangeLog,v 1.84 2013/02/07 04:57:29 alexxy Exp $ + +*freespacenotifier-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +freespacenotifier-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -freespacenotifier-4.9.3.ebuild, -freespacenotifier-4.9.4.ebuild: diff --git a/kde-base/freespacenotifier/freespacenotifier-4.10.0.ebuild b/kde-base/freespacenotifier/freespacenotifier-4.10.0.ebuild new file mode 100644 index 000000000000..95e78e7bc541 --- /dev/null +++ b/kde-base/freespacenotifier/freespacenotifier-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/freespacenotifier/freespacenotifier-4.10.0.ebuild,v 1.1 2013/02/07 04:57:29 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="A module that monitors free disk space on the home dir" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/granatier/ChangeLog b/kde-base/granatier/ChangeLog index 8e699e0d6f40..3c55906d2993 100644 --- a/kde-base/granatier/ChangeLog +++ b/kde-base/granatier/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/granatier # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/granatier/ChangeLog,v 1.93 2013/01/28 12:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/granatier/ChangeLog,v 1.94 2013/02/07 04:57:43 alexxy Exp $ + +*granatier-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +granatier-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -granatier-4.9.3.ebuild, -granatier-4.9.4.ebuild: diff --git a/kde-base/granatier/granatier-4.10.0.ebuild b/kde-base/granatier/granatier-4.10.0.ebuild new file mode 100644 index 000000000000..8a151ec8b9c8 --- /dev/null +++ b/kde-base/granatier/granatier-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/granatier/granatier-4.10.0.ebuild,v 1.1 2013/02/07 04:57:43 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Bomberman game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdegames) + media-libs/libsndfile + media-libs/openal +" +RDEPEND="${DEPEND}" diff --git a/kde-base/gwenview/ChangeLog b/kde-base/gwenview/ChangeLog index 89bf1295cd79..5aef4916cd25 100644 --- a/kde-base/gwenview/ChangeLog +++ b/kde-base/gwenview/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/gwenview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/gwenview/ChangeLog,v 1.156 2013/01/28 12:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/gwenview/ChangeLog,v 1.157 2013/02/07 04:57:22 alexxy Exp $ + +*gwenview-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +gwenview-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -gwenview-4.9.3.ebuild, -gwenview-4.9.4.ebuild: diff --git a/kde-base/gwenview/gwenview-4.10.0.ebuild b/kde-base/gwenview/gwenview-4.10.0.ebuild new file mode 100644 index 000000000000..8c3fd2a3284a --- /dev/null +++ b/kde-base/gwenview/gwenview-4.10.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/gwenview/gwenview-4.10.0.ebuild,v 1.1 2013/02/07 04:57:22 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE image viewer" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug kipi semantic-desktop" + +# tests hang, last checked for 4.2.96 +RESTRICT="test" + +DEPEND=" + $(add_kdebase_dep kdelibs 'semantic-desktop=') + $(add_kdebase_dep libkonq) + >=media-gfx/exiv2-0.19 + virtual/jpeg + kipi? ( $(add_kdebase_dep libkipi) ) +" +RDEPEND="${DEPEND}" + +KMLOADLIBS="libkonq" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use_with kipi) + ) + + if use semantic-desktop; then + mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=Nepomuk) + else + mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=None) + fi + + kde4-base_src_configure +} + +pkg_postinst() { + kde4-base_pkg_postinst + + echo + elog "For SVG support, emerge -va kde-base/svgpart" + echo + use kipi && elog "The plugins for the KIPI inteface can be found in media-plugins/kipi-plugins" + use kipi && echo +} diff --git a/kde-base/jovie/ChangeLog b/kde-base/jovie/ChangeLog index 28e3fd27f563..fc4d18a170b1 100644 --- a/kde-base/jovie/ChangeLog +++ b/kde-base/jovie/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/jovie # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/jovie/ChangeLog,v 1.78 2013/01/28 12:12:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/jovie/ChangeLog,v 1.79 2013/02/07 04:57:23 alexxy Exp $ + +*jovie-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +jovie-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -jovie-4.9.3.ebuild, -jovie-4.9.4.ebuild: diff --git a/kde-base/jovie/jovie-4.10.0.ebuild b/kde-base/jovie/jovie-4.10.0.ebuild new file mode 100644 index 000000000000..294eb55dcc6c --- /dev/null +++ b/kde-base/jovie/jovie-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/jovie/jovie-4.10.0.ebuild,v 1.1 2013/02/07 04:57:23 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Jovie is a text to speech application" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + app-accessibility/speech-dispatcher +" +RDEPEND="${DEPEND}" diff --git a/kde-base/juk/ChangeLog b/kde-base/juk/ChangeLog index eb36a939671d..48b7bbb09451 100644 --- a/kde-base/juk/ChangeLog +++ b/kde-base/juk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/juk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/juk/ChangeLog,v 1.252 2013/01/28 12:12:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/juk/ChangeLog,v 1.253 2013/02/07 04:57:19 alexxy Exp $ + +*juk-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +juk-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -juk-4.9.3.ebuild, -juk-4.9.4.ebuild: diff --git a/kde-base/juk/juk-4.10.0.ebuild b/kde-base/juk/juk-4.10.0.ebuild new file mode 100644 index 000000000000..fd7f629e64f7 --- /dev/null +++ b/kde-base/juk/juk-4.10.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/juk/juk-4.10.0.ebuild,v 1.1 2013/02/07 04:57:19 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Jukebox and music manager for KDE." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=media-libs/taglib-1.6 +" +RDEPEND="${DEPEND}" + +src_configure() { + # http://bugs.gentoo.org/410551 for disabling deprecated TunePimp support + mycmakeargs=( + -DWITH_TunePimp=OFF + ) + + kde4-base_src_configure +} diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index 7e7c7325ab33..180dcbbed813 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kabcclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.122 2013/01/28 12:12:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.123 2013/02/07 04:57:58 alexxy Exp $ + +*kabcclient-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kabcclient-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kabcclient-4.9.3.ebuild, -kabcclient-4.9.4.ebuild: diff --git a/kde-base/kabcclient/kabcclient-4.10.0.ebuild b/kde-base/kabcclient/kabcclient-4.10.0.ebuild new file mode 100644 index 000000000000..f764a6552026 --- /dev/null +++ b/kde-base/kabcclient/kabcclient-4.10.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.10.0.ebuild,v 1.1 2013/02/07 04:57:58 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +KMMODULE="console/${PN}" +inherit kde4-meta + +DESCRIPTION="A command line client for accessing the KDE addressbook" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) +" +RDEPEND="${DEPEND}" + +src_install() { + kde4-meta_src_install + + # work around NULL DT_RPATH in kabc2mutt + dosym kabcclient ${PREFIX}/bin/kabc2mutt +} diff --git a/kde-base/kaccessible/ChangeLog b/kde-base/kaccessible/ChangeLog index abf0645472ca..f7328cdae798 100644 --- a/kde-base/kaccessible/ChangeLog +++ b/kde-base/kaccessible/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kaccessible # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/ChangeLog,v 1.75 2013/01/28 12:12:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/ChangeLog,v 1.76 2013/02/07 04:57:52 alexxy Exp $ + +*kaccessible-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kaccessible-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kaccessible-4.9.3.ebuild, -kaccessible-4.9.4.ebuild: diff --git a/kde-base/kaccessible/kaccessible-4.10.0.ebuild b/kde-base/kaccessible/kaccessible-4.10.0.ebuild new file mode 100644 index 000000000000..63fb2843c259 --- /dev/null +++ b/kde-base/kaccessible/kaccessible-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaccessible/kaccessible-4.10.0.ebuild,v 1.1 2013/02/07 04:57:52 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Provides accessibility services like focus tracking" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +speechd" + +DEPEND="speechd? ( app-accessibility/speech-dispatcher )" +RDEPEND=${DEPEND} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with speechd) + ) + kde4-base_src_configure +} diff --git a/kde-base/kactivities/ChangeLog b/kde-base/kactivities/ChangeLog index a24d776f78e5..8ef469862098 100644 --- a/kde-base/kactivities/ChangeLog +++ b/kde-base/kactivities/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kactivities # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kactivities/ChangeLog,v 1.55 2013/02/07 00:54:12 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kactivities/ChangeLog,v 1.56 2013/02/07 04:57:45 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kactivities-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kactivities-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kactivities-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kactivities-4.9.3.ebuild, -kactivities-4.9.4.ebuild: Remove old diff --git a/kde-base/kactivities/kactivities-4.10.0.ebuild b/kde-base/kactivities/kactivities-4.10.0.ebuild new file mode 100644 index 000000000000..7aeee5e2d012 --- /dev/null +++ b/kde-base/kactivities/kactivities-4.10.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kactivities/kactivities-4.10.0.ebuild,v 1.1 2013/02/07 04:57:45 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE Activity Manager" + +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="semantic-desktop" + +DEPEND="$(add_kdebase_dep kdelibs 'semantic-desktop=')" +RDEPEND="${DEPEND}" + +# Split out from kdelibs in 4.7.1-r2 +add_blocker kdelibs 4.7.1-r1 +# Moved here in 4.8 +add_blocker activitymanager + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_with semantic-desktop NepomukCore) + ) + kde4-base_src_configure +} diff --git a/kde-base/kaddressbook/ChangeLog b/kde-base/kaddressbook/ChangeLog index 3a55fdee5b93..28c8dd3b5ef1 100644 --- a/kde-base/kaddressbook/ChangeLog +++ b/kde-base/kaddressbook/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kaddressbook # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/ChangeLog,v 1.251 2013/01/28 12:12:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/ChangeLog,v 1.252 2013/02/07 04:56:53 alexxy Exp $ + +*kaddressbook-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kaddressbook-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kaddressbook-4.9.3.ebuild, -kaddressbook-4.9.4.ebuild: diff --git a/kde-base/kaddressbook/kaddressbook-4.10.0.ebuild b/kde-base/kaddressbook/kaddressbook-4.10.0.ebuild new file mode 100644 index 000000000000..30befda05166 --- /dev/null +++ b/kde-base/kaddressbook/kaddressbook-4.10.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/kaddressbook-4.10.0.ebuild,v 1.1 2013/02/07 04:56:53 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="The KDE Address Book" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=dev-libs/grantlee-0.2.0 + $(add_kdebase_dep kdelibs 'semantic-desktop') + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMEXTRA=" + plugins/kaddressbook/ + plugins/ktexteditor/ +" +KMEXTRACTONLY=" + akonadi_next/ + calendarsupport/ + libkleo/ + pimcommon/ +" + +KMLOADLIBS="kdepim-common-libs" + +pkg_postinst() { + kde4-meta_pkg_postinst + + if ! has_version kde-base/kdepim-kresources:${SLOT}; then + echo + elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" + echo + fi +} diff --git a/kde-base/kajongg/ChangeLog b/kde-base/kajongg/ChangeLog index e589630ab2a1..718b8ba94704 100644 --- a/kde-base/kajongg/ChangeLog +++ b/kde-base/kajongg/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kajongg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kajongg/ChangeLog,v 1.81 2013/01/28 12:12:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kajongg/ChangeLog,v 1.82 2013/02/07 04:57:55 alexxy Exp $ + +*kajongg-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kajongg-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kajongg-4.9.3.ebuild, -kajongg-4.9.4.ebuild: diff --git a/kde-base/kajongg/kajongg-4.10.0.ebuild b/kde-base/kajongg/kajongg-4.10.0.ebuild new file mode 100644 index 000000000000..46f4c6d8af62 --- /dev/null +++ b/kde-base/kajongg/kajongg-4.10.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kajongg/kajongg-4.10.0.ebuild,v 1.1 2013/02/07 04:57:55 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +PYTHON_DEPEND="2:2.6" +inherit kde4-base python + +DESCRIPTION="The classical Mah Jongg for four players" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + dev-db/sqlite:3 + $(add_kdebase_dep libkdegames) + $(add_kdebase_dep pykde4) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep libkmahjongg) + >=dev-python/twisted-8.2.0 +" + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup + kde4-base_pkg_setup +} + +src_prepare() { + python_convert_shebangs -r 2 src + kde4-base_src_prepare +} diff --git a/kde-base/kalarm/ChangeLog b/kde-base/kalarm/ChangeLog index 95474efc6ccf..9f660ce28940 100644 --- a/kde-base/kalarm/ChangeLog +++ b/kde-base/kalarm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kalarm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/ChangeLog,v 1.244 2013/01/28 12:12:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/ChangeLog,v 1.245 2013/02/07 04:57:54 alexxy Exp $ + +*kalarm-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kalarm-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kalarm-4.9.3.ebuild, -kalarm-4.9.4.ebuild: diff --git a/kde-base/kalarm/kalarm-4.10.0.ebuild b/kde-base/kalarm/kalarm-4.10.0.ebuild new file mode 100644 index 000000000000..275511c42d14 --- /dev/null +++ b/kde-base/kalarm/kalarm-4.10.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/kalarm-4.10.0.ebuild,v 1.1 2013/02/07 04:57:54 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="Personal alarm message, command and email scheduler for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep kdepim-common-libs) + media-libs/phonon +" +DEPEND="${RDEPEND}" + +KMEXTRACTONLY=" + kmail/ +" diff --git a/kde-base/kalgebra/ChangeLog b/kde-base/kalgebra/ChangeLog index 5b9e5cbb4335..8dc040ee0b93 100644 --- a/kde-base/kalgebra/ChangeLog +++ b/kde-base/kalgebra/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kalgebra # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.156 2013/01/28 12:12:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.157 2013/02/07 04:57:59 alexxy Exp $ + +*kalgebra-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kalgebra-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kalgebra-4.9.3.ebuild, -kalgebra-4.9.4.ebuild: diff --git a/kde-base/kalgebra/kalgebra-4.10.0.ebuild b/kde-base/kalgebra/kalgebra-4.10.0.ebuild new file mode 100644 index 000000000000..43f77fc6f1dc --- /dev/null +++ b/kde-base/kalgebra/kalgebra-4.10.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/kalgebra-4.10.0.ebuild,v 1.1 2013/02/07 04:57:59 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +OPENGL_REQUIRED="optional" +inherit kde4-base + +DESCRIPTION="MathML-based graph calculator for KDE." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +plasma readline" + +DEPEND=" + $(add_kdebase_dep analitza) + $(add_kdebase_dep libkdeedu) + readline? ( sys-libs/readline ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with readline) + $(cmake-utils_use_with plasma) + $(cmake-utils_use_with opengl OpenGL) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kalzium/ChangeLog b/kde-base/kalzium/ChangeLog index bf3fc2231f72..7391283ffa92 100644 --- a/kde-base/kalzium/ChangeLog +++ b/kde-base/kalzium/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kalzium # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.252 2013/01/28 12:12:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.253 2013/02/07 04:57:14 alexxy Exp $ + +*kalzium-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kalzium-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kalzium-4.9.3.ebuild, -kalzium-4.9.4.ebuild: diff --git a/kde-base/kalzium/kalzium-4.10.0.ebuild b/kde-base/kalzium/kalzium-4.10.0.ebuild new file mode 100644 index 000000000000..2c0d1115974a --- /dev/null +++ b/kde-base/kalzium/kalzium-4.10.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.10.0.ebuild,v 1.1 2013/02/07 04:57:14 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +CPPUNIT_REQUIRED="optional" +OPENGL_REQUIRED="always" +inherit kde4-base flag-o-matic + +DESCRIPTION="KDE: periodic table of the elements." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="editor debug +plasma solver" + +RDEPEND=" + $(add_kdebase_dep libkdeedu) + editor? ( >=sci-chemistry/openbabel-2.2 ) +" +DEPEND="${RDEPEND} + sci-chemistry/avogadro + editor? ( >=dev-cpp/eigen-2.0.3:2 ) + solver? ( dev-ml/facile[ocamlopt] ) +" + +KMEXTRACTONLY=" + libkdeedu/kdeeduui/ + libkdeedu/libscience/ +" + +src_configure(){ + # Fix missing finite() + [[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H + + mycmakeargs=( + $(cmake-utils_use_with editor Eigen2) + $(cmake-utils_use_with editor OpenBabel2) + $(cmake-utils_use_with editor OpenGL) + $(cmake-utils_use_with solver OCaml) + $(cmake-utils_use_with solver Libfacile) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kamera/ChangeLog b/kde-base/kamera/ChangeLog index afd8ebadd409..4906b8962a60 100644 --- a/kde-base/kamera/ChangeLog +++ b/kde-base/kamera/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kamera # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kamera/ChangeLog,v 1.233 2013/01/28 12:12:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kamera/ChangeLog,v 1.234 2013/02/07 04:57:58 alexxy Exp $ + +*kamera-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kamera-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kamera-4.9.3.ebuild, -kamera-4.9.4.ebuild: diff --git a/kde-base/kamera/kamera-4.10.0.ebuild b/kde-base/kamera/kamera-4.10.0.ebuild new file mode 100644 index 000000000000..9f76db7a45c4 --- /dev/null +++ b/kde-base/kamera/kamera-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kamera/kamera-4.10.0.ebuild,v 1.1 2013/02/07 04:57:58 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE digital camera manager" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + media-libs/libgphoto2:= +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kanagram/ChangeLog b/kde-base/kanagram/ChangeLog index 8ef87826d6e6..0cca365acc61 100644 --- a/kde-base/kanagram/ChangeLog +++ b/kde-base/kanagram/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kanagram # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kanagram/ChangeLog,v 1.213 2013/01/28 12:12:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kanagram/ChangeLog,v 1.214 2013/02/07 04:56:59 alexxy Exp $ + +*kanagram-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kanagram-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kanagram-4.9.3.ebuild, -kanagram-4.9.4.ebuild: diff --git a/kde-base/kanagram/kanagram-4.10.0.ebuild b/kde-base/kanagram/kanagram-4.10.0.ebuild new file mode 100644 index 000000000000..7ce266e824ed --- /dev/null +++ b/kde-base/kanagram/kanagram-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kanagram/kanagram-4.10.0.ebuild,v 1.1 2013/02/07 04:56:59 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: letter order game." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdeedu) +" +RDEPEND=${DEPEND} diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog index 34407c1c9ee1..2f9955488d31 100644 --- a/kde-base/kapman/ChangeLog +++ b/kde-base/kapman/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kapman # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.126 2013/01/28 12:12:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.127 2013/02/07 04:57:42 alexxy Exp $ + +*kapman-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kapman-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kapman-4.9.3.ebuild, -kapman-4.9.4.ebuild: diff --git a/kde-base/kapman/kapman-4.10.0.ebuild b/kde-base/kapman/kapman-4.10.0.ebuild new file mode 100644 index 000000000000..bce81673b826 --- /dev/null +++ b/kde-base/kapman/kapman-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/kapman-4.10.0.ebuild,v 1.1 2013/02/07 04:57:41 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Pac-Man clone for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index e935eaa594c1..1416db71c5dc 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.211 2013/01/28 12:12:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.212 2013/02/07 04:57:46 alexxy Exp $ + +*kapptemplate-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kapptemplate-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kapptemplate-4.9.3.ebuild, -kapptemplate-4.9.4.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-4.10.0.ebuild b/kde-base/kapptemplate/kapptemplate-4.10.0.ebuild new file mode 100644 index 000000000000..0e2a55f4d688 --- /dev/null +++ b/kde-base/kapptemplate/kapptemplate-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.10.0.ebuild,v 1.1 2013/02/07 04:57:47 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 89b83e0764fe..9f7149d1d672 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.259 2013/01/28 12:12:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.260 2013/02/07 04:57:37 alexxy Exp $ + +*kate-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kate-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kate-4.9.3.ebuild, -kate-4.9.4.ebuild: diff --git a/kde-base/kate/kate-4.10.0.ebuild b/kde-base/kate/kate-4.10.0.ebuild new file mode 100644 index 000000000000..dd1e2a1d3d60 --- /dev/null +++ b/kde-base/kate/kate-4.10.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.0.ebuild,v 1.1 2013/02/07 04:57:37 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kate" +PYTHON_DEPEND="pate? 2" +inherit python kde4-meta + +DESCRIPTION="Kate is an MDI texteditor." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug pate +plasma" + +DEPEND=" + dev-libs/libxml2 + dev-libs/libxslt + pate? ( $(add_kdebase_dep pykde4 '' 4.9.2-r1) ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep katepart) +" + +pkg_setup() { + if use pate; then + python_set_active_version 2 + python_pkg_setup + fi + kde4-meta_pkg_setup +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_build pate) + $(cmake-utils_use_with plasma) + ) + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + if ! has_version kde-base/kaddressbook:${SLOT}; then + echo + elog "File templates plugin requires kde-base/kaddressbook:${SLOT}." + elog "Please install it if you plan to use this plugin." + echo + fi +} diff --git a/kde-base/kate/metadata.xml b/kde-base/kate/metadata.xml index 8d1e86a9cefb..d80da5d34c2d 100644 --- a/kde-base/kate/metadata.xml +++ b/kde-base/kate/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>kde</herd> + <herd>kde</herd> + <use> + <flag name="pate">Add support for pate plugins</flag> + </use> </pkgmetadata> diff --git a/kde-base/katepart/ChangeLog b/kde-base/katepart/ChangeLog index 8b92070aa5dd..e900057acdb1 100644 --- a/kde-base/katepart/ChangeLog +++ b/kde-base/katepart/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/katepart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.59 2013/02/06 23:20:20 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.60 2013/02/07 04:57:02 alexxy Exp $ 06 Feb 2013; Naohiro Aota <naota@gentoo.org> katepart-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*katepart-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +katepart-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -katepart-4.9.3.ebuild, -katepart-4.9.4.ebuild: Remove old diff --git a/kde-base/katepart/katepart-4.10.0.ebuild b/kde-base/katepart/katepart-4.10.0.ebuild new file mode 100644 index 000000000000..4e0956d2a013 --- /dev/null +++ b/kde-base/katepart/katepart-4.10.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.10.0.ebuild,v 1.1 2013/02/07 04:57:02 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kate" +KMMODULE="part" +inherit kde4-meta + +DESCRIPTION="KDE Editor KPart" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +RESTRICT="test" +# bug 392993 + +add_blocker kdelibs 4.6.50 + +src_configure() { + local mycmakeargs=( + "-DKDE4_BUILD_TESTS=OFF" + ) + + kde4-meta_src_configure +} diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 96756de7ad73..efd7bd77ca48 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.234 2013/01/28 12:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.235 2013/02/07 04:57:29 alexxy Exp $ + +*katomic-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +katomic-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -katomic-4.9.3.ebuild, -katomic-4.9.4.ebuild: diff --git a/kde-base/katomic/katomic-4.10.0.ebuild b/kde-base/katomic/katomic-4.10.0.ebuild new file mode 100644 index 000000000000..1bdf8e7d2e73 --- /dev/null +++ b/kde-base/katomic/katomic-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.10.0.ebuild,v 1.1 2013/02/07 04:57:29 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Atomic Entertainment Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index 3bb9c32d1bfa..64d41b68cdfb 100644 --- a/kde-base/kblackbox/ChangeLog +++ b/kde-base/kblackbox/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kblackbox # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.233 2013/01/28 12:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.234 2013/02/07 04:56:57 alexxy Exp $ + +*kblackbox-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kblackbox-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kblackbox-4.9.3.ebuild, -kblackbox-4.9.4.ebuild: diff --git a/kde-base/kblackbox/kblackbox-4.10.0.ebuild b/kde-base/kblackbox/kblackbox-4.10.0.ebuild new file mode 100644 index 000000000000..6f56c5eb9082 --- /dev/null +++ b/kde-base/kblackbox/kblackbox-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.10.0.ebuild,v 1.1 2013/02/07 04:56:57 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Blackbox Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog index 4826392ed780..dc689cb9d486 100644 --- a/kde-base/kblocks/ChangeLog +++ b/kde-base/kblocks/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kblocks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.131 2013/01/28 12:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.132 2013/02/07 04:57:20 alexxy Exp $ + +*kblocks-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kblocks-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kblocks-4.9.3.ebuild, -kblocks-4.9.4.ebuild: diff --git a/kde-base/kblocks/kblocks-4.10.0.ebuild b/kde-base/kblocks/kblocks-4.10.0.ebuild new file mode 100644 index 000000000000..e5a89b3ab8ef --- /dev/null +++ b/kde-base/kblocks/kblocks-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.10.0.ebuild,v 1.1 2013/02/07 04:57:20 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kbounce/ChangeLog b/kde-base/kbounce/ChangeLog index 15171a1048ee..4aa4469b5c50 100644 --- a/kde-base/kbounce/ChangeLog +++ b/kde-base/kbounce/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kbounce # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbounce/ChangeLog,v 1.233 2013/01/28 12:12:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbounce/ChangeLog,v 1.234 2013/02/07 04:57:22 alexxy Exp $ + +*kbounce-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kbounce-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kbounce-4.9.3.ebuild, -kbounce-4.9.4.ebuild: diff --git a/kde-base/kbounce/kbounce-4.10.0.ebuild b/kde-base/kbounce/kbounce-4.10.0.ebuild new file mode 100644 index 000000000000..e2755e0acb58 --- /dev/null +++ b/kde-base/kbounce/kbounce-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbounce/kbounce-4.10.0.ebuild,v 1.1 2013/02/07 04:57:22 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Bounce Ball Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kbreakout/ChangeLog b/kde-base/kbreakout/ChangeLog index 4cad1bf55e8a..da53381d89a9 100644 --- a/kde-base/kbreakout/ChangeLog +++ b/kde-base/kbreakout/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kbreakout # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.131 2013/01/28 12:12:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.132 2013/02/07 04:57:38 alexxy Exp $ + +*kbreakout-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kbreakout-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kbreakout-4.9.3.ebuild, -kbreakout-4.9.4.ebuild: diff --git a/kde-base/kbreakout/kbreakout-4.10.0.ebuild b/kde-base/kbreakout/kbreakout-4.10.0.ebuild new file mode 100644 index 000000000000..ae4339aeb209 --- /dev/null +++ b/kde-base/kbreakout/kbreakout-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/kbreakout-4.10.0.ebuild,v 1.1 2013/02/07 04:57:38 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: A Breakout-like game for KDE." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index afe608a74c5c..fef59761e390 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.230 2013/01/28 12:12:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.231 2013/02/07 04:57:21 alexxy Exp $ + +*kbruch-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kbruch-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kbruch-4.9.3.ebuild, -kbruch-4.9.4.ebuild: diff --git a/kde-base/kbruch/kbruch-4.10.0.ebuild b/kde-base/kbruch/kbruch-4.10.0.ebuild new file mode 100644 index 000000000000..b02278bdea46 --- /dev/null +++ b/kde-base/kbruch/kbruch-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.10.0.ebuild,v 1.1 2013/02/07 04:57:21 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Educational: Learn calculating with fractions" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index 51fef8fd8bef..3f08a0fbc5f7 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.228 2013/01/28 12:12:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.229 2013/02/07 04:57:57 alexxy Exp $ + +*kcachegrind-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcachegrind-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcachegrind-4.9.3.ebuild, -kcachegrind-4.9.4.ebuild: diff --git a/kde-base/kcachegrind/kcachegrind-4.10.0.ebuild b/kde-base/kcachegrind/kcachegrind-4.10.0.ebuild new file mode 100644 index 000000000000..b44bdf78c1eb --- /dev/null +++ b/kde-base/kcachegrind/kcachegrind-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.0.ebuild,v 1.1 2013/02/07 04:57:57 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE Frontend for Cachegrind" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + media-gfx/graphviz +" diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index 20961db68188..690263768c9c 100644 --- a/kde-base/kcalc/ChangeLog +++ b/kde-base/kcalc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcalc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.244 2013/01/28 12:12:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.245 2013/02/07 04:57:12 alexxy Exp $ + +*kcalc-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcalc-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcalc-4.9.3.ebuild, -kcalc-4.9.4.ebuild: diff --git a/kde-base/kcalc/kcalc-4.10.0.ebuild b/kde-base/kcalc/kcalc-4.10.0.ebuild new file mode 100644 index 000000000000..c26f2b57f4ce --- /dev/null +++ b/kde-base/kcalc/kcalc-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.10.0.ebuild,v 1.1 2013/02/07 04:57:12 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +CPPUNIT_REQUIRED="optional" +inherit kde4-base + +DESCRIPTION="KDE calculator" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + dev-libs/gmp +" +RDEPEND="${DEPEND}" + +src_test() { + LANG=C kde4-base_src_test +} diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 58157c621b0d..b6f78ebf5c16 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.222 2013/01/28 12:12:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.223 2013/02/07 04:57:14 alexxy Exp $ + +*kcharselect-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcharselect-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcharselect-4.9.3.ebuild, -kcharselect-4.9.4.ebuild: diff --git a/kde-base/kcharselect/kcharselect-4.10.0.ebuild b/kde-base/kcharselect/kcharselect-4.10.0.ebuild new file mode 100644 index 000000000000..d7cd032841d9 --- /dev/null +++ b/kde-base/kcharselect/kcharselect-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.10.0.ebuild,v 1.1 2013/02/07 04:57:14 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE character selection utility" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index c48abf4f76fd..f90ae18b66a1 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.251 2013/01/28 12:12:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.252 2013/02/07 04:57:36 alexxy Exp $ + +*kcheckpass-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcheckpass-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcheckpass-4.9.3.ebuild, -kcheckpass-4.9.4.ebuild: diff --git a/kde-base/kcheckpass/kcheckpass-4.10.0.ebuild b/kde-base/kcheckpass/kcheckpass-4.10.0.ebuild new file mode 100644 index 000000000000..fbce1282079c --- /dev/null +++ b/kde-base/kcheckpass/kcheckpass-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.10.0.ebuild,v 1.1 2013/02/07 04:57:36 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="A simple password checker, used by any software in need of user authentication." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug pam" + +RDEPEND=" + pam? ( + >=kde-base/kdebase-pam-7 + virtual/pam + ) +" +DEPEND="${RDEPEND} + x11-libs/libxkbfile +" + +src_prepare() { + kde4-meta_src_prepare + + use pam && epatch "${FILESDIR}/${PN}-4.4.2-no-SUID-no-GUID.patch" +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with pam) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kcminit/ChangeLog b/kde-base/kcminit/ChangeLog index 94369f26a843..d14e54b90197 100644 --- a/kde-base/kcminit/ChangeLog +++ b/kde-base/kcminit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcminit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.228 2013/01/28 12:12:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.229 2013/02/07 04:57:38 alexxy Exp $ + +*kcminit-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcminit-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcminit-4.9.3.ebuild, -kcminit-4.9.4.ebuild: diff --git a/kde-base/kcminit/kcminit-4.10.0.ebuild b/kde-base/kcminit/kcminit-4.10.0.ebuild new file mode 100644 index 000000000000..d686e0103772 --- /dev/null +++ b/kde-base/kcminit/kcminit-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/kcminit-4.10.0.ebuild,v 1.1 2013/02/07 04:57:38 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="KCMInit - runs startups initialization for Control Modules." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep ksplash) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kcmshell/ChangeLog b/kde-base/kcmshell/ChangeLog index f89419ffbed0..f8309d63b413 100644 --- a/kde-base/kcmshell/ChangeLog +++ b/kde-base/kcmshell/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kcmshell # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/ChangeLog,v 1.150 2013/02/07 00:53:20 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/ChangeLog,v 1.151 2013/02/07 04:57:44 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kcmshell-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kcmshell-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcmshell-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcmshell-4.9.3.ebuild, -kcmshell-4.9.4.ebuild: Remove old diff --git a/kde-base/kcmshell/kcmshell-4.10.0.ebuild b/kde-base/kcmshell/kcmshell-4.10.0.ebuild new file mode 100644 index 000000000000..a1533b84dbd2 --- /dev/null +++ b/kde-base/kcmshell/kcmshell-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/kcmshell-4.10.0.ebuild,v 1.1 2013/02/07 04:57:44 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KCMShell is a utility to host KDE control modules independently of SystemSettings." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kcolorchooser/ChangeLog b/kde-base/kcolorchooser/ChangeLog index 787124ec290a..d77f768d7ab8 100644 --- a/kde-base/kcolorchooser/ChangeLog +++ b/kde-base/kcolorchooser/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kcolorchooser # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/ChangeLog,v 1.142 2013/01/28 12:12:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/ChangeLog,v 1.143 2013/02/07 04:57:25 alexxy Exp $ + +*kcolorchooser-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kcolorchooser-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcolorchooser-4.9.3.ebuild, -kcolorchooser-4.9.4.ebuild: diff --git a/kde-base/kcolorchooser/kcolorchooser-4.10.0.ebuild b/kde-base/kcolorchooser/kcolorchooser-4.10.0.ebuild new file mode 100644 index 000000000000..6fecbf073370 --- /dev/null +++ b/kde-base/kcolorchooser/kcolorchooser-4.10.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/kcolorchooser-4.10.0.ebuild,v 1.1 2013/02/07 04:57:25 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE color selector/editor" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kcontrol/ChangeLog b/kde-base/kcontrol/ChangeLog index b22746c39124..2ad416b2430e 100644 --- a/kde-base/kcontrol/ChangeLog +++ b/kde-base/kcontrol/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kcontrol # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.278 2013/02/07 00:58:40 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.279 2013/02/07 04:57:39 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kcontrol-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kcontrol-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcontrol-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcontrol-4.9.3.ebuild, -kcontrol-4.9.4.ebuild: Remove old diff --git a/kde-base/kcontrol/kcontrol-4.10.0.ebuild b/kde-base/kcontrol/kcontrol-4.10.0.ebuild new file mode 100644 index 000000000000..50ac8f8e5520 --- /dev/null +++ b/kde-base/kcontrol/kcontrol-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-4.10.0.ebuild,v 1.1 2013/02/07 04:57:39 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="The KDE Control Center" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep kdnssd) + $(add_kdebase_dep khotkeys) +" diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index 757883695fc7..5780b46e2432 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.231 2013/01/28 12:12:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.232 2013/02/07 04:57:26 alexxy Exp $ + +*kcron-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kcron-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kcron-4.9.3.ebuild, -kcron-4.9.4.ebuild: diff --git a/kde-base/kcron/kcron-4.10.0.ebuild b/kde-base/kcron/kcron-4.10.0.ebuild new file mode 100644 index 000000000000..4b139bc8fd24 --- /dev/null +++ b/kde-base/kcron/kcron-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.10.0.ebuild,v 1.1 2013/02/07 04:57:26 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdeadmin" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE Task Scheduler" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND="!prefix? ( virtual/cron )" diff --git a/kde-base/kde-base-artwork/ChangeLog b/kde-base/kde-base-artwork/ChangeLog index 47dc20d50ae6..30a4c778be66 100644 --- a/kde-base/kde-base-artwork/ChangeLog +++ b/kde-base/kde-base-artwork/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kde-base-artwork # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.17 2013/01/28 12:12:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.18 2013/02/07 04:57:50 alexxy Exp $ + +*kde-base-artwork-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kde-base-artwork-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kde-base-artwork-4.9.3.ebuild, -kde-base-artwork-4.9.4.ebuild: diff --git a/kde-base/kde-base-artwork/kde-base-artwork-4.10.0.ebuild b/kde-base/kde-base-artwork/kde-base-artwork-4.10.0.ebuild new file mode 100644 index 000000000000..37a6f256bbc4 --- /dev/null +++ b/kde-base/kde-base-artwork/kde-base-artwork-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/kde-base-artwork-4.10.0.ebuild,v 1.1 2013/02/07 04:57:50 alexxy Exp $ + +EAPI=5 + +KDE_SCM="svn" +inherit kde4-base + +DESCRIPTION="KDE base artwork" +IUSE="" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" diff --git a/kde-base/kde-env/ChangeLog b/kde-base/kde-env/ChangeLog index 1a7998a96b3d..4ea61c48a647 100644 --- a/kde-base/kde-env/ChangeLog +++ b/kde-base/kde-env/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kde-env # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-env/ChangeLog,v 1.175 2013/02/06 23:23:43 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-env/ChangeLog,v 1.176 2013/02/07 04:57:56 alexxy Exp $ 06 Feb 2013; Naohiro Aota <naota@gentoo.org> kde-env-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kde-env-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kde-env-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kde-env-4.9.3.ebuild, -kde-env-4.9.4.ebuild: Remove old diff --git a/kde-base/kde-env/kde-env-4.10.0.ebuild b/kde-base/kde-env/kde-env-4.10.0.ebuild new file mode 100644 index 000000000000..32950567019b --- /dev/null +++ b/kde-base/kde-env/kde-env-4.10.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-env/kde-env-4.10.0.ebuild,v 1.1 2013/02/07 04:57:56 alexxy Exp $ + +EAPI=5 + +CMAKE_REQUIRED="never" +KDE_REQUIRED="never" +inherit kde4-base + +DESCRIPTION="Environment setting required for all KDE4 apps to run." +SRC_URI="" +ESVN_REPO_URI="" + +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +LICENSE="GPL-2" +IUSE="aqua" + +add_blocker kdelibs 4.6.80 + +S=${WORKDIR} + +src_unpack() { + : +} + +src_prepare() { + : +} + +src_install() { + # number goes down with version + newenvd - 43kdepaths <<EOF +CONFIG_PROTECT="/usr/share/config" +#KDE_IS_PRELINKED=1 +EOF + + # Properly place xinitrc.d file that exports XDG_MENU_PREFIX to env + exeinto /etc/X11/xinit/xinitrc.d/ + newexe - 11-xdg-menu-kde-4 <<EOF +#!/bin/sh + +if [ -z "\${XDG_MENU_PREFIX}" ] && [ "\${DESKTOP_SESSION}" = "KDE-4" ]; then + export XDG_MENU_PREFIX="kde-4-" +fi +EOF +} + +pkg_preinst() { + : +} + +src_test() { + : +} diff --git a/kde-base/kde-l10n/ChangeLog b/kde-base/kde-l10n/ChangeLog index 851e9ca2ac7e..058b57b5d9f6 100644 --- a/kde-base/kde-l10n/ChangeLog +++ b/kde-base/kde-l10n/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kde-l10n # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-l10n/ChangeLog,v 1.165 2013/02/07 01:30:13 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-l10n/ChangeLog,v 1.166 2013/02/07 04:56:53 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kde-l10n-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kde-l10n-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kde-l10n-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kde-l10n-4.9.3.ebuild, -kde-l10n-4.9.4.ebuild: Remove old diff --git a/kde-base/kde-l10n/kde-l10n-4.10.0.ebuild b/kde-base/kde-l10n/kde-l10n-4.10.0.ebuild new file mode 100644 index 000000000000..2bf88ea41859 --- /dev/null +++ b/kde-base/kde-l10n/kde-l10n-4.10.0.ebuild @@ -0,0 +1,87 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-l10n/kde-l10n-4.10.0.ebuild,v 1.1 2013/02/07 04:56:53 alexxy Exp $ + +EAPI=4 + +inherit kde4-base + +DESCRIPTION="KDE internationalization package" + +DEPEND=" + sys-devel/gettext +" +RDEPEND="!<kde-misc/konq-plugins-4.6" + +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="+handbook" + +# /usr/portage/distfiles $ ls -1 kde-l10n-*-${PV}.* |sed -e 's:-${PV}.tar.xz::' -e 's:kde-l10n-::' |tr '\n' ' ' +MY_LANGS="ar bg bs ca ca@valencia cs da de el en_GB es et eu fa fi fr ga gl +he hi hr hu ia is it ja kk km ko lt lv mr nb nds nl nn pa pl pt pt_BR ro ru +si sk sl sr sv tg th tr ug uk vi wa zh_CN zh_TW" + +URI_BASE="${SRC_URI/-${PV}.tar.xz/}" +SRC_URI="" + +for MY_LANG in ${MY_LANGS} ; do + IUSE="${IUSE} linguas_${MY_LANG}" + SRC_URI="${SRC_URI} linguas_${MY_LANG}? ( ${URI_BASE}/${PN}-${MY_LANG}-${PV}.tar.xz )" +done + +S="${WORKDIR}" + +src_unpack() { + local LNG DIR + if [[ -z ${A} ]]; then + elog + elog "You either have the LINGUAS variable unset, or it only" + elog "contains languages not supported by ${P}." + elog "You won't have any additional language support." + elog + elog "${P} supports these language codes:" + elog "${MY_LANGS}" + elog + fi + + [[ -n ${A} ]] && unpack ${A} + cd "${S}" + + # add all linguas to cmake + if [[ -n ${A} ]]; then + for LNG in ${LINGUAS}; do + DIR="${PN}-${LNG}-${PV}" + if [[ -d "${DIR}" ]] ; then + echo "add_subdirectory( ${DIR} )" >> "${S}"/CMakeLists.txt + fi + done + fi +} + +src_prepare() { + find "${S}" -name CMakeLists.txt -type f \ + -exec sed -i -e 's:^ *add_subdirectory( *kdepim-runtime *):# no kdepim-runtime:g' {} + + find "${S}" -name CMakeLists.txt -type f \ + -exec sed -i -e 's:^ *add_subdirectory( *kdepim *):# no kdepim:g' {} + + + kde4-base_src_prepare +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_build handbook docs) + ) + [[ -n ${A} ]] && kde4-base_src_configure +} + +src_compile() { + [[ -n ${A} ]] && kde4-base_src_compile +} + +src_test() { + [[ -n ${A} ]] && kde4-base_src_test +} + +src_install() { + [[ -n ${A} ]] && kde4-base_src_install +} diff --git a/kde-base/kde-meta/ChangeLog b/kde-base/kde-meta/ChangeLog index 0522361d8c6f..db56c19078e1 100644 --- a/kde-base/kde-meta/ChangeLog +++ b/kde-base/kde-meta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kde-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-meta/ChangeLog,v 1.251 2013/01/28 12:12:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-meta/ChangeLog,v 1.252 2013/02/07 04:57:43 alexxy Exp $ + +*kde-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kde-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kde-meta-4.9.3.ebuild, -kde-meta-4.9.4.ebuild: diff --git a/kde-base/kde-meta/kde-meta-4.10.0.ebuild b/kde-base/kde-meta/kde-meta-4.10.0.ebuild new file mode 100644 index 000000000000..68ad9d620c9c --- /dev/null +++ b/kde-base/kde-meta/kde-meta-4.10.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-meta/kde-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:43 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="KDE - merge this to pull in all split kde-base/* packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="accessibility nls sdk semantic-desktop" + +RDEPEND=" + $(add_kdebase_dep kate) + $(add_kdebase_dep kdeadmin-meta) + $(add_kdebase_dep kdeartwork-meta) + $(add_kdebase_dep kdebase-meta) + $(add_kdebase_dep kdeedu-meta) + $(add_kdebase_dep kdegames-meta) + $(add_kdebase_dep kdegraphics-meta) + $(add_kdebase_dep kdemultimedia-meta) + $(add_kdebase_dep kdenetwork-meta) + $(add_kdebase_dep kdeplasma-addons) + $(add_kdebase_dep kdetoys-meta) + $(add_kdebase_dep kdeutils-meta) + accessibility? ( $(add_kdebase_dep kdeaccessibility-meta) ) + nls? ( $(add_kdebase_dep kde-l10n) ) + sdk? ( + $(add_kdebase_dep kdebindings-meta) + $(add_kdebase_dep kdesdk-meta) + $(add_kdebase_dep kdewebdev-meta) + ) + semantic-desktop? ( + $(add_kdebase_dep kdepim-meta "" 4.4.11.1) + ) +" diff --git a/kde-base/kde-wallpapers/ChangeLog b/kde-base/kde-wallpapers/ChangeLog index 68716ce5bcb5..ef8c854a8729 100644 --- a/kde-base/kde-wallpapers/ChangeLog +++ b/kde-base/kde-wallpapers/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/kde-wallpapers # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-wallpapers/ChangeLog,v 1.90 2013/02/07 01:06:19 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-wallpapers/ChangeLog,v 1.91 2013/02/07 04:57:42 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kde-wallpapers-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kde-wallpapers-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kde-wallpapers-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kde-wallpapers-4.9.3.ebuild, -kde-wallpapers-4.9.4.ebuild: Remove old diff --git a/kde-base/kde-wallpapers/kde-wallpapers-4.10.0.ebuild b/kde-base/kde-wallpapers/kde-wallpapers-4.10.0.ebuild new file mode 100644 index 000000000000..a890bf6c8eae --- /dev/null +++ b/kde-base/kde-wallpapers/kde-wallpapers-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-wallpapers/kde-wallpapers-4.10.0.ebuild,v 1.1 2013/02/07 04:57:42 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-wallpapers" +KDE_SCM="svn" +inherit kde4-base + +DESCRIPTION="KDE wallpapers" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="" + +add_blocker kdebase-wallpapers + +src_configure() { + mycmakeargs=( -DWALLPAPER_INSTALL_DIR="${EPREFIX}/usr/share/wallpapers" ) + + kde4-base_src_configure +} diff --git a/kde-base/kdeaccessibility-meta/ChangeLog b/kde-base/kdeaccessibility-meta/ChangeLog index a30c969dc797..0d833b1534f8 100644 --- a/kde-base/kdeaccessibility-meta/ChangeLog +++ b/kde-base/kdeaccessibility-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeaccessibility-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-meta/ChangeLog,v 1.235 2013/01/28 12:12:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-meta/ChangeLog,v 1.236 2013/02/07 04:57:24 alexxy Exp $ + +*kdeaccessibility-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeaccessibility-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeaccessibility-meta-4.9.3.ebuild, -kdeaccessibility-meta-4.9.4.ebuild: diff --git a/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-4.10.0.ebuild b/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-4.10.0.ebuild new file mode 100644 index 000000000000..387b7b9afbf1 --- /dev/null +++ b/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:24 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + $(add_kdebase_dep jovie) + $(add_kdebase_dep kaccessible) + $(add_kdebase_dep kmag) + $(add_kdebase_dep kmousetool) + $(add_kdebase_dep kmouth) +" diff --git a/kde-base/kdeadmin-meta/ChangeLog b/kde-base/kdeadmin-meta/ChangeLog index 3396c0cda816..46225d051a52 100644 --- a/kde-base/kdeadmin-meta/ChangeLog +++ b/kde-base/kdeadmin-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeadmin-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.243 2013/01/28 12:12:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.244 2013/02/07 04:56:57 alexxy Exp $ + +*kdeadmin-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeadmin-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeadmin-meta-4.9.3.ebuild, -kdeadmin-meta-4.9.4.ebuild: diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.10.0.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.10.0.ebuild new file mode 100644 index 000000000000..ed5baf67216e --- /dev/null +++ b/kde-base/kdeadmin-meta/kdeadmin-meta-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/kdeadmin-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:56:57 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + $(add_kdebase_dep kcron) + $(add_kdebase_dep ksystemlog) + $(add_kdebase_dep kuser) +" diff --git a/kde-base/kdeartwork-colorschemes/ChangeLog b/kde-base/kdeartwork-colorschemes/ChangeLog index 489004f2490c..ad192c9d2bff 100644 --- a/kde-base/kdeartwork-colorschemes/ChangeLog +++ b/kde-base/kdeartwork-colorschemes/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-colorschemes # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-colorschemes/ChangeLog,v 1.141 2013/01/28 12:12:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-colorschemes/ChangeLog,v 1.142 2013/02/07 04:57:29 alexxy Exp $ + +*kdeartwork-colorschemes-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-colorschemes-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-colorschemes-4.9.3.ebuild, -kdeartwork-colorschemes-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-colorschemes/kdeartwork-colorschemes-4.10.0.ebuild b/kde-base/kdeartwork-colorschemes/kdeartwork-colorschemes-4.10.0.ebuild new file mode 100644 index 000000000000..7535e85eec38 --- /dev/null +++ b/kde-base/kdeartwork-colorschemes/kdeartwork-colorschemes-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-colorschemes/kdeartwork-colorschemes-4.10.0.ebuild,v 1.1 2013/02/07 04:57:29 alexxy Exp $ + +EAPI=5 + +KMNAME="kdeartwork" +KMMODULE="ColorSchemes" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE extra colorschemes" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +# Moved here in 4.7 +add_blocker kdeaccessibility-colorschemes diff --git a/kde-base/kdeartwork-desktopthemes/ChangeLog b/kde-base/kdeartwork-desktopthemes/ChangeLog index ce500a9bc1f1..31ca98422c5f 100644 --- a/kde-base/kdeartwork-desktopthemes/ChangeLog +++ b/kde-base/kdeartwork-desktopthemes/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-desktopthemes # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-desktopthemes/ChangeLog,v 1.127 2013/01/28 12:12:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-desktopthemes/ChangeLog,v 1.128 2013/02/07 04:57:06 alexxy Exp $ + +*kdeartwork-desktopthemes-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-desktopthemes-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-desktopthemes-4.9.3.ebuild, diff --git a/kde-base/kdeartwork-desktopthemes/kdeartwork-desktopthemes-4.10.0.ebuild b/kde-base/kdeartwork-desktopthemes/kdeartwork-desktopthemes-4.10.0.ebuild new file mode 100644 index 000000000000..3f4a6c5764ac --- /dev/null +++ b/kde-base/kdeartwork-desktopthemes/kdeartwork-desktopthemes-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-desktopthemes/kdeartwork-desktopthemes-4.10.0.ebuild,v 1.1 2013/02/07 04:57:06 alexxy Exp $ + +EAPI=5 + +KMMODULE="desktopthemes" +KMNAME="kdeartwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Additional KDE4 Plasma themes" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index c76608d107c7..757e121cfad2 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.213 2013/01/28 12:12:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.214 2013/02/07 04:57:35 alexxy Exp $ + +*kdeartwork-emoticons-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-emoticons-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-emoticons-4.9.3.ebuild, -kdeartwork-emoticons-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.0.ebuild new file mode 100644 index 000000000000..b05e488b4186 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.10.0.ebuild,v 1.1 2013/02/07 04:57:35 alexxy Exp $ + +EAPI=5 + +RESTRICT="binchecks strip" + +KMMODULE="emoticons" +KMNAME="kdeartwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index b6328905d989..e4900bfd661e 100644 --- a/kde-base/kdeartwork-iconthemes/ChangeLog +++ b/kde-base/kdeartwork-iconthemes/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-iconthemes # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.233 2013/01/28 12:12:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.234 2013/02/07 04:56:54 alexxy Exp $ + +*kdeartwork-iconthemes-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-iconthemes-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-iconthemes-4.9.3.ebuild, -kdeartwork-iconthemes-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.10.0.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.10.0.ebuild new file mode 100644 index 000000000000..5e37f8e7580a --- /dev/null +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-4.10.0.ebuild,v 1.1 2013/02/07 04:56:54 alexxy Exp $ + +EAPI=5 + +KMNAME="kdeartwork" +KMMODULE="IconThemes" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Icon themes for kde" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +# Provides nuvola icon theme +RDEPEND=" + !x11-themes/nuvola +" + +# Moved here in 4.7 +add_blocker kdeaccessibility-iconthemes diff --git a/kde-base/kdeartwork-kscreensaver/ChangeLog b/kde-base/kdeartwork-kscreensaver/ChangeLog index 9d785199b0a3..d02524b89415 100644 --- a/kde-base/kdeartwork-kscreensaver/ChangeLog +++ b/kde-base/kdeartwork-kscreensaver/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-kscreensaver # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kscreensaver/ChangeLog,v 1.250 2013/01/28 12:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kscreensaver/ChangeLog,v 1.251 2013/02/07 04:57:41 alexxy Exp $ + +*kdeartwork-kscreensaver-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-kscreensaver-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-kscreensaver-4.9.3.ebuild, -kdeartwork-kscreensaver-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-4.10.0.ebuild b/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-4.10.0.ebuild new file mode 100644 index 000000000000..85bd1912166b --- /dev/null +++ b/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-4.10.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-4.10.0.ebuild,v 1.1 2013/02/07 04:57:41 alexxy Exp $ + +EAPI=5 + +KMMODULE="kscreensaver" +KMNAME="kdeartwork" +OPENGL_REQUIRED="optional" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Extra screensavers for kde" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +eigen +kexiv2 opengl xscreensaver" + +# libkworkspace - only as a stub to provide KDE4Workspace config +RDEPEND=" + $(add_kdebase_dep kscreensaver 'opengl?') + $(add_kdebase_dep libkworkspace) + media-libs/libart_lgpl + x11-libs/libX11 + kexiv2? ( $(add_kdebase_dep libkexiv2) ) + opengl? ( + virtual/glu + virtual/opengl + ) + xscreensaver? ( x11-misc/xscreensaver ) +" +DEPEND="${RDEPEND} + eigen? ( dev-cpp/eigen:2 ) +" + +PATCHES=( "${FILESDIR}/${PN}-xscreensaver.patch" + "${FILESDIR}/${PN}-4.5.95-webcollage.patch" ) + +src_configure() { + mycmakeargs=( + -DKSCREENSAVER_SOUND_SUPPORT=ON + $(cmake-utils_use_with eigen Eigen2) + $(cmake-utils_use_with kexiv2) + $(cmake-utils_use_with opengl OpenGL) + $(cmake-utils_use_with xscreensaver) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kdeartwork-meta/ChangeLog b/kde-base/kdeartwork-meta/ChangeLog index 45441f5f02c0..21856ecf814f 100644 --- a/kde-base/kdeartwork-meta/ChangeLog +++ b/kde-base/kdeartwork-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/ChangeLog,v 1.239 2013/01/28 12:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/ChangeLog,v 1.240 2013/02/07 04:57:30 alexxy Exp $ + +*kdeartwork-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-meta-4.9.3.ebuild, -kdeartwork-meta-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-meta/kdeartwork-meta-4.10.0.ebuild b/kde-base/kdeartwork-meta/kdeartwork-meta-4.10.0.ebuild new file mode 100644 index 000000000000..ceea406b1fee --- /dev/null +++ b/kde-base/kdeartwork-meta/kdeartwork-meta-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/kdeartwork-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:30 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + $(add_kdebase_dep kdeartwork-colorschemes) + $(add_kdebase_dep kdeartwork-desktopthemes) + $(add_kdebase_dep kdeartwork-emoticons) + $(add_kdebase_dep kdeartwork-iconthemes) + $(add_kdebase_dep kdeartwork-kscreensaver) + $(add_kdebase_dep kdeartwork-sounds) + $(add_kdebase_dep kdeartwork-styles) + $(add_kdebase_dep kdeartwork-wallpapers) + $(add_kdebase_dep kdeartwork-weatherwallpapers) +" diff --git a/kde-base/kdeartwork-sounds/ChangeLog b/kde-base/kdeartwork-sounds/ChangeLog index a5dc4b343f8f..be47aa773679 100644 --- a/kde-base/kdeartwork-sounds/ChangeLog +++ b/kde-base/kdeartwork-sounds/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-sounds # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-sounds/ChangeLog,v 1.213 2013/01/28 12:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-sounds/ChangeLog,v 1.214 2013/02/07 04:57:44 alexxy Exp $ + +*kdeartwork-sounds-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-sounds-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-sounds-4.9.3.ebuild, -kdeartwork-sounds-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-sounds/kdeartwork-sounds-4.10.0.ebuild b/kde-base/kdeartwork-sounds/kdeartwork-sounds-4.10.0.ebuild new file mode 100644 index 000000000000..fe0e44fb54e7 --- /dev/null +++ b/kde-base/kdeartwork-sounds/kdeartwork-sounds-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-sounds/kdeartwork-sounds-4.10.0.ebuild,v 1.1 2013/02/07 04:57:44 alexxy Exp $ + +EAPI=5 + +RESTRICT="binchecks strip" + +KMMODULE="sounds" +KMNAME="kdeartwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Extra sound themes for kde" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" diff --git a/kde-base/kdeartwork-styles/ChangeLog b/kde-base/kdeartwork-styles/ChangeLog index 82af29385faa..877d5f595736 100644 --- a/kde-base/kdeartwork-styles/ChangeLog +++ b/kde-base/kdeartwork-styles/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-styles # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.233 2013/01/28 12:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.234 2013/02/07 04:57:02 alexxy Exp $ + +*kdeartwork-styles-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-styles-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-styles-4.9.3.ebuild, -kdeartwork-styles-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-styles/kdeartwork-styles-4.10.0.ebuild b/kde-base/kdeartwork-styles/kdeartwork-styles-4.10.0.ebuild new file mode 100644 index 000000000000..6c86e3d84058 --- /dev/null +++ b/kde-base/kdeartwork-styles/kdeartwork-styles-4.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/kdeartwork-styles-4.10.0.ebuild,v 1.1 2013/02/07 04:57:02 alexxy Exp $ + +EAPI=5 + +KMMODULE="styles" +KMNAME="kdeartwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Extra KWin styles and window decorations" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +add_blocker kwin '<4.5.67' + +DEPEND=" + $(add_kdebase_dep kwin) +" +RDEPEND="${DEPEND}" + +KMEXTRA=" + kwin-styles/ +" diff --git a/kde-base/kdeartwork-wallpapers/ChangeLog b/kde-base/kdeartwork-wallpapers/ChangeLog index fb29f346a167..4dde18938e41 100644 --- a/kde-base/kdeartwork-wallpapers/ChangeLog +++ b/kde-base/kdeartwork-wallpapers/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-wallpapers # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.231 2013/01/28 12:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.232 2013/02/07 04:56:55 alexxy Exp $ + +*kdeartwork-wallpapers-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-wallpapers-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-wallpapers-4.9.3.ebuild, -kdeartwork-wallpapers-4.9.4.ebuild: diff --git a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.10.0.ebuild b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.10.0.ebuild new file mode 100644 index 000000000000..aa5c453db1d8 --- /dev/null +++ b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.10.0.ebuild,v 1.1 2013/02/07 04:56:55 alexxy Exp $ + +EAPI=5 + +RESTRICT="binchecks strip" + +KMMODULE="wallpapers" +KMNAME="kdeartwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Wallpapers from kde" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +KMEXTRA=" + HighResolutionWallpapers/ +" diff --git a/kde-base/kdeartwork-weatherwallpapers/ChangeLog b/kde-base/kdeartwork-weatherwallpapers/ChangeLog index e7528f959b89..eb854fe7b04f 100644 --- a/kde-base/kdeartwork-weatherwallpapers/ChangeLog +++ b/kde-base/kdeartwork-weatherwallpapers/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeartwork-weatherwallpapers # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-weatherwallpapers/ChangeLog,v 1.117 2013/01/28 12:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-weatherwallpapers/ChangeLog,v 1.118 2013/02/07 04:57:47 alexxy Exp $ + +*kdeartwork-weatherwallpapers-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeartwork-weatherwallpapers-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeartwork-weatherwallpapers-4.9.3.ebuild, diff --git a/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.10.0.ebuild b/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.10.0.ebuild new file mode 100644 index 000000000000..77d75e68a9cd --- /dev/null +++ b/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.10.0.ebuild,v 1.1 2013/02/07 04:57:47 alexxy Exp $ + +EAPI=5 + +KMNAME="kdeartwork" +KMMODULE="WeatherWallpapers" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Weather aware wallpapers. Changes with weather outside." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + $(add_kdebase_dep kdeartwork-wallpapers) +" diff --git a/kde-base/kdebase-cursors/ChangeLog b/kde-base/kdebase-cursors/ChangeLog index db3189772356..af0a9c3efc57 100644 --- a/kde-base/kdebase-cursors/ChangeLog +++ b/kde-base/kdebase-cursors/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdebase-cursors # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/ChangeLog,v 1.136 2013/01/28 12:12:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/ChangeLog,v 1.137 2013/02/07 04:57:12 alexxy Exp $ + +*kdebase-cursors-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdebase-cursors-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-cursors-4.9.3.ebuild, -kdebase-cursors-4.9.4.ebuild: diff --git a/kde-base/kdebase-cursors/kdebase-cursors-4.10.0.ebuild b/kde-base/kdebase-cursors/kdebase-cursors-4.10.0.ebuild new file mode 100644 index 000000000000..a938da461bf4 --- /dev/null +++ b/kde-base/kdebase-cursors/kdebase-cursors-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-cursors/kdebase-cursors-4.10.0.ebuild,v 1.1 2013/02/07 04:57:12 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="cursors" +inherit kde4-meta + +DESCRIPTION="oxygen cursors from kdebase" +IUSE="" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" diff --git a/kde-base/kdebase-data/ChangeLog b/kde-base/kdebase-data/ChangeLog index 4e3ef5045712..01a7f03993a4 100644 --- a/kde-base/kdebase-data/ChangeLog +++ b/kde-base/kdebase-data/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kdebase-data # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.252 2013/02/07 01:07:11 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.253 2013/02/07 04:57:51 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kdebase-data-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdebase-data-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdebase-data-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-data-4.9.3.ebuild, -kdebase-data-4.9.4.ebuild: Remove old diff --git a/kde-base/kdebase-data/kdebase-data-4.10.0.ebuild b/kde-base/kdebase-data/kdebase-data-4.10.0.ebuild new file mode 100644 index 000000000000..8f99c4ccfda8 --- /dev/null +++ b/kde-base/kdebase-data/kdebase-data-4.10.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.10.0.ebuild,v 1.1 2013/02/07 04:57:51 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMNOMODULE="true" +inherit kde4-meta + +DESCRIPTION="Icons, localization data and various .desktop files from kdebase." +IUSE="+wallpapers" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + +RDEPEND=" + wallpapers? ( $(add_kdebase_dep kde-wallpapers) ) + $(add_kdebase_dep oxygen-icons) + x11-themes/hicolor-icon-theme +" + +KMEXTRA=" + l10n/ + localization/ + pics/ +" +# Note that the eclass doesn't do this for us, because of KMNOMODULE="true". +KMEXTRACTONLY=" + config-runtime.h.cmake + kde4 +" + +src_configure() { + # Remove remnants of hicolor-icon-theme + sed -e "s:add_subdirectory[[:space:]]*([[:space:]]*hicolor[[:space:]]*):#donotwant:g" \ + -i pics/CMakeLists.txt \ + || die "failed to remove remnants of hicolor-icon-theme" + + kde4-meta_src_configure +} diff --git a/kde-base/kdebase-desktoptheme/ChangeLog b/kde-base/kdebase-desktoptheme/ChangeLog index 83bb2594c73e..a8a652e2da67 100644 --- a/kde-base/kdebase-desktoptheme/ChangeLog +++ b/kde-base/kdebase-desktoptheme/ChangeLog @@ -1,11 +1,17 @@ # ChangeLog for kde-base/kdebase-desktoptheme # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/ChangeLog,v 1.140 2013/02/07 01:08:03 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/ChangeLog,v 1.141 2013/02/07 04:57:38 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kdebase-desktoptheme-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdebase-desktoptheme-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdebase-desktoptheme-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-desktoptheme-4.9.3.ebuild, -kdebase-desktoptheme-4.9.4.ebuild: Remove old diff --git a/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.10.0.ebuild b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.10.0.ebuild new file mode 100644 index 000000000000..696cf66faebc --- /dev/null +++ b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.10.0.ebuild,v 1.1 2013/02/07 04:57:38 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMMODULE="desktoptheme" +inherit kde4-meta + +DESCRIPTION="Oxygen KDE4 desktop theme." +IUSE="" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" diff --git a/kde-base/kdebase-kioslaves/ChangeLog b/kde-base/kdebase-kioslaves/ChangeLog index d9b16565ed26..696196848275 100644 --- a/kde-base/kdebase-kioslaves/ChangeLog +++ b/kde-base/kdebase-kioslaves/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdebase-kioslaves # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-kioslaves/ChangeLog,v 1.289 2013/01/28 12:12:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-kioslaves/ChangeLog,v 1.290 2013/02/07 04:56:57 alexxy Exp $ + +*kdebase-kioslaves-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdebase-kioslaves-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-kioslaves-4.9.3.ebuild, -kdebase-kioslaves-4.9.4.ebuild: diff --git a/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.10.0.ebuild b/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.10.0.ebuild new file mode 100644 index 000000000000..c1b8c1df4b13 --- /dev/null +++ b/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.10.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-kioslaves/kdebase-kioslaves-4.10.0.ebuild,v 1.1 2013/02/07 04:56:57 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-runtime" +KMMODULE="kioslave" +inherit kde4-meta + +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +DESCRIPTION="kioslave: the kde VFS framework - kioslave plugins present a filesystem-like view of arbitrary data" +IUSE="+bzip2 exif debug lzma openexr samba +sftp" + +# tests hang, last checked for 4.2.96 +RESTRICT="test" + +DEPEND=" + !aqua? ( x11-libs/libXcursor ) + bzip2? ( app-arch/bzip2 ) + exif? ( media-gfx/exiv2 ) + openexr? ( media-libs/openexr ) + samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) ) + sftp? ( >=net-libs/libssh-0.4.0[sftp] ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kdelibs 'bzip2?,lzma?') + $(add_kdebase_dep kdialog) + virtual/ssh + !aqua? ( !kernel_SunOS? ( virtual/eject ) ) +" + +KMEXTRA=" + kioexec + kdeeject +" + +src_configure() { + mycmakeargs=( + -DWITH_SLP=OFF + $(cmake-utils_use_with bzip2 BZip2) + $(cmake-utils_use_with exif Exiv2) + $(cmake-utils_use_with lzma LibLZMA) + $(cmake-utils_use_with openexr OpenEXR) + $(cmake-utils_use_with samba) + $(cmake-utils_use_with sftp LibSSH) + ) + kde4-meta_src_configure +} diff --git a/kde-base/kdebase-menu-icons/ChangeLog b/kde-base/kdebase-menu-icons/ChangeLog index 3987bf9bfdd3..7df214f9da78 100644 --- a/kde-base/kdebase-menu-icons/ChangeLog +++ b/kde-base/kdebase-menu-icons/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/kdebase-menu-icons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-menu-icons/ChangeLog,v 1.125 2013/02/07 01:09:47 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-menu-icons/ChangeLog,v 1.126 2013/02/07 04:57:54 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kdebase-menu-icons-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdebase-menu-icons-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdebase-menu-icons-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-menu-icons-4.9.3.ebuild, -kdebase-menu-icons-4.9.4.ebuild: Remove old diff --git a/kde-base/kdebase-menu-icons/kdebase-menu-icons-4.10.0.ebuild b/kde-base/kdebase-menu-icons/kdebase-menu-icons-4.10.0.ebuild new file mode 100644 index 000000000000..362a0563367e --- /dev/null +++ b/kde-base/kdebase-menu-icons/kdebase-menu-icons-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-menu-icons/kdebase-menu-icons-4.10.0.ebuild,v 1.1 2013/02/07 04:57:54 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMMODULE="menu" +inherit kde4-meta + +DESCRIPTION="KDE menu icons" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="" diff --git a/kde-base/kdebase-menu/ChangeLog b/kde-base/kdebase-menu/ChangeLog index 54c234f48b05..0449bd088946 100644 --- a/kde-base/kdebase-menu/ChangeLog +++ b/kde-base/kdebase-menu/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kdebase-menu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-menu/ChangeLog,v 1.125 2013/02/07 01:08:56 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-menu/ChangeLog,v 1.126 2013/02/07 04:57:48 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kdebase-menu-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdebase-menu-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdebase-menu-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-menu-4.9.3.ebuild, -kdebase-menu-4.9.4.ebuild: Remove old diff --git a/kde-base/kdebase-menu/kdebase-menu-4.10.0.ebuild b/kde-base/kdebase-menu/kdebase-menu-4.10.0.ebuild new file mode 100644 index 000000000000..52834bf37c90 --- /dev/null +++ b/kde-base/kdebase-menu/kdebase-menu-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-menu/kdebase-menu-4.10.0.ebuild,v 1.1 2013/02/07 04:57:48 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMMODULE="kde-menu" +inherit kde4-meta + +DESCRIPTION="KDE Menu query tool." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kdebase-meta/ChangeLog b/kde-base/kdebase-meta/ChangeLog index 3bb445ee4ad0..11c1554e7066 100644 --- a/kde-base/kdebase-meta/ChangeLog +++ b/kde-base/kdebase-meta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdebase-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-meta/ChangeLog,v 1.254 2013/01/28 12:12:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-meta/ChangeLog,v 1.255 2013/02/07 04:57:22 alexxy Exp $ + +*kdebase-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdebase-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-meta-4.9.3.ebuild, -kdebase-meta-4.9.4.ebuild: diff --git a/kde-base/kdebase-meta/kdebase-meta-4.10.0.ebuild b/kde-base/kdebase-meta/kdebase-meta-4.10.0.ebuild new file mode 100644 index 000000000000..73bcf105b9c9 --- /dev/null +++ b/kde-base/kdebase-meta/kdebase-meta-4.10.0.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-meta/kdebase-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:22 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="Merge this to pull in all kdebase-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="+wallpapers" + +RDEPEND=" + $(add_kdebase_dep dolphin) + $(add_kdebase_dep freespacenotifier) + $(add_kdebase_dep kcheckpass) + $(add_kdebase_dep kcminit) + wallpapers? ( $(add_kdebase_dep kde-wallpapers) ) + $(add_kdebase_dep kde-base-artwork) + $(add_kdebase_dep kdebase-cursors) + $(add_kdebase_dep kdebase-runtime-meta) + $(add_kdebase_dep kdebase-startkde) + $(add_kdebase_dep kdepasswd) + $(add_kdebase_dep kdialog) + $(add_kdebase_dep keditbookmarks) + $(add_kdebase_dep kephal) + $(add_kdebase_dep kfind) + $(add_kdebase_dep kfmclient) + $(add_kdebase_dep khotkeys) + $(add_kdebase_dep kinfocenter) + $(add_kdebase_dep klipper) + $(add_kdebase_dep kmenuedit) + $(add_kdebase_dep konq-plugins) + $(add_kdebase_dep konqueror) + $(add_kdebase_dep konsole) + $(add_kdebase_dep kscreensaver) + $(add_kdebase_dep ksmserver) + $(add_kdebase_dep ksplash) + $(add_kdebase_dep kstartupconfig) + $(add_kdebase_dep kstyles) + $(add_kdebase_dep ksysguard) + $(add_kdebase_dep ksystraycmd) + $(add_kdebase_dep kwin) + $(add_kdebase_dep kwrite) + $(add_kdebase_dep kwrited) + $(add_kdebase_dep libkonq) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep liboxygenstyle) + $(add_kdebase_dep libplasmaclock) + $(add_kdebase_dep libplasmagenericshell) + $(add_kdebase_dep libtaskmanager) + $(add_kdebase_dep nsplugins) + $(add_kdebase_dep phonon-kde) + $(add_kdebase_dep plasma-apps) + $(add_kdebase_dep plasma-workspace) + $(add_kdebase_dep powerdevil) + $(add_kdebase_dep qguiplatformplugin_kde) + $(add_kdebase_dep solid) + $(add_kdebase_dep systemsettings) + !prefix? ( $(add_kdebase_dep kdm) ) +" diff --git a/kde-base/kdebase-runtime-meta/ChangeLog b/kde-base/kdebase-runtime-meta/ChangeLog index 0c1fe5d51656..18c6742061e3 100644 --- a/kde-base/kdebase-runtime-meta/ChangeLog +++ b/kde-base/kdebase-runtime-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdebase-runtime-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-runtime-meta/ChangeLog,v 1.105 2013/01/28 12:12:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-runtime-meta/ChangeLog,v 1.106 2013/02/07 04:57:55 alexxy Exp $ + +*kdebase-runtime-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdebase-runtime-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-runtime-meta-4.9.3.ebuild, -kdebase-runtime-meta-4.9.4.ebuild: diff --git a/kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.10.0.ebuild b/kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.10.0.ebuild new file mode 100644 index 000000000000..c6a0e651e7c0 --- /dev/null +++ b/kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.10.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:55 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="+handbook semantic-desktop" + +RDEPEND=" + $(add_kdebase_dep attica) + $(add_kdebase_dep drkonqi) + $(add_kdebase_dep kcmshell) + $(add_kdebase_dep kcontrol) + $(add_kdebase_dep kdebase-data) + $(add_kdebase_dep kdebase-desktoptheme) + $(add_kdebase_dep kdebase-kioslaves) + $(add_kdebase_dep kdebase-menu) + $(add_kdebase_dep kdebase-menu-icons) + $(add_kdebase_dep kdebugdialog) + $(add_kdebase_dep kdesu) + $(add_kdebase_dep kdontchangethehostname) + $(add_kdebase_dep keditfiletype) + $(add_kdebase_dep kfile) + $(add_kdebase_dep kglobalaccel) + $(add_kdebase_dep kiconfinder) + $(add_kdebase_dep kioclient) + $(add_kdebase_dep kmimetypefinder) + $(add_kdebase_dep knetattach) + $(add_kdebase_dep knewstuff) + $(add_kdebase_dep kpasswdserver) + $(add_kdebase_dep kquitapp) + $(add_kdebase_dep kstart) + $(add_kdebase_dep ktimezoned) + $(add_kdebase_dep ktraderclient) + $(add_kdebase_dep kuiserver) + $(add_kdebase_dep kurifilter-plugins) + $(add_kdebase_dep kwallet) + $(add_kdebase_dep kwalletd) + $(add_kdebase_dep plasma-runtime) + $(add_kdebase_dep renamedlg-plugins) + $(add_kdebase_dep solid-runtime) + handbook? ( $(add_kdebase_dep khelpcenter) ) + semantic-desktop? ( $(add_kdebase_dep nepomuk) ) +" diff --git a/kde-base/kdebase-startkde/ChangeLog b/kde-base/kdebase-startkde/ChangeLog index 0c9fe74d8560..ff15632b858b 100644 --- a/kde-base/kdebase-startkde/ChangeLog +++ b/kde-base/kdebase-startkde/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdebase-startkde # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-startkde/ChangeLog,v 1.302 2013/01/28 12:12:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-startkde/ChangeLog,v 1.303 2013/02/07 04:57:52 alexxy Exp $ + +*kdebase-startkde-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdebase-startkde-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebase-startkde-4.9.3.ebuild, -kdebase-startkde-4.9.4.ebuild: diff --git a/kde-base/kdebase-startkde/kdebase-startkde-4.10.0.ebuild b/kde-base/kdebase-startkde/kdebase-startkde-4.10.0.ebuild new file mode 100644 index 000000000000..97c9bc07ba7d --- /dev/null +++ b/kde-base/kdebase-startkde/kdebase-startkde-4.10.0.ebuild @@ -0,0 +1,92 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-startkde/kdebase-startkde-4.10.0.ebuild,v 1.1 2013/02/07 04:57:52 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMNOMODULE="true" +inherit kde4-meta multilib prefix + +DESCRIPTION="Startkde script, which starts a complete KDE session, and associated scripts" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="+wallpapers" + +# The KDE apps called from the startkde script. +# These provide the most minimal KDE desktop. +RDEPEND=" + $(add_kdebase_dep kcminit) + $(add_kdebase_dep kdebase-runtime-meta) + wallpapers? ( $(add_kdebase_dep kde-wallpapers) ) + $(add_kdebase_dep kfmclient) + $(add_kdebase_dep knotify) + $(add_kdebase_dep kreadconfig) + $(add_kdebase_dep krunner) + $(add_kdebase_dep ksmserver) + $(add_kdebase_dep ksplash) + $(add_kdebase_dep kstartupconfig) + $(add_kdebase_dep kwin) + $(add_kdebase_dep phonon-kde) + $(add_kdebase_dep plasma-apps) + $(add_kdebase_dep plasma-workspace) + $(add_kdebase_dep systemsettings) + x11-apps/mkfontdir + x11-apps/xmessage + x11-apps/xprop + x11-apps/xrandr + x11-apps/xrdb + x11-apps/xsetroot + x11-apps/xset +" + +KMEXTRACTONLY=" + ConfigureChecks.cmake + kdm/ + startkde.cmake +" + +PATCHES=("${FILESDIR}/gentoo-startkde4-4.patch") + +src_prepare() { + kde4-meta_src_prepare + + cp "${FILESDIR}/KDE-4" "${T}" + + # fix ${EPREFIX} + eprefixify startkde.cmake "${T}/KDE-4" +} + +src_install() { + kde4-meta_src_install + + # startup and shutdown scripts + insinto /etc/kde/startup + doins "${FILESDIR}/agent-startup.sh" + + insinto /etc/kde/shutdown + doins "${FILESDIR}/agent-shutdown.sh" + + # x11 session script + exeinto /etc/X11/Sessions + doexe "${T}/KDE-4" + + # freedesktop compliant session script + sed -e "s:\${BIN_INSTALL_DIR}:${EPREFIX}/usr/bin:g" \ + "${S}/kdm/kfrontend/sessions/kde-plasma.desktop.cmake" > "${T}/KDE-4.desktop" + insinto /usr/share/xsessions + doins "${T}/KDE-4.desktop" +} + +pkg_postinst () { + kde4-meta_pkg_postinst + + echo + elog "To enable gpg-agent and/or ssh-agent in KDE sessions," + elog "edit ${EPREFIX}/etc/kde/startup/agent-startup.sh and" + elog "${EPREFIX}/etc/kde/shutdown/agent-shutdown.sh" + echo + elog "The name of the session script has changed." + elog "If you currently have XSESSION=\"kde-$(get_kde_version)\" in your" + elog "configuration files, you will need to change it to" + elog "XSESSION=\"KDE-4\"" +} diff --git a/kde-base/kdebindings-meta/ChangeLog b/kde-base/kdebindings-meta/ChangeLog index e363d4b58d1a..56be43877c74 100644 --- a/kde-base/kdebindings-meta/ChangeLog +++ b/kde-base/kdebindings-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdebindings-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-meta/ChangeLog,v 1.159 2013/01/28 12:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-meta/ChangeLog,v 1.160 2013/02/07 04:56:56 alexxy Exp $ + +*kdebindings-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdebindings-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebindings-meta-4.9.3.ebuild, -kdebindings-meta-4.9.4.ebuild: diff --git a/kde-base/kdebindings-meta/kdebindings-meta-4.10.0.ebuild b/kde-base/kdebindings-meta/kdebindings-meta-4.10.0.ebuild new file mode 100644 index 000000000000..741dabaf86d0 --- /dev/null +++ b/kde-base/kdebindings-meta/kdebindings-meta-4.10.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-meta/kdebindings-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:56:56 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="KDE bindings - merge this to pull in all kdebindings-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="csharp java perl python ruby" + +RDEPEND=" + $(add_kdebase_dep smokegen) + $(add_kdebase_dep smokekde) + $(add_kdebase_dep smokeqt) + csharp? ( + $(add_kdebase_dep kimono) + $(add_kdebase_dep qyoto) + ) + java? ( $(add_kdebase_dep krossjava) ) + perl? ( + $(add_kdebase_dep perlkde) + $(add_kdebase_dep perlqt) + ) + python? ( + $(add_kdebase_dep krosspython) + $(add_kdebase_dep pykde4) + ) + ruby? ( + $(add_kdebase_dep korundum) + $(add_kdebase_dep krossruby) + $(add_kdebase_dep qtruby) + ) +" diff --git a/kde-base/kdebugdialog/ChangeLog b/kde-base/kdebugdialog/ChangeLog index 7185dbeba417..be15b768893e 100644 --- a/kde-base/kdebugdialog/ChangeLog +++ b/kde-base/kdebugdialog/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kdebugdialog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/ChangeLog,v 1.223 2013/02/07 01:10:40 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/ChangeLog,v 1.224 2013/02/07 04:57:46 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kdebugdialog-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdebugdialog-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdebugdialog-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdebugdialog-4.9.3.ebuild, -kdebugdialog-4.9.4.ebuild: Remove old diff --git a/kde-base/kdebugdialog/kdebugdialog-4.10.0.ebuild b/kde-base/kdebugdialog/kdebugdialog-4.10.0.ebuild new file mode 100644 index 000000000000..b1c06b20f65a --- /dev/null +++ b/kde-base/kdebugdialog/kdebugdialog-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/kdebugdialog-4.10.0.ebuild,v 1.1 2013/02/07 04:57:46 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: A dialog box for setting preferences for debug output" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kdeedu-meta/ChangeLog b/kde-base/kdeedu-meta/ChangeLog index e2277701f32c..1a5f1211712e 100644 --- a/kde-base/kdeedu-meta/ChangeLog +++ b/kde-base/kdeedu-meta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdeedu-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu-meta/ChangeLog,v 1.240 2013/01/28 12:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu-meta/ChangeLog,v 1.241 2013/02/07 04:57:50 alexxy Exp $ + +*kdeedu-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdeedu-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeedu-meta-4.9.3.ebuild, -kdeedu-meta-4.9.4.ebuild: diff --git a/kde-base/kdeedu-meta/kdeedu-meta-4.10.0.ebuild b/kde-base/kdeedu-meta/kdeedu-meta-4.10.0.ebuild new file mode 100644 index 000000000000..cb7171717c2d --- /dev/null +++ b/kde-base/kdeedu-meta/kdeedu-meta-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeedu-meta/kdeedu-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:50 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="KDE educational apps - merge this to pull in all kdeedu-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + $(add_kdebase_dep analitza) + $(add_kdebase_dep blinken) + $(add_kdebase_dep cantor) + $(add_kdebase_dep kalgebra) + $(add_kdebase_dep kalzium) + $(add_kdebase_dep kanagram) + $(add_kdebase_dep kbruch) + $(add_kdebase_dep kgeography) + $(add_kdebase_dep khangman) + $(add_kdebase_dep kig) + $(add_kdebase_dep kiten) + $(add_kdebase_dep klettres) + $(add_kdebase_dep kmplot) + $(add_kdebase_dep kstars) + $(add_kdebase_dep ktouch) + $(add_kdebase_dep kturtle) + $(add_kdebase_dep kwordquiz) + $(add_kdebase_dep libkdeedu) + $(add_kdebase_dep marble) + $(add_kdebase_dep pairs) + $(add_kdebase_dep parley) + $(add_kdebase_dep rocs) + $(add_kdebase_dep step) +" diff --git a/kde-base/kdegames-meta/ChangeLog b/kde-base/kdegames-meta/ChangeLog index eded5a8fc565..5164c280c208 100644 --- a/kde-base/kdegames-meta/ChangeLog +++ b/kde-base/kdegames-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdegames-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames-meta/ChangeLog,v 1.242 2013/01/28 12:12:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames-meta/ChangeLog,v 1.243 2013/02/07 04:57:47 alexxy Exp $ + +*kdegames-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdegames-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdegames-meta-4.9.3.ebuild, -kdegames-meta-4.9.4.ebuild: diff --git a/kde-base/kdegames-meta/kdegames-meta-4.10.0.ebuild b/kde-base/kdegames-meta/kdegames-meta-4.10.0.ebuild new file mode 100644 index 000000000000..755ba3bd3503 --- /dev/null +++ b/kde-base/kdegames-meta/kdegames-meta-4.10.0.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames-meta/kdegames-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:47 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdegames - merge this to pull in all kdegames-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="opengl python" + +RDEPEND=" + $(add_kdebase_dep bomber) + $(add_kdebase_dep bovo) + $(add_kdebase_dep granatier) + $(add_kdebase_dep kapman) + $(add_kdebase_dep katomic) + $(add_kdebase_dep kblackbox) + $(add_kdebase_dep kblocks) + $(add_kdebase_dep kbounce) + $(add_kdebase_dep kbreakout) + $(add_kdebase_dep kdiamond) + $(add_kdebase_dep kfourinline) + $(add_kdebase_dep kgoldrunner) + $(add_kdebase_dep killbots) + $(add_kdebase_dep kigo) + $(add_kdebase_dep kiriki) + $(add_kdebase_dep kjumpingcube) + $(add_kdebase_dep klickety) + $(add_kdebase_dep klines) + $(add_kdebase_dep kmahjongg) + $(add_kdebase_dep kmines) + $(add_kdebase_dep knavalbattle) + $(add_kdebase_dep knetwalk) + $(add_kdebase_dep kolf) + $(add_kdebase_dep kollision) + $(add_kdebase_dep konquest) + $(add_kdebase_dep kpat) + $(add_kdebase_dep kreversi) + $(add_kdebase_dep kshisen) + $(add_kdebase_dep ksirk) + $(add_kdebase_dep ksnakeduel) + $(add_kdebase_dep kspaceduel) + $(add_kdebase_dep ksquares) + $(add_kdebase_dep ktuberling) + $(add_kdebase_dep kubrick) + $(add_kdebase_dep libkdegames) + $(add_kdebase_dep libkmahjongg) + $(add_kdebase_dep lskat) + $(add_kdebase_dep palapeli) + opengl? ( $(add_kdebase_dep ksudoku) ) + python? ( $(add_kdebase_dep kajongg) ) +" diff --git a/kde-base/kdegraphics-meta/ChangeLog b/kde-base/kdegraphics-meta/ChangeLog index 3153e3ee4902..441271c1042e 100644 --- a/kde-base/kdegraphics-meta/ChangeLog +++ b/kde-base/kdegraphics-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdegraphics-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-meta/ChangeLog,v 1.244 2013/01/28 12:12:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-meta/ChangeLog,v 1.245 2013/02/07 04:56:58 alexxy Exp $ + +*kdegraphics-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdegraphics-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdegraphics-meta-4.9.3.ebuild, -kdegraphics-meta-4.9.4.ebuild: diff --git a/kde-base/kdegraphics-meta/kdegraphics-meta-4.10.0.ebuild b/kde-base/kdegraphics-meta/kdegraphics-meta-4.10.0.ebuild new file mode 100644 index 000000000000..fe5a67662865 --- /dev/null +++ b/kde-base/kdegraphics-meta/kdegraphics-meta-4.10.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-meta/kdegraphics-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:56:58 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdegraphics - merge this to pull in all kdegraphics-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="scanner" + +RDEPEND=" + $(add_kdebase_dep gwenview) + $(add_kdebase_dep kamera) + $(add_kdebase_dep kcolorchooser) + $(add_kdebase_dep kdegraphics-mobipocket) + $(add_kdebase_dep kdegraphics-strigi-analyzer) + $(add_kdebase_dep kgamma) + $(add_kdebase_dep kolourpaint) + $(add_kdebase_dep kruler) + $(add_kdebase_dep ksnapshot) + $(add_kdebase_dep libkdcraw) + $(add_kdebase_dep libkexiv2) + $(add_kdebase_dep libkipi) + $(add_kdebase_dep okular) + $(add_kdebase_dep svgpart) + $(add_kdebase_dep thumbnailers) + scanner? ( + $(add_kdebase_dep ksaneplugin) + $(add_kdebase_dep libksane) + ) +" diff --git a/kde-base/kdegraphics-mobipocket/ChangeLog b/kde-base/kdegraphics-mobipocket/ChangeLog index 680ecf148429..9858bd33852b 100644 --- a/kde-base/kdegraphics-mobipocket/ChangeLog +++ b/kde-base/kdegraphics-mobipocket/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdegraphics-mobipocket # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-mobipocket/ChangeLog,v 1.39 2013/01/28 12:12:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-mobipocket/ChangeLog,v 1.40 2013/02/07 04:57:34 alexxy Exp $ + +*kdegraphics-mobipocket-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdegraphics-mobipocket-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdegraphics-mobipocket-4.9.3.ebuild, -kdegraphics-mobipocket-4.9.4.ebuild: diff --git a/kde-base/kdegraphics-mobipocket/kdegraphics-mobipocket-4.10.0.ebuild b/kde-base/kdegraphics-mobipocket/kdegraphics-mobipocket-4.10.0.ebuild new file mode 100644 index 000000000000..f39d8264539d --- /dev/null +++ b/kde-base/kdegraphics-mobipocket/kdegraphics-mobipocket-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-mobipocket/kdegraphics-mobipocket-4.10.0.ebuild,v 1.1 2013/02/07 04:57:34 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Library to support mobipocket ebooks" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep okular)" +RDEPEND=${DEPEND} diff --git a/kde-base/kdegraphics-strigi-analyzer/ChangeLog b/kde-base/kdegraphics-strigi-analyzer/ChangeLog index 0cb7594ebc20..44f7f5279b86 100644 --- a/kde-base/kdegraphics-strigi-analyzer/ChangeLog +++ b/kde-base/kdegraphics-strigi-analyzer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdegraphics-strigi-analyzer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/ChangeLog,v 1.133 2013/01/28 12:12:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/ChangeLog,v 1.134 2013/02/07 04:57:03 alexxy Exp $ + +*kdegraphics-strigi-analyzer-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdegraphics-strigi-analyzer-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdegraphics-strigi-analyzer-4.9.3.ebuild, diff --git a/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.10.0.ebuild b/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.10.0.ebuild new file mode 100644 index 000000000000..ff12dc59669e --- /dev/null +++ b/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.10.0.ebuild,v 1.1 2013/02/07 04:57:03 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="kdegraphics: strigi plugins" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + app-misc/strigi +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kdelibs/ChangeLog b/kde-base/kdelibs/ChangeLog index 728cf2cf3990..b427d7a2c47c 100644 --- a/kde-base/kdelibs/ChangeLog +++ b/kde-base/kdelibs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdelibs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.892 2013/01/31 13:26:20 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.893 2013/02/07 04:57:32 alexxy Exp $ + +*kdelibs-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdelibs-4.10.0.ebuild: + Version bump KDE SC 4.10.0 31 Jan 2013; Naohiro Aota <naota@gentoo.org> kdelibs-4.9.5.ebuild: Add ~x86-fbsd. diff --git a/kde-base/kdelibs/kdelibs-4.10.0.ebuild b/kde-base/kdelibs/kdelibs-4.10.0.ebuild new file mode 100644 index 000000000000..dae19bf02b32 --- /dev/null +++ b/kde-base/kdelibs/kdelibs-4.10.0.ebuild @@ -0,0 +1,307 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-4.10.0.ebuild,v 1.1 2013/02/07 04:57:32 alexxy Exp $ + +EAPI=5 + +CPPUNIT_REQUIRED="optional" +DECLARATIVE_REQUIRED="always" +OPENGL_REQUIRED="optional" +KDE_HANDBOOK="optional" +inherit kde4-base fdo-mime multilib toolchain-funcs flag-o-matic + +EGIT_BRANCH="KDE/4.10" + +DESCRIPTION="KDE libraries needed by all KDE programs." + +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +LICENSE="LGPL-2.1" +IUSE="3dnow acl alsa altivec +bzip2 debug doc fam jpeg2k kerberos lzma +mmx nls openexr +policykit semantic-desktop spell sse sse2 ssl +udev ++upower upnp zeroconf" + +REQUIRED_USE=" + upower? ( udev ) +" + +# needs the kate regression testsuite from svn +RESTRICT="test" + +COMMONDEPEND=" + app-crypt/qca:2 + >=app-misc/strigi-0.7.7 + app-text/docbook-xml-dtd:4.2 + app-text/docbook-xsl-stylesheets + >=dev-libs/libattica-0.1.90 + >=dev-libs/libdbusmenu-qt-0.3.2 + dev-libs/libpcre[unicode] + dev-libs/libxml2 + dev-libs/libxslt + media-libs/fontconfig + media-libs/freetype:2 + media-libs/giflib + >=media-libs/libpng-1.4:= + >=media-libs/phonon-4.4.3 + sys-libs/zlib + virtual/jpeg + >=x11-misc/shared-mime-info-0.60 + acl? ( virtual/acl ) + alsa? ( media-libs/alsa-lib ) + !aqua? ( + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + x11-libs/libXau + x11-libs/libXcursor + x11-libs/libXdmcp + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXft + x11-libs/libXpm + x11-libs/libXrender + x11-libs/libXScrnSaver + x11-libs/libXtst + !kernel_SunOS? ( + || ( + sys-libs/libutempter + >=sys-freebsd/freebsd-lib-9.0 + ) + ) + ) + bzip2? ( app-arch/bzip2 ) + fam? ( virtual/fam ) + jpeg2k? ( media-libs/jasper ) + kerberos? ( virtual/krb5 ) + openexr? ( + media-libs/openexr + media-libs/ilmbase + ) + policykit? ( >=sys-auth/polkit-qt-0.103.0 ) + semantic-desktop? ( + >=dev-libs/shared-desktop-ontologies-0.10.0 + >=dev-libs/soprano-2.9.0[dbus,raptor,redland] + ) + spell? ( app-text/enchant ) + ssl? ( dev-libs/openssl ) + udev? ( virtual/udev ) + upnp? ( media-libs/herqq ) + zeroconf? ( net-dns/avahi[mdnsresponder-compat] ) +" +DEPEND="${COMMONDEPEND} + doc? ( app-doc/doxygen ) + nls? ( virtual/libintl ) +" +RDEPEND="${COMMONDEPEND} + !x11-libs/qt-phonon + >=app-crypt/gnupg-2.0.11 + app-misc/ca-certificates + $(add_kdebase_dep kde-env) + sys-apps/dbus[X] + !aqua? ( + sys-fs/udisks:2 + x11-apps/iceauth + x11-apps/rgb + >=x11-misc/xdg-utils-1.0.2-r3 + upower? ( sys-power/upower ) + ) + udev? ( app-misc/media-player-info ) +" +PDEPEND=" + $(add_kdebase_dep katepart) + || ( + $(add_kdebase_dep kfmclient) + x11-misc/xdg-utils + ) + handbook? ( $(add_kdebase_dep khelpcenter) ) + policykit? ( + >=kde-misc/polkit-kde-kcmodules-0.98_pre20101127 + >=sys-auth/polkit-kde-agent-0.99 + ) + semantic-desktop? ( + $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep nepomuk-widgets) + ) +" + +# Force the upgrade of plasma-workspace to a version that explicitly depends on kactivities +add_blocker plasma-workspace 4.7.1 + +# file collision, bug 394991 +add_blocker kcontrol 4.4.50 + +PATCHES=( + "${FILESDIR}/dist/01_gentoo_set_xdg_menu_prefix-1.patch" + "${FILESDIR}/dist/02_gentoo_append_xdg_config_dirs-1.patch" + "${FILESDIR}/${PN}-4.7.96-mimetypes.patch" + "${FILESDIR}/${PN}-4.4.90-xslt.patch" + "${FILESDIR}/${PN}-4.6.3-no_suid_kdeinit.patch" + "${FILESDIR}/${PN}-4.8.1-norpath.patch" + "${FILESDIR}/${PN}-4.9.3-werror.patch" +) + +pkg_pretend() { + if [[ ${MERGE_TYPE} != binary ]]; then + [[ $(gcc-major-version) -lt 4 ]] || \ + ( [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -le 3 ]] ) \ + && die "Sorry, but gcc-4.3 and earlier won't work for KDE SC 4.6 (see bug #354837)." + fi +} + +src_prepare() { + kde4-base_src_prepare + use arm && epatch "${FILESDIR}/${PN}-4.6.2-armlinking.patch" + + # Rename applications.menu (needs 01_gentoo_set_xdg_menu_prefix-1.patch to work) + sed -e 's|FILES[[:space:]]applications.menu|FILES applications.menu RENAME kde-4-applications.menu|g' \ + -i kded/CMakeLists.txt || die "Sed on CMakeLists.txt for applications.menu failed." + + if use aqua; then + sed -i -e \ + "s:BUNDLE_INSTALL_DIR \"/Applications:BUNDLE_INSTALL_DIR \"${EPREFIX}/${APP_BUNDLE_DIR}:g" \ + cmake/modules/FindKDE4Internal.cmake || die "failed to sed FindKDE4Internal.cmake" + + #if [[ ${CHOST} == *-darwin8 ]]; then + sed -i -e \ + "s:set(_add_executable_param MACOSX_BUNDLE):remove(_add_executable_param MACOSX_BUNDLE):g" \ + cmake/modules/KDE4Macros.cmake || die "failed to sed KDE4Macros.cmake" + #fi + + # solid/solid/backends/iokit doesn't properly link, so disable it. + sed -e "s|\(APPLE\)|(FALSE)|g" -i solid/solid/CMakeLists.txt \ + || die "disabling solid/solid/backends/iokit failed" + sed -e "s|m_backend = .*Backends::IOKit.*;|m_backend = 0;|g" -i solid/solid/managerbase.cpp \ + || die "disabling solid/solid/backends/iokit failed" + + # There's no fdatasync on OSX and the check fails to detect that. + sed -e "/HAVE_FDATASYNC/ d" -i config.h.cmake \ + || die "disabling fdatasync failed" + + # Fix nameser include to nameser8_compat + sed -e "s|nameser8_compat.h|nameser_compat.h|g" -i kio/misc/kpac/discovery.cpp \ + || die "fixing nameser include failed" + append-flags -DHAVE_ARPA_NAMESER8_COMPAT_H=1 + + # Try to fix kkeyserver_mac + epatch "${FILESDIR}"/${PN}-4.3.80-kdeui_util_kkeyserver_mac.patch + fi +} + +src_configure() { + mycmakeargs=( + -DWITH_HSPELL=OFF + -DWITH_ASPELL=OFF + -DWITH_DNSSD=OFF + -DWITH_SOLID_UDISKS2=ON + -DKDE_DEFAULT_HOME=.kde4 + -DKAUTH_BACKEND=POLKITQT-1 + -DBUILD_libkactivities=OFF + $(cmake-utils_use_build handbook doc) + $(cmake-utils_use_has 3dnow X86_3DNOW) + $(cmake-utils_use_has altivec PPC_ALTIVEC) + $(cmake-utils_use_has mmx X86_MMX) + $(cmake-utils_use_has sse X86_SSE) + $(cmake-utils_use_has sse2 X86_SSE2) + $(cmake-utils_use_with acl) + $(cmake-utils_use_with alsa) + $(cmake-utils_use_with bzip2 BZip2) + $(cmake-utils_use_with fam) + $(cmake-utils_use_with jpeg2k Jasper) + $(cmake-utils_use_with kerberos GSSAPI) + $(cmake-utils_use_with lzma LibLZMA) + $(cmake-utils_use_with nls Libintl) + $(cmake-utils_use_with openexr OpenEXR) + $(cmake-utils_use_with opengl OpenGL) + $(cmake-utils_use_with policykit PolkitQt-1) + $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use_with semantic-desktop SharedDesktopOntologies) + $(cmake-utils_use_with spell ENCHANT) + $(cmake-utils_use_with ssl OpenSSL) + $(cmake-utils_use_with udev UDev) + $(cmake-utils_use_with upnp HUpnp) + $(cmake-utils_use_with zeroconf Avahi) + ) + kde4-base_src_configure +} + +src_compile() { + kde4-base_src_compile + + # The building of apidox is not managed anymore by the build system + if use doc; then + einfo "Building API documentation" + cd "${S}"/doc/api/ + ./doxygen.sh "${S}" || die "APIDOX generation failed" + fi +} + +src_install() { + kde4-base_src_install + + # use system certificates + rm -f "${ED}"/usr/share/apps/kssl/ca-bundle.crt || die + dosym /etc/ssl/certs/ca-certificates.crt /usr/share/apps/kssl/ca-bundle.crt + + if use doc; then + einfo "Installing API documentation. This could take a bit of time." + cd "${S}"/doc/api/ + docinto /HTML/en/kdelibs-apidox + dohtml -r ${P}-apidocs/* + fi + + if use aqua; then + einfo "fixing ${PN} plugins" + + local _PV=${PV:0:3}.0 + local _dir=${EPREFIX}/usr/$(get_libdir)/kde4/plugins/script + + install_name_tool -id \ + "${_dir}/libkrossqtsplugin.${_PV}.dylib" \ + "${D}/${_dir}/libkrossqtsplugin.${_PV}.dylib" \ + || die "failed fixing libkrossqtsplugin.${_PV}.dylib" + + einfo "fixing ${PN} cmake detection files" + #sed -i -e \ + # "s:if (HAVE_XKB):if (HAVE_XKB AND NOT APPLE):g" \ + echo -e "set(XKB_FOUND FALSE)\nset(HAVE_XKB FALSE)" > \ + "${ED}"/usr/share/apps/cmake/modules/FindXKB.cmake \ + || die "failed fixing FindXKB.cmake" + fi + + einfo Installing environment file. + # Since 44qt4 is sourced earlier QT_PLUGIN_PATH is defined. + echo "COLON_SEPARATED=QT_PLUGIN_PATH" > "${T}/77kde" + echo "QT_PLUGIN_PATH=${EPREFIX}/usr/$(get_libdir)/kde4/plugins" >> "${T}/77kde" + doenvd "${T}/77kde" +} + +pkg_postinst() { + fdo-mime_mime_database_update + + if use zeroconf; then + echo + elog "To make zeroconf support available in KDE make sure that the 'mdnsd' daemon" + elog "is running." + echo + einfo "If you also want to use zeroconf for hostname resolution, emerge sys-auth/nss-mdns" + einfo "and enable multicast dns lookups by editing the 'hosts:' line in /etc/nsswitch.conf" + einfo "to include 'mdns', e.g.:" + einfo " hosts: files mdns dns" + echo + fi + + elog "Your homedir is set to \${HOME}/.kde4" + echo + + kde4-base_pkg_postinst +} + +pkg_prerm() { + # Remove ksycoca4 global database + rm -f "${EROOT}${PREFIX}"/share/kde4/services/ksycoca4 +} + +pkg_postrm() { + fdo-mime_mime_database_update + + kde4-base_pkg_postrm +} diff --git a/kde-base/kdemultimedia-meta/ChangeLog b/kde-base/kdemultimedia-meta/ChangeLog index f753edfcdfae..b0f2896d521e 100644 --- a/kde-base/kdemultimedia-meta/ChangeLog +++ b/kde-base/kdemultimedia-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdemultimedia-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia-meta/ChangeLog,v 1.241 2013/01/28 12:12:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia-meta/ChangeLog,v 1.242 2013/02/07 04:57:58 alexxy Exp $ + +*kdemultimedia-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdemultimedia-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdemultimedia-meta-4.9.3.ebuild, -kdemultimedia-meta-4.9.4.ebuild: diff --git a/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.10.0.ebuild b/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.10.0.ebuild new file mode 100644 index 000000000000..5460c96d8744 --- /dev/null +++ b/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdemultimedia-meta/kdemultimedia-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:58 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdemultimedia - merge this to pull in all kdemultimedia-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="ffmpeg +mplayer" + +RDEPEND=" + $(add_kdebase_dep dragon) + $(add_kdebase_dep juk) + $(add_kdebase_dep audiocd-kio) + $(add_kdebase_dep kmix) + $(add_kdebase_dep kscd) + $(add_kdebase_dep libkcddb) + $(add_kdebase_dep libkcompactdisc) + mplayer? ( $(add_kdebase_dep mplayerthumbs) ) + ffmpeg? ( $(add_kdebase_dep ffmpegthumbs) ) +" diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index ce3f2169bf33..092b79b5de59 100644 --- a/kde-base/kdenetwork-filesharing/ChangeLog +++ b/kde-base/kdenetwork-filesharing/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdenetwork-filesharing # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.232 2013/01/28 12:12:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.233 2013/02/07 04:57:20 alexxy Exp $ + +*kdenetwork-filesharing-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdenetwork-filesharing-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdenetwork-filesharing-4.9.3.ebuild, -kdenetwork-filesharing-4.9.4.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.0.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.0.ebuild new file mode 100644 index 000000000000..c5466f7b1a57 --- /dev/null +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.10.0.ebuild,v 1.1 2013/02/07 04:57:20 alexxy Exp $ + +EAPI=5 + +KMNAME="kdenetwork" +KMMODULE="filesharing" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kdenetwork-meta/ChangeLog b/kde-base/kdenetwork-meta/ChangeLog index c8a515fe3322..600f8940126a 100644 --- a/kde-base/kdenetwork-meta/ChangeLog +++ b/kde-base/kdenetwork-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdenetwork-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-meta/ChangeLog,v 1.243 2013/01/28 12:12:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-meta/ChangeLog,v 1.244 2013/02/07 04:56:54 alexxy Exp $ + +*kdenetwork-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdenetwork-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdenetwork-meta-4.9.3.ebuild, -kdenetwork-meta-4.9.4.ebuild: diff --git a/kde-base/kdenetwork-meta/kdenetwork-meta-4.10.0.ebuild b/kde-base/kdenetwork-meta/kdenetwork-meta-4.10.0.ebuild new file mode 100644 index 000000000000..ef87238b3a97 --- /dev/null +++ b/kde-base/kdenetwork-meta/kdenetwork-meta-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-meta/kdenetwork-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:56:54 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdenetwork - merge this to pull in all kdenetwork-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="ppp" + +RDEPEND=" + $(add_kdebase_dep kdenetwork-filesharing) + $(add_kdebase_dep kdnssd) + $(add_kdebase_dep kget) + $(add_kdebase_dep kopete) + $(add_kdebase_dep krdc) + $(add_kdebase_dep krfb) + ppp? ( $(add_kdebase_dep kppp) ) +" diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index faf50e0265aa..6e029bb525c3 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.248 2013/01/28 12:12:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.249 2013/02/07 04:57:01 alexxy Exp $ + +*kdepasswd-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdepasswd-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepasswd-4.9.3.ebuild, -kdepasswd-4.9.4.ebuild: diff --git a/kde-base/kdepasswd/kdepasswd-4.10.0.ebuild b/kde-base/kdepasswd/kdepasswd-4.10.0.ebuild new file mode 100644 index 000000000000..e42d5feeec47 --- /dev/null +++ b/kde-base/kdepasswd/kdepasswd-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.10.0.ebuild,v 1.1 2013/02/07 04:57:01 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-baseapps" +inherit kde4-meta + +DESCRIPTION="KDE GUI for passwd" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkonq) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kdesu) +" + +KMLOADLIBS="libkonq" diff --git a/kde-base/kdepim-common-libs/ChangeLog b/kde-base/kdepim-common-libs/ChangeLog index b841cacbb4af..495256a2252b 100644 --- a/kde-base/kdepim-common-libs/ChangeLog +++ b/kde-base/kdepim-common-libs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdepim-common-libs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/ChangeLog,v 1.68 2013/01/28 12:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/ChangeLog,v 1.69 2013/02/07 04:57:40 alexxy Exp $ + +*kdepim-common-libs-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdepim-common-libs-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepim-common-libs-4.9.3.ebuild, -kdepim-common-libs-4.9.4.ebuild: diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.10.0.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.10.0.ebuild new file mode 100644 index 000000000000..959a0f3b41e4 --- /dev/null +++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.10.0.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-common-libs/kdepim-common-libs-4.10.0.ebuild,v 1.1 2013/02/07 04:57:40 alexxy Exp $ + +EAPI=5 + +KMNAME="kdepim" +KMNOMODULE="true" +inherit kde4-meta + +DESCRIPTION="Common libraries for KDE PIM apps" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + app-crypt/gpgme + >=app-office/akonadi-server-1.9.0 + >=dev-libs/shared-desktop-ontologies-0.10.0 + $(add_kdebase_dep kdepimlibs 'semantic-desktop') +" +RDEPEND="${DEPEND} + app-crypt/gnupg + $(add_kdebase_dep kdepim-runtime) +" + +# @Since >4.4.76 merged here +add_blocker akonadi +add_blocker libkdepim +add_blocker libkleo +add_blocker libkpgp +add_blocker kaddressbook '<4.4.90' +# kdepim-wizards removed since 4.8.0 +add_blocker kdepim-wizards +add_blocker kmail '<4.4.80' +add_blocker korganizer '<4.5.67' + +RESTRICT="test" +# bug 393131 + +KMEXTRA=" + akonadi_next/ + calendarsupport/ + calendarviews/ + incidenceeditor-ng/ + libkdepim/ + libkdepimdbusinterfaces/ + libkleo/ + libkpgp/ + kdgantt2/ + messagecomposer/ + messagecore/ + messagelist/ + messageviewer/ + ontologies/ + pimcommon/ + templateparser/ +" + +KMEXTRACTONLY=" + kleopatra/ + kmail/ + knode/org.kde.knode.xml + korganizer/korgac/org.kde.korganizer.KOrgac.xml + korganizer/org.kde.korganizer.Korganizer.xml +" + +KMSAVELIBS="true" diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index aec32678e377..cd6b294e2804 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.137 2013/01/28 12:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.138 2013/02/07 04:56:53 alexxy Exp $ + +*kdepim-icons-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdepim-icons-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepim-icons-4.9.3.ebuild, -kdepim-icons-4.9.4.ebuild: diff --git a/kde-base/kdepim-icons/kdepim-icons-4.10.0.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.10.0.ebuild new file mode 100644 index 000000000000..f514db350489 --- /dev/null +++ b/kde-base/kdepim-icons/kdepim-icons-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.10.0.ebuild,v 1.1 2013/02/07 04:56:53 alexxy Exp $ + +EAPI=5 + +KMNAME="kdepim" +KMMODULE="icons" +inherit kde4-meta + +DESCRIPTION="KDE PIM icons" +IUSE="" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" + +DEPEND="$(add_kdebase_dep kdepimlibs)" +RDEPEND="" diff --git a/kde-base/kdepim-kresources/ChangeLog b/kde-base/kdepim-kresources/ChangeLog index 28abde7d7f20..5bd846561ffa 100644 --- a/kde-base/kdepim-kresources/ChangeLog +++ b/kde-base/kdepim-kresources/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdepim-kresources # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-kresources/ChangeLog,v 1.246 2013/01/28 12:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-kresources/ChangeLog,v 1.247 2013/02/07 04:56:59 alexxy Exp $ + +*kdepim-kresources-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdepim-kresources-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepim-kresources-4.9.3.ebuild, -kdepim-kresources-4.9.4.ebuild: diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.10.0.ebuild b/kde-base/kdepim-kresources/kdepim-kresources-4.10.0.ebuild new file mode 100644 index 000000000000..b1d62c060cf1 --- /dev/null +++ b/kde-base/kdepim-kresources/kdepim-kresources-4.10.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-kresources/kdepim-kresources-4.10.0.ebuild,v 1.1 2013/02/07 04:56:59 alexxy Exp $ + +EAPI=5 + +KMNAME="kdepim" +KMMODULE="kresources" +inherit kde4-meta + +DESCRIPTION="KDE PIM groupware plugin collection" +IUSE="debug" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + kmail/ + knotes/ + korganizer/version.h +" + +KMLOADLIBS="kdepim-common-libs" diff --git a/kde-base/kdepim-l10n/ChangeLog b/kde-base/kdepim-l10n/ChangeLog index d4e21a43a090..3c2d7e1c099e 100644 --- a/kde-base/kdepim-l10n/ChangeLog +++ b/kde-base/kdepim-l10n/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdepim-l10n # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-l10n/ChangeLog,v 1.71 2013/01/28 12:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-l10n/ChangeLog,v 1.72 2013/02/07 04:57:07 alexxy Exp $ + +*kdepim-l10n-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdepim-l10n-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepim-l10n-4.9.3.ebuild, -kdepim-l10n-4.9.4.ebuild: diff --git a/kde-base/kdepim-l10n/kdepim-l10n-4.10.0.ebuild b/kde-base/kdepim-l10n/kdepim-l10n-4.10.0.ebuild new file mode 100644 index 000000000000..6df13e956e06 --- /dev/null +++ b/kde-base/kdepim-l10n/kdepim-l10n-4.10.0.ebuild @@ -0,0 +1,110 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-l10n/kdepim-l10n-4.10.0.ebuild,v 1.1 2013/02/07 04:57:07 alexxy Exp $ + +EAPI=4 + +KDE_HANDBOOK=optional +inherit kde4-base + +DESCRIPTION="KDE PIM internationalization package" + +DEPEND=" + sys-devel/gettext +" +RDEPEND="" + +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +MY_LANGS="ar bg bs ca ca@valencia cs da de el en_GB es et eu fa fi fr ga gl +he hi hr hu ia is it ja kk km ko lt lv mr nb nds nl nn pa pl pt pt_BR ro ru +si sk sl sr sv tg th tr ug uk vi wa zh_CN zh_TW" + +URI_BASE="${SRC_URI/-${PV}.tar.xz/}" +SRC_URI="" + +for MY_LANG in ${MY_LANGS} ; do + IUSE="${IUSE} linguas_${MY_LANG}" + SRC_URI="${SRC_URI} linguas_${MY_LANG}? ( ${URI_BASE/kdepim/kde}/kde-l10n-${MY_LANG}-${PV}.tar.xz )" +done + +S="${WORKDIR}" + +src_unpack() { + local LNG DIR + if [[ -z ${A} ]]; then + elog + elog "You either have the LINGUAS variable unset, or it only" + elog "contains languages not supported by ${P}." + elog "You won't have any additional language support." + elog + elog "${P} supports these language codes:" + elog "${MY_LANGS}" + elog + fi + + # For EAPI >= 3, or if not using .tar.xz archives: + [[ -n ${A} ]] && unpack ${A} + cd "${S}" + + # add all linguas to cmake + if [[ -n ${A} ]]; then + for LNG in ${LINGUAS}; do + DIR="kde-l10n-${LNG}-${PV}" + if [[ -d "${DIR}" ]] ; then + echo "add_subdirectory( ${DIR} )" >> "${S}"/CMakeLists.txt + fi + + # remove everything except kdepim and kdepim-runtime + for SUBDIR in data docs messages scripts ; do + if [[ -d "${S}/${DIR}/${SUBDIR}" ]] ; then + einfo " ${SUBDIR} subdirectory" + echo > "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" + [[ -d "${S}/${DIR}/${SUBDIR}/kdepim" ]] && ( echo "add_subdirectory(kdepim)" >> "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" ) + [[ -d "${S}/${DIR}/${SUBDIR}/kdepim-runtime" ]] && ( echo "add_subdirectory(kdepim-runtime)" >> "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" ) + fi + done + + # in some cases we may have sub-lingua subdirs, e.g. sr :( + for XSUBDIR in "${S}/${DIR}/${LNG}"@* ; do + XLNG=$(echo ${XSUBDIR}|sed -e 's:^.*/::') + if [[ -d "${XSUBDIR}" ]] ; then + einfo " ${XLNG} variant" + # remove everything except kdepim and kdepim-runtime + for SUBDIR in data docs messages scripts ; do + if [[ -d "${XSUBDIR}/${SUBDIR}" ]] ; then + einfo " ${SUBDIR} subdirectory" + echo > "${XSUBDIR}/${SUBDIR}/CMakeLists.txt" + [[ -d "${XSUBDIR}/${SUBDIR}/kdepim" ]] && ( echo "add_subdirectory(kdepim)" >> "${XSUBDIR}/${SUBDIR}/CMakeLists.txt" ) + [[ -d "${XSUBDIR}/${SUBDIR}/kdepim-runtime" ]] && ( echo "add_subdirectory(kdepim-runtime)" >> "${XSUBDIR}/${SUBDIR}/CMakeLists.txt" ) + fi + done + fi + done + done + fi +} + +src_prepare() { + [[ -n ${A} ]] && kde4-base_src_prepare +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_build handbook docs) + ) + [[ -n ${A} ]] && kde4-base_src_configure +} + +src_compile() { + [[ -n ${A} ]] && kde4-base_src_compile +} + +src_test() { + [[ -n ${A} ]] && kde4-base_src_test +} + +src_install() { + [[ -n ${A} ]] && kde4-base_src_install +} diff --git a/kde-base/kdepim-meta/ChangeLog b/kde-base/kdepim-meta/ChangeLog index 11decac66d07..88d10c4672b4 100644 --- a/kde-base/kdepim-meta/ChangeLog +++ b/kde-base/kdepim-meta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdepim-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-meta/ChangeLog,v 1.247 2013/01/28 12:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-meta/ChangeLog,v 1.248 2013/02/07 04:57:28 alexxy Exp $ + +*kdepim-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdepim-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepim-meta-4.9.3.ebuild, -kdepim-meta-4.9.4.ebuild: diff --git a/kde-base/kdepim-meta/kdepim-meta-4.10.0.ebuild b/kde-base/kdepim-meta/kdepim-meta-4.10.0.ebuild new file mode 100644 index 000000000000..16372b06b21b --- /dev/null +++ b/kde-base/kdepim-meta/kdepim-meta-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-meta/kdepim-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:28 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdepim - merge this to pull in all kdepim-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="nls" + +RDEPEND=" + $(add_kdebase_dep akonadiconsole) + $(add_kdebase_dep akregator) + $(add_kdebase_dep blogilo) + $(add_kdebase_dep kabcclient) + $(add_kdebase_dep kaddressbook) + $(add_kdebase_dep kalarm) + $(add_kdebase_dep kdepim-icons) + $(add_kdebase_dep kdepim-kresources) + $(add_kdebase_dep kdepim-runtime) + $(add_kdebase_dep kdepim-strigi-analyzer) + $(add_kdebase_dep kjots) + $(add_kdebase_dep kleopatra) + $(add_kdebase_dep kmail) + $(add_kdebase_dep knode) + $(add_kdebase_dep knotes) + $(add_kdebase_dep konsolekalendar) + $(add_kdebase_dep kontact) + $(add_kdebase_dep korganizer) + $(add_kdebase_dep ktimetracker) + nls? ( + $(add_kdebase_dep kde-l10n) + $(add_kdebase_dep kdepim-l10n) + ) +" diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index ee799363c39d..1fa5183eed1c 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.113 2013/01/28 12:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.114 2013/02/07 04:57:27 alexxy Exp $ + +*kdepim-runtime-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdepim-runtime-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepim-runtime-4.9.3.ebuild, -kdepim-runtime-4.9.4.ebuild: diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.10.0.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.10.0.ebuild new file mode 100644 index 000000000000..2943857b07a2 --- /dev/null +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.10.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.10.0.ebuild,v 1.1 2013/02/07 04:57:27 alexxy Exp $ + +EAPI=5 + +KMNAME="kdepim-runtime" +inherit kde4-base + +DESCRIPTION="KDE PIM runtime plugin collection" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug google kolab" + +RESTRICT="test" +# Would need test programs _testrunner and akonaditest from kdepimlibs, see bug 313233 + +DEPEND=" + app-misc/strigi + >=app-office/akonadi-server-1.9.0 + dev-libs/boost + dev-libs/libxml2:2 + dev-libs/libxslt + >=dev-libs/shared-desktop-ontologies-0.10.0 + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + x11-misc/shared-mime-info + google? ( >=net-libs/libkgapi-0.4.3[-oldpim] ) + kolab? ( net-libs/libkolab ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kdepim-icons) + !kde-misc/akonadi-google +" + +# nepomuk_email_feeder moved here in 4.8 +add_blocker kdepim-common-libs 4.7.50 + +src_prepare() { + sed -e "s:find_package(LibKGAPI QUIET NO_MODULE):macro_optional_find_package(LibKGAPI):g" \ + -i "${S}/CMakeLists.txt" || die "fixing automagic dependencies failed" + + kde4-base_src_prepare +} + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_with google LibKGAPI) + $(cmake-utils_use_with kolab Libkolab) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kdepim-strigi-analyzer/ChangeLog b/kde-base/kdepim-strigi-analyzer/ChangeLog index 9758328eeb99..1cd376980b79 100644 --- a/kde-base/kdepim-strigi-analyzer/ChangeLog +++ b/kde-base/kdepim-strigi-analyzer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdepim-strigi-analyzer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-strigi-analyzer/ChangeLog,v 1.133 2013/01/28 12:12:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-strigi-analyzer/ChangeLog,v 1.134 2013/02/07 04:57:28 alexxy Exp $ + +*kdepim-strigi-analyzer-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdepim-strigi-analyzer-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdepim-strigi-analyzer-4.9.3.ebuild, -kdepim-strigi-analyzer-4.9.4.ebuild: diff --git a/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.10.0.ebuild b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.10.0.ebuild new file mode 100644 index 000000000000..23cf53d07956 --- /dev/null +++ b/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.10.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-strigi-analyzer/kdepim-strigi-analyzer-4.10.0.ebuild,v 1.1 2013/02/07 04:57:28 alexxy Exp $ + +EAPI=5 + +KMNAME="kdepim" +KMMODULE="strigi-analyzer" +inherit kde4-meta + +DESCRIPTION="kdepim: strigi plugins" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + app-misc/strigi + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + libkleo/ + libkpgp/ + messageviewer/ +" diff --git a/kde-base/kdepimlibs/ChangeLog b/kde-base/kdepimlibs/ChangeLog index c7259bc60311..1c902574d385 100644 --- a/kde-base/kdepimlibs/ChangeLog +++ b/kde-base/kdepimlibs/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kdepimlibs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.181 2013/02/07 01:04:34 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.182 2013/02/07 04:57:08 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kdepimlibs-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdepimlibs-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdepimlibs-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Michael Palimaka <kensington@gentoo.org> -files/kdepimlibs-4.9.3-configure.patch: Remove unused patch. diff --git a/kde-base/kdepimlibs/kdepimlibs-4.10.0.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.10.0.ebuild new file mode 100644 index 000000000000..74748bbf2c17 --- /dev/null +++ b/kde-base/kdepimlibs/kdepimlibs-4.10.0.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.10.0.ebuild,v 1.1 2013/02/07 04:57:08 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +CPPUNIT_REQUIRED="optional" +inherit kde4-base + +DESCRIPTION="Common library for KDE PIM apps." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +LICENSE="LGPL-2.1" +IUSE="debug ldap prison semantic-desktop" + +# some akonadi tests timeout, that probaly needs more work as its ~700 tests +RESTRICT="test" + +DEPEND=" + !kde-misc/akonadi-social-utils + >=app-crypt/gpgme-1.1.6 + >=dev-libs/boost-1.35.0-r5 + dev-libs/libgpg-error + >=dev-libs/libical-0.43 + dev-libs/cyrus-sasl + dev-libs/qjson + $(add_kdebase_dep kdelibs 'semantic-desktop=') + prison? ( media-libs/prison ) + semantic-desktop? ( + >=app-office/akonadi-server-1.9.0 + $(add_kdebase_dep nepomuk-core) + media-libs/phonon + x11-misc/shared-mime-info + ) + ldap? ( net-nds/openldap ) +" +# boost is not linked to, but headers which include it are installed +# bug #418071 +RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}/${PN}-4.9.1-boostincludes.patch" ) + +src_prepare() { + kde4-base_src_prepare + + # Disable hardcoded checks + sed -r -e '/find_package\((Akonadi|SharedDesktopOntologies|Soprano|Nepomuk)/{/macro_optional_/!s/find/macro_optional_&/}' \ + -e '/set_package_properties\((Akonadi|SHAREDDESKTOPONTOLOGIES|Soprano|Nepomuk)/s/ REQUIRED / OPTIONAL /' \ + -e '/add_subdirectory\((akonadi|mailtransport)/{/macro_optional_/!s/add/macro_optional_&/}' \ + -i CMakeLists.txt || die + if ! use semantic-desktop; then + sed -e '/include(SopranoAddOntology)/s/^/#DISABLED /' \ + -i CMakeLists.txt || die + # More reliable than -DBUILD_akonadi=OFF + rm -r akonadi mailtransport || die + fi +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_build handbook doc) + $(cmake-utils_use_with ldap) + $(cmake-utils_use_with semantic-desktop Akonadi) + $(cmake-utils_use_with semantic-desktop SharedDesktopOntologies) + $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use_with semantic-desktop NepomukCore) + $(cmake-utils_use !semantic-desktop KALARM_USE_KRESOURCES) + $(cmake-utils_use_with prison) + ) + + kde4-base_src_configure +} + +src_install() { + kde4-base_src_install + rm "${D}"/usr/share/apps/cmake/modules/FindQJSON.cmake + rm "${D}"/usr/share/apps/cmake/modules/FindQtOAuth.cmake #Collides with net-im/choqok +} diff --git a/kde-base/kdeplasma-addons/ChangeLog b/kde-base/kdeplasma-addons/ChangeLog index dec4da6df745..ebc9833599d8 100644 --- a/kde-base/kdeplasma-addons/ChangeLog +++ b/kde-base/kdeplasma-addons/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeplasma-addons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.166 2013/01/28 12:12:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/ChangeLog,v 1.167 2013/02/07 04:57:52 alexxy Exp $ + +*kdeplasma-addons-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeplasma-addons-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeplasma-addons-4.9.3.ebuild, -kdeplasma-addons-4.9.4.ebuild: diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.10.0.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.10.0.ebuild new file mode 100644 index 000000000000..afb140c49d8d --- /dev/null +++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.10.0.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeplasma-addons/kdeplasma-addons-4.10.0.ebuild,v 1.1 2013/02/07 04:57:52 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Extra Plasma applets and engines" +LICENSE="GPL-2 LGPL-2" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="attica debug desktopglobe exif fcitx ibus json oauth qalculate qwt scim +semantic-desktop" + +RESTRICT=test +# tests hang + +# krunner is only needed to generate dbus interface for lancelot +COMMON_DEPEND=" + app-crypt/qca:2 + app-crypt/qca-ossl:2 + $(add_kdebase_dep kdelibs 'semantic-desktop=') + $(add_kdebase_dep krunner) + $(add_kdebase_dep plasma-workspace 'semantic-desktop=') + x11-misc/shared-mime-info + attica? ( dev-libs/libattica ) + desktopglobe? ( $(add_kdebase_dep marble) ) + exif? ( $(add_kdebase_dep libkexiv2) ) + fcitx? ( app-i18n/fcitx[dbus(+)] ) + ibus? ( app-i18n/ibus ) + json? ( dev-libs/qjson ) + oauth? ( dev-libs/qoauth ) + qalculate? ( sci-libs/libqalculate ) + qwt? ( x11-libs/qwt:5 ) + scim? ( app-i18n/scim ) + semantic-desktop? ( + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep plasma-workspace 'rss') + ) +" +DEPEND="${COMMON_DEPEND} + dev-cpp/eigen:2 +" +RDEPEND="${COMMON_DEPEND} +" + +src_configure() { + mycmakeargs=( + -DDBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces/" + $(cmake-utils_use_with attica LibAttica) + $(cmake-utils_use_with desktopglobe Marble) + $(cmake-utils_use_with exif Kexiv2) + $(cmake-utils_use_with ibus) + $(cmake-utils_use_with json QJSON) + $(cmake-utils_use_with oauth QtOAuth) + $(cmake-utils_use_with qalculate) + $(cmake-utils_use_with qwt) + $(cmake-utils_use_with semantic-desktop KdepimLibs) + $(cmake-utils_use_with semantic-desktop Nepomuk) + $(cmake-utils_use_with scim) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kdesdk-kioslaves/ChangeLog b/kde-base/kdesdk-kioslaves/ChangeLog index a6cba3f84361..9190523ef632 100644 --- a/kde-base/kdesdk-kioslaves/ChangeLog +++ b/kde-base/kdesdk-kioslaves/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdesdk-kioslaves # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-kioslaves/ChangeLog,v 1.234 2013/01/28 12:12:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-kioslaves/ChangeLog,v 1.235 2013/02/07 04:57:35 alexxy Exp $ + +*kdesdk-kioslaves-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdesdk-kioslaves-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdesdk-kioslaves-4.9.3.ebuild, -kdesdk-kioslaves-4.9.4.ebuild: diff --git a/kde-base/kdesdk-kioslaves/kdesdk-kioslaves-4.10.0.ebuild b/kde-base/kdesdk-kioslaves/kdesdk-kioslaves-4.10.0.ebuild new file mode 100644 index 000000000000..76b131ba9f56 --- /dev/null +++ b/kde-base/kdesdk-kioslaves/kdesdk-kioslaves-4.10.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-kioslaves/kdesdk-kioslaves-4.10.0.ebuild,v 1.1 2013/02/07 04:57:35 alexxy Exp $ + +EAPI=5 + +KMNAME="kdesdk" +KMMODULE="kioslave" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="kioslaves from kdesdk package" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug subversion" + +DEPEND=" + subversion? ( + dev-libs/apr + dev-vcs/subversion + ) +" +RDEPEND="${DEPEND} + subversion? ( !>=dev-vcs/kdesvn-1.5.2:4 ) +" + +src_configure() { + mycmakeargs=( + -DAPRCONFIG_EXECUTABLE="${EPREFIX}"/usr/bin/apr-1-config + $(cmake-utils_use_with subversion SVN) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kdesdk-meta/ChangeLog b/kde-base/kdesdk-meta/ChangeLog index ecba648c5af2..eadd681305cc 100644 --- a/kde-base/kdesdk-meta/ChangeLog +++ b/kde-base/kdesdk-meta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdesdk-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-meta/ChangeLog,v 1.228 2013/01/28 12:12:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-meta/ChangeLog,v 1.229 2013/02/07 04:56:52 alexxy Exp $ + +*kdesdk-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdesdk-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdesdk-meta-4.9.3.ebuild, -kdesdk-meta-4.9.4.ebuild: diff --git a/kde-base/kdesdk-meta/kdesdk-meta-4.10.0.ebuild b/kde-base/kdesdk-meta/kdesdk-meta-4.10.0.ebuild new file mode 100644 index 000000000000..039cc5774486 --- /dev/null +++ b/kde-base/kdesdk-meta/kdesdk-meta-4.10.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-meta/kdesdk-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:56:52 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="KDE SDK - merge this to pull in all kdesdk-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="cvs" + +RDEPEND=" + cvs? ( $(add_kdebase_dep cervisia) ) + $(add_kdebase_dep dolphin-plugins) + $(add_kdebase_dep kapptemplate) + $(add_kdebase_dep kate) + $(add_kdebase_dep kcachegrind) + $(add_kdebase_dep kdesdk-kioslaves) + $(add_kdebase_dep kdesdk-misc) + $(add_kdebase_dep kdesdk-scripts) + $(add_kdebase_dep kdesdk-strigi-analyzer) + $(add_kdebase_dep kompare) + $(add_kdebase_dep kstartperf) + $(add_kdebase_dep kuiviewer) + $(add_kdebase_dep lokalize) + $(add_kdebase_dep okteta) + $(add_kdebase_dep umbrello) +" diff --git a/kde-base/kdesdk-misc/ChangeLog b/kde-base/kdesdk-misc/ChangeLog index 752e66097eb0..08c6b7529eb6 100644 --- a/kde-base/kdesdk-misc/ChangeLog +++ b/kde-base/kdesdk-misc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdesdk-misc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-misc/ChangeLog,v 1.215 2013/01/28 12:12:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-misc/ChangeLog,v 1.216 2013/02/07 04:57:07 alexxy Exp $ + +*kdesdk-misc-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdesdk-misc-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdesdk-misc-4.9.3.ebuild, -kdesdk-misc-4.9.4.ebuild: diff --git a/kde-base/kdesdk-misc/kdesdk-misc-4.10.0.ebuild b/kde-base/kdesdk-misc/kdesdk-misc-4.10.0.ebuild new file mode 100644 index 000000000000..460ff47b3e58 --- /dev/null +++ b/kde-base/kdesdk-misc/kdesdk-misc-4.10.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-misc/kdesdk-misc-4.10.0.ebuild,v 1.1 2013/02/07 04:57:07 alexxy Exp $ + +EAPI=5 + +KMNAME="kdesdk" +KMNOMODULE="true" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE miscellaneous SDK tools" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug extras" + +DEPEND=" + extras? ( >=dev-java/antlr-2.7.7:0[cxx,java,script] ) +" +RDEPEND="${DEPEND}" + +KMEXTRA=" + doc/kmtrace/ + doc/poxml/ + kmtrace/ + kpartloader/ + kprofilemethod/ + poxml/ +" +# java deps on anltr cant be properly explained to cmake deps +# needs to be run in one thread +MAKEOPTS+=" -j1" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with extras Antlr2) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kdesdk-scripts/ChangeLog b/kde-base/kdesdk-scripts/ChangeLog index b991fc4bc234..2871d12378a3 100644 --- a/kde-base/kdesdk-scripts/ChangeLog +++ b/kde-base/kdesdk-scripts/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdesdk-scripts # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.223 2013/01/28 12:12:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.224 2013/02/07 04:57:25 alexxy Exp $ + +*kdesdk-scripts-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdesdk-scripts-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdesdk-scripts-4.9.3.ebuild, -kdesdk-scripts-4.9.4.ebuild: diff --git a/kde-base/kdesdk-scripts/kdesdk-scripts-4.10.0.ebuild b/kde-base/kdesdk-scripts/kdesdk-scripts-4.10.0.ebuild new file mode 100644 index 000000000000..64ca08e2dd2f --- /dev/null +++ b/kde-base/kdesdk-scripts/kdesdk-scripts-4.10.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/kdesdk-scripts-4.10.0.ebuild,v 1.1 2013/02/07 04:57:25 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KMMODULE="scripts" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE SDK Scripts" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + app-arch/advancecomp + media-gfx/optipng + dev-perl/XML-DOM +" + +src_prepare() { + # bug 275069 + sed -ie 's:colorsvn::' scripts/CMakeLists.txt || die + + kde4-meta_src_prepare +} diff --git a/kde-base/kdesdk-strigi-analyzer/ChangeLog b/kde-base/kdesdk-strigi-analyzer/ChangeLog index 7715566cf077..f75d5ee5e2be 100644 --- a/kde-base/kdesdk-strigi-analyzer/ChangeLog +++ b/kde-base/kdesdk-strigi-analyzer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdesdk-strigi-analyzer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-strigi-analyzer/ChangeLog,v 1.130 2013/01/28 12:12:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-strigi-analyzer/ChangeLog,v 1.131 2013/02/07 04:57:28 alexxy Exp $ + +*kdesdk-strigi-analyzer-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdesdk-strigi-analyzer-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdesdk-strigi-analyzer-4.9.3.ebuild, -kdesdk-strigi-analyzer-4.9.4.ebuild: diff --git a/kde-base/kdesdk-strigi-analyzer/kdesdk-strigi-analyzer-4.10.0.ebuild b/kde-base/kdesdk-strigi-analyzer/kdesdk-strigi-analyzer-4.10.0.ebuild new file mode 100644 index 000000000000..9892a5ce058a --- /dev/null +++ b/kde-base/kdesdk-strigi-analyzer/kdesdk-strigi-analyzer-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-strigi-analyzer/kdesdk-strigi-analyzer-4.10.0.ebuild,v 1.1 2013/02/07 04:57:28 alexxy Exp $ + +EAPI=5 + +KMNAME="kdesdk" +KMMODULE="strigi-analyzer" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="kdesdk: strigi plugins" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + app-misc/strigi +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog index babaa4ae0b30..69fa7cfe0433 100644 --- a/kde-base/kdesu/ChangeLog +++ b/kde-base/kdesu/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kdesu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.246 2013/02/06 23:21:10 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.247 2013/02/07 04:57:24 alexxy Exp $ 06 Feb 2013; Naohiro Aota <naota@gentoo.org> kdesu-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdesu-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdesu-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdesu-4.9.3.ebuild, -kdesu-4.9.4.ebuild: Remove old diff --git a/kde-base/kdesu/kdesu-4.10.0.ebuild b/kde-base/kdesu/kdesu-4.10.0.ebuild new file mode 100644 index 000000000000..668bc9c73f88 --- /dev/null +++ b/kde-base/kdesu/kdesu-4.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.10.0.ebuild,v 1.1 2013/02/07 04:57:24 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-runtime" +inherit kde4-meta + +# FIXME: Is default command ( su/sudo ) still configurable, +# if not, USE-flag ? +DESCRIPTION="KDE: gui for su(1)" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +src_configure() { + # Upstream moved kdesu to libexec first, then decided to move it back + # to /${PREFIX}/bin/ , so I'm doing that now already. + sed -e '/kdesu_executable/s:LIBEXEC_INSTALL_DIR:BIN_INSTALL_DIR:' \ + -i "${S}"/kdesu/kdesu/CMakeLists.txt || \ + die "Moving kdesu from libexec to bin failed." + + kde4-meta_src_configure +} diff --git a/kde-base/kdetoys-meta/ChangeLog b/kde-base/kdetoys-meta/ChangeLog index b17bf97a0416..ec3049985a55 100644 --- a/kde-base/kdetoys-meta/ChangeLog +++ b/kde-base/kdetoys-meta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdetoys-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys-meta/ChangeLog,v 1.237 2013/01/28 12:12:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys-meta/ChangeLog,v 1.238 2013/02/07 04:57:00 alexxy Exp $ + +*kdetoys-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdetoys-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdetoys-meta-4.9.3.ebuild, -kdetoys-meta-4.9.4.ebuild: diff --git a/kde-base/kdetoys-meta/kdetoys-meta-4.10.0.ebuild b/kde-base/kdetoys-meta/kdetoys-meta-4.10.0.ebuild new file mode 100644 index 000000000000..6906a2f0aed5 --- /dev/null +++ b/kde-base/kdetoys-meta/kdetoys-meta-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys-meta/kdetoys-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:00 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="KDE toys - merge this to pull in all kdetoys-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + $(add_kdebase_dep amor) + $(add_kdebase_dep kteatime) + $(add_kdebase_dep ktux) +" diff --git a/kde-base/kdeutils-meta/ChangeLog b/kde-base/kdeutils-meta/ChangeLog index f1b49ad915f8..74374d87db4e 100644 --- a/kde-base/kdeutils-meta/ChangeLog +++ b/kde-base/kdeutils-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdeutils-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.242 2013/01/28 12:12:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.243 2013/02/07 04:57:17 alexxy Exp $ + +*kdeutils-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdeutils-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdeutils-meta-4.9.3.ebuild, -kdeutils-meta-4.9.4.ebuild: diff --git a/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild new file mode 100644 index 000000000000..8f21bddce164 --- /dev/null +++ b/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:17 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="cups floppy lirc" + +RDEPEND=" + $(add_kdebase_dep ark) + $(add_kdebase_dep filelight) + $(add_kdebase_dep kcalc) + $(add_kdebase_dep kcharselect) + $(add_kdebase_dep kdf) + $(add_kdebase_dep kgpg) + $(add_kdebase_dep ktimer) + $(add_kdebase_dep kwallet) + $(add_kdebase_dep superkaramba) + $(add_kdebase_dep sweeper) + cups? ( $(add_kdebase_dep print-manager) ) + floppy? ( $(add_kdebase_dep kfloppy) ) + lirc? ( $(add_kdebase_dep kremotecontrol) ) +" diff --git a/kde-base/kdewebdev-meta/ChangeLog b/kde-base/kdewebdev-meta/ChangeLog index 448c49b0a8ad..6930571bea17 100644 --- a/kde-base/kdewebdev-meta/ChangeLog +++ b/kde-base/kdewebdev-meta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdewebdev-meta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdewebdev-meta/ChangeLog,v 1.222 2013/01/28 12:12:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdewebdev-meta/ChangeLog,v 1.223 2013/02/07 04:57:04 alexxy Exp $ + +*kdewebdev-meta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdewebdev-meta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdewebdev-meta-4.9.3.ebuild, -kdewebdev-meta-4.9.4.ebuild: diff --git a/kde-base/kdewebdev-meta/kdewebdev-meta-4.10.0.ebuild b/kde-base/kdewebdev-meta/kdewebdev-meta-4.10.0.ebuild new file mode 100644 index 000000000000..d05833c364c9 --- /dev/null +++ b/kde-base/kdewebdev-meta/kdewebdev-meta-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdewebdev-meta/kdewebdev-meta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:04 alexxy Exp $ + +EAPI=5 +inherit kde4-meta-pkg + +DESCRIPTION="KDE WebDev - merge this to pull in all kdewebdev-derived packages" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + $(add_kdebase_dep kfilereplace) + $(add_kdebase_dep kimagemapeditor) + $(add_kdebase_dep klinkstatus) + $(add_kdebase_dep kommander) +" diff --git a/kde-base/kdf/ChangeLog b/kde-base/kdf/ChangeLog index 5b5660f83785..a42552e39650 100644 --- a/kde-base/kdf/ChangeLog +++ b/kde-base/kdf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.231 2013/01/28 12:12:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.232 2013/02/07 04:56:54 alexxy Exp $ + +*kdf-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdf-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdf-4.9.3.ebuild, -kdf-4.9.4.ebuild: diff --git a/kde-base/kdf/kdf-4.10.0.ebuild b/kde-base/kdf/kdf-4.10.0.ebuild new file mode 100644 index 000000000000..17dbe8856e33 --- /dev/null +++ b/kde-base/kdf/kdf-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.10.0.ebuild,v 1.1 2013/02/07 04:56:54 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE free disk space utility" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +src_unpack() { + kde4-base_src_unpack +} diff --git a/kde-base/kdialog/ChangeLog b/kde-base/kdialog/ChangeLog index b2c65e6955dc..57b8219b8a5f 100644 --- a/kde-base/kdialog/ChangeLog +++ b/kde-base/kdialog/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdialog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/ChangeLog,v 1.234 2013/01/28 12:12:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/ChangeLog,v 1.235 2013/02/07 04:57:10 alexxy Exp $ + +*kdialog-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdialog-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdialog-4.9.3.ebuild, -kdialog-4.9.4.ebuild: diff --git a/kde-base/kdialog/kdialog-4.10.0.ebuild b/kde-base/kdialog/kdialog-4.10.0.ebuild new file mode 100644 index 000000000000..c528b3078da2 --- /dev/null +++ b/kde-base/kdialog/kdialog-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/kdialog-4.10.0.ebuild,v 1.1 2013/02/07 04:57:10 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-baseapps" +inherit kde4-meta + +DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kdiamond/ChangeLog b/kde-base/kdiamond/ChangeLog index 35ada680e513..db6865f589cc 100644 --- a/kde-base/kdiamond/ChangeLog +++ b/kde-base/kdiamond/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdiamond # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.131 2013/01/28 12:12:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.132 2013/02/07 04:58:00 alexxy Exp $ + +*kdiamond-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdiamond-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdiamond-4.9.3.ebuild, -kdiamond-4.9.4.ebuild: diff --git a/kde-base/kdiamond/kdiamond-4.10.0.ebuild b/kde-base/kdiamond/kdiamond-4.10.0.ebuild new file mode 100644 index 000000000000..9071dd88655f --- /dev/null +++ b/kde-base/kdiamond/kdiamond-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/kdiamond-4.10.0.ebuild,v 1.1 2013/02/07 04:58:00 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: KDiamond is a three-in-a-row game." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kdm/ChangeLog b/kde-base/kdm/ChangeLog index 76d939fea2d2..f7f6b53ad9fb 100644 --- a/kde-base/kdm/ChangeLog +++ b/kde-base/kdm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/ChangeLog,v 1.323 2013/01/28 12:12:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/ChangeLog,v 1.324 2013/02/07 04:57:33 alexxy Exp $ + +*kdm-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdm-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdm-4.9.3.ebuild, -kdm-4.9.4.ebuild: diff --git a/kde-base/kdm/kdm-4.10.0.ebuild b/kde-base/kdm/kdm-4.10.0.ebuild new file mode 100644 index 000000000000..9840699a4520 --- /dev/null +++ b/kde-base/kdm/kdm-4.10.0.ebuild @@ -0,0 +1,159 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.10.0.ebuild,v 1.1 2013/02/07 04:57:33 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +inherit kde4-meta flag-o-matic user + +DESCRIPTION="KDE login manager, similar to xdm and gdm" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="+consolekit debug kerberos pam" + +DEPEND=" + $(add_kdebase_dep libkworkspace) + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libXtst + consolekit? ( + >=sys-apps/dbus-1.0.2 + sys-auth/consolekit + ) + kerberos? ( virtual/krb5 ) + pam? ( + $(add_kdebase_dep kcheckpass) + virtual/pam + ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kdepasswd) + >=x11-apps/xinit-1.0.5-r2 + x11-apps/xmessage +" + +KMEXTRA=" + libs/kdm/ +" + +PATCHES=( + "${FILESDIR}/${PN}-4-gentoo-xinitrc.d.patch" +) + +pkg_setup() { + kde4-meta_pkg_setup + + # Create kdm:kdm user + KDM_HOME=/var/lib/kdm + enewgroup kdm + enewuser kdm -1 -1 "${KDM_HOME}" kdm +} + +src_configure() { + # genkdmconf breaks with -O3 + # last checked in 4.2.95 + replace-flags -O3 -O2 + + mycmakeargs=( + $(cmake-utils_use kerberos KDE4_KRB5AUTH) + $(cmake-utils_use_with pam) + $(cmake-utils_use_with consolekit CkConnector) + ) + + kde4-meta_src_configure +} + +src_install() { + export GENKDMCONF_FLAGS="--no-old --no-backup" + + kde4-meta_src_install + + # an equivalent file is already installed by kde-base/startkde, bug 377151 + rm "${ED}/usr/share/apps/kdm/sessions/kde-plasma.desktop" || die + + # Customize the kdmrc configuration: + # - SessionDirs set to /usr/share/xsessions + # - increase server timeout to 30s + # - TerminateServer=true to workaround X server regen bug, bug 278473 + # - DataDir set to /var/lib/kdm + # - FaceDir set to /var/lib/kdm/faces + sed -e "s|^.*SessionsDirs=.*$|#&\nSessionsDirs=${EPREFIX}/usr/share/apps/kdm/sessions,${EPREFIX}/usr/share/xsessions|" \ + -e "/#ServerTimeout=/s/^.*$/ServerTimeout=30/" \ + -e "/#TerminateServer=/s/^.*$/TerminateServer=true/" \ + -e "s|^.*DataDir=.*$|#&\nDataDir=${EPREFIX}${KDM_HOME}|" \ + -e "s|^.*FaceDir=.*$|#&\nFaceDir=${EPREFIX}${KDM_HOME}/faces|" \ + -i "${ED}"/usr/share/config/kdm/kdmrc \ + || die "Failed to set ServerTimeout and SessionsDirs correctly in kdmrc." + + # Don't install empty dir + rmdir "${ED}"/usr/share/config/kdm/sessions + + # Set up permissions to kdm work directory + keepdir "${KDM_HOME}" + fowners root:kdm "${KDM_HOME}" + fperms 1770 "${KDM_HOME}" + + # install logrotate file + insinto /etc/logrotate.d + newins "${FILESDIR}"/kdm-logrotate kdm +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + local file src dest dir old_dirs=( + /var/lib/kdm-live + /var/lib/kdm-4.6 + /var/lib/kdm-4.5 + /var/lib/kdm-4.4 + /usr/share/apps/kdm + /usr/kde/4.4/share/apps/kdm + /usr/kde/4.3/share/apps/kdm + /usr/kde/4.2/share/apps/kdm + ) + + mkdir -p "${EROOT}${KDM_HOME}/faces" + # Set the default kdm face icon if it's not already set by the system admin + # because this is user-overrideable in that way, it's not in src_install + for file in faces/.default.face.icon:default1.png faces/root.face.icon:root1.png kdmsts: ; do + src=${file#*:} + dest=${file%:*} + if [[ ! -e ${EROOT}${KDM_HOME}/$dest ]]; then + for dir in "${old_dirs[@]}"; do + if [[ -e ${EROOT}${dir}/${dest} ]]; then + cp "${EROOT}${dir}/${dest}" "${EROOT}${KDM_HOME}/${dest}" + break 2 + fi + done + if [[ -n ${src} ]]; then + cp "${EROOT}/usr/share/apps/kdm/pics/users/${src}" \ + "${EROOT}${KDM_HOME}/${dest}" + fi + fi + done + for dir in "${old_dirs[@]}"; do + if [[ ${dir} != /usr/* && -d ${EROOT}${dir} ]]; then + echo + elog "The directory ${EROOT%/}${dir} still exists from an older installation of KDE." + elog "You may wish to copy relevant settings into ${EROOT%/}${KDM_HOME}." + echo + elog "After doing so, you may delete the directory." + echo + fi + done + + # Make sure permissions are correct -- old installations may have + # gotten this wrong + use prefix || chown root:kdm "${EROOT}${KDM_HOME}" + chmod 1770 "${EROOT}${KDM_HOME}" + + if use consolekit; then + echo + elog "You have compiled 'kdm' with consolekit support. If you want to use kdm," + elog "make sure consolekit daemon is running and started at login time" + elog + elog "rc-update add consolekit default && /etc/init.d/consolekit start" + echo + fi +} diff --git a/kde-base/kdnssd/ChangeLog b/kde-base/kdnssd/ChangeLog index f71d189f402f..9d1c797cf50f 100644 --- a/kde-base/kdnssd/ChangeLog +++ b/kde-base/kdnssd/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kdnssd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/ChangeLog,v 1.247 2013/02/07 00:57:42 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/ChangeLog,v 1.248 2013/02/07 04:57:56 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kdnssd-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kdnssd-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kdnssd-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdnssd-4.9.3.ebuild, -kdnssd-4.9.4.ebuild: Remove old diff --git a/kde-base/kdnssd/kdnssd-4.10.0.ebuild b/kde-base/kdnssd/kdnssd-4.10.0.ebuild new file mode 100644 index 000000000000..6cbd4cd8b26c --- /dev/null +++ b/kde-base/kdnssd/kdnssd-4.10.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdnssd/kdnssd-4.10.0.ebuild,v 1.1 2013/02/07 04:57:56 alexxy Exp $ + +EAPI=5 + +KMNAME="kdenetwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug zeroconf" + +DEPEND=" + zeroconf? ( $(add_kdebase_dep kdelibs zeroconf) ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=(-DWITH_Xmms=OFF -DWITH_DNSSD=ON) + + kde4-meta_src_configure +} diff --git a/kde-base/kdontchangethehostname/ChangeLog b/kde-base/kdontchangethehostname/ChangeLog index 8105de38dcb3..204776ff42a7 100644 --- a/kde-base/kdontchangethehostname/ChangeLog +++ b/kde-base/kdontchangethehostname/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdontchangethehostname # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdontchangethehostname/ChangeLog,v 1.82 2013/01/28 12:12:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdontchangethehostname/ChangeLog,v 1.83 2013/02/07 04:57:17 alexxy Exp $ + +*kdontchangethehostname-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kdontchangethehostname-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kdontchangethehostname-4.9.3.ebuild, -kdontchangethehostname-4.9.4.ebuild: diff --git a/kde-base/kdontchangethehostname/kdontchangethehostname-4.10.0.ebuild b/kde-base/kdontchangethehostname/kdontchangethehostname-4.10.0.ebuild new file mode 100644 index 000000000000..5064b60ec191 --- /dev/null +++ b/kde-base/kdontchangethehostname/kdontchangethehostname-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdontchangethehostname/kdontchangethehostname-4.10.0.ebuild,v 1.1 2013/02/07 04:57:17 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="Tool to inform KDE about a change in hostname" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + x11-apps/xauth +" diff --git a/kde-base/keditbookmarks/ChangeLog b/kde-base/keditbookmarks/ChangeLog index 0060d7053995..9f80918cd9aa 100644 --- a/kde-base/keditbookmarks/ChangeLog +++ b/kde-base/keditbookmarks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/keditbookmarks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keditbookmarks/ChangeLog,v 1.149 2013/01/28 12:12:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keditbookmarks/ChangeLog,v 1.150 2013/02/07 04:57:35 alexxy Exp $ + +*keditbookmarks-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +keditbookmarks-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -keditbookmarks-4.9.3.ebuild, -keditbookmarks-4.9.4.ebuild: diff --git a/kde-base/keditbookmarks/keditbookmarks-4.10.0.ebuild b/kde-base/keditbookmarks/keditbookmarks-4.10.0.ebuild new file mode 100644 index 000000000000..0dc5138c5793 --- /dev/null +++ b/kde-base/keditbookmarks/keditbookmarks-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/keditbookmarks/keditbookmarks-4.10.0.ebuild,v 1.1 2013/02/07 04:57:35 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-baseapps" +VIRTUALX_REQUIRED="test" +inherit kde4-meta + +DESCRIPTION="KDE's bookmarks editor" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkonq) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + lib/konq/ +" diff --git a/kde-base/keditfiletype/ChangeLog b/kde-base/keditfiletype/ChangeLog index a473dae8c065..41d938880d14 100644 --- a/kde-base/keditfiletype/ChangeLog +++ b/kde-base/keditfiletype/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/keditfiletype # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keditfiletype/ChangeLog,v 1.124 2013/02/07 01:11:32 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keditfiletype/ChangeLog,v 1.125 2013/02/07 04:56:50 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> keditfiletype-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*keditfiletype-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +keditfiletype-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -keditfiletype-4.9.3.ebuild, -keditfiletype-4.9.4.ebuild: Remove old diff --git a/kde-base/keditfiletype/keditfiletype-4.10.0.ebuild b/kde-base/keditfiletype/keditfiletype-4.10.0.ebuild new file mode 100644 index 000000000000..fc74d1035de7 --- /dev/null +++ b/kde-base/keditfiletype/keditfiletype-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/keditfiletype/keditfiletype-4.10.0.ebuild,v 1.1 2013/02/07 04:56:50 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE mime/file type assocciation editor" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +# test fails, last checked for 4.2.89 +RESTRICT=test diff --git a/kde-base/kephal/ChangeLog b/kde-base/kephal/ChangeLog index 621e61b58b3e..b7cfc63ecd2d 100644 --- a/kde-base/kephal/ChangeLog +++ b/kde-base/kephal/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kephal # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.133 2013/01/28 12:12:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.134 2013/02/07 04:57:47 alexxy Exp $ + +*kephal-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kephal-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kephal-4.9.3.ebuild, -kephal-4.9.4.ebuild: diff --git a/kde-base/kephal/kephal-4.10.0.ebuild b/kde-base/kephal/kephal-4.10.0.ebuild new file mode 100644 index 000000000000..f6ab77d87cb2 --- /dev/null +++ b/kde-base/kephal/kephal-4.10.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.10.0.ebuild,v 1.1 2013/02/07 04:57:47 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="libs/kephal" +inherit kde4-meta + +DESCRIPTION="Allows handling of multihead systems via the XRandR extension" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + x11-libs/libxkbfile + x11-libs/libXrandr +" +DEPEND="${RDEPEND} + x11-proto/randrproto +" +KMEXTRACTONLY+=" + kephal/kephal/screens.h + " diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index ab6284e3e21f..283fb3b3acb3 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kfile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.150 2013/02/07 01:12:23 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.151 2013/02/07 04:56:56 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kfile-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kfile-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kfile-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kfile-4.9.3.ebuild, -kfile-4.9.4.ebuild: Remove old diff --git a/kde-base/kfile/kfile-4.10.0.ebuild b/kde-base/kfile/kfile-4.10.0.ebuild new file mode 100644 index 000000000000..690bbee3b421 --- /dev/null +++ b/kde-base/kfile/kfile-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.10.0.ebuild,v 1.1 2013/02/07 04:56:56 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="A commandline frontend to KFileMetaInfo" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kfilereplace/ChangeLog b/kde-base/kfilereplace/ChangeLog index d57d0a5b19f8..ba079084a9bc 100644 --- a/kde-base/kfilereplace/ChangeLog +++ b/kde-base/kfilereplace/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kfilereplace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.230 2013/01/28 12:12:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.231 2013/02/07 04:57:27 alexxy Exp $ + +*kfilereplace-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kfilereplace-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kfilereplace-4.9.3.ebuild, -kfilereplace-4.9.4.ebuild: diff --git a/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild b/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild new file mode 100644 index 000000000000..4a979f259173 --- /dev/null +++ b/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.10.0.ebuild,v 1.1 2013/02/07 04:57:27 alexxy Exp $ + +EAPI=5 +KDE_HANDBOOK="optional" +KMNAME="kdewebdev" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE web development - powerful search and replace in multiple files" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 2c7b3e13d402..39864106b3f3 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.245 2013/01/28 12:12:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.246 2013/02/07 04:57:13 alexxy Exp $ + +*kfind-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kfind-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kfind-4.9.3.ebuild, -kfind-4.9.4.ebuild: diff --git a/kde-base/kfind/kfind-4.10.0.ebuild b/kde-base/kfind/kfind-4.10.0.ebuild new file mode 100644 index 000000000000..c2dd58f130cc --- /dev/null +++ b/kde-base/kfind/kfind-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.10.0.ebuild,v 1.1 2013/02/07 04:57:13 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-baseapps" +inherit kde4-meta + +DESCRIPTION="KDE file finder utility" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkonq) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kfloppy/ChangeLog b/kde-base/kfloppy/ChangeLog index ec782a858a0d..2aab11fdffb9 100644 --- a/kde-base/kfloppy/ChangeLog +++ b/kde-base/kfloppy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kfloppy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/ChangeLog,v 1.224 2013/01/28 12:12:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/ChangeLog,v 1.225 2013/02/07 04:57:11 alexxy Exp $ + +*kfloppy-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kfloppy-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kfloppy-4.9.3.ebuild, -kfloppy-4.9.4.ebuild: diff --git a/kde-base/kfloppy/kfloppy-4.10.0.ebuild b/kde-base/kfloppy/kfloppy-4.10.0.ebuild new file mode 100644 index 000000000000..451d2717879a --- /dev/null +++ b/kde-base/kfloppy/kfloppy-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfloppy/kfloppy-4.10.0.ebuild,v 1.1 2013/02/07 04:57:11 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KFloppy - formats disks and puts a DOS or ext2fs filesystem on them." +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kfmclient/ChangeLog b/kde-base/kfmclient/ChangeLog index 8e6b7cca754b..48d8f77af3eb 100644 --- a/kde-base/kfmclient/ChangeLog +++ b/kde-base/kfmclient/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kfmclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfmclient/ChangeLog,v 1.118 2013/01/28 12:12:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfmclient/ChangeLog,v 1.119 2013/02/07 04:57:19 alexxy Exp $ + +*kfmclient-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kfmclient-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kfmclient-4.9.3.ebuild, -kfmclient-4.9.4.ebuild: diff --git a/kde-base/kfmclient/kfmclient-4.10.0.ebuild b/kde-base/kfmclient/kfmclient-4.10.0.ebuild new file mode 100644 index 000000000000..3738d959aa19 --- /dev/null +++ b/kde-base/kfmclient/kfmclient-4.10.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfmclient/kfmclient-4.10.0.ebuild,v 1.1 2013/02/07 04:57:19 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-baseapps" +KMMODULE="konqueror/client" +inherit kde4-meta + +DESCRIPTION="KDE tool for opening URLs from the command line" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +KMEXTRACTONLY=" + konqueror/kfmclient.desktop + konqueror/kfmclient_dir.desktop + konqueror/kfmclient_html.desktop + konqueror/kfmclient_war.desktop + konqueror/src/org.kde.Konqueror.Main.xml + konqueror/src/org.kde.Konqueror.MainWindow.xml +" + +src_prepare() { + kde4-meta_src_prepare + + # Do not install non-kfmclient *.desktop files + sed -e "/konqbrowser\.desktop/d" \ + -e "/konqueror\.desktop/s/^/#DONOTWANT/" \ + -e "/install(FILES profile/s/^/#DONOTWANT/" \ + -i konqueror/CMakeLists.txt \ + || die "Failed to omit .desktop files" +} diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 7fd4e902b35d..19302dc463d2 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kfourinline # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.142 2013/01/28 12:12:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.143 2013/02/07 04:56:53 alexxy Exp $ + +*kfourinline-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kfourinline-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kfourinline-4.9.3.ebuild, -kfourinline-4.9.4.ebuild: diff --git a/kde-base/kfourinline/kfourinline-4.10.0.ebuild b/kde-base/kfourinline/kfourinline-4.10.0.ebuild new file mode 100644 index 000000000000..4b7c1253aa61 --- /dev/null +++ b/kde-base/kfourinline/kfourinline-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.10.0.ebuild,v 1.1 2013/02/07 04:56:53 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE four-in-a-row game." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kgamma/ChangeLog b/kde-base/kgamma/ChangeLog index e55ab17bd7a6..6a119eac19fd 100644 --- a/kde-base/kgamma/ChangeLog +++ b/kde-base/kgamma/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kgamma # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.236 2013/01/28 12:12:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.237 2013/02/07 04:57:42 alexxy Exp $ + +*kgamma-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kgamma-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kgamma-4.9.3.ebuild, -kgamma-4.9.4.ebuild: diff --git a/kde-base/kgamma/kgamma-4.10.0.ebuild b/kde-base/kgamma/kgamma-4.10.0.ebuild new file mode 100644 index 000000000000..41a565b39415 --- /dev/null +++ b/kde-base/kgamma/kgamma-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-4.10.0.ebuild,v 1.1 2013/02/07 04:57:42 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE screen gamma values kcontrol module" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + x11-libs/libXxf86vm +" +DEPEND="${RDEPEND} + x11-proto/xf86vidmodeproto +" diff --git a/kde-base/kgeography/ChangeLog b/kde-base/kgeography/ChangeLog index 2a669491bcbb..a234623d5519 100644 --- a/kde-base/kgeography/ChangeLog +++ b/kde-base/kgeography/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kgeography # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/ChangeLog,v 1.207 2013/01/28 12:12:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/ChangeLog,v 1.208 2013/02/07 04:57:23 alexxy Exp $ + +*kgeography-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kgeography-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kgeography-4.9.3.ebuild, -kgeography-4.9.4.ebuild: diff --git a/kde-base/kgeography/kgeography-4.10.0.ebuild b/kde-base/kgeography/kgeography-4.10.0.ebuild new file mode 100644 index 000000000000..c09b69412dfa --- /dev/null +++ b/kde-base/kgeography/kgeography-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgeography/kgeography-4.10.0.ebuild,v 1.1 2013/02/07 04:57:23 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: a geography learning tool" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kget/ChangeLog b/kde-base/kget/ChangeLog index 6a172f78a382..a095d68ad115 100644 --- a/kde-base/kget/ChangeLog +++ b/kde-base/kget/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kget # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/ChangeLog,v 1.255 2013/01/28 12:12:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/ChangeLog,v 1.256 2013/02/07 04:57:34 alexxy Exp $ + +*kget-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kget-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kget-4.9.3.ebuild, -kget-4.9.4.ebuild: diff --git a/kde-base/kget/kget-4.10.0.ebuild b/kde-base/kget/kget-4.10.0.ebuild new file mode 100644 index 000000000000..2c92566d9421 --- /dev/null +++ b/kde-base/kget/kget-4.10.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/kget-4.10.0.ebuild,v 1.1 2013/02/07 04:57:34 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdenetwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="An advanced download manager for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug bittorrent mms semantic-desktop sqlite webkit" + +RDEPEND=" + app-crypt/qca:2 + $(add_kdebase_dep kdelibs 'semantic-desktop=') + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep libkonq) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep solid) + bittorrent? ( >=net-libs/libktorrent-1.0.3 ) + mms? ( media-libs/libmms ) + sqlite? ( dev-db/sqlite:3 ) + webkit? ( >=kde-misc/kwebkitpart-0.9.6 ) +" +DEPEND="${RDEPEND} + dev-libs/boost +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with bittorrent KTorrent) + $(cmake-utils_use_with mms LibMms) + $(cmake-utils_use_with semantic-desktop Nepomuk) + $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use_with sqlite) + $(cmake-utils_use_with webkit KWebKitPart) + ) + kde4-meta_src_configure +} diff --git a/kde-base/kglobalaccel/ChangeLog b/kde-base/kglobalaccel/ChangeLog index e17755d14c34..10e06a140295 100644 --- a/kde-base/kglobalaccel/ChangeLog +++ b/kde-base/kglobalaccel/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kglobalaccel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v 1.125 2013/02/07 01:13:26 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/ChangeLog,v 1.126 2013/02/07 04:57:39 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kglobalaccel-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kglobalaccel-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kglobalaccel-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kglobalaccel-4.9.3.ebuild, -kglobalaccel-4.9.4.ebuild: Remove old diff --git a/kde-base/kglobalaccel/kglobalaccel-4.10.0.ebuild b/kde-base/kglobalaccel/kglobalaccel-4.10.0.ebuild new file mode 100644 index 000000000000..ef51eddd9d83 --- /dev/null +++ b/kde-base/kglobalaccel/kglobalaccel-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kglobalaccel/kglobalaccel-4.10.0.ebuild,v 1.1 2013/02/07 04:57:39 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE's Global Shortcut Daemon" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +src_configure() { + mycmakeargs=( + -DKDEBASE_KGLOBALACCEL_REMOVE_OBSOLETE_KDED_DESKTOP_FILE=NOTFOUND + -DKDEBASE_KGLOBALACCEL_REMOVE_OBSOLETE_KDED_PLUGIN=NOTFOUND + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kgoldrunner/ChangeLog b/kde-base/kgoldrunner/ChangeLog index 6fcf36f1ea79..0dc367e182fd 100644 --- a/kde-base/kgoldrunner/ChangeLog +++ b/kde-base/kgoldrunner/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kgoldrunner # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.234 2013/01/28 12:12:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.235 2013/02/07 04:57:09 alexxy Exp $ + +*kgoldrunner-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kgoldrunner-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kgoldrunner-4.9.3.ebuild, -kgoldrunner-4.9.4.ebuild: diff --git a/kde-base/kgoldrunner/kgoldrunner-4.10.0.ebuild b/kde-base/kgoldrunner/kgoldrunner-4.10.0.ebuild new file mode 100644 index 000000000000..6bb4564d7e7f --- /dev/null +++ b/kde-base/kgoldrunner/kgoldrunner-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/kgoldrunner-4.10.0.ebuild,v 1.1 2013/02/07 04:57:09 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdegames) + media-libs/libsndfile + media-libs/openal +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kgpg/ChangeLog b/kde-base/kgpg/ChangeLog index dadcd9e9feac..332713e61b7f 100644 --- a/kde-base/kgpg/ChangeLog +++ b/kde-base/kgpg/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kgpg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgpg/ChangeLog,v 1.242 2013/01/28 12:13:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgpg/ChangeLog,v 1.243 2013/02/07 04:57:21 alexxy Exp $ + +*kgpg-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kgpg-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kgpg-4.9.3.ebuild, -kgpg-4.9.4.ebuild: diff --git a/kde-base/kgpg/kgpg-4.10.0.ebuild b/kde-base/kgpg/kgpg-4.10.0.ebuild new file mode 100644 index 000000000000..e4815d3502e3 --- /dev/null +++ b/kde-base/kgpg/kgpg-4.10.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgpg/kgpg-4.10.0.ebuild,v 1.1 2013/02/07 04:57:21 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="gpg" +inherit kde4-base + +DESCRIPTION="KDE gpg keyring manager" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) +" +RDEPEND="${DEPEND} + app-crypt/gnupg +" + +pkg_postinst() { + kde4-base_pkg_postinst + + if ! has_version app-crypt/dirmngr ; then + elog "For improved key search functionality, install app-crypt/dirmngr." + fi +} diff --git a/kde-base/khangman/ChangeLog b/kde-base/khangman/ChangeLog index f6d57165a044..9e18217f532a 100644 --- a/kde-base/khangman/ChangeLog +++ b/kde-base/khangman/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/khangman # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khangman/ChangeLog,v 1.240 2013/01/28 12:13:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khangman/ChangeLog,v 1.241 2013/02/07 04:57:23 alexxy Exp $ + +*khangman-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +khangman-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -khangman-4.9.3.ebuild, -khangman-4.9.4.ebuild: diff --git a/kde-base/khangman/khangman-4.10.0.ebuild b/kde-base/khangman/khangman-4.10.0.ebuild new file mode 100644 index 000000000000..2905928d789b --- /dev/null +++ b/kde-base/khangman/khangman-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/khangman/khangman-4.10.0.ebuild,v 1.1 2013/02/07 04:57:23 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Classical hangman game for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdeedu) +" +RDEPEND=${DEPEND} diff --git a/kde-base/khelpcenter/ChangeLog b/kde-base/khelpcenter/ChangeLog index af134b945940..30799a8edf67 100644 --- a/kde-base/khelpcenter/ChangeLog +++ b/kde-base/khelpcenter/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/khelpcenter # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khelpcenter/ChangeLog,v 1.254 2013/02/06 23:22:02 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khelpcenter/ChangeLog,v 1.255 2013/02/07 04:56:58 alexxy Exp $ 06 Feb 2013; Naohiro Aota <naota@gentoo.org> khelpcenter-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*khelpcenter-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +khelpcenter-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -khelpcenter-4.9.3.ebuild, -khelpcenter-4.9.4.ebuild: Remove old diff --git a/kde-base/khelpcenter/khelpcenter-4.10.0.ebuild b/kde-base/khelpcenter/khelpcenter-4.10.0.ebuild new file mode 100644 index 000000000000..34ce68b096fd --- /dev/null +++ b/kde-base/khelpcenter/khelpcenter-4.10.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/khelpcenter/khelpcenter-4.10.0.ebuild,v 1.1 2013/02/07 04:56:58 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="always" +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="The KDE Help Center" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep kdesu) + >=www-misc/htdig-3.2.0_beta6-r1 +" + +KMEXTRA=" + doc/documentationnotfound/ + doc/glossary/ + doc/onlinehelp/ +" diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index 70d694b5d9ff..382e3c4e3e8b 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.248 2013/02/07 00:56:48 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.249 2013/02/07 04:57:32 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> khotkeys-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*khotkeys-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +khotkeys-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -khotkeys-4.9.3.ebuild, -khotkeys-4.9.4.ebuild: Remove old diff --git a/kde-base/khotkeys/khotkeys-4.10.0.ebuild b/kde-base/khotkeys/khotkeys-4.10.0.ebuild new file mode 100644 index 000000000000..21098db6a955 --- /dev/null +++ b/kde-base/khotkeys/khotkeys-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.10.0.ebuild,v 1.1 2013/02/07 04:57:32 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="KDE: hotkey daemon" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkworkspace) + x11-libs/libXtst +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + libs/kworkspace/ +" diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index abfc3ff40f18..a78e5e573ee1 100644 --- a/kde-base/kiconfinder/ChangeLog +++ b/kde-base/kiconfinder/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.140 2013/02/07 01:14:18 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.141 2013/02/07 04:56:54 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kiconfinder-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kiconfinder-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kiconfinder-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kiconfinder-4.9.3.ebuild, -kiconfinder-4.9.4.ebuild: Remove old diff --git a/kde-base/kiconfinder/kiconfinder-4.10.0.ebuild b/kde-base/kiconfinder/kiconfinder-4.10.0.ebuild new file mode 100644 index 000000000000..937b01e0b48c --- /dev/null +++ b/kde-base/kiconfinder/kiconfinder-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.0.ebuild,v 1.1 2013/02/07 04:56:54 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="Finds an icon based on its name" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kig/ChangeLog b/kde-base/kig/ChangeLog index e526fff10cd8..6a6484369745 100644 --- a/kde-base/kig/ChangeLog +++ b/kde-base/kig/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.244 2013/01/28 12:13:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.245 2013/02/07 04:56:52 alexxy Exp $ + +*kig-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kig-4.10.0.ebuild, + +files/kig-4.10.0-boostpython.patch: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kig-4.9.3.ebuild, -kig-4.9.4.ebuild: diff --git a/kde-base/kig/files/kig-4.10.0-boostpython.patch b/kde-base/kig/files/kig-4.10.0-boostpython.patch new file mode 100644 index 000000000000..fafe0cae1313 --- /dev/null +++ b/kde-base/kig/files/kig-4.10.0-boostpython.patch @@ -0,0 +1,450 @@ +From 0eb0768a4c66543b4ce716869eea744cb09b55ad Mon Sep 17 00:00:00 2001 +From: Johannes Huber <johu@gentoo.org> +Date: Thu, 30 Aug 2012 14:02:44 +0200 +Subject: [PATCH] Use standard cmake module to find boost python. + +--- + CMakeLists.txt | 34 ++++---- + KigConfigureChecks.cmake | 4 +- + cmake/COPYING-CMAKE-SCRIPTS | 22 ------ + cmake/FindBoostPython.cmake | 153 ------------------------------------ + cmake/modules/FindBoostPython.cmake | 134 ------------------------------- + 5 Dateien geändert, 20 Zeilen hinzugefügt(+), 327 Zeilen entfernt(-) + delete mode 100644 cmake/COPYING-CMAKE-SCRIPTS + delete mode 100644 cmake/FindBoostPython.cmake + delete mode 100644 cmake/modules/FindBoostPython.cmake + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index ba3e377..092fde3 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -1,9 +1,6 @@ + project(kig) + +-# +-# taken from kdeedu/CMakeList.txt +-# from here... +-set(CMAKE_MODULE_PATH ${kig_SOURCE_DIR}/cmake ) ++option(WITH_SCRIPTING "Enable python scripting support" ON) + + # search packages used by KDE + find_package(KDE4 4.3.80 REQUIRED) +@@ -30,7 +27,14 @@ include_directories (${QDBUS_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_D + + # ...to here + +-find_package(BoostPython) ++if(WITH_SCRIPTING) ++ find_package(PythonLibs) ++ find_package(Boost COMPONENTS python) ++endif(WITH_SCRIPTING) ++ ++if(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) ++ set(KIG_ENABLE_PYTHON_SCRIPTING 1) ++endif(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) + + kde4_no_enable_final(kig) + +@@ -45,14 +49,14 @@ add_subdirectory( macros ) + #add_subdirectory( kfile ) + add_subdirectory( data ) + add_subdirectory( pykig ) +-if(BOOST_PYTHON_FOUND) ++if(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) + add_subdirectory( scripting ) +-endif(BOOST_PYTHON_FOUND) ++endif(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) + + macro_display_feature_log() + + include_directories( ${CMAKE_SOURCE_DIR}/modes ) +-if(BOOST_PYTHON_FOUND) +- include_directories(${BOOST_PYTHON_INCLUDES}) +-endif(BOOST_PYTHON_FOUND) ++if(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) ++ include_directories(${Boost_INCLUDE_DIRS} ${PYTHON_INCLUDE_DIRS}) ++endif(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) + + # kigpart + +@@ -173,7 +177,7 @@ kde4_add_ui_files(kigpart_PART_SRCS + misc/kigcoordinateprecisiondialog.ui + ) + +-if(BOOST_PYTHON_FOUND) ++if(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) + set(kigpart_PART_SRCS ${kigpart_PART_SRCS} + scripting/newscriptwizard.cc + scripting/python_scripter.cc +@@ -183,15 +187,15 @@ if(BOOST_PYTHON_FOUND) + ) + + set_source_files_properties(scripting/python_scripter.cc PROPERTIES COMPILE_FLAGS "${KDE4_ENABLE_EXCEPTIONS}") +-endif(BOOST_PYTHON_FOUND) ++endif(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) + + + kde4_add_plugin(kigpart ${kigpart_PART_SRCS}) + + target_link_libraries(kigpart ${KDE4_KPARTS_LIBS} ${KDE4_KUTILS_LIBS} ) +-if(BOOST_PYTHON_FOUND) +- target_link_libraries(kigpart ${BOOST_PYTHON_LIBS} ${KDE4_KTEXTEDITOR_LIBS}) +-endif(BOOST_PYTHON_FOUND) ++if(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) ++ target_link_libraries(kigpart ${Boost_PYTHON_LIBRARY} ${PYTHON_LIBRARIES} ${KDE4_KTEXTEDITOR_LIBS}) ++endif(Boost_PYTHON_FOUND AND PYTHONLIBS_FOUND) + + install(TARGETS kigpart DESTINATION ${PLUGIN_INSTALL_DIR}) + +diff --git a/KigConfigureChecks.cmake b/KigConfigureChecks.cmake +index fed38b3..a53ea73 100644 +--- a/KigConfigureChecks.cmake ++++ b/KigConfigureChecks.cmake +@@ -9,8 +9,6 @@ check_function_exists(trunc HAVE_TRUNC) + set(CMAKE_REQUIRED_INCLUDES) + set(CMAKE_REQUIRED_LIBRARIES) + +-macro_optional_find_package(BoostPython) +- + # at the end, output the configuration + configure_file( + ${CMAKE_CURRENT_SOURCE_DIR}/config-kig.h.cmake +@@ -18,7 +16,7 @@ configure_file( + ) + + macro_log_feature( +- BOOST_PYTHON_FOUND ++ Boost_PYTHON_FOUND + "Boost.Python" + "Kig can optionally use Boost.Python for Python scripting" + "http://www.boost.org/" +diff --git a/cmake/COPYING-CMAKE-SCRIPTS b/cmake/COPYING-CMAKE-SCRIPTS +deleted file mode 100644 +index 4b41776..0000000 +--- a/cmake/COPYING-CMAKE-SCRIPTS ++++ /dev/null +@@ -1,22 +0,0 @@ +-Redistribution and use in source and binary forms, with or without +-modification, are permitted provided that the following conditions +-are met: +- +-1. Redistributions of source code must retain the copyright +- notice, this list of conditions and the following disclaimer. +-2. Redistributions in binary form must reproduce the copyright +- notice, this list of conditions and the following disclaimer in the +- documentation and/or other materials provided with the distribution. +-3. The name of the author may not be used to endorse or promote products +- derived from this software without specific prior written permission. +- +-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +-THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +diff --git a/cmake/FindBoostPython.cmake b/cmake/FindBoostPython.cmake +deleted file mode 100644 +index 6d5f05e..0000000 +--- a/cmake/FindBoostPython.cmake ++++ /dev/null +@@ -1,153 +0,0 @@ +-# - Try to find the a valid boost+python combination +-# Once done this will define +-# +-# BOOST_PYTHON_FOUND - system has a valid boost+python combination +-# BOOST_PYTHON_INCLUDES - the include directory for boost+python +-# BOOST_PYTHON_LIBS - the needed libs for boost+python +- +-# Copyright (c) 2006, Pino Toscano, <toscano.pino@tiscali.it> +-# +-# Redistribution and use is allowed according to the terms of the BSD license. +-# For details see the accompanying COPYING-CMAKE-SCRIPTS file. +- +-if(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- # Already in cache, be silent +- set(BOOST_PYTHON_FIND_QUIETLY TRUE) +-endif(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- +-# some needed includes +-include(CheckCXXSourceCompiles) +-include(CheckIncludeFileCXX) +-include(CheckLibraryExists) +- +-find_package(PkgConfig) +- +-# reset vars +-set(BOOST_PYTHON_INCLUDES) +-set(BOOST_PYTHON_LIBS) +- +-# handy arrays +-set(PYTHON_VERSIONS "python;python2.7;python2.6;python2.5;python2.4;python2.3;python2.2") +-set(PYTHON_INCLUDE_DIRS "/usr/include/$pyver;/usr/local/include/$pyver;/usr/$pyver/include;/usr/local/$pyver/include;$prefix/include/$pyver;$prefix/$pyver/include") +-set(PYTHON_LIBRARY_DIRS "/usr/lib${LIB_SUFFIX};/usr/local/lib${LIB_SUFFIX};/usr/lib${LIB_SUFFIX}/$pyver/config") +-set(PYTHON_LIBS "boost_python-gcc-mt;boost_python-mt;boost_python-gcc-mt-1_33;boost_python-gcc-mt-1_33_1;boost_python;boost_python-gcc-mt-1_32;boost_python") +- +-# 1st: check for boost/shared_ptr.hpp +-check_include_file_cxx(boost/shared_ptr.hpp HAVE_BOOST_SHARED_PTR_HPP) +- +-if(HAVE_BOOST_SHARED_PTR_HPP) +- +- # try pkg-config next +- set(_found FALSE) +- foreach(_pyver ${PYTHON_VERSIONS}) +- if(NOT _found) +- pkg_check_modules(_python QUIET ${_pyver}) +- if (_python_FOUND) +- find_package(Boost 1.33 COMPONENTS python) +- if (Boost_PYTHON_FOUND) +- set(_found TRUE) +- set(BOOST_PYTHON_INCLUDES "${_python_INCLUDE_DIRS};${Boost_INCLUDE_DIRS}") +- set(BOOST_PYTHON_LIBS "${_python_LDFLAGS} ${Boost_PYTHON_LIBRARY}") +- endif(Boost_PYTHON_FOUND) +- endif(_python_FOUND) +- endif(NOT _found) +- endforeach(_pyver ${PYTHON_VERSIONS}) +- +-endif(HAVE_BOOST_SHARED_PTR_HPP) +- +-if(HAVE_BOOST_SHARED_PTR_HPP AND NOT _found) +- # save the old flags and setting the new ones +- set(_save_CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS}) +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}") +- +- foreach(_pyver ${PYTHON_VERSIONS}) +- if(NOT _found) +- foreach(_pydir ${PYTHON_INCLUDE_DIRS}) +- +- if(NOT _found) +- string(REPLACE "$pyver" "${_pyver}" _pydir ${_pydir}) +- string(REPLACE "$prefix" "${CMAKE_INSTALL_PREFIX}" _pydir ${_pydir}) +- +- if(EXISTS ${_pydir}) +- if(EXISTS ${_pydir}/Python.h) +- +- foreach(_pylibdir ${PYTHON_LIBRARY_DIRS}) +- +- if(NOT _found) +- string(REPLACE "$pyver" ${_pyver} _pylibdir ${_pylibdir}) +- +- foreach(_pblib ${PYTHON_LIBS}) +- +- if(NOT _found) +- +- set(CMAKE_REQUIRED_FLAGS "-L${_pylibdir}") +- set(CMAKE_REQUIRED_INCLUDES ${_pydir}) +- set(CMAKE_REQUIRED_LIBRARIES ${_pblib} ${_pyver}) +- +- check_cxx_source_compiles(" +-#include <boost/python.hpp> +-const char* greet() { return \"Hello world!\"; } +-BOOST_PYTHON_MODULE(hello) { boost::python::def(\"greet\", greet); } +- +-int main() { return 0; } +- +-// some vars, in case of the compilation fail... +-// python include dir: ${_pydir} +-// python lib dir: ${_pylibdir} +-// boost python lib: ${_pblib} +- +-" boost_python_${_pylibdir}_${_pydir}_${_pblib}_compile ) +- +- set(CMAKE_REQUIRED_FLAGS) +- set(CMAKE_REQUIRED_INCLUDES) +- set(CMAKE_REQUIRED_LIBRARIES) +- +- if(boost_python_${_pylibdir}_${_pydir}_${_pblib}_compile) +- +- set(_found TRUE) +- +- set(BOOST_PYTHON_INCLUDES ${_pydir}) +- set(BOOST_PYTHON_LIBS "-l${_pyver} -L${_pylibdir} -l${_pblib}") +- +- endif(boost_python_${_pylibdir}_${_pydir}_${_pblib}_compile) +- +- endif(NOT _found) +- +- endforeach(_pblib ${PYTHON_LIBS}) +- +- endif(NOT _found) +- +- endforeach(_pylibdir ${PYTHON_LIBRARY_DIRS}) +- +- endif(EXISTS ${_pydir}/Python.h) +- endif(EXISTS ${_pydir}) +- +- endif(NOT _found) +- +- endforeach(_pydir ${PYTHON_INCLUDE_DIRS}) +- +- endif(NOT _found) +- +- endforeach(_pyver ${PYTHON_VERSIONS}) +- +- set(CMAKE_CXX_FLAGS ${_save_CMAKE_CXX_FLAGS}) +- +-endif(HAVE_BOOST_SHARED_PTR_HPP AND NOT _found) +- +-if(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- set(BOOST_PYTHON_FOUND TRUE) +-endif(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- +-if(BOOST_PYTHON_FOUND) +- if(NOT BoostPython_FIND_QUIETLY) +- message(STATUS "Found Boost+Python: libs ${BOOST_PYTHON_LIBS}, headers ${BOOST_PYTHON_INCLUDES}") +- endif(NOT BoostPython_FIND_QUIETLY) +- set(KIG_ENABLE_PYTHON_SCRIPTING 1) +-else (BOOST_PYTHON_FOUND) +- if (BoostPython_FIND_REQUIRED) +- message(FATAL_ERROR "Could NOT find Boost+Python") +- endif(BoostPython_FIND_REQUIRED) +- set(KIG_ENABLE_PYTHON_SCRIPTING 0) +-endif(BOOST_PYTHON_FOUND) +- +-mark_as_advanced(BOOST_PYTHON_INCLUDES BOOST_PYTHON_LIBS) +diff --git a/cmake/modules/FindBoostPython.cmake b/cmake/modules/FindBoostPython.cmake +deleted file mode 100644 +index 72aae54..0000000 +--- a/cmake/modules/FindBoostPython.cmake ++++ /dev/null +@@ -1,134 +0,0 @@ +-# - Try to find the a valid boost+python combination +-# Once done this will define +-# +-# BOOST_PYTHON_FOUND - system has a valid boost+python combination +-# BOOST_PYTHON_INCLUDES - the include directory for boost+python +-# BOOST_PYTHON_LIBS - the needed libs for boost+python +- +-# Copyright (c) 2006, Pino Toscano, <toscano.pino@tiscali.it> +-# +-# Redistribution and use is allowed according to the terms of the BSD license. +-# For details see the accompanying COPYING-CMAKE-SCRIPTS file. +- +-if(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- # Already in cache, be silent +- set(BOOST_PYTHON_FIND_QUIETLY TRUE) +-endif(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- +-# some needed includes +-include(CheckCXXSourceCompiles) +-include(CheckIncludeFileCXX) +-include(CheckLibraryExists) +- +-# reset vars +-set(BOOST_PYTHON_INCLUDES) +-set(BOOST_PYTHON_LIBS) +- +-# handy arrays +-set(PYTHON_VERSIONS "python;python2.7;python2.6;python2.5;python2.4;python2.3;python2.2") +-set(PYTHON_INCLUDE_DIRS "/usr/include/$pyver;/usr/local/include/$pyver;/usr/$pyver/include;/usr/local/$pyver/include;$prefix/include/$pyver;$prefix/$pyver/include") +-set(PYTHON_LIBRARY_DIRS "/usr/lib${LIB_SUFFIX};/usr/local/lib${LIB_SUFFIX};/usr/lib${LIB_SUFFIX}/$pyver/config") +-set(PYTHON_LIBS "boost_python-gcc-mt;boost_python-mt;boost_python-gcc-mt-1_33;boost_python-gcc-mt-1_33_1;boost_python;boost_python-gcc-mt-1_32;boost_python") +- +-# 1st: check for boost/shared_ptr.hpp +-check_include_file_cxx(boost/shared_ptr.hpp HAVE_BOOST_SHARED_PTR_HPP) +- +-if(HAVE_BOOST_SHARED_PTR_HPP) +- +- set(_found FALSE) +- +- # save the old flags and setting the new ones +- set(_save_CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS}) +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}") +- +- foreach(_pyver ${PYTHON_VERSIONS}) +- if(NOT _found) +- foreach(_pydir ${PYTHON_INCLUDE_DIRS}) +- +- if(NOT _found) +- string(REPLACE "$pyver" "${_pyver}" _pydir ${_pydir}) +- string(REPLACE "$prefix" "${CMAKE_INSTALL_PREFIX}" _pydir ${_pydir}) +- +- if(EXISTS ${_pydir}) +- if(EXISTS ${_pydir}/Python.h) +- +- foreach(_pylibdir ${PYTHON_LIBRARY_DIRS}) +- +- if(NOT _found) +- string(REPLACE "$pyver" ${_pyver} _pylibdir ${_pylibdir}) +- +- foreach(_pblib ${PYTHON_LIBS}) +- +- if(NOT _found) +- +- set(CMAKE_REQUIRED_FLAGS "-L${_pylibdir}") +- set(CMAKE_REQUIRED_INCLUDES ${_pydir}) +- set(CMAKE_REQUIRED_LIBRARIES ${_pblib} ${_pyver}) +- +- check_cxx_source_compiles(" +-#include <boost/python.hpp> +-const char* greet() { return \"Hello world!\"; } +-BOOST_PYTHON_MODULE(hello) { boost::python::def(\"greet\", greet); } +- +-int main() { return 0; } +- +-// some vars, in case of the compilation fail... +-// python include dir: ${_pydir} +-// python lib dir: ${_pylibdir} +-// boost python lib: ${_pblib} +- +-" boost_python_${_pylibdir}_${_pydir}_${_pblib}_compile ) +- +- set(CMAKE_REQUIRED_FLAGS) +- set(CMAKE_REQUIRED_INCLUDES) +- set(CMAKE_REQUIRED_LIBRARIES) +- +- if(boost_python_${_pylibdir}_${_pydir}_${_pblib}_compile) +- +- set(_found TRUE) +- +- set(BOOST_PYTHON_INCLUDES ${_pydir}) +- set(BOOST_PYTHON_LIBS "-l${_pyver} -L${_pylibdir} -l${_pblib}") +- +- endif(boost_python_${_pylibdir}_${_pydir}_${_pblib}_compile) +- +- endif(NOT _found) +- +- endforeach(_pblib ${PYTHON_LIBS}) +- +- endif(NOT _found) +- +- endforeach(_pylibdir ${PYTHON_LIBRARY_DIRS}) +- +- endif(EXISTS ${_pydir}/Python.h) +- endif(EXISTS ${_pydir}) +- +- endif(NOT _found) +- +- endforeach(_pydir ${PYTHON_INCLUDE_DIRS}) +- +- endif(NOT _found) +- +- endforeach(_pyver ${PYTHON_VERSIONS}) +- +- set(CMAKE_CXX_FLAGS ${_save_CMAKE_CXX_FLAGS}) +- +-endif(HAVE_BOOST_SHARED_PTR_HPP) +- +-if(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- set(BOOST_PYTHON_FOUND TRUE) +-endif(BOOST_PYTHON_INCLUDES AND BOOST_PYTHON_LIBS) +- +-if(BOOST_PYTHON_FOUND) +- if(NOT BoostPython_FIND_QUIETLY) +- message(STATUS "Found Boost+Python: ${BOOST_PYTHON_LIBS}") +- endif(NOT BoostPython_FIND_QUIETLY) +- set(KIG_ENABLE_PYTHON_SCRIPTING 1) +-else (BOOST_PYTHON_FOUND) +- if (BoostPython_FIND_REQUIRED) +- message(FATAL_ERROR "Could NOT find Boost+Python") +- endif(BoostPython_FIND_REQUIRED) +- set(KIG_ENABLE_PYTHON_SCRIPTING 0) +-endif(BOOST_PYTHON_FOUND) +- +-mark_as_advanced(BOOST_PYTHON_INCLUDES BOOST_PYTHON_LIBS) +-- +1.7.12 + diff --git a/kde-base/kig/kig-4.10.0.ebuild b/kde-base/kig/kig-4.10.0.ebuild new file mode 100644 index 000000000000..1a0d0b3adcb4 --- /dev/null +++ b/kde-base/kig/kig-4.10.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.10.0.ebuild,v 1.1 2013/02/07 04:56:52 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Interactive Geometry tool" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug scripting" + +DEPEND=" + scripting? ( >=dev-libs/boost-1.48[python] ) +" +RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}/${PN}-4.10.0-boostpython.patch" ) + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with scripting) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kigo/ChangeLog b/kde-base/kigo/ChangeLog index c57c9832e1de..410d46f93f7a 100644 --- a/kde-base/kigo/ChangeLog +++ b/kde-base/kigo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kigo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/ChangeLog,v 1.96 2013/01/28 12:13:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/ChangeLog,v 1.97 2013/02/07 04:57:31 alexxy Exp $ + +*kigo-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kigo-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kigo-4.9.3.ebuild, -kigo-4.9.4.ebuild: diff --git a/kde-base/kigo/kigo-4.10.0.ebuild b/kde-base/kigo/kigo-4.10.0.ebuild new file mode 100644 index 000000000000..c51ec0946dc5 --- /dev/null +++ b/kde-base/kigo/kigo-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/kigo-4.10.0.ebuild,v 1.1 2013/02/07 04:57:31 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Go game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + games-board/gnugo +" diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 5d03dd1f89d9..fb0bd6d2b37f 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/killbots # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.129 2013/01/28 12:13:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.130 2013/02/07 04:57:17 alexxy Exp $ + +*killbots-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +killbots-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -killbots-4.9.3.ebuild, -killbots-4.9.4.ebuild: diff --git a/kde-base/killbots/killbots-4.10.0.ebuild b/kde-base/killbots/killbots-4.10.0.ebuild new file mode 100644 index 000000000000..8a015f41c71e --- /dev/null +++ b/kde-base/killbots/killbots-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.10.0.ebuild,v 1.1 2013/02/07 04:57:17 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Kill the bots or they kill you!" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" + +# Tests hang, last checked in 4.3.3 +RESTRICT="test" diff --git a/kde-base/kimagemapeditor/ChangeLog b/kde-base/kimagemapeditor/ChangeLog index 3785b9ece593..1aaa65f48020 100644 --- a/kde-base/kimagemapeditor/ChangeLog +++ b/kde-base/kimagemapeditor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kimagemapeditor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimagemapeditor/ChangeLog,v 1.227 2013/01/28 12:13:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimagemapeditor/ChangeLog,v 1.228 2013/02/07 04:57:46 alexxy Exp $ + +*kimagemapeditor-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kimagemapeditor-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kimagemapeditor-4.9.3.ebuild, -kimagemapeditor-4.9.4.ebuild: diff --git a/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild b/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild new file mode 100644 index 000000000000..65ac2460f538 --- /dev/null +++ b/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimagemapeditor/kimagemapeditor-4.10.0.ebuild,v 1.1 2013/02/07 04:57:46 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdewebdev" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE web development - image map editor" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kimono/ChangeLog b/kde-base/kimono/ChangeLog index 5a12c2add71d..658a696a18f1 100644 --- a/kde-base/kimono/ChangeLog +++ b/kde-base/kimono/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kimono # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.56 2013/01/28 12:13:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.57 2013/02/07 04:57:09 alexxy Exp $ + +*kimono-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kimono-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kimono-4.9.3.ebuild, -kimono-4.9.4.ebuild: diff --git a/kde-base/kimono/kimono-4.10.0.ebuild b/kde-base/kimono/kimono-4.10.0.ebuild new file mode 100644 index 000000000000..da97740e1cef --- /dev/null +++ b/kde-base/kimono/kimono-4.10.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.0.ebuild,v 1.1 2013/02/07 04:57:09 alexxy Exp $ + +EAPI=5 + +inherit kde4-base mono + +DESCRIPTION="C# bindings for KDE" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="akonadi debug plasma semantic-desktop" + +DEPEND=" + dev-lang/mono + $(add_kdebase_dep qyoto 'webkit') + $(add_kdebase_dep smokeqt) + $(add_kdebase_dep smokekde 'semantic-desktop=') + plasma? ( $(add_kdebase_dep smokeqt 'webkit') ) +" +RDEPEND="${DEPEND}" + +# Split from kdebindings-csharp in 4.7 +add_blocker kdebindings-csharp + +src_prepare() { + kde4-base_src_prepare + + sed -i "/add_subdirectory( examples )/ s:^:#:" plasma/CMakeLists.txt +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with akonadi) + $(cmake-utils_use_with akonadi KdepimLibs) + $(cmake-utils_use_disable plasma) + $(cmake-utils_use_with semantic-desktop Nepomuk) + -DWITH_Soprano=OFF + ) + kde4-base_src_configure +} diff --git a/kde-base/kinfocenter/ChangeLog b/kde-base/kinfocenter/ChangeLog index cdc09481e8b0..c823b85e09fe 100644 --- a/kde-base/kinfocenter/ChangeLog +++ b/kde-base/kinfocenter/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kinfocenter # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kinfocenter/ChangeLog,v 1.146 2013/01/28 12:13:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kinfocenter/ChangeLog,v 1.147 2013/02/07 04:57:01 alexxy Exp $ + +*kinfocenter-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kinfocenter-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kinfocenter-4.9.3.ebuild, -kinfocenter-4.9.4.ebuild: diff --git a/kde-base/kinfocenter/kinfocenter-4.10.0.ebuild b/kde-base/kinfocenter/kinfocenter-4.10.0.ebuild new file mode 100644 index 000000000000..f936238c742a --- /dev/null +++ b/kde-base/kinfocenter/kinfocenter-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kinfocenter/kinfocenter-4.10.0.ebuild,v 1.1 2013/02/07 04:57:01 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +OPENGL_REQUIRED="optional" +inherit kde4-meta + +DESCRIPTION="The KDE Info Center" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug ieee1394" + +DEPEND=" + $(add_kdebase_dep solid) + sys-apps/pciutils + ieee1394? ( sys-libs/libraw1394 ) + opengl? ( + virtual/glu + virtual/opengl + ) +" +RDEPEND="${DEPEND} + sys-apps/usbutils +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with ieee1394 RAW1394) + $(cmake-utils_use_with opengl OpenGL) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog index 5a5b9a2482c3..fb49920dd5f5 100644 --- a/kde-base/kioclient/ChangeLog +++ b/kde-base/kioclient/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kioclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.150 2013/02/07 01:15:11 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.151 2013/02/07 04:57:01 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kioclient-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kioclient-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kioclient-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kioclient-4.9.3.ebuild, -kioclient-4.9.4.ebuild: Remove old diff --git a/kde-base/kioclient/kioclient-4.10.0.ebuild b/kde-base/kioclient/kioclient-4.10.0.ebuild new file mode 100644 index 000000000000..fd6c7d0c93b2 --- /dev/null +++ b/kde-base/kioclient/kioclient-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.10.0.ebuild,v 1.1 2013/02/07 04:57:01 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="Command-line tool for network-transparent operations" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kiriki/ChangeLog b/kde-base/kiriki/ChangeLog index 7b236b4211b0..3ec3b5d243f9 100644 --- a/kde-base/kiriki/ChangeLog +++ b/kde-base/kiriki/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kiriki # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiriki/ChangeLog,v 1.141 2013/01/28 12:13:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiriki/ChangeLog,v 1.142 2013/02/07 04:56:59 alexxy Exp $ + +*kiriki-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kiriki-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kiriki-4.9.3.ebuild, -kiriki-4.9.4.ebuild: diff --git a/kde-base/kiriki/kiriki-4.10.0.ebuild b/kde-base/kiriki/kiriki-4.10.0.ebuild new file mode 100644 index 000000000000..6d30e09b055c --- /dev/null +++ b/kde-base/kiriki/kiriki-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiriki/kiriki-4.10.0.ebuild,v 1.1 2013/02/07 04:56:59 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Kiriki - a gtali clone for KDE4" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index 9afff3079645..e718b3143c3d 100644 --- a/kde-base/kiten/ChangeLog +++ b/kde-base/kiten/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kiten # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.234 2013/01/28 12:13:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.235 2013/02/07 04:57:11 alexxy Exp $ + +*kiten-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kiten-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kiten-4.9.3.ebuild, -kiten-4.9.4.ebuild: diff --git a/kde-base/kiten/kiten-4.10.0.ebuild b/kde-base/kiten/kiten-4.10.0.ebuild new file mode 100644 index 000000000000..6f5466233023 --- /dev/null +++ b/kde-base/kiten/kiten-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-4.10.0.ebuild,v 1.1 2013/02/07 04:57:11 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Japanese dictionary and reference" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 6545f0197fdc..bb2f9ee2a77e 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.234 2013/01/28 12:13:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.235 2013/02/07 04:57:48 alexxy Exp $ + +*kjots-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kjots-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kjots-4.9.3.ebuild, -kjots-4.9.4.ebuild: diff --git a/kde-base/kjots/kjots-4.10.0.ebuild b/kde-base/kjots/kjots-4.10.0.ebuild new file mode 100644 index 000000000000..04e942eb9012 --- /dev/null +++ b/kde-base/kjots/kjots-4.10.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.0.ebuild,v 1.1 2013/02/07 04:57:48 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="KDE note taking utility" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=dev-libs/grantlee-0.2.0 + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + akonadi_next/ +" diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 75d687c111c9..090474b3a637 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kjumpingcube # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.234 2013/01/28 12:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.235 2013/02/07 04:57:05 alexxy Exp $ + +*kjumpingcube-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kjumpingcube-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kjumpingcube-4.9.3.ebuild, -kjumpingcube-4.9.4.ebuild: diff --git a/kde-base/kjumpingcube/kjumpingcube-4.10.0.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.10.0.ebuild new file mode 100644 index 000000000000..3e2409a01b08 --- /dev/null +++ b/kde-base/kjumpingcube/kjumpingcube-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/kjumpingcube-4.10.0.ebuild,v 1.1 2013/02/07 04:57:05 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE: Tactical one or two player game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kleopatra/ChangeLog b/kde-base/kleopatra/ChangeLog index c9c63d5a9258..02e182370589 100644 --- a/kde-base/kleopatra/ChangeLog +++ b/kde-base/kleopatra/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kleopatra # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kleopatra/ChangeLog,v 1.142 2013/01/28 12:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kleopatra/ChangeLog,v 1.143 2013/02/07 04:57:43 alexxy Exp $ + +*kleopatra-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kleopatra-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kleopatra-4.9.3.ebuild, -kleopatra-4.9.4.ebuild: diff --git a/kde-base/kleopatra/kleopatra-4.10.0.ebuild b/kde-base/kleopatra/kleopatra-4.10.0.ebuild new file mode 100644 index 000000000000..c659068eec20 --- /dev/null +++ b/kde-base/kleopatra/kleopatra-4.10.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kleopatra/kleopatra-4.10.0.ebuild,v 1.1 2013/02/07 04:57:43 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="Kleopatra - KDE X.509 key manager" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=app-crypt/gpgme-1.3.2 + dev-libs/boost + dev-libs/libassuan + dev-libs/libgpg-error + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND} + app-crypt/gnupg +" + +KMEXTRACTONLY=" + libkleo/ +" + +src_unpack() { + if use handbook; then + KMEXTRA=" + doc/kwatchgnupg + " + fi + + kde4-meta_src_unpack +} diff --git a/kde-base/klettres/ChangeLog b/kde-base/klettres/ChangeLog index dcc5a2739017..fbb26fb97fe5 100644 --- a/kde-base/klettres/ChangeLog +++ b/kde-base/klettres/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/klettres # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klettres/ChangeLog,v 1.237 2013/01/28 12:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klettres/ChangeLog,v 1.238 2013/02/07 04:57:54 alexxy Exp $ + +*klettres-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +klettres-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -klettres-4.9.3.ebuild, -klettres-4.9.4.ebuild: diff --git a/kde-base/klettres/klettres-4.10.0.ebuild b/kde-base/klettres/klettres-4.10.0.ebuild new file mode 100644 index 000000000000..8806ac063f07 --- /dev/null +++ b/kde-base/klettres/klettres-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/klettres/klettres-4.10.0.ebuild,v 1.1 2013/02/07 04:57:54 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: KLettres helps a very young child or an adult learning " +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep knotify) +" diff --git a/kde-base/klickety/ChangeLog b/kde-base/klickety/ChangeLog index 0a86574797cc..6484908e15fc 100644 --- a/kde-base/klickety/ChangeLog +++ b/kde-base/klickety/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/klickety # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/ChangeLog,v 1.170 2013/01/28 12:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/ChangeLog,v 1.171 2013/02/07 04:57:45 alexxy Exp $ + +*klickety-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +klickety-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -klickety-4.9.3.ebuild, -klickety-4.9.4.ebuild: diff --git a/kde-base/klickety/klickety-4.10.0.ebuild b/kde-base/klickety/klickety-4.10.0.ebuild new file mode 100644 index 000000000000..6fa3a5498877 --- /dev/null +++ b/kde-base/klickety/klickety-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/klickety/klickety-4.10.0.ebuild,v 1.1 2013/02/07 04:57:45 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="A KDE game almost the same as ksame, but a bit different." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index d5bc68fb91a2..3bafed55c951 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/klines # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.234 2013/01/28 12:13:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.235 2013/02/07 04:57:49 alexxy Exp $ + +*klines-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +klines-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -klines-4.9.3.ebuild, -klines-4.9.4.ebuild: diff --git a/kde-base/klines/klines-4.10.0.ebuild b/kde-base/klines/klines-4.10.0.ebuild new file mode 100644 index 000000000000..82aeadd735b2 --- /dev/null +++ b/kde-base/klines/klines-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.10.0.ebuild,v 1.1 2013/02/07 04:57:49 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/klinkstatus/ChangeLog b/kde-base/klinkstatus/ChangeLog index 4da2becd8092..3b3bd5ac672e 100644 --- a/kde-base/klinkstatus/ChangeLog +++ b/kde-base/klinkstatus/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/klinkstatus # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/ChangeLog,v 1.235 2013/01/28 12:13:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/ChangeLog,v 1.236 2013/02/07 04:57:35 alexxy Exp $ + +*klinkstatus-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +klinkstatus-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -klinkstatus-4.9.3.ebuild, -klinkstatus-4.9.4.ebuild: diff --git a/kde-base/klinkstatus/klinkstatus-4.10.0.ebuild b/kde-base/klinkstatus/klinkstatus-4.10.0.ebuild new file mode 100644 index 000000000000..019dd06e5335 --- /dev/null +++ b/kde-base/klinkstatus/klinkstatus-4.10.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.10.0.ebuild,v 1.1 2013/02/07 04:57:35 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdewebdev" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE web development - link validity checker" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug tidy" + +DEPEND=" + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + tidy? ( app-text/htmltidy ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + -DWITH_KdepimLibs=ON + $(cmake-utils_use_with tidy LibTidy) + ) + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + echo + elog "To use scripting in ${PN}, install dev-lang/ruby." + echo +} diff --git a/kde-base/klipper/ChangeLog b/kde-base/klipper/ChangeLog index dea2b5337c31..6f8afa6d6626 100644 --- a/kde-base/klipper/ChangeLog +++ b/kde-base/klipper/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/klipper # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/ChangeLog,v 1.244 2013/01/28 12:13:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/ChangeLog,v 1.245 2013/02/07 04:57:37 alexxy Exp $ + +*klipper-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +klipper-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -klipper-4.9.3.ebuild, -klipper-4.9.4.ebuild: diff --git a/kde-base/klipper/klipper-4.10.0.ebuild b/kde-base/klipper/klipper-4.10.0.ebuild new file mode 100644 index 000000000000..da14fa362151 --- /dev/null +++ b/kde-base/klipper/klipper-4.10.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/klipper-4.10.0.ebuild,v 1.1 2013/02/07 04:57:37 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="Applet for KDE and X clipboard management" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug prison" + +DEPEND=" + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep libtaskmanager) + prison? ( media-libs/prison ) + !aqua? ( x11-libs/libXfixes ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with prison) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kmag/ChangeLog b/kde-base/kmag/ChangeLog index 5e255ae944f1..974f51924a7b 100644 --- a/kde-base/kmag/ChangeLog +++ b/kde-base/kmag/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmag # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.230 2013/01/28 12:13:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.231 2013/02/07 04:57:51 alexxy Exp $ + +*kmag-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmag-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmag-4.9.3.ebuild, -kmag-4.9.4.ebuild: diff --git a/kde-base/kmag/kmag-4.10.0.ebuild b/kde-base/kmag/kmag-4.10.0.ebuild new file mode 100644 index 000000000000..d8d14614c2fb --- /dev/null +++ b/kde-base/kmag/kmag-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-4.10.0.ebuild,v 1.1 2013/02/07 04:57:51 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE screen magnifier" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep kaccessible) +" diff --git a/kde-base/kmahjongg/ChangeLog b/kde-base/kmahjongg/ChangeLog index c19161e0ee07..349cd0b8fc78 100644 --- a/kde-base/kmahjongg/ChangeLog +++ b/kde-base/kmahjongg/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmahjongg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.235 2013/01/28 12:13:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.236 2013/02/07 04:57:24 alexxy Exp $ + +*kmahjongg-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmahjongg-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmahjongg-4.9.3.ebuild, -kmahjongg-4.9.4.ebuild: diff --git a/kde-base/kmahjongg/kmahjongg-4.10.0.ebuild b/kde-base/kmahjongg/kmahjongg-4.10.0.ebuild new file mode 100644 index 000000000000..b169812e0540 --- /dev/null +++ b/kde-base/kmahjongg/kmahjongg-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-4.10.0.ebuild,v 1.1 2013/02/07 04:57:24 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="Mahjongg for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdegames) + $(add_kdebase_dep libkmahjongg) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index d2974373c36d..c1ffc162db11 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.328 2013/01/28 12:13:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.329 2013/02/07 04:57:50 alexxy Exp $ + +*kmail-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmail-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmail-4.9.3.ebuild, -kmail-4.9.4.ebuild: diff --git a/kde-base/kmail/kmail-4.10.0.ebuild b/kde-base/kmail/kmail-4.10.0.ebuild new file mode 100644 index 000000000000..3d0571164075 --- /dev/null +++ b/kde-base/kmail/kmail-4.10.0.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.0.ebuild,v 1.1 2013/02/07 04:57:50 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +VIRTUALX_REQUIRED=test +inherit flag-o-matic kde4-meta + +DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep korganizer) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +RESTRICT="test" +# bug 393147 + +KMEXTRACTONLY=" + akonadi_next/ + archivemailagent/ + calendarsupport/ + korganizer/ + kresources/ + libkleo/ + libkpgp/ + libkdepimdbusinterfaces/ + kdgantt2/ +" +KMCOMPILEONLY=" + messagecomposer/ + messagecore/ + messagelist/ + messageviewer/ + pimcommon/ + templateparser/ + incidenceeditor-ng/ + calendarsupport/ +" +KMEXTRA=" + archivemailagent/ + kmailcvt/ + ksendemail/ + importwizard/ + libksieve/ + mailcommon/ + mailfilteragent/ + mailimporter/ + ontologies/ + pimsettingexporter/ + plugins/messageviewer/ +" + +KMLOADLIBS="kdepim-common-libs" + +src_configure() { + # Bug 308903 + use ppc64 && append-flags -mminimal-toc + + kde4-meta_src_configure +} + +src_compile() { + kde4-meta_src_compile kmail_xml + kde4-meta_src_compile +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + if ! has_version kde-base/kdepim-kresources:${SLOT}; then + echo + elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" + echo + fi + if ! has_version kde-base/kleopatra:${SLOT}; then + echo + elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}" + echo + fi +} diff --git a/kde-base/kmenuedit/ChangeLog b/kde-base/kmenuedit/ChangeLog index 3fc5a1cb3289..14fe711a41f2 100644 --- a/kde-base/kmenuedit/ChangeLog +++ b/kde-base/kmenuedit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmenuedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmenuedit/ChangeLog,v 1.237 2013/01/28 12:13:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmenuedit/ChangeLog,v 1.238 2013/02/07 04:57:16 alexxy Exp $ + +*kmenuedit-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmenuedit-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmenuedit-4.9.3.ebuild, -kmenuedit-4.9.4.ebuild: diff --git a/kde-base/kmenuedit/kmenuedit-4.10.0.ebuild b/kde-base/kmenuedit/kmenuedit-4.10.0.ebuild new file mode 100644 index 000000000000..0f9445b74114 --- /dev/null +++ b/kde-base/kmenuedit/kmenuedit-4.10.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmenuedit/kmenuedit-4.10.0.ebuild,v 1.1 2013/02/07 04:57:16 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="KDE menu editor" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep khotkeys) +" +DEPEND=${RDEPEND} + +KMEXTRACTONLY=" + libs/kworkspace/ +" + +src_configure() { + sed -i -e \ + "s:\${CMAKE_CURRENT_BINARY_DIR}/../khotkeys/app/org.kde.khotkeys.xml:${EPREFIX}/usr/share/dbus-1/interfaces/org.kde.khotkeys.xml:g" \ + kmenuedit/CMakeLists.txt \ + || die "sed failed" + + kde4-meta_src_configure +} diff --git a/kde-base/kmimetypefinder/ChangeLog b/kde-base/kmimetypefinder/ChangeLog index b82f19000693..9f9b89eb63ac 100644 --- a/kde-base/kmimetypefinder/ChangeLog +++ b/kde-base/kmimetypefinder/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/kmimetypefinder # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmimetypefinder/ChangeLog,v 1.150 2013/02/07 01:16:03 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmimetypefinder/ChangeLog,v 1.151 2013/02/07 04:57:27 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kmimetypefinder-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kmimetypefinder-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kmimetypefinder-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmimetypefinder-4.9.3.ebuild, -kmimetypefinder-4.9.4.ebuild: Remove old diff --git a/kde-base/kmimetypefinder/kmimetypefinder-4.10.0.ebuild b/kde-base/kmimetypefinder/kmimetypefinder-4.10.0.ebuild new file mode 100644 index 000000000000..f0c23d2a19e8 --- /dev/null +++ b/kde-base/kmimetypefinder/kmimetypefinder-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmimetypefinder/kmimetypefinder-4.10.0.ebuild,v 1.1 2013/02/07 04:57:27 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE application to report the mimetype for a given file" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kmines/ChangeLog b/kde-base/kmines/ChangeLog index ee136b6ed398..3b0ed9283e97 100644 --- a/kde-base/kmines/ChangeLog +++ b/kde-base/kmines/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmines # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmines/ChangeLog,v 1.234 2013/01/28 12:13:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmines/ChangeLog,v 1.235 2013/02/07 04:57:49 alexxy Exp $ + +*kmines-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmines-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmines-4.9.3.ebuild, -kmines-4.9.4.ebuild: diff --git a/kde-base/kmines/kmines-4.10.0.ebuild b/kde-base/kmines/kmines-4.10.0.ebuild new file mode 100644 index 000000000000..4161558a4637 --- /dev/null +++ b/kde-base/kmines/kmines-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmines/kmines-4.10.0.ebuild,v 1.1 2013/02/07 04:57:49 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KMines is a classic mine sweeper game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kmix/ChangeLog b/kde-base/kmix/ChangeLog index eb36874762b0..918c653690d2 100644 --- a/kde-base/kmix/ChangeLog +++ b/kde-base/kmix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/ChangeLog,v 1.245 2013/01/28 12:13:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/ChangeLog,v 1.246 2013/02/07 04:56:59 alexxy Exp $ + +*kmix-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmix-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmix-4.9.3.ebuild, -kmix-4.9.4.ebuild: diff --git a/kde-base/kmix/kmix-4.10.0.ebuild b/kde-base/kmix/kmix-4.10.0.ebuild new file mode 100644 index 000000000000..6d438eb87b8a --- /dev/null +++ b/kde-base/kmix/kmix-4.10.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmix/kmix-4.10.0.ebuild,v 1.1 2013/02/07 04:56:59 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE mixer gui" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="alsa debug canberra pulseaudio" + +DEPEND=" + alsa? ( >=media-libs/alsa-lib-1.0.14a ) + canberra? ( media-libs/libcanberra ) + pulseaudio? ( >=media-sound/pulseaudio-0.9.12 ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with alsa) + $(cmake-utils_use_with canberra) + $(cmake-utils_use_with pulseaudio PulseAudio) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kmousetool/ChangeLog b/kde-base/kmousetool/ChangeLog index 1f5a346b36c6..89df5ccd6953 100644 --- a/kde-base/kmousetool/ChangeLog +++ b/kde-base/kmousetool/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmousetool # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.232 2013/01/28 12:13:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/ChangeLog,v 1.233 2013/02/07 04:57:47 alexxy Exp $ + +*kmousetool-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmousetool-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmousetool-4.9.3.ebuild, -kmousetool-4.9.4.ebuild: diff --git a/kde-base/kmousetool/kmousetool-4.10.0.ebuild b/kde-base/kmousetool/kmousetool-4.10.0.ebuild new file mode 100644 index 000000000000..283563d1e176 --- /dev/null +++ b/kde-base/kmousetool/kmousetool-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmousetool/kmousetool-4.10.0.ebuild,v 1.1 2013/02/07 04:57:47 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE program that clicks the mouse for you." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep knotify) +" diff --git a/kde-base/kmouth/ChangeLog b/kde-base/kmouth/ChangeLog index 342877e501e1..2bc9941a656f 100644 --- a/kde-base/kmouth/ChangeLog +++ b/kde-base/kmouth/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmouth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.231 2013/01/28 12:13:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/ChangeLog,v 1.232 2013/02/07 04:57:53 alexxy Exp $ + +*kmouth-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmouth-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmouth-4.9.3.ebuild, -kmouth-4.9.4.ebuild: diff --git a/kde-base/kmouth/kmouth-4.10.0.ebuild b/kde-base/kmouth/kmouth-4.10.0.ebuild new file mode 100644 index 000000000000..9e400671e29e --- /dev/null +++ b/kde-base/kmouth/kmouth-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.10.0.ebuild,v 1.1 2013/02/07 04:57:53 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 80c97086e9ad..14cf16b4694e 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.237 2013/01/28 12:13:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.238 2013/02/07 04:57:29 alexxy Exp $ + +*kmplot-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kmplot-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kmplot-4.9.3.ebuild, -kmplot-4.9.4.ebuild: diff --git a/kde-base/kmplot/kmplot-4.10.0.ebuild b/kde-base/kmplot/kmplot-4.10.0.ebuild new file mode 100644 index 000000000000..832a7e539300 --- /dev/null +++ b/kde-base/kmplot/kmplot-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.10.0.ebuild,v 1.1 2013/02/07 04:57:29 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Mathematical function plotter for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep knotify) +" diff --git a/kde-base/knavalbattle/ChangeLog b/kde-base/knavalbattle/ChangeLog index e196578b3676..c0ebacaa3486 100644 --- a/kde-base/knavalbattle/ChangeLog +++ b/kde-base/knavalbattle/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/knavalbattle # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knavalbattle/ChangeLog,v 1.14 2013/01/28 12:13:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knavalbattle/ChangeLog,v 1.15 2013/02/07 04:57:36 alexxy Exp $ + +*knavalbattle-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +knavalbattle-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -knavalbattle-4.9.3.ebuild, -knavalbattle-4.9.4.ebuild: diff --git a/kde-base/knavalbattle/knavalbattle-4.10.0.ebuild b/kde-base/knavalbattle/knavalbattle-4.10.0.ebuild new file mode 100644 index 000000000000..c815dd7e3fcf --- /dev/null +++ b/kde-base/knavalbattle/knavalbattle-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knavalbattle/knavalbattle-4.10.0.ebuild,v 1.1 2013/02/07 04:57:36 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="The KDE Battleship clone" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" + +add_blocker kbattleship diff --git a/kde-base/knetattach/ChangeLog b/kde-base/knetattach/ChangeLog index 1f9c9e6a5992..4855b0d57872 100644 --- a/kde-base/knetattach/ChangeLog +++ b/kde-base/knetattach/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/knetattach # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.243 2013/02/07 01:16:57 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.244 2013/02/07 04:56:58 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> knetattach-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*knetattach-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +knetattach-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -knetattach-4.9.3.ebuild, -knetattach-4.9.4.ebuild: Remove old diff --git a/kde-base/knetattach/knetattach-4.10.0.ebuild b/kde-base/knetattach/knetattach-4.10.0.ebuild new file mode 100644 index 000000000000..610ae2770533 --- /dev/null +++ b/kde-base/knetattach/knetattach-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-4.10.0.ebuild,v 1.1 2013/02/07 04:56:58 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE network wizard" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/knetwalk/ChangeLog b/kde-base/knetwalk/ChangeLog index d2e4afb856d6..3c334c3f3159 100644 --- a/kde-base/knetwalk/ChangeLog +++ b/kde-base/knetwalk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/knetwalk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.164 2013/01/28 12:13:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.165 2013/02/07 04:57:28 alexxy Exp $ + +*knetwalk-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +knetwalk-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -knetwalk-4.9.3.ebuild, -knetwalk-4.9.4.ebuild: diff --git a/kde-base/knetwalk/knetwalk-4.10.0.ebuild b/kde-base/knetwalk/knetwalk-4.10.0.ebuild new file mode 100644 index 000000000000..20d6c131449e --- /dev/null +++ b/kde-base/knetwalk/knetwalk-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.10.0.ebuild,v 1.1 2013/02/07 04:57:28 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: Knetwalk is the kde version of the popular NetWalk game for system administrators" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index 91ddd0d309e5..2b3d7ad8c17b 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.149 2013/02/07 01:17:50 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.150 2013/02/07 04:57:25 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> knewstuff-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*knewstuff-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +knewstuff-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -knewstuff-4.9.3.ebuild, -knewstuff-4.9.4.ebuild: Remove old diff --git a/kde-base/knewstuff/knewstuff-4.10.0.ebuild b/kde-base/knewstuff/knewstuff-4.10.0.ebuild new file mode 100644 index 000000000000..23f8ce48b806 --- /dev/null +++ b/kde-base/knewstuff/knewstuff-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.10.0.ebuild,v 1.1 2013/02/07 04:57:24 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE4 software to download and upload 'new stuff'" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/knode/ChangeLog b/kde-base/knode/ChangeLog index ecc01cd33c2b..1435b2848472 100644 --- a/kde-base/knode/ChangeLog +++ b/kde-base/knode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/knode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knode/ChangeLog,v 1.239 2013/01/28 12:13:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knode/ChangeLog,v 1.240 2013/02/07 04:57:38 alexxy Exp $ + +*knode-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +knode-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -knode-4.9.3.ebuild, -knode-4.9.4.ebuild: diff --git a/kde-base/knode/knode-4.10.0.ebuild b/kde-base/knode/knode-4.10.0.ebuild new file mode 100644 index 000000000000..88b54c7e5e61 --- /dev/null +++ b/kde-base/knode/knode-4.10.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knode/knode-4.10.0.ebuild,v 1.1 2013/02/07 04:57:38 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="A newsreader for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +# test fails, last checked for 4.2.96 +RESTRICT=test + +DEPEND=" + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + libkleo/ + libkpgp/ + messagecomposer/ + messageviewer/ +" + +KMLOADLIBS="kdepim-common-libs" + +src_unpack() { + if use handbook; then + KMEXTRA=" + doc/kioslave/news + " + fi + + kde4-meta_src_unpack +} diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 084b4a6b6412..b4f3acfb33ca 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.231 2013/01/28 12:13:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.232 2013/02/07 04:57:55 alexxy Exp $ + +*knotes-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +knotes-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -knotes-4.9.3.ebuild, -knotes-4.9.4.ebuild: diff --git a/kde-base/knotes/knotes-4.10.0.ebuild b/kde-base/knotes/knotes-4.10.0.ebuild new file mode 100644 index 000000000000..5fa4fa9391a8 --- /dev/null +++ b/kde-base/knotes/knotes-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.10.0.ebuild,v 1.1 2013/02/07 04:57:55 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="KDE Notes application" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMLOADLIBS="kdepim-common-libs" diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 13ed82fece11..8ca1a4d6e306 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.152 2013/02/07 01:18:43 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.153 2013/02/07 04:57:10 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> knotify-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*knotify-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +knotify-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -knotify-4.9.3.ebuild, -knotify-4.9.4.ebuild: Remove old diff --git a/kde-base/knotify/knotify-4.10.0.ebuild b/kde-base/knotify/knotify-4.10.0.ebuild new file mode 100644 index 000000000000..3c603b5db8b4 --- /dev/null +++ b/kde-base/knotify/knotify-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.10.0.ebuild,v 1.1 2013/02/07 04:57:10 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="The KDE notification daemon." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kolf/ChangeLog b/kde-base/kolf/ChangeLog index 4ba574655b7c..9eeabefae337 100644 --- a/kde-base/kolf/ChangeLog +++ b/kde-base/kolf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kolf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.234 2013/01/28 12:13:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.235 2013/02/07 04:57:20 alexxy Exp $ + +*kolf-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kolf-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kolf-4.9.3.ebuild, -kolf-4.9.4.ebuild: diff --git a/kde-base/kolf/kolf-4.10.0.ebuild b/kde-base/kolf/kolf-4.10.0.ebuild new file mode 100644 index 000000000000..22500edc9328 --- /dev/null +++ b/kde-base/kolf/kolf-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-4.10.0.ebuild,v 1.1 2013/02/07 04:57:20 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Minigolf Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kollision/ChangeLog b/kde-base/kollision/ChangeLog index 50968e86854c..8636d1ae9965 100644 --- a/kde-base/kollision/ChangeLog +++ b/kde-base/kollision/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kollision # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kollision/ChangeLog,v 1.130 2013/01/28 12:13:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kollision/ChangeLog,v 1.131 2013/02/07 04:57:15 alexxy Exp $ + +*kollision-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kollision-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kollision-4.9.3.ebuild, -kollision-4.9.4.ebuild: diff --git a/kde-base/kollision/kollision-4.10.0.ebuild b/kde-base/kollision/kollision-4.10.0.ebuild new file mode 100644 index 000000000000..71e789755a66 --- /dev/null +++ b/kde-base/kollision/kollision-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kollision/kollision-4.10.0.ebuild,v 1.1 2013/02/07 04:57:15 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: A simple ball dodging game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 30ad7c2d95d5..4f1b8fa9c189 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.238 2013/01/28 12:13:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.239 2013/02/07 04:57:57 alexxy Exp $ + +*kolourpaint-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kolourpaint-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kolourpaint-4.9.3.ebuild, -kolourpaint-4.9.4.ebuild: diff --git a/kde-base/kolourpaint/kolourpaint-4.10.0.ebuild b/kde-base/kolourpaint/kolourpaint-4.10.0.ebuild new file mode 100644 index 000000000000..8850795c2813 --- /dev/null +++ b/kde-base/kolourpaint/kolourpaint-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.10.0.ebuild,v 1.1 2013/02/07 04:57:57 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Paint Program for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +LICENSE="BSD LGPL-2" +IUSE="debug scanner" + +DEPEND="media-libs/qimageblitz" +RDEPEND="${DEPEND} + scanner? ( kde-base/ksaneplugin )" diff --git a/kde-base/kommander/ChangeLog b/kde-base/kommander/ChangeLog index e62b247e6e52..b1483e49d806 100644 --- a/kde-base/kommander/ChangeLog +++ b/kde-base/kommander/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kommander # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kommander/ChangeLog,v 1.232 2013/01/28 12:13:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kommander/ChangeLog,v 1.233 2013/02/07 04:57:14 alexxy Exp $ + +*kommander-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kommander-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kommander-4.9.3.ebuild, -kommander-4.9.4.ebuild: diff --git a/kde-base/kommander/kommander-4.10.0.ebuild b/kde-base/kommander/kommander-4.10.0.ebuild new file mode 100644 index 000000000000..25d6f3970eff --- /dev/null +++ b/kde-base/kommander/kommander-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kommander/kommander-4.10.0.ebuild,v 1.1 2013/02/07 04:57:14 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdewebdev" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE dialog system for scripting" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kompare/ChangeLog b/kde-base/kompare/ChangeLog index 261b737ec0f0..ace7dff21d3e 100644 --- a/kde-base/kompare/ChangeLog +++ b/kde-base/kompare/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kompare # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.231 2013/01/28 12:13:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.232 2013/02/07 04:57:52 alexxy Exp $ + +*kompare-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kompare-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kompare-4.9.3.ebuild, -kompare-4.9.4.ebuild: diff --git a/kde-base/kompare/kompare-4.10.0.ebuild b/kde-base/kompare/kompare-4.10.0.ebuild new file mode 100644 index 000000000000..e92218373d23 --- /dev/null +++ b/kde-base/kompare/kompare-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/kompare-4.10.0.ebuild,v 1.1 2013/02/07 04:57:52 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Kompare is a program to view the differences between files." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/konq-plugins/ChangeLog b/kde-base/konq-plugins/ChangeLog index 122e63287d25..37732220f03f 100644 --- a/kde-base/konq-plugins/ChangeLog +++ b/kde-base/konq-plugins/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/konq-plugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.172 2013/01/28 12:13:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.173 2013/02/07 04:58:00 alexxy Exp $ + +*konq-plugins-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +konq-plugins-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -konq-plugins-4.9.3.ebuild, -konq-plugins-4.9.4.ebuild: diff --git a/kde-base/konq-plugins/konq-plugins-4.10.0.ebuild b/kde-base/konq-plugins/konq-plugins-4.10.0.ebuild new file mode 100644 index 000000000000..d1bcfda51232 --- /dev/null +++ b/kde-base/konq-plugins/konq-plugins-4.10.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.10.0.ebuild,v 1.1 2013/02/07 04:58:00 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-baseapps" +inherit kde4-meta + +DESCRIPTION="Various plugins for konqueror" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug tidy" + +DEPEND=" + $(add_kdebase_dep libkonq) + tidy? ( app-text/htmltidy ) +" +RDEPEND="${DEPEND} + !kde-misc/konq-plugins + $(add_kdebase_dep kcmshell) + $(add_kdebase_dep konqueror) +" + +src_configure() { + local mycmakeargs=( + -DKdeWebKit=OFF + -DWebKitPart=OFF + $(cmake-utils_use_with tidy LibTidy) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/konqueror/ChangeLog b/kde-base/konqueror/ChangeLog index f41013601304..3c3abe3afff0 100644 --- a/kde-base/konqueror/ChangeLog +++ b/kde-base/konqueror/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/konqueror # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konqueror/ChangeLog,v 1.273 2013/01/28 13:23:21 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konqueror/ChangeLog,v 1.274 2013/02/07 04:57:03 alexxy Exp $ + +*konqueror-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +konqueror-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Michael Palimaka <kensington@gentoo.org> -files/konqueror-4.9.3-crash.patch: diff --git a/kde-base/konqueror/konqueror-4.10.0.ebuild b/kde-base/konqueror/konqueror-4.10.0.ebuild new file mode 100644 index 000000000000..e74645fa625c --- /dev/null +++ b/kde-base/konqueror/konqueror-4.10.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konqueror/konqueror-4.10.0.ebuild,v 1.1 2013/02/07 04:57:03 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-baseapps" +inherit flag-o-matic kde4-meta + +DESCRIPTION="KDE: Web browser, file manager, ..." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="+bookmarks debug svg" +# 4 of 4 tests fail. Last checked for 4.0.3 +RESTRICT="test" + +DEPEND=" + $(add_kdebase_dep libkonq) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kfind) + $(add_kdebase_dep kfmclient) + bookmarks? ( $(add_kdebase_dep keditbookmarks) ) + svg? ( $(add_kdebase_dep svgpart) ) +" + +KMEXTRACTONLY=" + konqueror/client/ + lib/konq/ +" + +src_prepare() { + [[ ${CHOST} == *-solaris* ]] && append-ldflags -lmalloc + + kde4-meta_src_prepare + + # Do not install *.desktop files for kfmclient + sed -e "/kfmclient\.desktop/d" -i konqueror/CMakeLists.txt \ + || die "Failed to omit .desktop files" +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + echo + elog "If you want to use konqueror as a filemanager, install the dolphin kpart:" + elog "emerge -1 kde-base/dolphin:${SLOT}" + elog + elog "To use Java on webpages: emerge jre" + echo +} diff --git a/kde-base/konquest/ChangeLog b/kde-base/konquest/ChangeLog index 810b5f048889..6afd068ba47a 100644 --- a/kde-base/konquest/ChangeLog +++ b/kde-base/konquest/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/konquest # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.234 2013/01/28 12:13:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.235 2013/02/07 04:57:53 alexxy Exp $ + +*konquest-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +konquest-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -konquest-4.9.3.ebuild, -konquest-4.9.4.ebuild: diff --git a/kde-base/konquest/konquest-4.10.0.ebuild b/kde-base/konquest/konquest-4.10.0.ebuild new file mode 100644 index 000000000000..8fe6a19ac817 --- /dev/null +++ b/kde-base/konquest/konquest-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/konquest-4.10.0.ebuild,v 1.1 2013/02/07 04:57:53 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="Galactic Strategy KDE Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index 7072490af69d..6e5e2f1d9025 100644 --- a/kde-base/konsole/ChangeLog +++ b/kde-base/konsole/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/konsole # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.260 2013/01/28 12:13:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.261 2013/02/07 04:57:44 alexxy Exp $ + +*konsole-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +konsole-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -konsole-4.9.3.ebuild, -konsole-4.9.4.ebuild: diff --git a/kde-base/konsole/konsole-4.10.0.ebuild b/kde-base/konsole/konsole-4.10.0.ebuild new file mode 100644 index 000000000000..7d3c04410db2 --- /dev/null +++ b/kde-base/konsole/konsole-4.10.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.10.0.ebuild,v 1.1 2013/02/07 04:57:44 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_DOC_DIRS="doc/manual" +VIRTUALX_REQUIRED="test" +inherit kde4-base + +DESCRIPTION="X terminal for use with KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +COMMONDEPEND=" + !aqua? ( + $(add_kdebase_dep libkonq) + x11-libs/libX11 + x11-libs/libXext + >=x11-libs/libxklavier-3.2 + x11-libs/libXrender + x11-libs/libXtst + ) +" +DEPEND="${COMMONDEPEND} + !aqua? ( + x11-apps/bdftopcf + x11-proto/kbproto + x11-proto/renderproto + ) +" +RDEPEND="${COMMONDEPEND}" + +PATCHES=( + "${FILESDIR}/${PN}-4.7.0-tests.patch" +) diff --git a/kde-base/konsolekalendar/ChangeLog b/kde-base/konsolekalendar/ChangeLog index d9e2e281cbbc..21f7112d81d7 100644 --- a/kde-base/konsolekalendar/ChangeLog +++ b/kde-base/konsolekalendar/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/konsolekalendar # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.220 2013/01/28 12:13:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.221 2013/02/07 04:57:52 alexxy Exp $ + +*konsolekalendar-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +konsolekalendar-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -konsolekalendar-4.9.3.ebuild, -konsolekalendar-4.9.4.ebuild: diff --git a/kde-base/konsolekalendar/konsolekalendar-4.10.0.ebuild b/kde-base/konsolekalendar/konsolekalendar-4.10.0.ebuild new file mode 100644 index 000000000000..c7b4a8cfa29b --- /dev/null +++ b/kde-base/konsolekalendar/konsolekalendar-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-4.10.0.ebuild,v 1.1 2013/02/07 04:57:52 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +KMMODULE="console/${PN}" +inherit kde4-meta + +DESCRIPTION="A command line interface to KDE calendars" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMLOADLIBS="kdepim-common-libs" diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog index 509d964f862b..c5cc171b37e3 100644 --- a/kde-base/kontact/ChangeLog +++ b/kde-base/kontact/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kontact # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.248 2013/01/28 12:13:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.249 2013/02/07 04:57:44 alexxy Exp $ + +*kontact-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kontact-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kontact-4.9.3.ebuild, -kontact-4.9.4.ebuild: diff --git a/kde-base/kontact/kontact-4.10.0.ebuild b/kde-base/kontact/kontact-4.10.0.ebuild new file mode 100644 index 000000000000..04a8b0684324 --- /dev/null +++ b/kde-base/kontact/kontact-4.10.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-4.10.0.ebuild,v 1.1 2013/02/07 04:57:44 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="KDE personal information manager" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) +" +RDEPEND="${DEPEND}" + +KMLOADLIBS="kdepim-common-libs" +KMSAVELIBS="true" + +# We remove plugins that are related to external kdepim programs. This way +# kontact doesn't have to depend on all programs it has plugins for. +# kcontactmanager gone from kdesvn +# +KMEXTRACTONLY=" + kontact/plugins/akregator/ + kontact/plugins/kaddressbook/ + kontact/plugins/kjots/ + kontact/plugins/kmail/ + kontact/plugins/knode/ + kontact/plugins/knotes/ + kontact/plugins/korganizer/ + kontact/plugins/ktimetracker/ + kontact/plugins/planner/ + kontact/plugins/specialdates/ + libkdepimdbusinterfaces/ +" + +src_unpack() { + if use handbook; then + KMEXTRA+=" + doc/kontact-admin/ + " + fi + + kde4-meta_src_unpack +} diff --git a/kde-base/kopete/ChangeLog b/kde-base/kopete/ChangeLog index c99aa670cdbe..4058a4486e92 100644 --- a/kde-base/kopete/ChangeLog +++ b/kde-base/kopete/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kopete # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.348 2013/01/28 12:13:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.349 2013/02/07 04:57:30 alexxy Exp $ + +*kopete-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kopete-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kopete-4.9.3.ebuild, -kopete-4.9.4.ebuild: diff --git a/kde-base/kopete/kopete-4.10.0.ebuild b/kde-base/kopete/kopete-4.10.0.ebuild new file mode 100644 index 000000000000..3a36c24e4d4d --- /dev/null +++ b/kde-base/kopete/kopete-4.10.0.ebuild @@ -0,0 +1,165 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.10.0.ebuild,v 1.1 2013/02/07 04:57:30 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdenetwork" +KDE_SCM="svn" +inherit kde4-meta multilib + +DESCRIPTION="KDE multi-protocol IM client" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug ssl v4l" + +# tests hang, last checked for 4.2.96 +RESTRICT=test + +# Available plugins +# +# addbookmarks: NO DEPS +# alias: NO DEPS (disabled upstream) +# autoreplace: NO DEPS +# contactnotes: NO DEPS +# highlight: NO DEPS +# history: NO DEPS +# latex: virtual/latex as RDEPEND +# nowlistening: NO DEPS +# otr: libotr +# pipes: NO DEPS +# privacy: NO DEPS +# statistics: dev-db/sqlite:3 +# texteffect: NO DEPS +# translator: NO DEPS +# urlpicpreview: NO DEPS +# webpresence: libxml2 libxslt +# NOTE: By default we enable all plugins that don't have any dependencies +PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight +history latex ++nowlistening otr +pipes +privacy +statistics +texteffect +translator ++urlpicpreview webpresence" + +# Available protocols +# +# gadu: net-libs/libgadu @since 4.3 +# groupwise: app-crypt/qca:2 +# irc: NO DEPS, probably will fail so inform user about it +# xmpp: net-dns/libidn app-crypt/qca:2 ENABLED BY DEFAULT NETWORK +# jingle: media-libs/speex net-libs/ortp DISABLED BY UPSTREAM +# meanwhile: net-libs/meanwhile +# msn: libmsn == this is wlm plugin, we disable msn one +# oscar: NO DEPS +# qq: NO DEPS +# telepathy: net-libs/decibel +# testbed: NO DEPS +# winpopup: NO DEPS (we're adding samba as RDEPEND so it works) +# yahoo: media-libs/jasper +# zeroconf (bonjour): NO DEPS +PROTOCOLS="gadu groupwise jingle meanwhile msn oscar qq skype +sms testbed winpopup +xmpp yahoo zeroconf" + +# disabled protocols +# telepathy: net-libs/decibel +# irc: NO DEPS + +IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}" + +COMMONDEPEND=" + dev-libs/libpcre + $(add_kdebase_dep kdepimlibs) + media-libs/qimageblitz + >=x11-libs/qt-gui-4.4.0:4[mng] + !aqua? ( x11-libs/libXScrnSaver ) + gadu? ( >=net-libs/libgadu-1.8.0[threads] ) + groupwise? ( app-crypt/qca:2 ) + jingle? ( + >=media-libs/mediastreamer-2.3.0 + media-libs/speex + net-libs/ortp + ) + meanwhile? ( net-libs/meanwhile ) + msn? ( >=net-libs/libmsn-4.1 ) + otr? ( >=net-libs/libotr-3.2.0 <net-libs/libotr-4.0.0 ) + statistics? ( dev-db/sqlite:3 ) + v4l? ( media-libs/libv4l ) + webpresence? ( + dev-libs/libxml2 + dev-libs/libxslt + ) + xmpp? ( + app-crypt/qca:2 + net-dns/libidn + ) + yahoo? ( media-libs/jasper ) +" +RDEPEND="${COMMONDEPEND} + latex? ( + || ( + media-gfx/imagemagick + media-gfx/graphicsmagick[imagemagick] + ) + virtual/latex-base + ) + sms? ( app-mobilephone/smssend ) + ssl? ( app-crypt/qca-ossl ) + winpopup? ( net-fs/samba ) +" +# telepathy? ( net-libs/decibel )" +DEPEND="${COMMONDEPEND} + !aqua? ( x11-proto/scrnsaverproto ) +" + +src_prepare() { + sed -e "s:lib/mozilla:$(get_libdir)/mozilla:" \ + -i kopete/protocols/skype/skypebuttons/CMakeLists.txt || die "sed failed" + + kde4-meta_src_prepare +} + +src_configure() { + local x x2 + # Handle common stuff + mycmakeargs=( + $(cmake-utils_use_with jingle GOOGLETALK) + $(cmake-utils_use_with jingle LiboRTP) + $(cmake-utils_use_with jingle Mediastreamer) + $(cmake-utils_use_with jingle Speex) + $(cmake-utils_use_disable v4l VIDEOSUPPORT) + ) + # enable protocols + for x in ${PROTOCOLS}; do + case ${x/+/} in + msn) x2=Libmsn ;; + zeroconf) x2=bonjour ;; + xmpp) x2=jabber ;; + *) x2='' ;; + esac + mycmakeargs+=($(cmake-utils_use_with ${x/+/} ${x2})) + done + + # enable plugins + for x in ${PLUGINS}; do + mycmakeargs+=($(cmake-utils_use_with ${x/+/})) + done + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + #if use telepathy; then + # elog "To use kopete telepathy plugins, you need to start gabble first:" + # elog "GABBLE_PERSIST=1 telepathy-gabble &" + # elog "export TELEPATHY_DATA_PATH='${EPREFIX}/usr/share/telepathy/managers/'" + #fi + + if ! use ssl; then + if use xmpp || use msn; then # || use irc; then + echo + elog "In order to use ssl in xmpp and msn you'll need to" + elog "install app-crypt/qca-ossl package." + echo + fi + fi +} diff --git a/kde-base/korganizer/ChangeLog b/kde-base/korganizer/ChangeLog index b702b31f62bd..0046d7f88471 100644 --- a/kde-base/korganizer/ChangeLog +++ b/kde-base/korganizer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/korganizer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korganizer/ChangeLog,v 1.256 2013/01/28 12:13:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korganizer/ChangeLog,v 1.257 2013/02/07 04:57:27 alexxy Exp $ + +*korganizer-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +korganizer-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -korganizer-4.9.3.ebuild, -korganizer-4.9.4.ebuild: diff --git a/kde-base/korganizer/korganizer-4.10.0.ebuild b/kde-base/korganizer/korganizer-4.10.0.ebuild new file mode 100644 index 000000000000..4b07d39f7c17 --- /dev/null +++ b/kde-base/korganizer/korganizer-4.10.0.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/korganizer/korganizer-4.10.0.ebuild,v 1.1 2013/02/07 04:57:27 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="A Personal Organizer for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + $(add_kdebase_dep kdepim-common-libs) + sys-libs/zlib +" +RDEPEND="${DEPEND} + $(add_kdebase_dep ktimezoned) +" + +RESTRICT="test" +# bug 393135 + +KMLOADLIBS="kdepim-common-libs" + +KMEXTRACTONLY=" + akonadi_next/ + calendarviews/ + kdgantt2/ + kmail/ + pimcommon/ + knode/org.kde.knode.xml + libkdepimdbusinterfaces/ +" + +KMCOMPILEONLY=" + incidenceeditor-ng/ + calendarsupport/ +" + +src_unpack() { + if use kontact; then + KMEXTRA="${KMEXTRA} + kontact/plugins/planner/ + kontact/plugins/specialdates/ + " + fi + + kde4-meta_src_unpack +} + +src_install() { + kde4-meta_src_install + # colliding with kdepim-common-libs + rm -rf "${ED}"/usr/share/kde4/servicetypes/calendarplugin.desktop + rm -rf "${ED}"/usr/share/kde4/servicetypes/calendardecoration.desktop +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + if ! has_version kde-base/kdepim-kresources:${SLOT}; then + echo + elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}" + echo + fi +} diff --git a/kde-base/korundum/ChangeLog b/kde-base/korundum/ChangeLog index c2be15f6f92d..c2e48181c5ae 100644 --- a/kde-base/korundum/ChangeLog +++ b/kde-base/korundum/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/korundum # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/ChangeLog,v 1.141 2013/01/28 12:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/ChangeLog,v 1.142 2013/02/07 04:56:55 alexxy Exp $ + +*korundum-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +korundum-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -korundum-4.9.3.ebuild, -korundum-4.9.4.ebuild: diff --git a/kde-base/korundum/korundum-4.10.0.ebuild b/kde-base/korundum/korundum-4.10.0.ebuild new file mode 100644 index 000000000000..400d183d514e --- /dev/null +++ b/kde-base/korundum/korundum-4.10.0.ebuild @@ -0,0 +1,77 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-4.10.0.ebuild,v 1.1 2013/02/07 04:56:55 alexxy Exp $ + +EAPI=5 + +OPENGL_REQUIRED="always" + +USE_RUBY="ruby18" +# No ruby19 for three reasons: +# 1) it does not build (yet) - will likely be solved soon +# 2) cmake bails when configuring twice or more - solved with CMAKE_IN_SOURCE_BUILD=1 +# 3) the ebuild can only be installed for one ruby variant, otherwise the compiled +# files with identical path+name will overwrite each other - difficult :( + +inherit kde4-base ruby-ng + +DESCRIPTION="KDE Ruby bindings" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="akonadi debug kate okular" + +# unfortunately single modules cannot be disabled with cmake defines +# possible more useflags have no effect... does anyone actually build this stuff? +# may need some hacking, for now semantic-desktop just becomes a hard dependency + +DEPEND=" + $(add_kdebase_dep qtruby) + $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') + $(add_kdebase_dep smokeqt) +" +RDEPEND="${DEPEND} +" + +# Split from kdebindings-ruby in 4.7 +add_blocker kdebindings-ruby + +pkg_setup() { + ruby-ng_pkg_setup + kde4-base_pkg_setup +} + +src_unpack() { + local S="${WORKDIR}/${P}" + kde4-base_src_unpack + + cd "${WORKDIR}" + mkdir all + mv ${P} all/ || die "Could not move sources" +} + +all_ruby_prepare() { + kde4-base_src_prepare +} + +each_ruby_configure() { + CMAKE_USE_DIR=${S} + mycmakeargs=( + -DRUBY_LIBRARY=$(ruby_get_libruby) + -DRUBY_INCLUDE_PATH=$(ruby_get_hdrdir) + -DRUBY_EXECUTABLE=${RUBY} + $(cmake-utils_use_with akonadi) + $(cmake-utils_use_with akonadi KdepimLibs) + $(cmake-utils_use_disable kate) + $(cmake-utils_use_with okular) + ) + kde4-base_src_configure +} + +each_ruby_compile() { + CMAKE_USE_DIR=${S} + kde4-base_src_compile +} + +each_ruby_install() { + CMAKE_USE_DIR=${S} + kde4-base_src_install +} diff --git a/kde-base/kpasswdserver/ChangeLog b/kde-base/kpasswdserver/ChangeLog index fcb85689704f..6fba81ba857c 100644 --- a/kde-base/kpasswdserver/ChangeLog +++ b/kde-base/kpasswdserver/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/kpasswdserver # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpasswdserver/ChangeLog,v 1.150 2013/02/07 01:19:35 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpasswdserver/ChangeLog,v 1.151 2013/02/07 04:57:35 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kpasswdserver-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kpasswdserver-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kpasswdserver-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kpasswdserver-4.9.3.ebuild, -kpasswdserver-4.9.4.ebuild: Remove old diff --git a/kde-base/kpasswdserver/kpasswdserver-4.10.0.ebuild b/kde-base/kpasswdserver/kpasswdserver-4.10.0.ebuild new file mode 100644 index 000000000000..abb57a3241d1 --- /dev/null +++ b/kde-base/kpasswdserver/kpasswdserver-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpasswdserver/kpasswdserver-4.10.0.ebuild,v 1.1 2013/02/07 04:57:35 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDED Password Module" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +RESTRICT="test" +# bug 393097 diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index 2424bebdf6b3..1071095297ff 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.235 2013/01/28 12:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.236 2013/02/07 04:57:39 alexxy Exp $ + +*kpat-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kpat-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kpat-4.9.3.ebuild, -kpat-4.9.4.ebuild: diff --git a/kde-base/kpat/kpat-4.10.0.ebuild b/kde-base/kpat/kpat-4.10.0.ebuild new file mode 100644 index 000000000000..c8af0cebb2bd --- /dev/null +++ b/kde-base/kpat/kpat-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.10.0.ebuild,v 1.1 2013/02/07 04:57:39 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE patience game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kppp/ChangeLog b/kde-base/kppp/ChangeLog index 7f2a872d722b..b0cd9ba8d459 100644 --- a/kde-base/kppp/ChangeLog +++ b/kde-base/kppp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kppp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/ChangeLog,v 1.236 2013/01/28 12:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/ChangeLog,v 1.237 2013/02/07 04:57:40 alexxy Exp $ + +*kppp-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kppp-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kppp-4.9.3.ebuild, -kppp-4.9.4.ebuild: diff --git a/kde-base/kppp/kppp-4.10.0.ebuild b/kde-base/kppp/kppp-4.10.0.ebuild new file mode 100644 index 000000000000..0997a128a4de --- /dev/null +++ b/kde-base/kppp/kppp-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/kppp-4.10.0.ebuild,v 1.1 2013/02/07 04:57:40 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdenetwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE: A dialer and front-end to pppd." +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + net-dialup/ppp +" diff --git a/kde-base/kquitapp/ChangeLog b/kde-base/kquitapp/ChangeLog index 5d4f891a7854..4b949c6fb6c1 100644 --- a/kde-base/kquitapp/ChangeLog +++ b/kde-base/kquitapp/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kquitapp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kquitapp/ChangeLog,v 1.149 2013/02/07 01:20:33 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kquitapp/ChangeLog,v 1.150 2013/02/07 04:57:04 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kquitapp-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kquitapp-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kquitapp-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kquitapp-4.9.3.ebuild, -kquitapp-4.9.4.ebuild: Remove old diff --git a/kde-base/kquitapp/kquitapp-4.10.0.ebuild b/kde-base/kquitapp/kquitapp-4.10.0.ebuild new file mode 100644 index 000000000000..a669f02e9f91 --- /dev/null +++ b/kde-base/kquitapp/kquitapp-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kquitapp/kquitapp-4.10.0.ebuild,v 1.1 2013/02/07 04:57:04 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="A CLI application quitter" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/krdc/ChangeLog b/kde-base/krdc/ChangeLog index 4938802e5112..7970f84a21c1 100644 --- a/kde-base/krdc/ChangeLog +++ b/kde-base/krdc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/krdc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/krdc/ChangeLog,v 1.251 2013/01/28 12:13:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/krdc/ChangeLog,v 1.252 2013/02/07 04:57:11 alexxy Exp $ + +*krdc-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +krdc-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -krdc-4.9.3.ebuild, -krdc-4.9.4.ebuild: diff --git a/kde-base/krdc/krdc-4.10.0.ebuild b/kde-base/krdc/krdc-4.10.0.ebuild new file mode 100644 index 000000000000..7d31089416a7 --- /dev/null +++ b/kde-base/krdc/krdc-4.10.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/krdc/krdc-4.10.0.ebuild,v 1.1 2013/02/07 04:57:11 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdenetwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE remote desktop connection (RDP and VNC) client" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug jpeg rdesktop vnc zeroconf telepathy" + +#nx? ( >=net-misc/nxcl-0.9-r1 ) disabled upstream, last checked 4.3.61 + +DEPEND=" + jpeg? ( virtual/jpeg ) + vnc? ( >=net-libs/libvncserver-0.9 ) + zeroconf? ( net-dns/avahi ) + telepathy? ( >=net-libs/telepathy-qt-0.9 ) +" +RDEPEND="${DEPEND} + rdesktop? ( net-misc/rdesktop ) +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with jpeg) + $(cmake-utils_use_with telepathy TelepathyQt4) + $(cmake-utils_use_with vnc LibVNCServer) + $(cmake-utils_use_with zeroconf DNSSD) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kreadconfig/ChangeLog b/kde-base/kreadconfig/ChangeLog index 091b83118ff6..0dd176d8d044 100644 --- a/kde-base/kreadconfig/ChangeLog +++ b/kde-base/kreadconfig/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kreadconfig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.215 2013/01/28 12:13:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.216 2013/02/07 04:57:21 alexxy Exp $ + +*kreadconfig-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kreadconfig-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kreadconfig-4.9.3.ebuild, -kreadconfig-4.9.4.ebuild: diff --git a/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild b/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild new file mode 100644 index 000000000000..ef6d463c56e7 --- /dev/null +++ b/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.10.0.ebuild,v 1.1 2013/02/07 04:57:21 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: A command-line tool to read KConfig entries" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kremotecontrol/ChangeLog b/kde-base/kremotecontrol/ChangeLog index 3544420a2a49..b1bae9761eb2 100644 --- a/kde-base/kremotecontrol/ChangeLog +++ b/kde-base/kremotecontrol/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kremotecontrol # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kremotecontrol/ChangeLog,v 1.76 2013/01/28 12:13:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kremotecontrol/ChangeLog,v 1.77 2013/02/07 04:57:03 alexxy Exp $ + +*kremotecontrol-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kremotecontrol-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kremotecontrol-4.9.3.ebuild, -kremotecontrol-4.9.4.ebuild: diff --git a/kde-base/kremotecontrol/kremotecontrol-4.10.0.ebuild b/kde-base/kremotecontrol/kremotecontrol-4.10.0.ebuild new file mode 100644 index 000000000000..2ad907799212 --- /dev/null +++ b/kde-base/kremotecontrol/kremotecontrol-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kremotecontrol/kremotecontrol-4.10.0.ebuild,v 1.1 2013/02/07 04:57:03 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE frontend for the Linux Infrared Remote Control system" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep solid) +" +RDEPEND="${DEPEND} + app-misc/lirc +" diff --git a/kde-base/kreversi/ChangeLog b/kde-base/kreversi/ChangeLog index 3bdd0a024e03..be53d6c2ab1c 100644 --- a/kde-base/kreversi/ChangeLog +++ b/kde-base/kreversi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kreversi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreversi/ChangeLog,v 1.238 2013/01/28 12:13:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreversi/ChangeLog,v 1.239 2013/02/07 04:57:12 alexxy Exp $ + +*kreversi-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kreversi-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kreversi-4.9.3.ebuild, -kreversi-4.9.4.ebuild: diff --git a/kde-base/kreversi/kreversi-4.10.0.ebuild b/kde-base/kreversi/kreversi-4.10.0.ebuild new file mode 100644 index 000000000000..1b384fff5db6 --- /dev/null +++ b/kde-base/kreversi/kreversi-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreversi/kreversi-4.10.0.ebuild,v 1.1 2013/02/07 04:57:12 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Board Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/krfb/ChangeLog b/kde-base/krfb/ChangeLog index bc3d34f8bb0b..62b79d9b4ab0 100644 --- a/kde-base/krfb/ChangeLog +++ b/kde-base/krfb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/krfb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/ChangeLog,v 1.238 2013/01/28 12:13:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/ChangeLog,v 1.239 2013/02/07 04:57:51 alexxy Exp $ + +*krfb-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +krfb-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -krfb-4.9.3.ebuild, -krfb-4.9.4.ebuild: diff --git a/kde-base/krfb/krfb-4.10.0.ebuild b/kde-base/krfb/krfb-4.10.0.ebuild new file mode 100644 index 000000000000..189189923e11 --- /dev/null +++ b/kde-base/krfb/krfb-4.10.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/krfb-4.10.0.ebuild,v 1.1 2013/02/07 04:57:51 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdenetwork" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="VNC-compatible server to share KDE desktops" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug telepathy" + +DEPEND=" + sys-libs/zlib + virtual/jpeg + !aqua? ( x11-libs/libXdamage ) + telepathy? ( >=net-libs/telepathy-qt-0.9 ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with telepathy TelepathyQt4) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/krossjava/ChangeLog b/kde-base/krossjava/ChangeLog index 8346edd778cb..b51d6716cc92 100644 --- a/kde-base/krossjava/ChangeLog +++ b/kde-base/krossjava/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/krossjava # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/krossjava/ChangeLog,v 1.115 2013/01/28 12:13:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/krossjava/ChangeLog,v 1.116 2013/02/07 04:57:55 alexxy Exp $ + +*krossjava-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +krossjava-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -krossjava-4.9.3.ebuild, -krossjava-4.9.4.ebuild: diff --git a/kde-base/krossjava/krossjava-4.10.0.ebuild b/kde-base/krossjava/krossjava-4.10.0.ebuild new file mode 100644 index 000000000000..6ce111f89e73 --- /dev/null +++ b/kde-base/krossjava/krossjava-4.10.0.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/krossjava/krossjava-4.10.0.ebuild,v 1.1 2013/02/07 04:57:55 alexxy Exp $ + +EAPI=5 + +KMNAME="kross-interpreters" +KMMODULE="java" +inherit java-pkg-2 java-ant-2 kde4-meta multilib + +DESCRIPTION="Java plugin for the kdelibs/kross scripting framework." +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=virtual/jdk-1.5 +" +RDEPEND=" + >=virtual/jre-1.5 +" + +pkg_setup() { + kde4-meta_pkg_setup + java-pkg-2_pkg_setup +} + +src_prepare() { + find "${S}" -iname '*.jar' | xargs rm -v + kde4-meta_src_prepare + java-pkg-2_src_prepare +} + +src_configure() { + kde4-meta_src_configure + java-ant-2_src_configure +} + +src_compile() { + kde4-meta_src_compile + cd "${S}/java/${PN}/java/" || die + eant makejar +} + +src_install() { + kde4-meta_src_install + java-pkg_dojar "${ED}/usr/$(get_libdir)/kde4/kross/kross.jar" + + dosym ../../../share/${PN}-${SLOT}/lib/kross.jar \ + /usr/$(get_libdir)/kde4/kross/kross.jar + java-pkg_regso "${ED}/usr/$(get_libdir)/kde4/krossjava.so" +} + +pkg_preinst() { + kde4-meta_pkg_preinst + java-pkg-2_pkg_preinst +} diff --git a/kde-base/krosspython/ChangeLog b/kde-base/krosspython/ChangeLog index cba6e17e3b12..2c5dbd03c4e8 100644 --- a/kde-base/krosspython/ChangeLog +++ b/kde-base/krosspython/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/krosspython # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/krosspython/ChangeLog,v 1.130 2013/01/28 12:13:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/krosspython/ChangeLog,v 1.131 2013/02/07 04:57:19 alexxy Exp $ + +*krosspython-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +krosspython-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -krosspython-4.9.3.ebuild, -krosspython-4.9.4.ebuild: diff --git a/kde-base/krosspython/krosspython-4.10.0.ebuild b/kde-base/krosspython/krosspython-4.10.0.ebuild new file mode 100644 index 000000000000..7258986ece69 --- /dev/null +++ b/kde-base/krosspython/krosspython-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/krosspython/krosspython-4.10.0.ebuild,v 1.1 2013/02/07 04:57:19 alexxy Exp $ + +EAPI=5 + +KMNAME="kross-interpreters" +KMMODULE="python" +PYTHON_DEPEND="2" +inherit python kde4-meta + +DESCRIPTION="Kross scripting framework: Python interpreter" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup + kde4-meta_pkg_setup +} diff --git a/kde-base/krossruby/ChangeLog b/kde-base/krossruby/ChangeLog index 134bc036d48a..a79aa1669cf1 100644 --- a/kde-base/krossruby/ChangeLog +++ b/kde-base/krossruby/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/krossruby # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/krossruby/ChangeLog,v 1.102 2013/01/28 12:13:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/krossruby/ChangeLog,v 1.103 2013/02/07 04:57:30 alexxy Exp $ + +*krossruby-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +krossruby-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -krossruby-4.9.3.ebuild, -krossruby-4.9.4.ebuild: diff --git a/kde-base/krossruby/krossruby-4.10.0.ebuild b/kde-base/krossruby/krossruby-4.10.0.ebuild new file mode 100644 index 000000000000..246f3994e797 --- /dev/null +++ b/kde-base/krossruby/krossruby-4.10.0.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/krossruby/krossruby-4.10.0.ebuild,v 1.1 2013/02/07 04:57:30 alexxy Exp $ + +EAPI=5 + +KMNAME="kross-interpreters" +KMMODULE="ruby" + +USE_RUBY="ruby18" +# No ruby19 for three reasons: +# 1) it does not build (yet) - will likely be solved soon +# 2) cmake bails when configuring twice or more - solved with CMAKE_IN_SOURCE_BUILD=1 +# 3) the ebuild can only be installed for one ruby variant, otherwise the compiled +# files with identical path+name will overwrite each other - difficult :( + +inherit kde4-meta ruby-ng + +DESCRIPTION="Kross scripting framework: Ruby interpreter" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="" +RDEPEND="" + +# Split from kdebindings-ruby in 4.7 +add_blocker kdebindings-ruby + +pkg_setup() { + ruby-ng_pkg_setup + kde4-meta_pkg_setup +} + +src_unpack() { + local S="${WORKDIR}/${P}" + kde4-meta_src_unpack + + cd "${WORKDIR}" + mkdir all + mv ${P} all/ || die "Could not move sources" +} + +all_ruby_prepare() { + kde4-meta_src_prepare +} + +each_ruby_configure() { + local CMAKE_USE_DIR=${S} + local mycmakeargs=( + -DRUBY_LIBRARY=$(ruby_get_libruby) + -DRUBY_INCLUDE_DIR=$(ruby_get_hdrdir) + -DRUBY_EXECUTABLE=${RUBY} + ) + kde4-meta_src_configure +} + +each_ruby_compile() { + local CMAKE_USE_DIR=${S} + kde4-meta_src_compile +} + +each_ruby_install() { + local CMAKE_USE_DIR=${S} + kde4-meta_src_install +} diff --git a/kde-base/kruler/ChangeLog b/kde-base/kruler/ChangeLog index b3f1eee3043a..982fc9d289dc 100644 --- a/kde-base/kruler/ChangeLog +++ b/kde-base/kruler/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kruler # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kruler/ChangeLog,v 1.231 2013/01/28 12:13:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kruler/ChangeLog,v 1.232 2013/02/07 04:57:20 alexxy Exp $ + +*kruler-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kruler-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kruler-4.9.3.ebuild, -kruler-4.9.4.ebuild: diff --git a/kde-base/kruler/kruler-4.10.0.ebuild b/kde-base/kruler/kruler-4.10.0.ebuild new file mode 100644 index 000000000000..135a3cc88f4b --- /dev/null +++ b/kde-base/kruler/kruler-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kruler/kruler-4.10.0.ebuild,v 1.1 2013/02/07 04:57:20 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="A screen ruler for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/krunner/ChangeLog b/kde-base/krunner/ChangeLog index 359229ba8206..46996aa1dfc4 100644 --- a/kde-base/krunner/ChangeLog +++ b/kde-base/krunner/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/krunner # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/krunner/ChangeLog,v 1.157 2013/01/28 12:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/krunner/ChangeLog,v 1.158 2013/02/07 04:57:18 alexxy Exp $ + +*krunner-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +krunner-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -krunner-4.9.3.ebuild, -krunner-4.9.4.ebuild: diff --git a/kde-base/krunner/krunner-4.10.0.ebuild b/kde-base/krunner/krunner-4.10.0.ebuild new file mode 100644 index 000000000000..d4e2912b9402 --- /dev/null +++ b/kde-base/krunner/krunner-4.10.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/krunner/krunner-4.10.0.ebuild,v 1.1 2013/02/07 04:57:18 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +OPENGL_REQUIRED="optional" +inherit kde4-meta + +DESCRIPTION="KDE Command Runner" +IUSE="debug" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" + +COMMONDEPEND=" + $(add_kdebase_dep kcheckpass) + $(add_kdebase_dep kephal) + $(add_kdebase_dep ksmserver) + $(add_kdebase_dep ksysguard) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep libplasmagenericshell) + !aqua? ( + x11-libs/libXcursor + x11-libs/libXScrnSaver + ) +" +DEPEND="${COMMONDEPEND} + !aqua? ( + x11-libs/libXcursor + x11-proto/scrnsaverproto + ) +" +RDEPEND="${COMMONDEPEND}" + +KMEXTRACTONLY=" + libs/kdm/ + libs/kephal/ + libs/ksysguard/ + libs/kworkspace/ + libs/plasmagenericshell/ + kcheckpass/ + ksmserver/org.kde.KSMServerInterface.xml + ksysguard/ + plasma/screensaver/shell/org.kde.plasma-overlay.App.xml +" + +KMLOADLIBS="libkworkspace" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with opengl OpenGL) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/ksaneplugin/ChangeLog b/kde-base/ksaneplugin/ChangeLog index d076ff25fc73..d01b6de594d4 100644 --- a/kde-base/ksaneplugin/ChangeLog +++ b/kde-base/ksaneplugin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksaneplugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.127 2013/01/28 12:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.128 2013/02/07 04:57:43 alexxy Exp $ + +*ksaneplugin-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksaneplugin-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksaneplugin-4.9.3.ebuild, -ksaneplugin-4.9.4.ebuild: diff --git a/kde-base/ksaneplugin/ksaneplugin-4.10.0.ebuild b/kde-base/ksaneplugin/ksaneplugin-4.10.0.ebuild new file mode 100644 index 000000000000..7c95f6797ddf --- /dev/null +++ b/kde-base/ksaneplugin/ksaneplugin-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ksaneplugin-4.10.0.ebuild,v 1.1 2013/02/07 04:57:43 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="SANE Plugin for KDE" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libksane) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kscd/ChangeLog b/kde-base/kscd/ChangeLog index 5b7673014c55..69d3b3948165 100644 --- a/kde-base/kscd/ChangeLog +++ b/kde-base/kscd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kscd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/ChangeLog,v 1.244 2013/01/28 12:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/ChangeLog,v 1.245 2013/02/07 04:57:40 alexxy Exp $ + +*kscd-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kscd-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kscd-4.9.3.ebuild, -kscd-4.9.4.ebuild: diff --git a/kde-base/kscd/kscd-4.10.0.ebuild b/kde-base/kscd/kscd-4.10.0.ebuild new file mode 100644 index 000000000000..5a6622348743 --- /dev/null +++ b/kde-base/kscd/kscd-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/kscd-4.10.0.ebuild,v 1.1 2013/02/07 04:57:40 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE CD player" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkcddb) + $(add_kdebase_dep libkcompactdisc) + media-libs/musicbrainz:3 +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kscreensaver/ChangeLog b/kde-base/kscreensaver/ChangeLog index d1ccff6f371b..c46dae795f42 100644 --- a/kde-base/kscreensaver/ChangeLog +++ b/kde-base/kscreensaver/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kscreensaver # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kscreensaver/ChangeLog,v 1.247 2013/01/28 12:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kscreensaver/ChangeLog,v 1.248 2013/02/07 04:57:57 alexxy Exp $ + +*kscreensaver-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kscreensaver-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kscreensaver-4.9.3.ebuild, -kscreensaver-4.9.4.ebuild: diff --git a/kde-base/kscreensaver/kscreensaver-4.10.0.ebuild b/kde-base/kscreensaver/kscreensaver-4.10.0.ebuild new file mode 100644 index 000000000000..81d6cbc7eb61 --- /dev/null +++ b/kde-base/kscreensaver/kscreensaver-4.10.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kscreensaver/kscreensaver-4.10.0.ebuild,v 1.1 2013/02/07 04:57:57 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +OPENGL_REQUIRED="optional" +inherit kde4-meta + +DESCRIPTION="KDE screensaver framework" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + dev-libs/glib:2 + $(add_kdebase_dep kcheckpass) + >=x11-libs/libxklavier-3.2 + >=x11-libs/libXrandr-1.2.1 + x11-libs/libXtst + opengl? ( virtual/opengl ) +" +DEPEND="${RDEPEND} + x11-proto/randrproto +" + +PATCHES=( + "${FILESDIR}/${PN}-4.5.95-nsfw.patch" + "${FILESDIR}/${PN}-4.6.4-xf86misc.patch" +) + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with opengl OpenGL) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kshisen/ChangeLog b/kde-base/kshisen/ChangeLog index f668d13bb64b..fcaa30278eff 100644 --- a/kde-base/kshisen/ChangeLog +++ b/kde-base/kshisen/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kshisen # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kshisen/ChangeLog,v 1.234 2013/01/28 12:13:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kshisen/ChangeLog,v 1.235 2013/02/07 04:57:31 alexxy Exp $ + +*kshisen-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kshisen-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kshisen-4.9.3.ebuild, -kshisen-4.9.4.ebuild: diff --git a/kde-base/kshisen/kshisen-4.10.0.ebuild b/kde-base/kshisen/kshisen-4.10.0.ebuild new file mode 100644 index 000000000000..f0be126ce801 --- /dev/null +++ b/kde-base/kshisen/kshisen-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kshisen/kshisen-4.10.0.ebuild,v 1.1 2013/02/07 04:57:31 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="A KDE game similiar to Mahjongg" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdegames) + $(add_kdebase_dep libkmahjongg) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/ksirk/ChangeLog b/kde-base/ksirk/ChangeLog index a4ccfc9459ba..df7164806594 100644 --- a/kde-base/ksirk/ChangeLog +++ b/kde-base/ksirk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksirk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.133 2013/01/28 12:13:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.134 2013/02/07 04:56:56 alexxy Exp $ + +*ksirk-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksirk-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksirk-4.9.3.ebuild, -ksirk-4.9.4.ebuild: diff --git a/kde-base/ksirk/ksirk-4.10.0.ebuild b/kde-base/ksirk/ksirk-4.10.0.ebuild new file mode 100644 index 000000000000..c73f8cff54c9 --- /dev/null +++ b/kde-base/ksirk/ksirk-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.10.0.ebuild,v 1.1 2013/02/07 04:56:56 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + app-crypt/qca:2 + $(add_kdebase_dep libkdegames) + sys-libs/zlib +" +RDEPEND="${DEPEND}" diff --git a/kde-base/ksmserver/ChangeLog b/kde-base/ksmserver/ChangeLog index c0a9f5f92ebb..ecba0224656f 100644 --- a/kde-base/ksmserver/ChangeLog +++ b/kde-base/ksmserver/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksmserver # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksmserver/ChangeLog,v 1.240 2013/01/28 12:13:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksmserver/ChangeLog,v 1.241 2013/02/07 04:57:56 alexxy Exp $ + +*ksmserver-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksmserver-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksmserver-4.9.3.ebuild, -ksmserver-4.9.4.ebuild: diff --git a/kde-base/ksmserver/ksmserver-4.10.0.ebuild b/kde-base/ksmserver/ksmserver-4.10.0.ebuild new file mode 100644 index 000000000000..da2fe245e5ac --- /dev/null +++ b/kde-base/ksmserver/ksmserver-4.10.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksmserver/ksmserver-4.10.0.ebuild,v 1.1 2013/02/07 04:57:56 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="The reliable KDE session manager that talks the standard X11R6" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kcminit) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep solid) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + kcminit/main.h + libs/kdm/kgreeterplugin.h + kcheckpass/ + libs/kephal/ + libs/kworkspace/ + solid/ +" + +KMLOADLIBS="libkworkspace" diff --git a/kde-base/ksnakeduel/ChangeLog b/kde-base/ksnakeduel/ChangeLog index 8eb7458971cd..876c06b796c8 100644 --- a/kde-base/ksnakeduel/ChangeLog +++ b/kde-base/ksnakeduel/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksnakeduel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnakeduel/ChangeLog,v 1.13 2013/01/28 12:13:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnakeduel/ChangeLog,v 1.14 2013/02/07 04:57:17 alexxy Exp $ + +*ksnakeduel-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksnakeduel-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksnakeduel-4.9.3.ebuild, -ksnakeduel-4.9.4.ebuild: diff --git a/kde-base/ksnakeduel/ksnakeduel-4.10.0.ebuild b/kde-base/ksnakeduel/ksnakeduel-4.10.0.ebuild new file mode 100644 index 000000000000..e4cf52d9f4b5 --- /dev/null +++ b/kde-base/ksnakeduel/ksnakeduel-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnakeduel/ksnakeduel-4.10.0.ebuild,v 1.1 2013/02/07 04:57:17 alexxy Exp $ + +EAPI=5 + +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Tron game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" + +add_blocker ktron diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index b742a8e25635..b3167eac8a9f 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.237 2013/01/28 12:13:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.238 2013/02/07 04:57:59 alexxy Exp $ + +*ksnapshot-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksnapshot-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksnapshot-4.9.3.ebuild, -ksnapshot-4.9.4.ebuild: diff --git a/kde-base/ksnapshot/ksnapshot-4.10.0.ebuild b/kde-base/ksnapshot/ksnapshot-4.10.0.ebuild new file mode 100644 index 000000000000..23edca957c59 --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-4.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.10.0.ebuild,v 1.1 2013/02/07 04:57:59 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Screenshot Utility" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug kipi" + +DEPEND=" + kipi? ( $(add_kdebase_dep libkipi) ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with kipi) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 9067cd693a01..46f03757d732 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.233 2013/01/28 12:13:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.234 2013/02/07 04:57:31 alexxy Exp $ + +*kspaceduel-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kspaceduel-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kspaceduel-4.9.3.ebuild, -kspaceduel-4.9.4.ebuild: diff --git a/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild b/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild new file mode 100644 index 000000000000..2f54aec6ddf1 --- /dev/null +++ b/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.10.0.ebuild,v 1.1 2013/02/07 04:57:31 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Space Game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 9d55405d183d..b3fa7c4e6cc3 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.156 2013/01/28 12:13:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.157 2013/02/07 04:57:36 alexxy Exp $ + +*ksplash-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksplash-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksplash-4.9.3.ebuild, -ksplash-4.9.4.ebuild: diff --git a/kde-base/ksplash/ksplash-4.10.0.ebuild b/kde-base/ksplash/ksplash-4.10.0.ebuild new file mode 100644 index 000000000000..913285254d52 --- /dev/null +++ b/kde-base/ksplash/ksplash-4.10.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.10.0.ebuild,v 1.1 2013/02/07 04:57:36 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="3dnow altivec debug mmx sse sse2 xinerama" + +COMMONDEPEND=" + media-libs/libpng:= + xinerama? ( x11-libs/libXinerama ) +" +DEPEND="${COMMONDEPEND} + xinerama? ( x11-proto/xineramaproto ) +" +RDEPEND="${COMMONDEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_has 3dnow X86_3DNOW) + $(cmake-utils_use_has altivec PPC_ALTIVEC) + $(cmake-utils_use_has mmx X86_MMX) + $(cmake-utils_use_has sse X86_SSE) + $(cmake-utils_use_has sse2 X86_SSE2) + $(cmake-utils_use_with xinerama) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/ksquares/ChangeLog b/kde-base/ksquares/ChangeLog index d803f463e844..19c4d820bd67 100644 --- a/kde-base/ksquares/ChangeLog +++ b/kde-base/ksquares/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksquares # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.145 2013/01/28 12:13:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.146 2013/02/07 04:57:02 alexxy Exp $ + +*ksquares-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksquares-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksquares-4.9.3.ebuild, -ksquares-4.9.4.ebuild: diff --git a/kde-base/ksquares/ksquares-4.10.0.ebuild b/kde-base/ksquares/ksquares-4.10.0.ebuild new file mode 100644 index 000000000000..214b9ab0d1dc --- /dev/null +++ b/kde-base/ksquares/ksquares-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ksquares-4.10.0.ebuild,v 1.1 2013/02/07 04:57:02 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KSquares is an implementation of the game squares for KDE4" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kstars/ChangeLog b/kde-base/kstars/ChangeLog index cc3ddbf2b089..259af36890ba 100644 --- a/kde-base/kstars/ChangeLog +++ b/kde-base/kstars/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kstars # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.255 2013/01/28 12:13:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.256 2013/02/07 04:57:08 alexxy Exp $ + +*kstars-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kstars-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kstars-4.9.3.ebuild, -kstars-4.9.4.ebuild: diff --git a/kde-base/kstars/kstars-4.10.0.ebuild b/kde-base/kstars/kstars-4.10.0.ebuild new file mode 100644 index 000000000000..d1bfb48d46c0 --- /dev/null +++ b/kde-base/kstars/kstars-4.10.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-4.10.0.ebuild,v 1.1 2013/02/07 04:57:08 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit flag-o-matic kde4-base + +DESCRIPTION="KDE Desktop Planetarium" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug fits indi" + +DEPEND=" + dev-cpp/eigen:2 + $(add_kdebase_dep libkdeedu) + fits? ( >=sci-libs/cfitsio-0.390 ) + indi? ( >=sci-libs/indilib-0.9.1 ) +" +RDEPEND="${DEPEND}" + +src_configure() { + # Bug 308903 + use ppc64 && append-flags -mminimal-toc + + mycmakeargs=( + $(cmake-utils_use_with fits CFitsio) + $(cmake-utils_use_with indi) + ) + + kde4-base_src_configure +} diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog index 95003bc1cfe5..e58c34a05c5b 100644 --- a/kde-base/kstart/ChangeLog +++ b/kde-base/kstart/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kstart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.217 2013/01/28 12:13:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.218 2013/02/07 04:57:15 alexxy Exp $ + +*kstart-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kstart-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kstart-4.9.3.ebuild, -kstart-4.9.4.ebuild: diff --git a/kde-base/kstart/kstart-4.10.0.ebuild b/kde-base/kstart/kstart-4.10.0.ebuild new file mode 100644 index 000000000000..689306051854 --- /dev/null +++ b/kde-base/kstart/kstart-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.10.0.ebuild,v 1.1 2013/02/07 04:57:15 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: Utility to launch applications with special window properties" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kstartperf/ChangeLog b/kde-base/kstartperf/ChangeLog index 86fdde655e62..8562c2fec085 100644 --- a/kde-base/kstartperf/ChangeLog +++ b/kde-base/kstartperf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kstartperf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartperf/ChangeLog,v 1.128 2013/01/28 12:13:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartperf/ChangeLog,v 1.129 2013/02/07 04:57:56 alexxy Exp $ + +*kstartperf-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kstartperf-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kstartperf-4.9.3.ebuild, -kstartperf-4.9.4.ebuild: diff --git a/kde-base/kstartperf/kstartperf-4.10.0.ebuild b/kde-base/kstartperf/kstartperf-4.10.0.ebuild new file mode 100644 index 000000000000..a58b9985a508 --- /dev/null +++ b/kde-base/kstartperf/kstartperf-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartperf/kstartperf-4.10.0.ebuild,v 1.1 2013/02/07 04:57:56 alexxy Exp $ + +EAPI=5 + +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="Measures starting performance of applications" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kstartupconfig/ChangeLog b/kde-base/kstartupconfig/ChangeLog index a76399870297..a12dc09efcfe 100644 --- a/kde-base/kstartupconfig/ChangeLog +++ b/kde-base/kstartupconfig/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kstartupconfig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.147 2013/01/28 12:13:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.148 2013/02/07 04:57:32 alexxy Exp $ + +*kstartupconfig-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kstartupconfig-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kstartupconfig-4.9.3.ebuild, -kstartupconfig-4.9.4.ebuild: diff --git a/kde-base/kstartupconfig/kstartupconfig-4.10.0.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.10.0.ebuild new file mode 100644 index 000000000000..64834b4506ff --- /dev/null +++ b/kde-base/kstartupconfig/kstartupconfig-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/kstartupconfig-4.10.0.ebuild,v 1.1 2013/02/07 04:57:32 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="KDE: Utility to launch applications with special window properties" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kstyles/ChangeLog b/kde-base/kstyles/ChangeLog index 6941bde27ee3..b25382405445 100644 --- a/kde-base/kstyles/ChangeLog +++ b/kde-base/kstyles/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kstyles # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstyles/ChangeLog,v 1.154 2013/02/07 01:22:18 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstyles/ChangeLog,v 1.155 2013/02/07 04:57:10 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kstyles-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kstyles-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kstyles-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kstyles-4.9.3.ebuild, -kstyles-4.9.4.ebuild: Remove old diff --git a/kde-base/kstyles/kstyles-4.10.0.ebuild b/kde-base/kstyles/kstyles-4.10.0.ebuild new file mode 100644 index 000000000000..5b99a07142c2 --- /dev/null +++ b/kde-base/kstyles/kstyles-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstyles/kstyles-4.10.0.ebuild,v 1.1 2013/02/07 04:57:09 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="KDE: A set of different KDE styles." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep liboxygenstyle) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + libs/oxygen +" diff --git a/kde-base/ksudoku/ChangeLog b/kde-base/ksudoku/ChangeLog index 0f3a0ed87254..53a70fee1e64 100644 --- a/kde-base/ksudoku/ChangeLog +++ b/kde-base/ksudoku/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksudoku # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksudoku/ChangeLog,v 1.148 2013/01/28 12:13:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksudoku/ChangeLog,v 1.149 2013/02/07 04:57:00 alexxy Exp $ + +*ksudoku-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksudoku-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksudoku-4.9.3.ebuild, -ksudoku-4.9.4.ebuild: diff --git a/kde-base/ksudoku/ksudoku-4.10.0.ebuild b/kde-base/ksudoku/ksudoku-4.10.0.ebuild new file mode 100644 index 000000000000..3a3c4d600807 --- /dev/null +++ b/kde-base/ksudoku/ksudoku-4.10.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksudoku/ksudoku-4.10.0.ebuild,v 1.1 2013/02/07 04:57:00 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +OPENGL_REQUIRED="optional" +inherit kde4-base + +DESCRIPTION="KDE Sudoku" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdegames) + opengl? ( virtual/glu ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_with opengl OpenGL) + ) + kde4-base_src_configure +} diff --git a/kde-base/ksysguard/ChangeLog b/kde-base/ksysguard/ChangeLog index 963948a0baa2..63f11d3e5fa4 100644 --- a/kde-base/ksysguard/ChangeLog +++ b/kde-base/ksysguard/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksysguard # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksysguard/ChangeLog,v 1.271 2013/01/28 12:13:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksysguard/ChangeLog,v 1.272 2013/02/07 04:57:08 alexxy Exp $ + +*ksysguard-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksysguard-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksysguard-4.9.3.ebuild, -ksysguard-4.9.4.ebuild: diff --git a/kde-base/ksysguard/ksysguard-4.10.0.ebuild b/kde-base/ksysguard/ksysguard-4.10.0.ebuild new file mode 100644 index 000000000000..9abbd2b87c70 --- /dev/null +++ b/kde-base/ksysguard/ksysguard-4.10.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksysguard/ksysguard-4.10.0.ebuild,v 1.1 2013/02/07 04:57:08 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +CPPUNIT_REQUIRED="optional" +VIRTUALX_REQUIRED=test +inherit kde4-meta + +DESCRIPTION="KSysguard is a network enabled task manager and system monitor application." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug lm_sensors test" + +COMMONDEPEND=" + x11-libs/libXrender + x11-libs/libXres + lm_sensors? ( sys-apps/lm_sensors ) +" +DEPEND="${COMMONDEPEND} + x11-proto/renderproto +" +RDEPEND="${COMMONDEPEND}" + +RESTRICT="test" +# bug 393091 + +KMEXTRA=" + libs/ksysguard/ +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with lm_sensors Sensors) + ) + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + ewarn "Note that ksysguard has powerful features; one of these is the executing of arbitrary" + ewarn "programs with elevated privileges (as data sources). So be careful opening worksheets" + ewarn "from untrusted sources!" +} diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog index d9b3bdcee392..f45b0d241bb3 100644 --- a/kde-base/ksystemlog/ChangeLog +++ b/kde-base/ksystemlog/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksystemlog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.137 2013/01/28 12:13:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.138 2013/02/07 04:57:16 alexxy Exp $ + +*ksystemlog-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksystemlog-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksystemlog-4.9.3.ebuild, -ksystemlog-4.9.4.ebuild: diff --git a/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild b/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild new file mode 100644 index 000000000000..8e080d12fbdf --- /dev/null +++ b/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild,v 1.1 2013/02/07 04:57:16 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdeadmin" +KDE_SCM="svn" +VIRTUALX_REQUIRED=test +inherit kde4-meta + +DESCRIPTION="KDE system log viewer" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug test" + +RESTRICT=test +# bug 378101 + +src_prepare() { + kde4-meta_src_prepare + + if use test; then + # beat this stupid test into shape: the test files contain no year, so + # comparison succeeds only in 2007 !!! + local theyear=$(date +%Y) + einfo Setting the current year as ${theyear} in the test files + sed -e "s:2007:${theyear}:g" -i ksystemlog/tests/systemAnalyzerTest.cpp + + # one test consistently fails, so comment it out for the moment + sed -e "s:systemAnalyzerTest:# dont run systemAnalyzerTest:g" -i ksystemlog/tests/CMakeLists.txt + fi +} diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index bc136e28bbb0..d9ec269c0421 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksystraycmd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.225 2013/01/28 12:13:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.226 2013/02/07 04:57:04 alexxy Exp $ + +*ksystraycmd-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ksystraycmd-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksystraycmd-4.9.3.ebuild, -ksystraycmd-4.9.4.ebuild: diff --git a/kde-base/ksystraycmd/ksystraycmd-4.10.0.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.10.0.ebuild new file mode 100644 index 000000000000..ab1a50db702f --- /dev/null +++ b/kde-base/ksystraycmd/ksystraycmd-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.10.0.ebuild,v 1.1 2013/02/07 04:57:04 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kteatime/ChangeLog b/kde-base/kteatime/ChangeLog index 4e1b434b6ce7..fd3b3ade3a55 100644 --- a/kde-base/kteatime/ChangeLog +++ b/kde-base/kteatime/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kteatime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/ChangeLog,v 1.232 2013/01/28 12:13:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/ChangeLog,v 1.233 2013/02/07 04:57:44 alexxy Exp $ + +*kteatime-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kteatime-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kteatime-4.9.3.ebuild, -kteatime-4.9.4.ebuild: diff --git a/kde-base/kteatime/kteatime-4.10.0.ebuild b/kde-base/kteatime/kteatime-4.10.0.ebuild new file mode 100644 index 000000000000..15719a23fb03 --- /dev/null +++ b/kde-base/kteatime/kteatime-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/kteatime-4.10.0.ebuild,v 1.1 2013/02/07 04:57:43 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdetoys" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE utility for making a fine cup of tea" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog index 48bc1b072b00..ad818bbe85b2 100644 --- a/kde-base/ktimer/ChangeLog +++ b/kde-base/ktimer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktimer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.232 2013/01/28 12:13:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.233 2013/02/07 04:57:36 alexxy Exp $ + +*ktimer-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ktimer-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ktimer-4.9.3.ebuild, -ktimer-4.9.4.ebuild: diff --git a/kde-base/ktimer/ktimer-4.10.0.ebuild b/kde-base/ktimer/ktimer-4.10.0.ebuild new file mode 100644 index 000000000000..a4aa54fdb363 --- /dev/null +++ b/kde-base/ktimer/ktimer-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.10.0.ebuild,v 1.1 2013/02/07 04:57:36 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Timer" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/ktimetracker/ChangeLog b/kde-base/ktimetracker/ChangeLog index b867d67d5396..23af2692f68b 100644 --- a/kde-base/ktimetracker/ChangeLog +++ b/kde-base/ktimetracker/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktimetracker # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimetracker/ChangeLog,v 1.137 2013/01/28 12:13:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimetracker/ChangeLog,v 1.138 2013/02/07 04:57:05 alexxy Exp $ + +*ktimetracker-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ktimetracker-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ktimetracker-4.9.3.ebuild, -ktimetracker-4.9.4.ebuild: diff --git a/kde-base/ktimetracker/ktimetracker-4.10.0.ebuild b/kde-base/ktimetracker/ktimetracker-4.10.0.ebuild new file mode 100644 index 000000000000..6efb107d3b5c --- /dev/null +++ b/kde-base/ktimetracker/ktimetracker-4.10.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimetracker/ktimetracker-4.10.0.ebuild,v 1.1 2013/02/07 04:57:05 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdepim" +inherit kde4-meta + +DESCRIPTION="KTimeTracker tracks time spent on various tasks." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep kdepim-kresources) + $(add_kdebase_dep kdepimlibs) + $(add_kdebase_dep kdepim-common-libs) + x11-libs/libXScrnSaver +" +DEPEND="${RDEPEND} + x11-proto/scrnsaverproto +" + +KMEXTRACTONLY=" + kresources/ +" + +KMLOADLIBS="kdepim-common-libs" + +src_unpack() { + if use kontact; then + KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker" + fi + + kde4-meta_src_unpack +} diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index 5cef4a6bb534..4a53ee38e944 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.149 2013/02/07 01:23:09 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.150 2013/02/07 04:57:17 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> ktimezoned-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*ktimezoned-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ktimezoned-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ktimezoned-4.9.3.ebuild, -ktimezoned-4.9.4.ebuild: Remove old diff --git a/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild b/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild new file mode 100644 index 000000000000..cc83ef3d1384 --- /dev/null +++ b/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.10.0.ebuild,v 1.1 2013/02/07 04:57:17 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: Timezone daemon" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog index 91948d301e62..212192dae01b 100644 --- a/kde-base/ktouch/ChangeLog +++ b/kde-base/ktouch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.242 2013/01/28 12:13:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.243 2013/02/07 04:56:52 alexxy Exp $ + +*ktouch-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ktouch-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ktouch-4.9.3.ebuild, -ktouch-4.9.4.ebuild: diff --git a/kde-base/ktouch/ktouch-4.10.0.ebuild b/kde-base/ktouch/ktouch-4.10.0.ebuild new file mode 100644 index 000000000000..1d929dd46a01 --- /dev/null +++ b/kde-base/ktouch/ktouch-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.10.0.ebuild,v 1.1 2013/02/07 04:56:52 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep knotify) +" diff --git a/kde-base/ktraderclient/ChangeLog b/kde-base/ktraderclient/ChangeLog index 394c07c6b9f1..a1ad6061e30a 100644 --- a/kde-base/ktraderclient/ChangeLog +++ b/kde-base/ktraderclient/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/ktraderclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktraderclient/ChangeLog,v 1.149 2013/02/07 01:24:03 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktraderclient/ChangeLog,v 1.150 2013/02/07 04:57:40 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> ktraderclient-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*ktraderclient-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +ktraderclient-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ktraderclient-4.9.3.ebuild, -ktraderclient-4.9.4.ebuild: Remove old diff --git a/kde-base/ktraderclient/ktraderclient-4.10.0.ebuild b/kde-base/ktraderclient/ktraderclient-4.10.0.ebuild new file mode 100644 index 000000000000..f97c16f2f15d --- /dev/null +++ b/kde-base/ktraderclient/ktraderclient-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktraderclient/ktraderclient-4.10.0.ebuild,v 1.1 2013/02/07 04:57:40 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="A command-line tool for querying the KDE trader system" +IUSE="debug" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" diff --git a/kde-base/ktuberling/ChangeLog b/kde-base/ktuberling/ChangeLog index fda521bc8943..c30fe87a68cd 100644 --- a/kde-base/ktuberling/ChangeLog +++ b/kde-base/ktuberling/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktuberling # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ChangeLog,v 1.233 2013/01/28 12:13:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ChangeLog,v 1.234 2013/02/07 04:57:18 alexxy Exp $ + +*ktuberling-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ktuberling-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ktuberling-4.9.3.ebuild, -ktuberling-4.9.4.ebuild: diff --git a/kde-base/ktuberling/ktuberling-4.10.0.ebuild b/kde-base/ktuberling/ktuberling-4.10.0.ebuild new file mode 100644 index 000000000000..f3df3f5b4f73 --- /dev/null +++ b/kde-base/ktuberling/ktuberling-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ktuberling-4.10.0.ebuild,v 1.1 2013/02/07 04:57:18 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE: potato game for kids" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/kturtle/ChangeLog b/kde-base/kturtle/ChangeLog index 0d122d4ea92a..b029d71d7743 100644 --- a/kde-base/kturtle/ChangeLog +++ b/kde-base/kturtle/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kturtle # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.235 2013/01/28 12:13:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.236 2013/02/07 04:57:18 alexxy Exp $ + +*kturtle-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kturtle-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kturtle-4.9.3.ebuild, -kturtle-4.9.4.ebuild: diff --git a/kde-base/kturtle/kturtle-4.10.0.ebuild b/kde-base/kturtle/kturtle-4.10.0.ebuild new file mode 100644 index 000000000000..d7dda16599f8 --- /dev/null +++ b/kde-base/kturtle/kturtle-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.0.ebuild,v 1.1 2013/02/07 04:57:18 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: Educational programming environment using the Logo programming language" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep knotify) +" diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 1c55aa01b936..c90dabb58556 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.230 2013/01/28 12:13:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.231 2013/02/07 04:57:25 alexxy Exp $ + +*ktux-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +ktux-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ktux-4.9.3.ebuild, -ktux-4.9.4.ebuild: diff --git a/kde-base/ktux/ktux-4.10.0.ebuild b/kde-base/ktux/ktux-4.10.0.ebuild new file mode 100644 index 000000000000..dd9b021349d6 --- /dev/null +++ b/kde-base/ktux/ktux-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.10.0.ebuild,v 1.1 2013/02/07 04:57:25 alexxy Exp $ + +EAPI=5 + +KMNAME="kdetoys" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +# libkworkspace - only as a stub to provide KDE4Workspace config +DEPEND=" + $(add_kdebase_dep kscreensaver) + $(add_kdebase_dep libkworkspace) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/kubrick/ChangeLog b/kde-base/kubrick/ChangeLog index 7996bd739bf6..4dc1ea47fea7 100644 --- a/kde-base/kubrick/ChangeLog +++ b/kde-base/kubrick/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kubrick # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kubrick/ChangeLog,v 1.133 2013/01/28 12:13:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kubrick/ChangeLog,v 1.134 2013/02/07 04:57:23 alexxy Exp $ + +*kubrick-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kubrick-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kubrick-4.9.3.ebuild, -kubrick-4.9.4.ebuild: diff --git a/kde-base/kubrick/kubrick-4.10.0.ebuild b/kde-base/kubrick/kubrick-4.10.0.ebuild new file mode 100644 index 000000000000..721f66f54614 --- /dev/null +++ b/kde-base/kubrick/kubrick-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kubrick/kubrick-4.10.0.ebuild,v 1.1 2013/02/07 04:57:23 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +OPENGL_REQUIRED="always" +inherit kde4-base + +DESCRIPTION="A game based on the \"Rubik's Cube\" puzzle." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND="$(add_kdebase_dep libkdegames) + virtual/glu +" +DEPEND="${RDEPEND} + virtual/opengl +" diff --git a/kde-base/kuiserver/ChangeLog b/kde-base/kuiserver/ChangeLog index dd25d6e1006d..729d236d2c98 100644 --- a/kde-base/kuiserver/ChangeLog +++ b/kde-base/kuiserver/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kuiserver # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kuiserver/ChangeLog,v 1.149 2013/02/07 01:24:56 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuiserver/ChangeLog,v 1.150 2013/02/07 04:57:02 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kuiserver-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kuiserver-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kuiserver-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kuiserver-4.9.3.ebuild, -kuiserver-4.9.4.ebuild: Remove old diff --git a/kde-base/kuiserver/kuiserver-4.10.0.ebuild b/kde-base/kuiserver/kuiserver-4.10.0.ebuild new file mode 100644 index 000000000000..0a1305efd9ca --- /dev/null +++ b/kde-base/kuiserver/kuiserver-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuiserver/kuiserver-4.10.0.ebuild,v 1.1 2013/02/07 04:57:02 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: Progress Info UI server" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kuiviewer/ChangeLog b/kde-base/kuiviewer/ChangeLog index 31e38e5d4b1f..b4859832581c 100644 --- a/kde-base/kuiviewer/ChangeLog +++ b/kde-base/kuiviewer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kuiviewer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kuiviewer/ChangeLog,v 1.217 2013/01/28 12:13:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuiviewer/ChangeLog,v 1.218 2013/02/07 04:57:13 alexxy Exp $ + +*kuiviewer-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kuiviewer-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kuiviewer-4.9.3.ebuild, -kuiviewer-4.9.4.ebuild: diff --git a/kde-base/kuiviewer/kuiviewer-4.10.0.ebuild b/kde-base/kuiviewer/kuiviewer-4.10.0.ebuild new file mode 100644 index 000000000000..ffcb8a5e5591 --- /dev/null +++ b/kde-base/kuiviewer/kuiviewer-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuiviewer/kuiviewer-4.10.0.ebuild,v 1.1 2013/02/07 04:57:13 alexxy Exp $ + +EAPI=5 + +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE utility that displays and tests UI files generated by Qt Designer." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kurifilter-plugins/ChangeLog b/kde-base/kurifilter-plugins/ChangeLog index 9f9191bb2f56..baa84086c6d3 100644 --- a/kde-base/kurifilter-plugins/ChangeLog +++ b/kde-base/kurifilter-plugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kurifilter-plugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.144 2013/01/28 12:13:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.145 2013/02/07 04:57:46 alexxy Exp $ + +*kurifilter-plugins-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +kurifilter-plugins-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kurifilter-plugins-4.9.3.ebuild, -kurifilter-plugins-4.9.4.ebuild: diff --git a/kde-base/kurifilter-plugins/kurifilter-plugins-4.10.0.ebuild b/kde-base/kurifilter-plugins/kurifilter-plugins-4.10.0.ebuild new file mode 100644 index 000000000000..6a134ae731e6 --- /dev/null +++ b/kde-base/kurifilter-plugins/kurifilter-plugins-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/kurifilter-plugins-4.10.0.ebuild,v 1.1 2013/02/07 04:57:46 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: Plugins to manage filtering URIs." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RESTRICT=test +# bug 420255 diff --git a/kde-base/kuser/ChangeLog b/kde-base/kuser/ChangeLog index 19bf1e73ce5f..3869b6a86536 100644 --- a/kde-base/kuser/ChangeLog +++ b/kde-base/kuser/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kuser # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kuser/ChangeLog,v 1.233 2013/01/28 12:13:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuser/ChangeLog,v 1.234 2013/02/07 04:57:41 alexxy Exp $ + +*kuser-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kuser-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kuser-4.9.3.ebuild, -kuser-4.9.4.ebuild: diff --git a/kde-base/kuser/kuser-4.10.0.ebuild b/kde-base/kuser/kuser-4.10.0.ebuild new file mode 100644 index 000000000000..717b1d47fd29 --- /dev/null +++ b/kde-base/kuser/kuser-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuser/kuser-4.10.0.ebuild,v 1.1 2013/02/07 04:57:41 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdeadmin" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE application that helps you manage system users" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kdepimlibs) +" +# notify is needed for dialogs +RDEPEND="${DEPEND} + $(add_kdebase_dep knotify) +" diff --git a/kde-base/kwallet/ChangeLog b/kde-base/kwallet/ChangeLog index 77679266ebc6..41343a240ef9 100644 --- a/kde-base/kwallet/ChangeLog +++ b/kde-base/kwallet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kwallet # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwallet/ChangeLog,v 1.144 2013/01/28 12:13:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwallet/ChangeLog,v 1.145 2013/02/07 04:57:42 alexxy Exp $ + +*kwallet-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kwallet-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kwallet-4.9.3.ebuild, -kwallet-4.9.4.ebuild: diff --git a/kde-base/kwallet/kwallet-4.10.0.ebuild b/kde-base/kwallet/kwallet-4.10.0.ebuild new file mode 100644 index 000000000000..41342389a144 --- /dev/null +++ b/kde-base/kwallet/kwallet-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwallet/kwallet-4.10.0.ebuild,v 1.1 2013/02/07 04:57:42 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Wallet Management Tool" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kwalletd/ChangeLog b/kde-base/kwalletd/ChangeLog index e94d37c542e2..1924910ae6f0 100644 --- a/kde-base/kwalletd/ChangeLog +++ b/kde-base/kwalletd/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/kwalletd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwalletd/ChangeLog,v 1.136 2013/02/07 01:25:49 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwalletd/ChangeLog,v 1.137 2013/02/07 04:57:12 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> kwalletd-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*kwalletd-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kwalletd-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kwalletd-4.9.3.ebuild, -kwalletd-4.9.4.ebuild: Remove old diff --git a/kde-base/kwalletd/kwalletd-4.10.0.ebuild b/kde-base/kwalletd/kwalletd-4.10.0.ebuild new file mode 100644 index 000000000000..b577c8ee7d17 --- /dev/null +++ b/kde-base/kwalletd/kwalletd-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwalletd/kwalletd-4.10.0.ebuild,v 1.1 2013/02/07 04:57:12 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE Password Server" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/kwin/ChangeLog b/kde-base/kwin/ChangeLog index bbd7a78e8c88..bc49e31e271d 100644 --- a/kde-base/kwin/ChangeLog +++ b/kde-base/kwin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kwin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.309 2013/01/28 12:13:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.310 2013/02/07 04:56:55 alexxy Exp $ + +*kwin-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kwin-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kwin-4.9.3.ebuild, -kwin-4.9.4.ebuild: diff --git a/kde-base/kwin/kwin-4.10.0.ebuild b/kde-base/kwin/kwin-4.10.0.ebuild new file mode 100644 index 000000000000..0e5917838307 --- /dev/null +++ b/kde-base/kwin/kwin-4.10.0.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.10.0.ebuild,v 1.1 2013/02/07 04:56:55 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +OPENGL_REQUIRED="always" +inherit flag-o-matic kde4-meta + +DESCRIPTION="KDE window manager" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug gles opengl" + +COMMONDEPEND=" + $(add_kdebase_dep kactivities) + $(add_kdebase_dep kdelibs opengl) + $(add_kdebase_dep kephal) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep liboxygenstyle) + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXfixes + >=x11-libs/libXrandr-1.2.1 + x11-libs/libXrender + opengl? ( >=media-libs/mesa-7.10 ) + gles? ( + || ( ( >=media-libs/mesa-7.10[egl(+),gles] <media-libs/mesa-7.12[egl(+),gles] ) + >=media-libs/mesa-7.12[egl(+),gles2] ) + ) +" +DEPEND="${COMMONDEPEND} + x11-proto/compositeproto + x11-proto/damageproto + x11-proto/fixesproto + x11-proto/randrproto + x11-proto/renderproto +" +RDEPEND="${COMMONDEPEND} + x11-apps/scripts +" + +KMEXTRACTONLY=" + ksmserver/ + libs/kephal/ + libs/oxygen/ +" + +# you need one of these +REQUIRED_USE="!opengl? ( gles ) !gles? ( opengl )" + +src_configure() { + # FIXME Remove when activity API moved away from libkworkspace + append-cppflags "-I${EPREFIX}/usr/include/kworkspace" + + mycmakeargs=( + $(cmake-utils_use_with gles OpenGLES) + $(cmake-utils_use gles KWIN_BUILD_WITH_OPENGLES) + $(cmake-utils_use_with opengl OpenGL) + -DWITH_X11_Xcomposite=ON + ) + + kde4-meta_src_configure +} diff --git a/kde-base/kwordquiz/ChangeLog b/kde-base/kwordquiz/ChangeLog index 180a924510d7..4a273ba36092 100644 --- a/kde-base/kwordquiz/ChangeLog +++ b/kde-base/kwordquiz/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kwordquiz # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwordquiz/ChangeLog,v 1.239 2013/01/28 12:13:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwordquiz/ChangeLog,v 1.240 2013/02/07 04:57:07 alexxy Exp $ + +*kwordquiz-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kwordquiz-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kwordquiz-4.9.3.ebuild, -kwordquiz-4.9.4.ebuild: diff --git a/kde-base/kwordquiz/kwordquiz-4.10.0.ebuild b/kde-base/kwordquiz/kwordquiz-4.10.0.ebuild new file mode 100644 index 000000000000..d360039092af --- /dev/null +++ b/kde-base/kwordquiz/kwordquiz-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwordquiz/kwordquiz-4.10.0.ebuild,v 1.1 2013/02/07 04:57:07 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE: A powerful flashcard and vocabulary learning program" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdeedu) +" +RDEPEND=${DEPEND} diff --git a/kde-base/kwrite/ChangeLog b/kde-base/kwrite/ChangeLog index ce34aff60f54..0d4b880ce264 100644 --- a/kde-base/kwrite/ChangeLog +++ b/kde-base/kwrite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kwrite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrite/ChangeLog,v 1.147 2013/01/28 12:13:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrite/ChangeLog,v 1.148 2013/02/07 04:57:49 alexxy Exp $ + +*kwrite-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kwrite-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kwrite-4.9.3.ebuild, -kwrite-4.9.4.ebuild: diff --git a/kde-base/kwrite/kwrite-4.10.0.ebuild b/kde-base/kwrite/kwrite-4.10.0.ebuild new file mode 100644 index 000000000000..4a74f4b1e276 --- /dev/null +++ b/kde-base/kwrite/kwrite-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrite/kwrite-4.10.0.ebuild,v 1.1 2013/02/07 04:57:49 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kate" +KMEXTRACTONLY="doc/kate" +inherit kde4-meta + +DESCRIPTION="KDE MDI editor/IDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep katepart) +" diff --git a/kde-base/kwrited/ChangeLog b/kde-base/kwrited/ChangeLog index d1d5b212da56..bf5b4bdfd444 100644 --- a/kde-base/kwrited/ChangeLog +++ b/kde-base/kwrited/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kwrited # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrited/ChangeLog,v 1.132 2013/01/28 12:13:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrited/ChangeLog,v 1.133 2013/02/07 04:57:51 alexxy Exp $ + +*kwrited-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kwrited-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kwrited-4.9.3.ebuild, -kwrited-4.9.4.ebuild: diff --git a/kde-base/kwrited/kwrited-4.10.0.ebuild b/kde-base/kwrited/kwrited-4.10.0.ebuild new file mode 100644 index 000000000000..7901bddbf312 --- /dev/null +++ b/kde-base/kwrited/kwrited-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwrited/kwrited-4.10.0.ebuild,v 1.1 2013/02/07 04:57:51 alexxy Exp $ + +EAPI=5 +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="KDE daemon listening for wall and write messages." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + || ( >=sys-libs/libutempter-1.1.5 >=sys-freebsd/freebsd-lib-9.0 ) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/libkcddb/ChangeLog b/kde-base/libkcddb/ChangeLog index 0d08d73baa14..09d3dfc8056b 100644 --- a/kde-base/libkcddb/ChangeLog +++ b/kde-base/libkcddb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkcddb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.238 2013/01/28 12:13:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/ChangeLog,v 1.239 2013/02/07 04:57:57 alexxy Exp $ + +*libkcddb-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkcddb-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkcddb-4.9.3.ebuild, -libkcddb-4.9.4.ebuild: diff --git a/kde-base/libkcddb/libkcddb-4.10.0.ebuild b/kde-base/libkcddb/libkcddb-4.10.0.ebuild new file mode 100644 index 000000000000..efa06fa7d7d5 --- /dev/null +++ b/kde-base/libkcddb/libkcddb-4.10.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.10.0.ebuild,v 1.1 2013/02/07 04:57:57 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE library for CDDB" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug musicbrainz" + +# tests require network access and compare static data with online data +# bug 280996 +RESTRICT=test + +DEPEND=" + musicbrainz? ( media-libs/musicbrainz:5 ) +" +RDEPEND="${DEPEND}" +add_blocker kscd "<4.8.50" +add_blocker kdemultimedia-kioslaves + +KMSAVELIBS="true" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with musicbrainz MusicBrainz5) + ) + + kde4-base_src_configure +} diff --git a/kde-base/libkcompactdisc/ChangeLog b/kde-base/libkcompactdisc/ChangeLog index 60eb23e65547..74d46244c6a3 100644 --- a/kde-base/libkcompactdisc/ChangeLog +++ b/kde-base/libkcompactdisc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/libkcompactdisc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/ChangeLog,v 1.143 2013/01/28 12:13:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/ChangeLog,v 1.144 2013/02/07 04:57:33 alexxy Exp $ + +*libkcompactdisc-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +libkcompactdisc-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkcompactdisc-4.9.3.ebuild, -libkcompactdisc-4.9.4.ebuild: diff --git a/kde-base/libkcompactdisc/libkcompactdisc-4.10.0.ebuild b/kde-base/libkcompactdisc/libkcompactdisc-4.10.0.ebuild new file mode 100644 index 000000000000..e4f647083ae4 --- /dev/null +++ b/kde-base/libkcompactdisc/libkcompactdisc-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcompactdisc/libkcompactdisc-4.10.0.ebuild,v 1.1 2013/02/07 04:57:33 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE library for playing & ripping CDs" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="alsa debug" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with alsa) + ) + kde4-base_src_configure +} diff --git a/kde-base/libkdcraw/ChangeLog b/kde-base/libkdcraw/ChangeLog index 3c9b168b939f..37fe29f75f76 100644 --- a/kde-base/libkdcraw/ChangeLog +++ b/kde-base/libkdcraw/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkdcraw # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/ChangeLog,v 1.143 2013/01/28 12:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/ChangeLog,v 1.144 2013/02/07 04:57:49 alexxy Exp $ + +*libkdcraw-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkdcraw-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkdcraw-4.9.3.ebuild, -libkdcraw-4.9.4.ebuild: diff --git a/kde-base/libkdcraw/libkdcraw-4.10.0.ebuild b/kde-base/libkdcraw/libkdcraw-4.10.0.ebuild new file mode 100644 index 000000000000..c9b553d22143 --- /dev/null +++ b/kde-base/libkdcraw/libkdcraw-4.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.10.0.ebuild,v 1.1 2013/02/07 04:57:49 alexxy Exp $ + +EAPI=5 + +# needed for digikam +KDE_OVERRIDE_MINIMAL="4.9.0" + +inherit kde4-base + +DESCRIPTION="KDE digital camera raw image library wrapper" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + media-libs/lcms:0 + virtual/jpeg +" +RDEPEND="${DEPEND}" diff --git a/kde-base/libkdeedu/ChangeLog b/kde-base/libkdeedu/ChangeLog index acbda98c2a52..3a9c6c4e52eb 100644 --- a/kde-base/libkdeedu/ChangeLog +++ b/kde-base/libkdeedu/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkdeedu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdeedu/ChangeLog,v 1.238 2013/01/28 12:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdeedu/ChangeLog,v 1.239 2013/02/07 04:57:15 alexxy Exp $ + +*libkdeedu-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkdeedu-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkdeedu-4.9.3.ebuild, -libkdeedu-4.9.4.ebuild: diff --git a/kde-base/libkdeedu/libkdeedu-4.10.0.ebuild b/kde-base/libkdeedu/libkdeedu-4.10.0.ebuild new file mode 100644 index 000000000000..721a71f6cea2 --- /dev/null +++ b/kde-base/libkdeedu/libkdeedu-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdeedu/libkdeedu-4.10.0.ebuild,v 1.1 2013/02/07 04:57:15 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Common library for KDE educational apps" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +# 4 of 4 tests fail. Last checked for 4.6.1. Tests are fundamentally broken, +# see bug 258857 for details. +RESTRICT=test + +add_blocker kvtml-data diff --git a/kde-base/libkdegames/ChangeLog b/kde-base/libkdegames/ChangeLog index df3a404bd29d..2166591590ab 100644 --- a/kde-base/libkdegames/ChangeLog +++ b/kde-base/libkdegames/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkdegames # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdegames/ChangeLog,v 1.243 2013/01/28 12:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdegames/ChangeLog,v 1.244 2013/02/07 04:57:28 alexxy Exp $ + +*libkdegames-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkdegames-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkdegames-4.9.3.ebuild, -libkdegames-4.9.4.ebuild: diff --git a/kde-base/libkdegames/libkdegames-4.10.0.ebuild b/kde-base/libkdegames/libkdegames-4.10.0.ebuild new file mode 100644 index 000000000000..a4ee35c169a3 --- /dev/null +++ b/kde-base/libkdegames/libkdegames-4.10.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdegames/libkdegames-4.10.0.ebuild,v 1.1 2013/02/07 04:57:28 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Base library common to many KDE games." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug openal" + +DEPEND=" + openal? ( + media-libs/libsndfile + media-libs/openal + ) +" +RDEPEND="${DEPEND}" + +KMSAVELIBS="true" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use openal USE_OPENAL_SNDFILE) + ) + + kde4-base_src_configure +} diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index 513e2969b00e..59c1a056fe7f 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.141 2013/01/28 12:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.142 2013/02/07 04:56:51 alexxy Exp $ + +*libkexiv2-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkexiv2-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkexiv2-4.9.3.ebuild, -libkexiv2-4.9.4.ebuild: diff --git a/kde-base/libkexiv2/libkexiv2-4.10.0.ebuild b/kde-base/libkexiv2/libkexiv2-4.10.0.ebuild new file mode 100644 index 000000000000..681098017bbe --- /dev/null +++ b/kde-base/libkexiv2/libkexiv2-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.10.0.ebuild,v 1.1 2013/02/07 04:56:51 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=media-gfx/exiv2-0.20 + media-libs/lcms:0 + virtual/jpeg +" +RDEPEND="${DEPEND}" diff --git a/kde-base/libkipi/ChangeLog b/kde-base/libkipi/ChangeLog index 9e5b2a2e1049..c2016cd1084c 100644 --- a/kde-base/libkipi/ChangeLog +++ b/kde-base/libkipi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkipi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkipi/ChangeLog,v 1.135 2013/01/28 12:13:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkipi/ChangeLog,v 1.136 2013/02/07 04:57:08 alexxy Exp $ + +*libkipi-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkipi-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkipi-4.9.3.ebuild, -libkipi-4.9.4.ebuild: diff --git a/kde-base/libkipi/libkipi-4.10.0.ebuild b/kde-base/libkipi/libkipi-4.10.0.ebuild new file mode 100644 index 000000000000..15d3349cf20b --- /dev/null +++ b/kde-base/libkipi/libkipi-4.10.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkipi/libkipi-4.10.0.ebuild,v 1.1 2013/02/07 04:57:08 alexxy Exp $ + +EAPI=5 + +# needed for digikam +KDE_OVERRIDE_MINIMAL="4.9.0" + +inherit kde4-base + +DESCRIPTION="A library for image plugins accross KDE applications." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/libkmahjongg/ChangeLog b/kde-base/libkmahjongg/ChangeLog index 2ad8fc6116c3..4e3b878671f3 100644 --- a/kde-base/libkmahjongg/ChangeLog +++ b/kde-base/libkmahjongg/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkmahjongg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmahjongg/ChangeLog,v 1.141 2013/01/28 12:13:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmahjongg/ChangeLog,v 1.142 2013/02/07 04:56:53 alexxy Exp $ + +*libkmahjongg-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkmahjongg-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkmahjongg-4.9.3.ebuild, -libkmahjongg-4.9.4.ebuild: diff --git a/kde-base/libkmahjongg/libkmahjongg-4.10.0.ebuild b/kde-base/libkmahjongg/libkmahjongg-4.10.0.ebuild new file mode 100644 index 000000000000..2f8017f2df54 --- /dev/null +++ b/kde-base/libkmahjongg/libkmahjongg-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkmahjongg/libkmahjongg-4.10.0.ebuild,v 1.1 2013/02/07 04:56:53 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="LibKMahjongg for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +KMLOADLIBS="libkdegames" diff --git a/kde-base/libkonq/ChangeLog b/kde-base/libkonq/ChangeLog index 64ec5a7f1552..0fc2813833e0 100644 --- a/kde-base/libkonq/ChangeLog +++ b/kde-base/libkonq/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libkonq # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/ChangeLog,v 1.248 2013/01/28 12:13:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/ChangeLog,v 1.249 2013/02/07 04:57:05 alexxy Exp $ + +*libkonq-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libkonq-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkonq-4.9.3.ebuild, -libkonq-4.9.4.ebuild: diff --git a/kde-base/libkonq/libkonq-4.10.0.ebuild b/kde-base/libkonq/libkonq-4.10.0.ebuild new file mode 100644 index 000000000000..cfe564fb351f --- /dev/null +++ b/kde-base/libkonq/libkonq-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-4.10.0.ebuild,v 1.1 2013/02/07 04:57:05 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-baseapps" +KMMODULE="lib/konq" +CPPUNIT_REQUIRED="optional" +inherit kde4-meta + +DESCRIPTION="The embeddable part of konqueror" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" +RESTRICT="test" + +KMSAVELIBS="true" + +PATCHES=( "${FILESDIR}/${PN}-4.9.0-cmake.patch" ) diff --git a/kde-base/libksane/ChangeLog b/kde-base/libksane/ChangeLog index 36dcf93f65f2..195b50425005 100644 --- a/kde-base/libksane/ChangeLog +++ b/kde-base/libksane/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/libksane # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.136 2013/01/28 12:13:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/ChangeLog,v 1.137 2013/02/07 04:57:38 alexxy Exp $ + +*libksane-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +libksane-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libksane-4.9.3.ebuild, -libksane-4.9.4.ebuild: diff --git a/kde-base/libksane/libksane-4.10.0.ebuild b/kde-base/libksane/libksane-4.10.0.ebuild new file mode 100644 index 000000000000..1f75e18f7631 --- /dev/null +++ b/kde-base/libksane/libksane-4.10.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.10.0.ebuild,v 1.1 2013/02/07 04:57:38 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="SANE Library interface for KDE" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" +LICENSE="LGPL-2" + +DEPEND=" + media-gfx/sane-backends +" +RDEPEND="${DEPEND}" diff --git a/kde-base/libkworkspace/ChangeLog b/kde-base/libkworkspace/ChangeLog index 8d571bd3c42b..4f51abb4f436 100644 --- a/kde-base/libkworkspace/ChangeLog +++ b/kde-base/libkworkspace/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/libkworkspace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.164 2013/02/07 00:55:56 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.165 2013/02/07 04:57:50 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> libkworkspace-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*libkworkspace-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +libkworkspace-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libkworkspace-4.9.3.ebuild, -libkworkspace-4.9.4.ebuild: Remove old diff --git a/kde-base/libkworkspace/libkworkspace-4.10.0.ebuild b/kde-base/libkworkspace/libkworkspace-4.10.0.ebuild new file mode 100644 index 000000000000..a9c8a7f6dcb2 --- /dev/null +++ b/kde-base/libkworkspace/libkworkspace-4.10.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.10.0.ebuild,v 1.1 2013/02/07 04:57:50 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="libs/kworkspace" +inherit kde4-meta + +DESCRIPTION="A library for KDE desktop applications" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +KMEXTRACTONLY=" + ksmserver/org.kde.KSMServerInterface.xml + kwin/org.kde.KWin.xml +" + +KMSAVELIBS="true" + +DEPEND=" + x11-libs/libxkbfile + x11-libs/libXcomposite +" +RDEPEND=${DEPEND} + +src_prepare() { + sed -i -e 's/install( FILES kdisplaymanager.h/install( FILES kdisplaymanager.h screenpreviewwidget.h/' \ + libs/kworkspace/CMakeLists.txt || die "failed to provide screenpreviewwidget.h" + + kde4-meta_src_prepare +} diff --git a/kde-base/liboxygenstyle/ChangeLog b/kde-base/liboxygenstyle/ChangeLog index 73a0fe7c9a6e..8daeada79cfa 100644 --- a/kde-base/liboxygenstyle/ChangeLog +++ b/kde-base/liboxygenstyle/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/liboxygenstyle # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.83 2013/02/07 01:21:25 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/ChangeLog,v 1.84 2013/02/07 04:57:20 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> liboxygenstyle-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*liboxygenstyle-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +liboxygenstyle-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -liboxygenstyle-4.9.3.ebuild, -liboxygenstyle-4.9.4.ebuild: Remove old diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.10.0.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.10.0.ebuild new file mode 100644 index 000000000000..8cf9ce133537 --- /dev/null +++ b/kde-base/liboxygenstyle/liboxygenstyle-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.10.0.ebuild,v 1.1 2013/02/07 04:57:20 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="libs/oxygen" +inherit kde4-meta + +DESCRIPTION="Library to support the Oxygen style in KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/libplasmaclock/ChangeLog b/kde-base/libplasmaclock/ChangeLog index b6a68a66edab..2746d18e2bc9 100644 --- a/kde-base/libplasmaclock/ChangeLog +++ b/kde-base/libplasmaclock/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/libplasmaclock # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmaclock/ChangeLog,v 1.134 2013/01/28 12:13:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmaclock/ChangeLog,v 1.135 2013/02/07 04:56:56 alexxy Exp $ + +*libplasmaclock-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +libplasmaclock-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libplasmaclock-4.9.3.ebuild, -libplasmaclock-4.9.4.ebuild: diff --git a/kde-base/libplasmaclock/libplasmaclock-4.10.0.ebuild b/kde-base/libplasmaclock/libplasmaclock-4.10.0.ebuild new file mode 100644 index 000000000000..69c2fb7a5ada --- /dev/null +++ b/kde-base/libplasmaclock/libplasmaclock-4.10.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmaclock/libplasmaclock-4.10.0.ebuild,v 1.1 2013/02/07 04:56:56 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="libs/plasmaclock" +inherit kde4-meta + +DESCRIPTION="Libraries for KDE Plasma's clocks" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +holidays" + +DEPEND=" + $(add_kdebase_dep kephal) + holidays? ( $(add_kdebase_dep kdepimlibs) ) +" +RDEPEND="${DEPEND}" + +KMSAVELIBS="true" + +KMEXTRACTONLY=" + libs/kephal/ +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with holidays KdepimLibs) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/libplasmagenericshell/ChangeLog b/kde-base/libplasmagenericshell/ChangeLog index d953ae321e9c..91d5c1f62a58 100644 --- a/kde-base/libplasmagenericshell/ChangeLog +++ b/kde-base/libplasmagenericshell/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/libplasmagenericshell # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.98 2013/01/28 12:13:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.99 2013/02/07 04:57:40 alexxy Exp $ + +*libplasmagenericshell-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +libplasmagenericshell-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libplasmagenericshell-4.9.3.ebuild, -libplasmagenericshell-4.9.4.ebuild: diff --git a/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.0.ebuild b/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.0.ebuild new file mode 100644 index 000000000000..ec24b0712d09 --- /dev/null +++ b/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.0.ebuild,v 1.1 2013/02/07 04:57:40 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="libs/plasmagenericshell" +inherit kde4-meta + +DESCRIPTION="Libraries for the KDE Plasma shell" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug test" + +DEPEND=" + $(add_kdebase_dep kephal) + $(add_kdebase_dep libkworkspace) +" + +RDEPEND="${DEPEND}" + +KMSAVELIBS="true" + +KMEXTRACTONLY=" + libs/kephal/kephal/ + plasma/desktop/shell/data/ +" diff --git a/kde-base/libtaskmanager/ChangeLog b/kde-base/libtaskmanager/ChangeLog index fd1c7cd91361..595905059ad2 100644 --- a/kde-base/libtaskmanager/ChangeLog +++ b/kde-base/libtaskmanager/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/libtaskmanager # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libtaskmanager/ChangeLog,v 1.148 2013/01/28 12:13:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libtaskmanager/ChangeLog,v 1.149 2013/02/07 04:58:00 alexxy Exp $ + +*libtaskmanager-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +libtaskmanager-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -libtaskmanager-4.9.3.ebuild, -libtaskmanager-4.9.4.ebuild: diff --git a/kde-base/libtaskmanager/libtaskmanager-4.10.0.ebuild b/kde-base/libtaskmanager/libtaskmanager-4.10.0.ebuild new file mode 100644 index 000000000000..5156ae5abbbb --- /dev/null +++ b/kde-base/libtaskmanager/libtaskmanager-4.10.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libtaskmanager/libtaskmanager-4.10.0.ebuild,v 1.1 2013/02/07 04:58:00 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="libs/taskmanager" +inherit kde4-meta + +DESCRIPTION="A library that provides basic taskmanager functionality" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kactivities) + $(add_kdebase_dep kephal) + $(add_kdebase_dep ksysguard) + $(add_kdebase_dep libkworkspace) +" +RDEPEND="${DEPEND}" + +KMSAVELIBS="true" + +KMEXTRACTONLY=" + libs/kephal/ + libs/kworkspace/ +" + +src_prepare() { + kde4-meta_src_prepare + sed -e 's:ksysguard/processcore/processes.h:ksysguard/processes.h:g' -i "${S}/libs/taskmanager/taskitem.cpp" || die + sed -e 's:ksysguard/processcore/process.h:ksysguard/process.h:g' -i "${S}/libs/taskmanager/taskitem.cpp" || die +} diff --git a/kde-base/lokalize/ChangeLog b/kde-base/lokalize/ChangeLog index 238586b5ac2a..a06735488f56 100644 --- a/kde-base/lokalize/ChangeLog +++ b/kde-base/lokalize/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/lokalize # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lokalize/ChangeLog,v 1.138 2013/01/28 12:13:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lokalize/ChangeLog,v 1.139 2013/02/07 04:57:25 alexxy Exp $ + +*lokalize-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +lokalize-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -lokalize-4.9.3.ebuild, -lokalize-4.9.4.ebuild: diff --git a/kde-base/lokalize/lokalize-4.10.0.ebuild b/kde-base/lokalize/lokalize-4.10.0.ebuild new file mode 100644 index 000000000000..c521a93d9dfc --- /dev/null +++ b/kde-base/lokalize/lokalize-4.10.0.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/lokalize/lokalize-4.10.0.ebuild,v 1.1 2013/02/07 04:57:25 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KDE_SCM="svn" +PYTHON_DEPEND="2" +inherit python kde4-meta + +DESCRIPTION="KDE4 translation tool" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug semantic-desktop" + +DEPEND=" + >=app-text/hunspell-1.2.8 + >=x11-libs/qt-sql-4.5.0:4[sqlite] + semantic-desktop? ( >=dev-libs/soprano-2.9.0 ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep kdesdk-strigi-analyzer) + $(add_kdebase_dep krosspython) + $(add_kdebase_dep pykde4) +" + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup + kde4-meta_pkg_setup +} + +src_install() { + kde4-meta_src_install + python_convert_shebangs -q -r $(python_get_version) "${ED}/usr/share/apps/${PN}" +} + +pkg_postinst() { + kde4-meta_pkg_postinst + echo + elog "To be able to autofetch KDE translations in new project wizard, install subversion client:" + elog " emerge -vau subversion" + echo +} diff --git a/kde-base/lskat/ChangeLog b/kde-base/lskat/ChangeLog index c98db306ab59..8810268f7f8d 100644 --- a/kde-base/lskat/ChangeLog +++ b/kde-base/lskat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/lskat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/ChangeLog,v 1.234 2013/01/28 12:13:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/ChangeLog,v 1.235 2013/02/07 04:57:33 alexxy Exp $ + +*lskat-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +lskat-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -lskat-4.9.3.ebuild, -lskat-4.9.4.ebuild: diff --git a/kde-base/lskat/lskat-4.10.0.ebuild b/kde-base/lskat/lskat-4.10.0.ebuild new file mode 100644 index 000000000000..e4e3b78af558 --- /dev/null +++ b/kde-base/lskat/lskat-4.10.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/lskat-4.10.0.ebuild,v 1.1 2013/02/07 04:57:33 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="Skat game for KDE" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/marble/ChangeLog b/kde-base/marble/ChangeLog index efeab939f862..8d7476db249d 100644 --- a/kde-base/marble/ChangeLog +++ b/kde-base/marble/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/marble # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/marble/ChangeLog,v 1.174 2013/01/28 12:13:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/marble/ChangeLog,v 1.175 2013/02/07 04:57:45 alexxy Exp $ + +*marble-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +marble-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -marble-4.9.3.ebuild, -marble-4.9.4.ebuild: diff --git a/kde-base/marble/marble-4.10.0.ebuild b/kde-base/marble/marble-4.10.0.ebuild new file mode 100644 index 000000000000..ea5e59863364 --- /dev/null +++ b/kde-base/marble/marble-4.10.0.ebuild @@ -0,0 +1,86 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/marble/marble-4.10.0.ebuild,v 1.1 2013/02/07 04:57:45 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KDE_REQUIRED="optional" +CPPUNIT_REQUIRED="optional" +PYTHON_DEPEND="python? 2" +inherit kde4-base python + +DESCRIPTION="Generic geographical map widget" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug designer-plugin gps +kde plasma python shapefile test" + +# tests fail / segfault. Last checked for 4.9.0 +RESTRICT="test" + +RDEPEND=" + x11-libs/qt-core:4 + x11-libs/qt-declarative:4 + x11-libs/qt-gui:4[dbus] + x11-libs/qt-script:4 + x11-libs/qt-sql:4 + x11-libs/qt-svg:4 + x11-libs/qt-webkit:4 + gps? ( >=sci-geosciences/gpsd-2.95[qt4] ) + python? ( + >=dev-python/PyQt4-4.4.4-r1 + kde? ( $(add_kdebase_dep pykde4) ) + ) + shapefile? ( sci-libs/shapelib ) +" +DEPEND=" + ${RDEPEND} + test? ( x11-libs/qt-test:4 ) +" +# the qt dependencies are needed because with USE=-kde nothing is pulled in +# by default... bugs 414165 & 429346 + +REQUIRED_USE=" + plasma? ( kde ) + python? ( kde ) +" + +pkg_setup() { + python_set_active_version 2 + kde4-base_pkg_setup + python_pkg_setup +} + +src_prepare() { + kde4-base_src_prepare + python_convert_shebangs -r $(python_get_version) . +} + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_with designer-plugin DESIGNER_PLUGIN) + $(cmake-utils_use python EXPERIMENTAL_PYTHON_BINDINGS) + $(cmake-utils_use_with python PyQt4) + $(cmake-utils_use_with python PythonLibrary) + $(cmake-utils_use_with python SIP) + $(cmake-utils_use_with gps libgps) + $(cmake-utils_use !kde QTONLY) + $(cmake-utils_use_with plasma) + $(cmake-utils_use_with shapefile libshp) + -DBUILD_MARBLE_TESTS=OFF + -DWITH_liblocation=0 + $(use kde && cmake-utils_use_with python PyKDE4) + ) + + kde4-base_src_configure +} + +src_test() { + if use kde; then + elog "Marble tests can only be run in the qt-only version" + else + local mycmakeargs=( + -DBUILD_MARBLE_TESTS=ON + ) + kde4-base_src_test + fi +} diff --git a/kde-base/metadata.xml b/kde-base/metadata.xml index 4a48d29e14fd..5f79c0f60db5 100644 --- a/kde-base/metadata.xml +++ b/kde-base/metadata.xml @@ -1,32 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<catmetadata> - <longdescription lang="en"> - The kde-base category contains core KDE packages. - </longdescription> - <longdescription lang="de"> - Die Kategorie kde-base enthält die Basispakete für KDE. - </longdescription> - <longdescription lang="es"> - La categoría kde-base contiene los paquetes base de KDE. - </longdescription> - <longdescription lang="ja"> - kde-baseカテゴリーにはKDEのコア・パッケージが含まれています。 - </longdescription> - <longdescription lang="nl"> - De kde-base categorie bevat de basispakketten van KDE. - </longdescription> - <longdescription lang="vi"> - Nhóm kde-base chứa các gói KDE cốt lõi. - </longdescription> - <longdescription lang="it"> - La categoria kde-base contiene i pacchetti base di KDE. - </longdescription> - <longdescription lang="pt"> - A categoria kde-base contém os pacotes centrais do KDE. - </longdescription> - <longdescription lang="pl"> - Kategoria kde-base zawiera podstawowe pakiety środowiska KDE. - </longdescription> -</catmetadata> - +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="pate">Enable tasty Python plugins</flag> + </use> +</pkgmetadata> diff --git a/kde-base/mplayerthumbs/ChangeLog b/kde-base/mplayerthumbs/ChangeLog index 85eb6a6fb643..36d7e7372f7c 100644 --- a/kde-base/mplayerthumbs/ChangeLog +++ b/kde-base/mplayerthumbs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/mplayerthumbs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/mplayerthumbs/ChangeLog,v 1.119 2013/01/28 12:13:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/mplayerthumbs/ChangeLog,v 1.120 2013/02/07 04:56:51 alexxy Exp $ + +*mplayerthumbs-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +mplayerthumbs-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -mplayerthumbs-4.9.3.ebuild, -mplayerthumbs-4.9.4.ebuild: diff --git a/kde-base/mplayerthumbs/mplayerthumbs-4.10.0.ebuild b/kde-base/mplayerthumbs/mplayerthumbs-4.10.0.ebuild new file mode 100644 index 000000000000..1599d8eade8a --- /dev/null +++ b/kde-base/mplayerthumbs/mplayerthumbs-4.10.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/mplayerthumbs/mplayerthumbs-4.10.0.ebuild,v 1.1 2013/02/07 04:56:51 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="A Thumbnail Generator for Video Files on KDE filemanagers." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + || ( + $(add_kdebase_dep dolphin) + $(add_kdebase_dep konqueror) + ) +" + +src_configure() { + mycmakeargs=( + -DENABLE_PHONON_SUPPORT=ON + ) + + kde4-base_src_configure +} diff --git a/kde-base/nepomuk-core/ChangeLog b/kde-base/nepomuk-core/ChangeLog index cd58e8edbc9a..a42d2281191a 100644 --- a/kde-base/nepomuk-core/ChangeLog +++ b/kde-base/nepomuk-core/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/nepomuk-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk-core/ChangeLog,v 1.27 2013/02/06 23:22:54 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk-core/ChangeLog,v 1.28 2013/02/07 04:57:53 alexxy Exp $ 06 Feb 2013; Naohiro Aota <naota@gentoo.org> nepomuk-core-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*nepomuk-core-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +nepomuk-core-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -nepomuk-core-4.9.3.ebuild, -nepomuk-core-4.9.4.ebuild: Remove old diff --git a/kde-base/nepomuk-core/nepomuk-core-4.10.0.ebuild b/kde-base/nepomuk-core/nepomuk-core-4.10.0.ebuild new file mode 100644 index 000000000000..d79dad7f87e6 --- /dev/null +++ b/kde-base/nepomuk-core/nepomuk-core-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk-core/nepomuk-core-4.10.0.ebuild,v 1.1 2013/02/07 04:57:53 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Nepomuk core libraries" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=dev-libs/soprano-2.9.0[dbus,raptor,redland,virtuoso] +" +RDEPEND="${DEPEND}" + +add_blocker nepomuk '<4.8.80' + +RESTRICT="test" +# bug 392989 diff --git a/kde-base/nepomuk-widgets/ChangeLog b/kde-base/nepomuk-widgets/ChangeLog new file mode 100644 index 000000000000..18c1ef210432 --- /dev/null +++ b/kde-base/nepomuk-widgets/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-base/nepomuk-widgets +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk-widgets/ChangeLog,v 1.1 2013/02/07 04:57:14 alexxy Exp $ + +*nepomuk-widgets-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +nepomuk-widgets-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + diff --git a/kde-base/nepomuk-widgets/metadata.xml b/kde-base/nepomuk-widgets/metadata.xml new file mode 100644 index 000000000000..8d1e86a9cefb --- /dev/null +++ b/kde-base/nepomuk-widgets/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>kde</herd> +</pkgmetadata> diff --git a/kde-base/nepomuk-widgets/nepomuk-widgets-4.10.0.ebuild b/kde-base/nepomuk-widgets/nepomuk-widgets-4.10.0.ebuild new file mode 100644 index 000000000000..945a4eb3d52b --- /dev/null +++ b/kde-base/nepomuk-widgets/nepomuk-widgets-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk-widgets/nepomuk-widgets-4.10.0.ebuild,v 1.1 2013/02/07 04:57:14 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Widget library for nepomuk" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep nepomuk-core) + >=dev-libs/soprano-2.9.0 +" +RDEPEND="${DEPEND}" + +add_blocker nepomuk-core '<4.9.80' + +# tests hangs +RESTRICT="test" diff --git a/kde-base/nepomuk/ChangeLog b/kde-base/nepomuk/ChangeLog index eaf75cb272ab..e41f912ac3fe 100644 --- a/kde-base/nepomuk/ChangeLog +++ b/kde-base/nepomuk/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/nepomuk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v 1.160 2013/02/07 01:26:41 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v 1.161 2013/02/07 04:57:26 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> nepomuk-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*nepomuk-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +nepomuk-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -nepomuk-4.9.3.ebuild, -nepomuk-4.9.4.ebuild: Remove old diff --git a/kde-base/nepomuk/nepomuk-4.10.0.ebuild b/kde-base/nepomuk/nepomuk-4.10.0.ebuild new file mode 100644 index 000000000000..d4aa0b5eb2a6 --- /dev/null +++ b/kde-base/nepomuk/nepomuk-4.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/nepomuk-4.10.0.ebuild,v 1.1 2013/02/07 04:57:26 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="Nepomuk KDE4 client" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=app-misc/strigi-0.7.7[dbus,qt4] + >=dev-libs/soprano-2.9.0[dbus,raptor,redland,virtuoso] + $(add_kdebase_dep kdelibs 'semantic-desktop') + $(add_kdebase_dep nepomuk-core) + !kde-misc/nepomukcontroller +" +RDEPEND="${DEPEND}" + +RESTRICT="test" +# bug 392989 diff --git a/kde-base/nsplugins/ChangeLog b/kde-base/nsplugins/ChangeLog index 2278a2246109..436bf37e0606 100644 --- a/kde-base/nsplugins/ChangeLog +++ b/kde-base/nsplugins/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/nsplugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.266 2013/01/28 12:13:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.267 2013/02/07 04:57:02 alexxy Exp $ + +*nsplugins-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +nsplugins-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -nsplugins-4.9.3.ebuild, -nsplugins-4.9.4.ebuild: diff --git a/kde-base/nsplugins/nsplugins-4.10.0.ebuild b/kde-base/nsplugins/nsplugins-4.10.0.ebuild new file mode 100644 index 000000000000..a5a15e9f5133 --- /dev/null +++ b/kde-base/nsplugins/nsplugins-4.10.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-4.10.0.ebuild,v 1.1 2013/02/07 04:57:02 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-baseapps" +inherit kde4-meta pax-utils + +DESCRIPTION="Netscape plugins support for Konqueror." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + x11-libs/libXt +" +RDEPEND="${DEPEND} + $(add_kdebase_dep konqueror) +" + +KMEXTRACTONLY=" + konqueror/settings/ +" + +src_install() { + kde4-base_src_install + + # bug 419513 + pax-mark m "${ED}"/usr/bin/nspluginviewer +} diff --git a/kde-base/okteta/ChangeLog b/kde-base/okteta/ChangeLog index c9643da10cad..1829d4c586b6 100644 --- a/kde-base/okteta/ChangeLog +++ b/kde-base/okteta/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/okteta # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/ChangeLog,v 1.139 2013/01/28 12:13:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/ChangeLog,v 1.140 2013/02/07 04:57:53 alexxy Exp $ + +*okteta-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +okteta-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -okteta-4.9.3.ebuild, -okteta-4.9.4.ebuild: diff --git a/kde-base/okteta/okteta-4.10.0.ebuild b/kde-base/okteta/okteta-4.10.0.ebuild new file mode 100644 index 000000000000..2be3e1a81ab0 --- /dev/null +++ b/kde-base/okteta/okteta-4.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/okteta-4.10.0.ebuild,v 1.1 2013/02/07 04:57:53 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE hexeditor" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + app-crypt/qca:2 +" +RDEPEND="${DEPEND}" + +RESTRICT=test +# bug 443750 + +# bug #264917, removes failing test +PATCHES=( "${FILESDIR}/${PN}-4.8.2-test.patch" ) diff --git a/kde-base/okular/ChangeLog b/kde-base/okular/ChangeLog index 6f2d3af4acb8..bf704dc3a85b 100644 --- a/kde-base/okular/ChangeLog +++ b/kde-base/okular/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/okular # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.171 2013/01/28 12:13:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.172 2013/02/07 04:57:48 alexxy Exp $ + +*okular-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +okular-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -okular-4.9.3.ebuild, -okular-4.9.4.ebuild: diff --git a/kde-base/okular/okular-4.10.0.ebuild b/kde-base/okular/okular-4.10.0.ebuild new file mode 100644 index 000000000000..e95832d0f5ad --- /dev/null +++ b/kde-base/okular/okular-4.10.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.10.0.ebuild,v 1.1 2013/02/07 04:57:48 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="Okular is an universal document viewer based on KPDF for KDE 4." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="chm crypt debug djvu ebook +jpeg +postscript +pdf +tiff" + +DEPEND=" + media-libs/freetype + media-libs/qimageblitz + sys-libs/zlib + chm? ( dev-libs/chmlib ) + crypt? ( app-crypt/qca:2 ) + djvu? ( app-text/djvu ) + ebook? ( app-text/ebook-tools ) + jpeg? ( virtual/jpeg:0 ) + pdf? ( >=app-text/poppler-0.20[qt4,-exceptions(-)] ) + postscript? ( app-text/libspectre ) + tiff? ( media-libs/tiff ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with chm) + $(cmake-utils_use_with crypt QCA2) + $(cmake-utils_use_with djvu DjVuLibre) + $(cmake-utils_use_with ebook EPub) + $(cmake-utils_use_with jpeg) + $(cmake-utils_use_with postscript LibSpectre) + $(cmake-utils_use_with pdf PopplerQt4) + $(cmake-utils_use_with pdf Poppler) + $(cmake-utils_use_with tiff) + ) + + kde4-base_src_configure +} diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog index 57b24a5ae066..7f64895cfc64 100644 --- a/kde-base/oxygen-icons/ChangeLog +++ b/kde-base/oxygen-icons/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.137 2013/02/06 23:19:15 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.138 2013/02/07 04:56:58 alexxy Exp $ 06 Feb 2013; Naohiro Aota <naota@gentoo.org> oxygen-icons-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*oxygen-icons-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +oxygen-icons-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -oxygen-icons-4.9.3.ebuild, -oxygen-icons-4.9.4.ebuild: Remove old diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild new file mode 100644 index 000000000000..9a43e484fadd --- /dev/null +++ b/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild,v 1.1 2013/02/07 04:56:58 alexxy Exp $ + +EAPI=5 + +if [[ ${PV} == *9999 ]]; then + KMNAME="kdesupport" +else + # Upstream does not ship releases properly so we dont want all versions + MY_PV="4.10.0" + MY_P="${PN}-${MY_PV}" +fi +KDE_REQUIRED="never" +KDE_SCM="svn" +inherit kde4-base + +DESCRIPTION="Oxygen SVG icon theme." +HOMEPAGE="http://www.oxygen-icons.org/" +[[ ${PV} == *9999 ]] || \ +SRC_URI=" + !bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${MY_P}.repacked.tar.xz ) + bindist? ( ${SRC_URI//${PV}/${MY_PV}} ) +" + +LICENSE="LGPL-3" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="aqua bindist" + +DEPEND="" +RDEPEND="${DEPEND}" + +[[ ${PV} == *9999 ]] || S=${WORKDIR}/${MY_P} diff --git a/kde-base/pairs/ChangeLog b/kde-base/pairs/ChangeLog index 41a949337768..0cf8f029906f 100644 --- a/kde-base/pairs/ChangeLog +++ b/kde-base/pairs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/pairs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pairs/ChangeLog,v 1.17 2013/01/28 12:13:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pairs/ChangeLog,v 1.18 2013/02/07 04:57:03 alexxy Exp $ + +*pairs-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +pairs-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -pairs-4.9.3.ebuild, -pairs-4.9.4.ebuild: diff --git a/kde-base/pairs/pairs-4.10.0.ebuild b/kde-base/pairs/pairs-4.10.0.ebuild new file mode 100644 index 000000000000..25e26f532fc0 --- /dev/null +++ b/kde-base/pairs/pairs-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/pairs/pairs-4.10.0.ebuild,v 1.1 2013/02/07 04:57:03 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="never" +inherit kde4-base + +DESCRIPTION="KDE memory and pairs game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/kde-base/palapeli/ChangeLog b/kde-base/palapeli/ChangeLog index 70786476b83d..b55cf97c7039 100644 --- a/kde-base/palapeli/ChangeLog +++ b/kde-base/palapeli/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/palapeli # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/palapeli/ChangeLog,v 1.92 2013/01/28 12:13:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/palapeli/ChangeLog,v 1.93 2013/02/07 04:57:03 alexxy Exp $ + +*palapeli-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +palapeli-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -palapeli-4.9.3.ebuild, -palapeli-4.9.4.ebuild: diff --git a/kde-base/palapeli/palapeli-4.10.0.ebuild b/kde-base/palapeli/palapeli-4.10.0.ebuild new file mode 100644 index 000000000000..a5b07582605b --- /dev/null +++ b/kde-base/palapeli/palapeli-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/palapeli/palapeli-4.10.0.ebuild,v 1.1 2013/02/07 04:57:03 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE jigsaw puzzle game" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/parley/ChangeLog b/kde-base/parley/ChangeLog index 6ab8daa1c141..ce00481492c4 100644 --- a/kde-base/parley/ChangeLog +++ b/kde-base/parley/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/parley # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/parley/ChangeLog,v 1.148 2013/01/28 12:13:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/parley/ChangeLog,v 1.149 2013/02/07 04:57:55 alexxy Exp $ + +*parley-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +parley-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -parley-4.9.3.ebuild, -parley-4.9.4.ebuild: diff --git a/kde-base/parley/parley-4.10.0.ebuild b/kde-base/parley/parley-4.10.0.ebuild new file mode 100644 index 000000000000..52e94a480d49 --- /dev/null +++ b/kde-base/parley/parley-4.10.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/parley/parley-4.10.0.ebuild,v 1.1 2013/02/07 04:57:55 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Educational: vocabulary trainer" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +plasma" + +DEPEND=" + $(add_kdebase_dep libkdeedu) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + libkdeedu/keduvocdocument +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with plasma) + ) + + kde4-base_src_configure +} diff --git a/kde-base/perlkde/ChangeLog b/kde-base/perlkde/ChangeLog index 68aca937ea04..c46746be433c 100644 --- a/kde-base/perlkde/ChangeLog +++ b/kde-base/perlkde/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/perlkde # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/perlkde/ChangeLog,v 1.57 2013/01/28 12:13:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/perlkde/ChangeLog,v 1.58 2013/02/07 04:57:18 alexxy Exp $ + +*perlkde-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +perlkde-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -perlkde-4.9.3.ebuild, -perlkde-4.9.4.ebuild: diff --git a/kde-base/perlkde/perlkde-4.10.0.ebuild b/kde-base/perlkde/perlkde-4.10.0.ebuild new file mode 100644 index 000000000000..730b34ea5cf0 --- /dev/null +++ b/kde-base/perlkde/perlkde-4.10.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/perlkde/perlkde-4.10.0.ebuild,v 1.1 2013/02/07 04:57:18 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE Perl bindings" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="akonadi attica debug kate okular semantic-desktop test" + +RDEPEND=" + >=dev-lang/perl-5.10.1 + $(add_kdebase_dep perlqt) + $(add_kdebase_dep smokekde 'attica?,kate?,okular?,semantic-desktop=') + semantic-desktop? ( >=dev-libs/soprano-2.9.0 ) +" +DEPEND="${RDEPEND} + test? ( dev-perl/List-MoreUtils ) +" + +# Split from kdebindings-perl in 4.7 +add_blocker kdebindings-perl + +PATCHES=( "${FILESDIR}/${PN}-4.7.2-vendor.patch" ) + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with akonadi) + $(cmake-utils_use_with akonadi KdepimLibs) + $(cmake-utils_use_with attica LibAttica) + $(cmake-utils_use_disable kate) + $(cmake-utils_use_with okular) + $(cmake-utils_use_with semantic-desktop Nepomuk) + $(cmake-utils_use_with semantic-desktop Soprano) + ) + kde4-base_src_configure +} diff --git a/kde-base/perlqt/ChangeLog b/kde-base/perlqt/ChangeLog index a34af8277b65..97d8d12c2906 100644 --- a/kde-base/perlqt/ChangeLog +++ b/kde-base/perlqt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/perlqt # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/ChangeLog,v 1.61 2013/01/28 12:13:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/ChangeLog,v 1.62 2013/02/07 04:57:51 alexxy Exp $ + +*perlqt-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +perlqt-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -perlqt-4.9.3.ebuild, -perlqt-4.9.4.ebuild: diff --git a/kde-base/perlqt/perlqt-4.10.0.ebuild b/kde-base/perlqt/perlqt-4.10.0.ebuild new file mode 100644 index 000000000000..5d977e0933aa --- /dev/null +++ b/kde-base/perlqt/perlqt-4.10.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/perlqt-4.10.0.ebuild,v 1.1 2013/02/07 04:57:51 alexxy Exp $ + +EAPI=5 + +DECLARATIVE_REQUIRED="optional" +MULTIMEDIA_REQUIRED="optional" +OPENGL_REQUIRED="optional" +QTHELP_REQUIRED="optional" +KDE_REQUIRED="never" +VIRTUALX_REQUIRED="test" +inherit kde4-base + +DESCRIPTION="Qt Perl bindings" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug phonon qimageblitz qscintilla qwt webkit" + +RDEPEND=" + >=dev-lang/perl-5.10.1 + dev-perl/List-MoreUtils + $(add_kdebase_dep smokeqt 'declarative?,multimedia?,opengl?,phonon?,qimageblitz?,qscintilla?,qthelp?,qwt?,webkit?') +" +DEPEND=${RDEPEND} + +# Split from kdebindings-perl in 4.7 +add_blocker kdebindings-perl + +PATCHES=( + "${FILESDIR}/${PN}-4.7.2-vendor.patch" +) + +src_configure() { + local mycmakeargs=( + -DDISABLE_Qt3Support=ON + $(cmake-utils_use_disable declarative QtDeclarative) + $(cmake-utils_use_disable multimedia QtMultimedia) + $(cmake-utils_use_disable opengl QtOpenGL) + $(cmake-utils_use_with phonon) + $(cmake-utils_use_with qimageblitz QImageBlitz) + $(cmake-utils_use_with qscintilla QScintilla) + $(cmake-utils_use_disable qthelp QtHelp) + $(cmake-utils_use_disable qwt) + $(cmake-utils_use_disable webkit QtWebKit) + ) + kde4-base_src_configure +} + +src_test() { + PERL5LIB="${CMAKE_BUILD_DIR}/blib/arch:${CMAKE_BUILD_DIR}/blib/lib" kde4-base_src_test +} diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index 894f99cdfaf5..c915afbee594 100644 --- a/kde-base/phonon-kde/ChangeLog +++ b/kde-base/phonon-kde/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/phonon-kde # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.151 2013/01/28 12:13:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.152 2013/02/07 04:57:37 alexxy Exp $ + +*phonon-kde-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +phonon-kde-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -phonon-kde-4.9.3.ebuild, -phonon-kde-4.9.4.ebuild: diff --git a/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild b/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild new file mode 100644 index 000000000000..4375886c22e2 --- /dev/null +++ b/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild,v 1.1 2013/02/07 04:57:37 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMMODULE="phonon" +inherit kde4-meta + +DESCRIPTION="Phonon KDE Integration" +HOMEPAGE="http://phonon.kde.org" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="alsa debug pulseaudio" + +DEPEND=" + >=media-libs/phonon-4.4.3 + alsa? ( media-libs/alsa-lib ) + pulseaudio? ( + dev-libs/glib:2 + media-libs/libcanberra + >=media-sound/pulseaudio-0.9.21[glib] + ) +" +RDEPEND="${DEPEND}" + +src_configure() { + mycmakeargs=( + -DBUILD_tests=OFF + -DWITH_Xine=OFF + $(cmake-utils_use_with alsa) + $(cmake-utils_use_with pulseaudio PulseAudio) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/picmi/ChangeLog b/kde-base/picmi/ChangeLog new file mode 100644 index 000000000000..87a3e625c57f --- /dev/null +++ b/kde-base/picmi/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for kde-base/picmi +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/ChangeLog,v 1.1 2013/02/07 04:57:04 alexxy Exp $ + +*picmi-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +picmi-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + diff --git a/kde-base/picmi/metadata.xml b/kde-base/picmi/metadata.xml new file mode 100644 index 000000000000..8d1e86a9cefb --- /dev/null +++ b/kde-base/picmi/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>kde</herd> +</pkgmetadata> diff --git a/kde-base/picmi/picmi-4.10.0.ebuild b/kde-base/picmi/picmi-4.10.0.ebuild new file mode 100644 index 000000000000..c69f1de7a6fc --- /dev/null +++ b/kde-base/picmi/picmi-4.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/picmi/picmi-4.10.0.ebuild,v 1.1 2013/02/07 04:57:04 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Nonogram logic game for KDE" +SLOT="4" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" diff --git a/kde-base/plasma-apps/ChangeLog b/kde-base/plasma-apps/ChangeLog index 6a5a3e72fc66..7afa83ace816 100644 --- a/kde-base/plasma-apps/ChangeLog +++ b/kde-base/plasma-apps/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/plasma-apps # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-apps/ChangeLog,v 1.136 2013/01/28 12:13:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-apps/ChangeLog,v 1.137 2013/02/07 04:57:16 alexxy Exp $ + +*plasma-apps-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +plasma-apps-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -plasma-apps-4.9.3.ebuild, -plasma-apps-4.9.4.ebuild: diff --git a/kde-base/plasma-apps/plasma-apps-4.10.0.ebuild b/kde-base/plasma-apps/plasma-apps-4.10.0.ebuild new file mode 100644 index 000000000000..200d14e7317e --- /dev/null +++ b/kde-base/plasma-apps/plasma-apps-4.10.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-apps/plasma-apps-4.10.0.ebuild,v 1.1 2013/02/07 04:57:16 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-baseapps" +KMMODULE="plasma" +inherit kde4-meta + +DESCRIPTION="Additional Applets for Plasma" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkonq) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 4f3129d11270..415678a74fe8 100644 --- a/kde-base/plasma-runtime/ChangeLog +++ b/kde-base/plasma-runtime/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/plasma-runtime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.127 2013/02/07 01:27:33 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.128 2013/02/07 04:57:26 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> plasma-runtime-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*plasma-runtime-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +plasma-runtime-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -plasma-runtime-4.9.3.ebuild, -plasma-runtime-4.9.4.ebuild: Remove old diff --git a/kde-base/plasma-runtime/plasma-runtime-4.10.0.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.10.0.ebuild new file mode 100644 index 000000000000..080f37ebf8f8 --- /dev/null +++ b/kde-base/plasma-runtime/plasma-runtime-4.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.10.0.ebuild,v 1.1 2013/02/07 04:57:26 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMMODULE="plasma" +DECLARATIVE_REQUIRED="always" +inherit kde4-meta + +DESCRIPTION="Script engine and package tool for plasma" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep kactivities) +" +RDEPEND="${DEPEND}" + +# file collisions, bug 394997 +add_blocker plasma-workspace 4.4.50 + +RESTRICT=test +# bug 443748 diff --git a/kde-base/plasma-workspace/ChangeLog b/kde-base/plasma-workspace/ChangeLog index b55e61983eb3..2da5904f4f37 100644 --- a/kde-base/plasma-workspace/ChangeLog +++ b/kde-base/plasma-workspace/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/plasma-workspace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.193 2013/01/28 12:13:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/ChangeLog,v 1.194 2013/02/07 04:57:24 alexxy Exp $ + +*plasma-workspace-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +plasma-workspace-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -plasma-workspace-4.9.3.ebuild, -plasma-workspace-4.9.4.ebuild: diff --git a/kde-base/plasma-workspace/metadata.xml b/kde-base/plasma-workspace/metadata.xml index 766ada6bd741..b7752a4d64c7 100644 --- a/kde-base/plasma-workspace/metadata.xml +++ b/kde-base/plasma-workspace/metadata.xml @@ -4,7 +4,7 @@ <herd>kde</herd> <use> <flag name="google-gadgets">Add google-gadgets support</flag> + <flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag> <flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag> - <flag name="rss">Enables building RSSNOW plasmoid (requires <pkg>kde-base/kdepimlibs</pkg>)</flag> </use> </pkgmetadata> diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild new file mode 100644 index 000000000000..4d1024aaf28c --- /dev/null +++ b/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild @@ -0,0 +1,136 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild,v 1.1 2013/02/07 04:57:24 alexxy Exp $ + +EAPI=5 + +DECLARATIVE_REQUIRED="always" +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +KMMODULE="plasma" +PYTHON_DEPEND="python? 2" +OPENGL_REQUIRED="always" +inherit python kde4-meta + +DESCRIPTION="Plasma: KDE desktop framework" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug google-gadgets gps json python qalculate +rss semantic-desktop" + +COMMONDEPEND=" + dev-libs/libdbusmenu-qt + !kde-misc/ktouchpadenabler + $(add_kdebase_dep kactivities) + $(add_kdebase_dep kdelibs 'semantic-desktop=') + $(add_kdebase_dep kephal) + $(add_kdebase_dep ksysguard) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep libplasmagenericshell) + $(add_kdebase_dep libtaskmanager) + $(add_kdebase_dep solid) + x11-libs/libXcomposite + x11-libs/libXdamage + x11-libs/libXfixes + x11-libs/libXrender + google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] ) + gps? ( >=sci-geosciences/gpsd-2.37 ) + json? ( dev-libs/qjson ) + python? ( + >=dev-python/PyQt4-4.4.0[X] + $(add_kdebase_dep pykde4) + ) + qalculate? ( sci-libs/libqalculate ) + rss? ( + $(add_kdebase_dep kdepimlibs 'semantic-desktop=') + $(add_kdebase_dep libplasmaclock 'holidays') + ) + !rss? ( $(add_kdebase_dep libplasmaclock '-holidays') ) + semantic-desktop? ( + dev-libs/soprano + $(add_kdebase_dep nepomuk-core) + ) +" +DEPEND="${COMMONDEPEND} + rss? ( dev-libs/boost ) + x11-proto/compositeproto + x11-proto/damageproto + x11-proto/fixesproto + x11-proto/renderproto +" +RDEPEND="${COMMONDEPEND} + $(add_kdebase_dep plasma-runtime) +" + +KMEXTRA=" + appmenu/ + ktouchpadenabler/ + statusnotifierwatcher/ +" +KMEXTRACTONLY=" + kcheckpass/ + krunner/dbus/org.freedesktop.ScreenSaver.xml + krunner/dbus/org.kde.krunner.App.xml + ksmserver/org.kde.KSMServerInterface.xml + ksmserver/screenlocker/ + libs/kephal/ + libs/kworkspace/ + libs/taskmanager/ + libs/plasmagenericshell/ + libs/ksysguard/ + libs/kdm/kgreeterplugin.h + ksysguard/ +" + +KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager" + +pkg_setup() { + if use python ; then + python_set_active_version 2 + python_pkg_setup + fi + kde4-meta_pkg_setup +} + +src_unpack() { + if use handbook; then + KMEXTRA+=" doc/plasma-desktop" + fi + + kde4-meta_src_unpack +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with google-gadgets Googlegadgets) + $(cmake-utils_use_with gps libgps) + $(cmake-utils_use_with json QJSON) + $(cmake-utils_use_with python PythonLibrary) + $(cmake-utils_use_with qalculate) + $(cmake-utils_use_with rss KdepimLibs) + $(cmake-utils_use_with semantic-desktop Akonadi) + $(cmake-utils_use_with semantic-desktop NepomukCore) + $(cmake-utils_use_with semantic-desktop Soprano) + -DWITH_Xmms=OFF + ) + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + if use python; then + python_mod_optimize \ + PyKDE4/plasmascript.py \ + /usr/share/apps/plasma_scriptengine_python + fi +} + +pkg_postrm() { + kde4-meta_pkg_postrm + + if use python; then + python_mod_cleanup \ + PyKDE4/plasmascript.py \ + /usr/share/apps/plasma_scriptengine_python + fi +} diff --git a/kde-base/powerdevil/ChangeLog b/kde-base/powerdevil/ChangeLog index f2c3bc048cda..4a13b9b863a4 100644 --- a/kde-base/powerdevil/ChangeLog +++ b/kde-base/powerdevil/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/powerdevil # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/powerdevil/ChangeLog,v 1.141 2013/01/28 12:13:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/powerdevil/ChangeLog,v 1.142 2013/02/07 04:56:51 alexxy Exp $ + +*powerdevil-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +powerdevil-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -powerdevil-4.9.3.ebuild, -powerdevil-4.9.4.ebuild: diff --git a/kde-base/powerdevil/powerdevil-4.10.0.ebuild b/kde-base/powerdevil/powerdevil-4.10.0.ebuild new file mode 100644 index 000000000000..0d41a43d38f7 --- /dev/null +++ b/kde-base/powerdevil/powerdevil-4.10.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/powerdevil/powerdevil-4.10.0.ebuild,v 1.1 2013/02/07 04:56:51 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="PowerDevil is an utility for KDE4 for Laptop Powermanagement." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +pm-utils" + +DEPEND=" + $(add_kdebase_dep kactivities) + $(add_kdebase_dep libkworkspace) + $(add_kdebase_dep solid) +" +RDEPEND="${DEPEND} + pm-utils? ( sys-power/pm-utils ) +" + +KMEXTRACTONLY=" + krunner/ + ksmserver/org.kde.KSMServerInterface.xml + ksmserver/screenlocker/dbus/org.freedesktop.ScreenSaver.xml +" diff --git a/kde-base/print-manager/ChangeLog b/kde-base/print-manager/ChangeLog new file mode 100644 index 000000000000..a1ec9667d0df --- /dev/null +++ b/kde-base/print-manager/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-base/print-manager +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.1 2013/02/07 04:57:13 alexxy Exp $ + +*print-manager-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +print-manager-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + diff --git a/kde-base/print-manager/metadata.xml b/kde-base/print-manager/metadata.xml new file mode 100644 index 000000000000..8d1e86a9cefb --- /dev/null +++ b/kde-base/print-manager/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>kde</herd> +</pkgmetadata> diff --git a/kde-base/print-manager/print-manager-4.10.0.ebuild b/kde-base/print-manager/print-manager-4.10.0.ebuild new file mode 100644 index 000000000000..1732cf8c8e52 --- /dev/null +++ b/kde-base/print-manager/print-manager-4.10.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/print-manager-4.10.0.ebuild,v 1.1 2013/02/07 04:57:13 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Manage print jobs and printers in KDE" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + >=net-print/cups-1.6.0[dbus] +" +RDEPEND="${DEPEND} + !kde-misc/print-manager +" + +add_blocker printer-applet +add_blocker system-config-printer-kde + +src_configure() { + mycmakeargs=( -DCUPS_1_6=ON ) + kde4-base_src_configure +} diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog index f8aae468c71f..e7730925a887 100644 --- a/kde-base/pykde4/ChangeLog +++ b/kde-base/pykde4/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/pykde4 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.196 2013/01/28 12:13:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.197 2013/02/07 04:57:16 alexxy Exp $ + +*pykde4-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +pykde4-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -pykde4-4.9.3.ebuild, -pykde4-4.9.4.ebuild: diff --git a/kde-base/pykde4/pykde4-4.10.0.ebuild b/kde-base/pykde4/pykde4-4.10.0.ebuild new file mode 100644 index 000000000000..25d852e85128 --- /dev/null +++ b/kde-base/pykde4/pykde4-4.10.0.ebuild @@ -0,0 +1,161 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.0.ebuild,v 1.1 2013/02/07 04:57:15 alexxy Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) +PYTHON_REQ_USE="threads" +OPENGL_REQUIRED="always" + +inherit python-r1 portability kde4-base multilib + +DESCRIPTION="Python bindings for KDE4" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug doc examples semantic-desktop test" +REQUIRED_USE="test? ( semantic-desktop )" + +# blocker added due to compatibility issues and error during compile time +RDEPEND=" + ${PYTHON_DEPS} + >=dev-python/sip-4.14:=[${PYTHON_USEDEP}] + + $(add_kdebase_dep kdelibs 'opengl,semantic-desktop=') + semantic-desktop? ( + $(add_kdebase_dep kdepimlibs 'semantic-desktop') + >=dev-libs/soprano-2.9.0 + ) + aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,aqua] ) + !aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] ) +" +DEPEND="${RDEPEND} + sys-devel/libtool +" + +pkg_setup() { + kde4-base_pkg_setup + + have_python2=false + + scan_python_versions() { + if [[ ${EPYTHON} == python2.* ]]; then + have_python2=true + fi + } + python_foreach_impl scan_python_versions + + if ! ${have_python2}; then + ewarn "You do not have a Python 2 version selected." + ewarn "kpythonpluginfactory will not be built" + fi +} + +src_prepare() { + kde4-base_src_prepare + + if ! use examples; then + sed -e '/^ADD_SUBDIRECTORY(examples)/s/^/# DISABLED /' -i CMakeLists.txt \ + || die "Failed to disable examples" + fi + + # See bug 322351 + use arm && epatch "${FILESDIR}/${PN}-4.4.4-arm-sip.patch" + + sed -e 's/kpythonpluginfactory /kpython${PYTHON_SHORT_VERSION}pluginfactory /g' \ + -i kpythonpluginfactory/CMakeLists.txt || die + + if ${have_python2}; then + mkdir -p "${WORKDIR}/wrapper" || die "failed to copy wrapper" + cp "${FILESDIR}/kpythonpluginfactorywrapper.c-r1" "${WORKDIR}/wrapper/kpythonpluginfactorywrapper.c" || die "failed to copy wrapper" + fi + python_copy_sources + +} + +src_configure() { + configuration() { + local mycmakeargs=( + -DWITH_PolkitQt=OFF + -DWITH_QScintilla=OFF + $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use_with semantic-desktop Nepomuk) + $(cmake-utils_use_with semantic-desktop KdepimLibs) + -DPYTHON_EXECUTABLE=${PYTHON} + -DPYKDEUIC4_ALTINSTALL=TRUE + ) + local CMAKE_BUILD_DIR=${S}_build-${PYTHON_ABI} + kde4-base_src_configure + } + + python_foreach_impl run_in_build_dir configuration +} + +echo_and_run() { + echo "$@" + "$@" +} + +src_compile() { + compilation() { + local CMAKE_BUILD_DIR=${S}_build-${PYTHON_ABI} + kde4-base_src_compile + } + python_foreach_impl run_in_build_dir compilation + + if ${have_python2}; then + pushd "${WORKDIR}/wrapper" > /dev/null + echo_and_run libtool --tag=CC --mode=compile $(tc-getCC) \ + -shared \ + ${CFLAGS} ${CPPFLAGS} \ + -DEPREFIX="\"${EPREFIX}\"" \ + -DPLUGIN_DIR="\"/usr/$(get_libdir)/kde4\"" -c \ + -o kpythonpluginfactorywrapper.lo \ + kpythonpluginfactorywrapper.c + echo_and_run libtool --tag=CC --mode=link $(tc-getCC) \ + -shared -module -avoid-version \ + ${CFLAGS} ${LDFLAGS} \ + -o kpythonpluginfactory.la \ + -rpath "${EPREFIX}/usr/$(get_libdir)/kde4" \ + kpythonpluginfactorywrapper.lo \ + $(dlopen_lib) + popd > /dev/null + fi +} + +src_test() { + python_foreach_impl run_in_build_dir kde4-base_src_test +} + +src_install() { + installation() { + emake DESTDIR="${D}" install + + mv "${ED}"/usr/bin/pykdeuic4-{${EPYTHON/python/},${EPYTHON}} || die + python_optimize + } + python_foreach_impl run_in_build_dir installation + + dosym python-exec /usr/bin/pykdeuic4 + + # As we don't call the eclass's src_install, we have to install the docs manually + DOCS=("${S}"/{AUTHORS,NEWS,README}) + use doc && HTML_DOCS=("${S}/docs/html/") + base_src_install_docs + + if ${have_python2}; then + pushd "${WORKDIR}/wrapper" > /dev/null + echo_and_run libtool --mode=install install kpythonpluginfactory.la "${ED}/usr/$(get_libdir)/kde4/kpythonpluginfactory.la" + rm "${ED}/usr/$(get_libdir)/kde4/kpythonpluginfactory.la" + popd > /dev/null + fi +} + +pkg_postinst() { + kde4-base_pkg_postinst + + if use examples; then + echo + elog "PyKDE4 examples have been installed to" + elog "${EPREFIX}/usr/share/apps/${PN}/examples" + echo + fi +} diff --git a/kde-base/qguiplatformplugin_kde/ChangeLog b/kde-base/qguiplatformplugin_kde/ChangeLog index d0122d50e0f7..09d4e729df21 100644 --- a/kde-base/qguiplatformplugin_kde/ChangeLog +++ b/kde-base/qguiplatformplugin_kde/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/qguiplatformplugin_kde # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog,v 1.96 2013/01/28 12:13:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/ChangeLog,v 1.97 2013/02/07 04:57:00 alexxy Exp $ + +*qguiplatformplugin_kde-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +qguiplatformplugin_kde-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -qguiplatformplugin_kde-4.9.3.ebuild, -qguiplatformplugin_kde-4.9.4.ebuild: diff --git a/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.10.0.ebuild b/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.10.0.ebuild new file mode 100644 index 000000000000..e3f6499d4848 --- /dev/null +++ b/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.10.0.ebuild,v 1.1 2013/02/07 04:57:00 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +inherit kde4-meta + +DESCRIPTION="Helps integration of pure Qt applications with KDE Workspace" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/qtruby/ChangeLog b/kde-base/qtruby/ChangeLog index ea6389be1a43..baa1aec32332 100644 --- a/kde-base/qtruby/ChangeLog +++ b/kde-base/qtruby/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/qtruby # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.138 2013/01/28 12:13:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.139 2013/02/07 04:57:30 alexxy Exp $ + +*qtruby-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +qtruby-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -qtruby-4.9.3.ebuild, -qtruby-4.9.4.ebuild: diff --git a/kde-base/qtruby/qtruby-4.10.0.ebuild b/kde-base/qtruby/qtruby-4.10.0.ebuild new file mode 100644 index 000000000000..4a09947b10f4 --- /dev/null +++ b/kde-base/qtruby/qtruby-4.10.0.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild,v 1.1 2013/02/07 04:57:30 alexxy Exp $ + +EAPI=5 + +OPENGL_REQUIRED="always" +DECLARATIVE_REQUIRED="optional" +KDE_REQUIRED="never" +USE_RUBY="ruby18" +# No ruby19 for three reasons: +# 1) it does not build (yet) - will likely be solved soon +# 2) cmake bails when configuring twice or more - solved with CMAKE_IN_SOURCE_BUILD=1 +# 3) the ebuild can only be installed for one ruby variant, otherwise the compiled +# files with identical path+name will overwrite each other - difficult :( + +inherit kde4-base ruby-ng + +DESCRIPTION="Qt Ruby bindings" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug phonon qscintilla qwt webkit" + +DEPEND=" + $(add_kdebase_dep smokeqt 'declarative?,opengl,phonon?,qscintilla?,qwt?,webkit?') +" + +RDEPEND="${DEPEND} +" + +# Split from kdebindings-ruby in 4.7 +add_blocker kdebindings-ruby + +pkg_setup() { + ruby-ng_pkg_setup + kde4-base_pkg_setup +} + +src_unpack() { + local S="${WORKDIR}/${P}" + kde4-base_src_unpack + + cd "${WORKDIR}" + mkdir all + mv ${P} all/ || die "Could not move sources" +} + +all_ruby_prepare() { + kde4-base_src_prepare +} + +each_ruby_configure() { + local CMAKE_USE_DIR=${S} + mycmakeargs=( + -DRUBY_LIBRARY=$(ruby_get_libruby) + -DRUBY_INCLUDE_PATH=$(ruby_get_hdrdir) + -DRUBY_EXECUTABLE=${RUBY} + $(cmake-utils_use_disable declarative QtDeclarative) + $(cmake-utils_use_with phonon) + $(cmake-utils_use_with qscintilla QScintilla) + $(cmake-utils_use_with qwt Qwt5) + $(cmake-utils_use_disable webkit QtWebKit) + ) + kde4-base_src_configure +} + +each_ruby_compile() { + local CMAKE_USE_DIR=${S} + kde4-base_src_compile +} + +each_ruby_install() { + local CMAKE_USE_DIR=${S} + kde4-base_src_install +} diff --git a/kde-base/qyoto/ChangeLog b/kde-base/qyoto/ChangeLog index fe352566937f..ef1b3af38846 100644 --- a/kde-base/qyoto/ChangeLog +++ b/kde-base/qyoto/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/qyoto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.55 2013/01/28 13:27:05 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/ChangeLog,v 1.56 2013/02/07 04:57:09 alexxy Exp $ + +*qyoto-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +qyoto-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Michael Palimaka <kensington@gentoo.org> -files/qyoto-4.9.3-cmake-2.8.10.patch: diff --git a/kde-base/qyoto/qyoto-4.10.0.ebuild b/kde-base/qyoto/qyoto-4.10.0.ebuild new file mode 100644 index 000000000000..d5685b286c7e --- /dev/null +++ b/kde-base/qyoto/qyoto-4.10.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.10.0.ebuild,v 1.1 2013/02/07 04:57:09 alexxy Exp $ + +EAPI=5 + +KDE_REQUIRED="never" +inherit kde4-base mono + +DESCRIPTION="C# bindings for Qt" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +phonon qscintilla webkit" + +DEPEND=" + dev-lang/mono + $(add_kdebase_dep smokeqt 'opengl,phonon?,qscintilla?,webkit?') +" +RDEPEND="${DEPEND}" + +# Split from kdebindings-csharp in 4.7 +add_blocker kdebindings-csharp + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_with phonon) + $(cmake-utils_use_disable qscintilla QScintilla) + $(cmake-utils_use_disable webkit QtWebKit) + ) + kde4-base_src_configure +} diff --git a/kde-base/renamedlg-plugins/ChangeLog b/kde-base/renamedlg-plugins/ChangeLog index 593374b6c4cb..24044d886fa4 100644 --- a/kde-base/renamedlg-plugins/ChangeLog +++ b/kde-base/renamedlg-plugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/renamedlg-plugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.134 2013/01/28 12:13:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/ChangeLog,v 1.135 2013/02/07 04:57:05 alexxy Exp $ + +*renamedlg-plugins-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +renamedlg-plugins-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -renamedlg-plugins-4.9.3.ebuild, -renamedlg-plugins-4.9.4.ebuild: diff --git a/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.0.ebuild b/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.0.ebuild new file mode 100644 index 000000000000..1afa87a7eff1 --- /dev/null +++ b/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/renamedlg-plugins/renamedlg-plugins-4.10.0.ebuild,v 1.1 2013/02/07 04:57:05 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMMODULE="renamedlgplugins" +inherit kde4-meta + +DESCRIPTION="KDE RenameDlg plugins" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/rocs/ChangeLog b/kde-base/rocs/ChangeLog index 29d77e228467..b59be4d339f0 100644 --- a/kde-base/rocs/ChangeLog +++ b/kde-base/rocs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/rocs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/rocs/ChangeLog,v 1.101 2013/01/28 12:13:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/rocs/ChangeLog,v 1.102 2013/02/07 04:57:59 alexxy Exp $ + +*rocs-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +rocs-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -rocs-4.9.3.ebuild, -rocs-4.9.4.ebuild: diff --git a/kde-base/rocs/rocs-4.10.0.ebuild b/kde-base/rocs/rocs-4.10.0.ebuild new file mode 100644 index 000000000000..aaa45035e8c8 --- /dev/null +++ b/kde-base/rocs/rocs-4.10.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/rocs/rocs-4.10.0.ebuild,v 1.1 2013/02/07 04:57:59 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE4 interface to work with Graph Theory" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=">=dev-libs/boost-1.43" +DEPEND=" + ${RDEPEND} + >=dev-cpp/eigen-2.0.3:2 +" + +RESTRICT=test +# bug 443752 + +src_test() { + local mycmakeargs=(-DKDE4_BUILD_TESTS=ON) + cmake-utils_src_configure + kde4-base_src_compile + + cd "${CMAKE_BUILD_DIR}" + emake DESTDIR="${T}/tests" install + export KDEDIRS="${KDEDIRS}:${T}/tests/${PREFIX}" + kbuildsycoca4 + ctest || die "tests failed" +} diff --git a/kde-base/smokegen/ChangeLog b/kde-base/smokegen/ChangeLog index 50310674271f..a4d2e82bf2a6 100644 --- a/kde-base/smokegen/ChangeLog +++ b/kde-base/smokegen/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/smokegen # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokegen/ChangeLog,v 1.55 2013/01/28 12:13:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokegen/ChangeLog,v 1.56 2013/02/07 04:56:59 alexxy Exp $ + +*smokegen-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +smokegen-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -smokegen-4.9.3.ebuild, -smokegen-4.9.4.ebuild: diff --git a/kde-base/smokegen/smokegen-4.10.0.ebuild b/kde-base/smokegen/smokegen-4.10.0.ebuild new file mode 100644 index 000000000000..9beb23059494 --- /dev/null +++ b/kde-base/smokegen/smokegen-4.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokegen/smokegen-4.10.0.ebuild,v 1.1 2013/02/07 04:56:59 alexxy Exp $ + +EAPI=5 + +KDE_REQUIRED="never" +inherit kde4-base + +DESCRIPTION="Scripting Meta Object Kompiler Engine - generators" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="aqua debug" + +DEPEND=" + x11-libs/qt-core:4[aqua=] +" +RDEPEND="${DEPEND}" + +add_blocker smoke diff --git a/kde-base/smokekde/ChangeLog b/kde-base/smokekde/ChangeLog index 41b688caba9f..bfd16c91045d 100644 --- a/kde-base/smokekde/ChangeLog +++ b/kde-base/smokekde/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/smokekde # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokekde/ChangeLog,v 1.55 2013/01/28 12:13:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokekde/ChangeLog,v 1.56 2013/02/07 04:57:48 alexxy Exp $ + +*smokekde-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +smokekde-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -smokekde-4.9.3.ebuild, -smokekde-4.9.4.ebuild: diff --git a/kde-base/smokekde/smokekde-4.10.0.ebuild b/kde-base/smokekde/smokekde-4.10.0.ebuild new file mode 100644 index 000000000000..200d02856217 --- /dev/null +++ b/kde-base/smokekde/smokekde-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokekde/smokekde-4.10.0.ebuild,v 1.1 2013/02/07 04:57:48 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Scripting Meta Object Kompiler Engine - KDE bindings" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="attica debug kate okular semantic-desktop" + +DEPEND=" + $(add_kdebase_dep kdelibs 'semantic-desktop=') + $(add_kdebase_dep smokeqt) + attica? ( dev-libs/libattica ) + kate? ( $(add_kdebase_dep kate) ) + okular? ( $(add_kdebase_dep okular) ) + semantic-desktop? ( $(add_kdebase_dep kdepimlibs) ) +" +RDEPEND="${DEPEND}" + +add_blocker smoke + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with attica LibAttica) + $(cmake-utils_use_disable kate) + $(cmake-utils_use_with okular) + $(cmake-utils_use_with semantic-desktop Akonadi) + $(cmake-utils_use_with semantic-desktop KdepimLibs) + $(cmake-utils_use_with semantic-desktop Nepomuk) + $(cmake-utils_use_with semantic-desktop Soprano) + ) + kde4-base_src_configure +} diff --git a/kde-base/smokeqt/ChangeLog b/kde-base/smokeqt/ChangeLog index ac7009d1b066..ed3e53b478fc 100644 --- a/kde-base/smokeqt/ChangeLog +++ b/kde-base/smokeqt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/smokeqt # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/ChangeLog,v 1.53 2013/01/28 12:13:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/ChangeLog,v 1.54 2013/02/07 04:57:00 alexxy Exp $ + +*smokeqt-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +smokeqt-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -smokeqt-4.9.3.ebuild, -smokeqt-4.9.4.ebuild: diff --git a/kde-base/smokeqt/smokeqt-4.10.0.ebuild b/kde-base/smokeqt/smokeqt-4.10.0.ebuild new file mode 100644 index 000000000000..3a9c763354dc --- /dev/null +++ b/kde-base/smokeqt/smokeqt-4.10.0.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.10.0.ebuild,v 1.1 2013/02/07 04:57:00 alexxy Exp $ + +EAPI=5 + +DECLARATIVE_REQUIRED="optional" +MULTIMEDIA_REQUIRED="optional" +QTHELP_REQUIRED="optional" +OPENGL_REQUIRED="optional" +KDE_REQUIRED="never" + +inherit kde4-base + +DESCRIPTION="Scripting Meta Object Kompiler Engine - Qt bindings" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +phonon qimageblitz qscintilla qwt webkit" + +# Maybe make more of Qt optional? +DEPEND=" + $(add_kdebase_dep smokegen) + x11-libs/qt-core:4 + x11-libs/qt-dbus:4 + x11-libs/qt-gui:4 + x11-libs/qt-script:4 + x11-libs/qt-sql:4 + x11-libs/qt-svg:4 + x11-libs/qt-test:4 + phonon? ( >=media-libs/phonon-4.4.3 ) + qimageblitz? ( >=media-libs/qimageblitz-0.0.4 ) + qscintilla? ( x11-libs/qscintilla ) + qwt? ( x11-libs/qwt:5 ) + webkit? ( x11-libs/qt-webkit:4 ) +" +RDEPEND="${DEPEND}" + +# Split in 4.7 +add_blocker smoke + +src_configure() { + mycmakeargs=( + -DDISABLE_Qt3Support=ON + -DWITH_QT3_SUPPORT=OFF + $(cmake-utils_use_disable declarative QtDeclarative) + $(cmake-utils_use_disable multimedia QtMultimedia) + $(cmake-utils_use_disable opengl QtOpenGL) + $(cmake-utils_use_with phonon) + $(cmake-utils_use_with qimageblitz QImageBlitz) + $(cmake-utils_use_with qscintilla QScintilla) + $(cmake-utils_use_disable qthelp QtHelp) + $(cmake-utils_use_disable qwt Qwt5) + $(cmake-utils_use_disable webkit QtWebKit) + ) + kde4-base_src_configure +} diff --git a/kde-base/solid-runtime/ChangeLog b/kde-base/solid-runtime/ChangeLog index 60e7fd3531cf..39ec1735ce60 100644 --- a/kde-base/solid-runtime/ChangeLog +++ b/kde-base/solid-runtime/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/solid-runtime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.101 2013/02/07 01:28:29 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.102 2013/02/07 04:56:57 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> solid-runtime-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*solid-runtime-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +solid-runtime-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -solid-runtime-4.9.3.ebuild, -solid-runtime-4.9.4.ebuild: Remove old diff --git a/kde-base/solid-runtime/solid-runtime-4.10.0.ebuild b/kde-base/solid-runtime/solid-runtime-4.10.0.ebuild new file mode 100644 index 000000000000..f41b899f5c22 --- /dev/null +++ b/kde-base/solid-runtime/solid-runtime-4.10.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.10.0.ebuild,v 1.1 2013/02/07 04:56:57 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +KMNOMODULE=true +inherit kde4-meta + +DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +KMEXTRA=" + solid-device-automounter/ + solid-hardware/ + solid-networkstatus/ + solidautoeject/ + soliduiserver/ +" + +# file collisions, bug 395001 +add_blocker solid 4.4.50 diff --git a/kde-base/solid/ChangeLog b/kde-base/solid/ChangeLog index 2f6577ed98c6..31368b3a39ee 100644 --- a/kde-base/solid/ChangeLog +++ b/kde-base/solid/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for kde-base/solid # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/ChangeLog,v 1.171 2013/02/07 01:29:21 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/ChangeLog,v 1.172 2013/02/07 04:57:59 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> solid-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*solid-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +solid-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -solid-4.9.3.ebuild, -solid-4.9.4.ebuild: Remove old diff --git a/kde-base/solid/solid-4.10.0.ebuild b/kde-base/solid/solid-4.10.0.ebuild new file mode 100644 index 000000000000..9ab014ec5239 --- /dev/null +++ b/kde-base/solid/solid-4.10.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/solid-4.10.0.ebuild,v 1.1 2013/02/07 04:57:59 alexxy Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +CPPUNIT_REQUIRED="test" +inherit kde4-meta + +DESCRIPTION="Solid: the KDE hardware library" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug bluetooth networkmanager wicd" + +DEPEND=" + networkmanager? ( net-misc/networkmanager ) + wicd? ( net-misc/wicd ) +" +RDEPEND="${DEPEND} + $(add_kdebase_dep solid-runtime) +" + +PDEPEND="bluetooth? ( net-wireless/bluedevil )" + +KMEXTRA=" + libs/solid/ +" + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with networkmanager NetworkManager) + $(cmake-utils_use_build wicd) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/step/ChangeLog b/kde-base/step/ChangeLog index 4418a9a5ce42..954554032c52 100644 --- a/kde-base/step/ChangeLog +++ b/kde-base/step/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/step # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.137 2013/01/28 12:13:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/ChangeLog,v 1.138 2013/02/07 04:56:52 alexxy Exp $ + +*step-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +step-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -step-4.9.3.ebuild, -step-4.9.4.ebuild: diff --git a/kde-base/step/step-4.10.0.ebuild b/kde-base/step/step-4.10.0.ebuild new file mode 100644 index 000000000000..3e66f833ac28 --- /dev/null +++ b/kde-base/step/step-4.10.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/step/step-4.10.0.ebuild,v 1.1 2013/02/07 04:56:51 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="The KDE physics simulator" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +gsl +qalculate" + +DEPEND=" + >=dev-cpp/eigen-2.0.3:2 + sci-libs/cln + >=sci-mathematics/gmm-3.0 + gsl? ( >=sci-libs/gsl-1.9-r1 ) + qalculate? ( >=sci-libs/libqalculate-0.9.5 ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_with gsl) + $(cmake-utils_use_with qalculate) + ) + kde4-base_src_configure +} diff --git a/kde-base/superkaramba/ChangeLog b/kde-base/superkaramba/ChangeLog index 985cab038c88..7c54d90e529f 100644 --- a/kde-base/superkaramba/ChangeLog +++ b/kde-base/superkaramba/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/superkaramba # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.229 2013/01/28 12:13:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.230 2013/02/07 04:57:34 alexxy Exp $ + +*superkaramba-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +superkaramba-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -superkaramba-4.9.3.ebuild, -superkaramba-4.9.4.ebuild: diff --git a/kde-base/superkaramba/superkaramba-4.10.0.ebuild b/kde-base/superkaramba/superkaramba-4.10.0.ebuild new file mode 100644 index 000000000000..054688e2f63b --- /dev/null +++ b/kde-base/superkaramba/superkaramba-4.10.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.10.0.ebuild,v 1.1 2013/02/07 04:57:34 alexxy Exp $ + +EAPI=5 + +PYTHON_DEPEND="python? 2" +inherit python kde4-base + +DESCRIPTION="A tool to create interactive applets for the KDE desktop." +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug python" + +DEPEND=" + media-libs/qimageblitz + python? ( $(add_kdebase_dep pykde4) ) +" +RDEPEND="${DEPEND} + python? ( $(add_kdebase_dep krosspython) ) +" + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup + kde4-base_pkg_setup +} + +src_configure() { + mycmakeargs=( + $(cmake-utils_use_with python PythonLibs) + ) + + kde4-base_src_configure +} diff --git a/kde-base/svgpart/ChangeLog b/kde-base/svgpart/ChangeLog index 12d63763d907..04221244779b 100644 --- a/kde-base/svgpart/ChangeLog +++ b/kde-base/svgpart/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/svgpart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.145 2013/01/28 12:13:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/ChangeLog,v 1.146 2013/02/07 04:57:07 alexxy Exp $ + +*svgpart-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +svgpart-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -svgpart-4.9.3.ebuild, -svgpart-4.9.4.ebuild: diff --git a/kde-base/svgpart/svgpart-4.10.0.ebuild b/kde-base/svgpart/svgpart-4.10.0.ebuild new file mode 100644 index 000000000000..6095e8288de3 --- /dev/null +++ b/kde-base/svgpart/svgpart-4.10.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/svgpart/svgpart-4.10.0.ebuild,v 1.1 2013/02/07 04:57:07 alexxy Exp $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Svgpart is a kpart for viewing SVGs" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/sweeper/ChangeLog b/kde-base/sweeper/ChangeLog index 3a507ee88235..480f1a5924a3 100644 --- a/kde-base/sweeper/ChangeLog +++ b/kde-base/sweeper/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/sweeper # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/sweeper/ChangeLog,v 1.140 2013/01/28 12:13:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/sweeper/ChangeLog,v 1.141 2013/02/07 04:57:58 alexxy Exp $ + +*sweeper-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +sweeper-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -sweeper-4.9.3.ebuild, -sweeper-4.9.4.ebuild: diff --git a/kde-base/sweeper/sweeper-4.10.0.ebuild b/kde-base/sweeper/sweeper-4.10.0.ebuild new file mode 100644 index 000000000000..aed4d4aed903 --- /dev/null +++ b/kde-base/sweeper/sweeper-4.10.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/sweeper/sweeper-4.10.0.ebuild,v 1.1 2013/02/07 04:57:58 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="KDE Privacy Settings Widget" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" diff --git a/kde-base/systemsettings/ChangeLog b/kde-base/systemsettings/ChangeLog index 4ab10925d102..8f5337524cf9 100644 --- a/kde-base/systemsettings/ChangeLog +++ b/kde-base/systemsettings/ChangeLog @@ -1,10 +1,16 @@ # ChangeLog for kde-base/systemsettings # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/systemsettings/ChangeLog,v 1.181 2013/02/07 01:32:00 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/systemsettings/ChangeLog,v 1.182 2013/02/07 04:57:09 alexxy Exp $ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> systemsettings-4.9.5.ebuild: Add ~x86-fbsd wrt bug #430072 +*systemsettings-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> + +systemsettings-4.10.0.ebuild: + Version bump KDE SC 4.10.0 + 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -systemsettings-4.9.3.ebuild, -systemsettings-4.9.4.ebuild: Remove old diff --git a/kde-base/systemsettings/systemsettings-4.10.0.ebuild b/kde-base/systemsettings/systemsettings-4.10.0.ebuild new file mode 100644 index 000000000000..42cb7da2923a --- /dev/null +++ b/kde-base/systemsettings/systemsettings-4.10.0.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/systemsettings/systemsettings-4.10.0.ebuild,v 1.1 2013/02/07 04:57:09 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kde-workspace" +OPENGL_REQUIRED="optional" +VIRTUALX_REQUIRED="test" +VIRTUALDBUS_TEST="true" +inherit kde4-meta + +DESCRIPTION="System settings utility" +IUSE="debug gtk +usb" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + +COMMONDEPEND=" + dev-libs/glib:2 + $(add_kdebase_dep libkworkspace) + media-libs/fontconfig + >=media-libs/freetype-2 + >=x11-libs/libxklavier-3.2 + x11-libs/libXcursor + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXft + x11-libs/libXrandr + x11-libs/libXtst + opengl? ( virtual/opengl ) + usb? ( virtual/libusb:0 ) +" +DEPEND="${COMMONDEPEND} + x11-proto/kbproto + x11-proto/xextproto +" +RDEPEND="${COMMONDEPEND} + sys-libs/timezone-data + x11-apps/setxkbmap + x11-misc/xkeyboard-config + gtk? ( kde-misc/kde-gtk-config ) +" + +KMEXTRA=" + kcontrol/ +" +KMEXTRACTONLY=" + krunner/dbus/org.kde.krunner.App.xml + krunner/dbus/org.kde.screensaver.xml + ksmserver/screenlocker/dbus/org.kde.screensaver.xml + kwin/ + libs/ + plasma/ +" + +add_blocker kdeaccessibility-colorschemes '<4.6.50' + +src_unpack() { + if use handbook; then + KMEXTRA+=" + doc/kcontrol + doc/kfontview + " + fi + + kde4-meta_src_unpack +} + +src_prepare() { + sed -i -e 's/systemsettingsrc DESTINATION ${SYSCONF_INSTALL_DIR}/systemsettingsrc DESTINATION ${CONFIG_INSTALL_DIR}/' \ + systemsettings/CMakeLists.txt \ + || die "Failed to fix systemsettingsrc install location" + + kde4-meta_src_prepare +} + +# FIXME: is have_openglxvisual found without screensaver +src_configure() { + # Old keyboard-detection code is unmaintained, + # so we force the new stuff, using libxklavier. + mycmakeargs=( + -DUSE_XKLAVIER=ON -DWITH_LibXKlavier=ON + -DWITH_GLIB2=ON -DWITH_GObject=ON + $(cmake-utils_use_with opengl OpenGL) + $(cmake-utils_use_with usb) + ) + + kde4-meta_src_configure +} diff --git a/kde-base/thumbnailers/ChangeLog b/kde-base/thumbnailers/ChangeLog index 44fdfe2e1f24..860f0715d682 100644 --- a/kde-base/thumbnailers/ChangeLog +++ b/kde-base/thumbnailers/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/thumbnailers # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/thumbnailers/ChangeLog,v 1.116 2013/01/28 12:13:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/thumbnailers/ChangeLog,v 1.117 2013/02/07 04:57:06 alexxy Exp $ + +*thumbnailers-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +thumbnailers-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -thumbnailers-4.9.3.ebuild, -thumbnailers-4.9.4.ebuild: diff --git a/kde-base/thumbnailers/thumbnailers-4.10.0.ebuild b/kde-base/thumbnailers/thumbnailers-4.10.0.ebuild new file mode 100644 index 000000000000..12763d2a01d3 --- /dev/null +++ b/kde-base/thumbnailers/thumbnailers-4.10.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/thumbnailers/thumbnailers-4.10.0.ebuild,v 1.1 2013/02/07 04:57:06 alexxy Exp $ + +EAPI=5 + +KMNAME="kdegraphics-thumbnailers" +inherit kde4-base + +DESCRIPTION="KDE 4 thumbnail generators for PDF/PS files" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep libkdcraw) + $(add_kdebase_dep libkexiv2) + media-libs/lcms:0 +" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${KMNAME}-${PV}" diff --git a/kde-base/umbrello/ChangeLog b/kde-base/umbrello/ChangeLog index 3b017dd5d7c4..516638c50ea1 100644 --- a/kde-base/umbrello/ChangeLog +++ b/kde-base/umbrello/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/umbrello # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.233 2013/01/28 12:13:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.234 2013/02/07 04:57:34 alexxy Exp $ + +*umbrello-4.10.0 (06 Feb 2013) + + 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +umbrello-4.10.0.ebuild: + Version bump KDE SC 4.10.0 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -umbrello-4.9.3.ebuild, -umbrello-4.9.4.ebuild: diff --git a/kde-base/umbrello/umbrello-4.10.0.ebuild b/kde-base/umbrello/umbrello-4.10.0.ebuild new file mode 100644 index 000000000000..2ef8aa570034 --- /dev/null +++ b/kde-base/umbrello/umbrello-4.10.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.10.0.ebuild,v 1.1 2013/02/07 04:57:34 alexxy Exp $ + +EAPI=5 + +KDE_HANDBOOK="optional" +KMNAME="kdesdk" +KDE_SCM="svn" +inherit kde4-meta + +DESCRIPTION="KDE UML Modeller" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + dev-libs/libxml2 + dev-libs/libxslt +" +DEPEND="${RDEPEND} + dev-libs/boost +" |