diff options
author | Johannes Huber <johu@gentoo.org> | 2015-05-31 22:06:18 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2015-05-31 22:06:18 +0000 |
commit | 785902c8217c6232472fb6521c23cbe2cdd45a0d (patch) | |
tree | eece118d5a4804b42d19b57e5d9400f8816c256d /kde-plasma | |
parent | Mask Plasma 5.3 for testing. (diff) | |
download | gentoo-2-785902c8217c6232472fb6521c23cbe2cdd45a0d.tar.gz gentoo-2-785902c8217c6232472fb6521c23cbe2cdd45a0d.tar.bz2 gentoo-2-785902c8217c6232472fb6521c23cbe2cdd45a0d.zip |
Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by several people. Thank you all who worked on it in the overlay.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Diffstat (limited to 'kde-plasma')
112 files changed, 2506 insertions, 1 deletions
diff --git a/kde-plasma/baloo/ChangeLog b/kde-plasma/baloo/ChangeLog new file mode 100644 index 000000000000..d3a830a70617 --- /dev/null +++ b/kde-plasma/baloo/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/baloo +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/baloo/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*baloo-5.9.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +baloo-5.9.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/baloo/baloo-5.9.1.ebuild b/kde-plasma/baloo/baloo-5.9.1.ebuild new file mode 100644 index 000000000000..21927cc39bf7 --- /dev/null +++ b/kde-plasma/baloo/baloo-5.9.1.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/baloo/baloo-5.9.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_PUNT_BOGUS_DEPS="true" +inherit kde5 + +# version scheme fail by upstream +if [[ ${KDE_BUILD_TYPE} = release ]]; then + PLASMA_VERSION=5.3.1 + SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz" +fi + +DESCRIPTION="Framework for searching and managing metadata" +KEYWORDS=" ~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kauth) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kidletime) + $(add_frameworks_dep kio) + $(add_frameworks_dep solid) + $(add_plasma_dep kfilemetadata) + =dev-libs/xapian-1.2*[chert] + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtsql:5 + dev-qt/qtwidgets:5 + sys-apps/attr + !<kde-base/nepomuk-4.12.50 +" +RDEPEND="${DEPEND} + !kde-base/baloo:4[-minimal(-)] + !kde-base/baloo:5 +" diff --git a/kde-plasma/baloo/metadata.xml b/kde-plasma/baloo/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/baloo/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-plasma/bluedevil/ChangeLog b/kde-plasma/bluedevil/ChangeLog new file mode 100644 index 000000000000..352051183585 --- /dev/null +++ b/kde-plasma/bluedevil/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/bluedevil +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/bluedevil/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*bluedevil-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +bluedevil-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/bluedevil/bluedevil-5.3.1.ebuild b/kde-plasma/bluedevil/bluedevil-5.3.1.ebuild new file mode 100644 index 000000000000..660ec6bb6ff2 --- /dev/null +++ b/kde-plasma/bluedevil/bluedevil-5.3.1.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/bluedevil/bluedevil-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +inherit fdo-mime kde5 + +DESCRIPTION="Bluetooth stack for KDE" +HOMEPAGE="http://projects.kde.org/projects/extragear/base/bluedevil" +KEYWORDS="~amd64" +IUSE="" + +COMMON_DEPEND=" + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kded) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep plasma) + $(add_plasma_dep bluez-qt) + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 +" +DEPEND="${COMMON_DEPEND} + x11-misc/shared-mime-info +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) + !app-mobilephone/obexd + !app-mobilephone/obex-data-server + !net-wireless/bluedevil + !net-wireless/kbluetooth +" + +pkg_postinst() { + kde5_pkg_postinst + fdo-mime_mime_database_update +} + +pkg_postrm() { + kde5_pkg_postinst + fdo-mime_mime_database_update +} diff --git a/kde-plasma/bluedevil/metadata.xml b/kde-plasma/bluedevil/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/bluedevil/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-plasma/bluez-qt/ChangeLog b/kde-plasma/bluez-qt/ChangeLog new file mode 100644 index 000000000000..031297c518f1 --- /dev/null +++ b/kde-plasma/bluez-qt/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/bluez-qt +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/bluez-qt/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*bluez-qt-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +bluez-qt-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/bluez-qt/bluez-qt-5.3.1.ebuild b/kde-plasma/bluez-qt/bluez-qt-5.3.1.ebuild new file mode 100644 index 000000000000..4a10c8ea570e --- /dev/null +++ b/kde-plasma/bluez-qt/bluez-qt-5.3.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/bluez-qt/bluez-qt-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +inherit kde5 udev + +DESCRIPTION="Qt wrapper for Bluez 5 DBus API" +LICENSE="LGPL-2" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtnetwork:5 +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + -DUDEV_RULES_INSTALL_DIR="$(get_udevdir)/rules.d" + ) + + kde5_src_configure +} diff --git a/kde-plasma/bluez-qt/metadata.xml b/kde-plasma/bluez-qt/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/bluez-qt/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-plasma/breeze/ChangeLog b/kde-plasma/breeze/ChangeLog new file mode 100644 index 000000000000..a67cb4a113c8 --- /dev/null +++ b/kde-plasma/breeze/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/breeze +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/breeze/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*breeze-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +breeze-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/breeze/breeze-5.3.1.ebuild b/kde-plasma/breeze/breeze-5.3.1.ebuild new file mode 100644 index 000000000000..1761d37bd6ca --- /dev/null +++ b/kde-plasma/breeze/breeze-5.3.1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/breeze/breeze-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +inherit kde5 multibuild + +DESCRIPTION="Breeze visual style for the Plasma desktop" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze" +KEYWORDS="~amd64" +IUSE="kde4" + +DEPEND=" + $(add_frameworks_dep frameworkintegration) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kguiaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwindowsystem) + $(add_plasma_dep kdecoration) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + x11-libs/libxcb + kde4? ( + kde-base/kdelibs:4 + x11-libs/libX11 + ) +" +RDEPEND="${DEPEND} + $(add_plasma_dep kde-cli-tools) + !kde-base/breeze +" + +pkg_setup() { + kde5_pkg_setup + MULTIBUILD_VARIANTS=( kf5 $(usev kde4) ) +} + +src_configure() { + myconfigure() { + local mycmakeargs=() + + if [[ ${MULTIBUILD_VARIANT} = kde4 ]] ; then + mycmakeargs+=( -DUSE_KDE4=true ) + fi + + kde5_src_configure + } + + multibuild_foreach_variant myconfigure +} + +src_compile() { + multibuild_foreach_variant kde5_src_compile +} + +src_install() { + multibuild_foreach_variant kde5_src_install +} diff --git a/kde-plasma/breeze/metadata.xml b/kde-plasma/breeze/metadata.xml new file mode 100644 index 000000000000..603058a8678f --- /dev/null +++ b/kde-plasma/breeze/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="kde4">Build the Breeze style for KDE 4</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/kde-cli-tools/ChangeLog b/kde-plasma/kde-cli-tools/ChangeLog new file mode 100644 index 000000000000..d88fd2a4042f --- /dev/null +++ b/kde-plasma/kde-cli-tools/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kde-cli-tools +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kde-cli-tools/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*kde-cli-tools-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kde-cli-tools-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.3.1.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.3.1.ebuild new file mode 100644 index 000000000000..33e3c223d7f4 --- /dev/null +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-5.3.1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kde-cli-tools/kde-cli-tools-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +KDE_TEST="true" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Tools based on KDE Frameworks 5 to better interact with the system" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kde-cli-tools" +KEYWORDS="~amd64" +IUSE="X" + +DEPEND=" + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep kdesu) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 + X? ( + dev-qt/qtx11extras:5 + x11-libs/libX11 + ) +" +RDEPEND="${DEPEND} + handbook? ( !kde-base/kdesu[handbook] ) + !kde-base/kde-cli-tools +" + +# requires running kde environment +RESTRICT="test" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package X Qt5X11Extras) + ) + + kde5_src_configure +} diff --git a/kde-plasma/kde-cli-tools/metadata.xml b/kde-plasma/kde-cli-tools/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/kde-cli-tools/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-plasma/kde-gtk-config/ChangeLog b/kde-plasma/kde-gtk-config/ChangeLog new file mode 100644 index 000000000000..86e71827cdca --- /dev/null +++ b/kde-plasma/kde-gtk-config/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kde-gtk-config +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kde-gtk-config/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*kde-gtk-config-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kde-gtk-config-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.3.1.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.3.1.ebuild new file mode 100644 index 000000000000..7af4f27cb9cf --- /dev/null +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.3.1.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kde-gtk-config/kde-gtk-config-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +KDE_PUNT_BOGUS_DEPS="true" +inherit kde5 + +DESCRIPTION="KDE systemsettings kcm to set GTK application look&feel" +HOMEPAGE="http://projects.kde.org/kde-gtk-config" +LICENSE="GPL-3" +KEYWORDS="~amd64" + +DEPEND=" + $(add_frameworks_dep karchive) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep knewstuff) + $(add_frameworks_dep kwidgetsaddons) + dev-libs/glib:2 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + x11-libs/gtk+:2 + x11-libs/gtk+:3 +" +RDEPEND="${DEPEND} + $(add_plasma_dep kde-cli-tools) + !kde-base/kde-gtk-config + !kde-misc/kde-gtk-config +" + +src_configure() { + local mycmakeargs=( + -DDATA_INSTALL_DIR="${EPREFIX}/usr/share" + ) + + kde5_src_configure +} + +pkg_postinst() { + kde5_pkg_postinst + einfo + elog "If you notice missing icons in your GTK applications, you may have to install" + elog "the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk" + elog "for example." + einfo +} diff --git a/kde-plasma/kde-gtk-config/metadata.xml b/kde-plasma/kde-gtk-config/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/kde-gtk-config/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-plasma/kdecoration/ChangeLog b/kde-plasma/kdecoration/ChangeLog new file mode 100644 index 000000000000..a1b3b6cb2664 --- /dev/null +++ b/kde-plasma/kdecoration/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kdecoration +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kdecoration/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*kdecoration-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kdecoration-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kdecoration/kdecoration-5.3.1.ebuild b/kde-plasma/kdecoration/kdecoration-5.3.1.ebuild new file mode 100644 index 000000000000..29936fb5fb6e --- /dev/null +++ b/kde-plasma/kdecoration/kdecoration-5.3.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kdecoration/kdecoration-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +KDE_PUNT_BOGUS_DEPS="true" +inherit kde5 + +DESCRIPTION="Plugin based library to create window decorations" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="dev-qt/qtgui:5" +RDEPEND="${DEPEND}" diff --git a/kde-plasma/kdecoration/metadata.xml b/kde-plasma/kdecoration/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/kdecoration/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-plasma/kdeplasma-addons/ChangeLog b/kde-plasma/kdeplasma-addons/ChangeLog new file mode 100644 index 000000000000..28837f51df31 --- /dev/null +++ b/kde-plasma/kdeplasma-addons/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kdeplasma-addons +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kdeplasma-addons/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*kdeplasma-addons-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kdeplasma-addons-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.3.1.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.3.1.ebuild new file mode 100644 index 000000000000..f716db848502 --- /dev/null +++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.3.1.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="Extra Plasma applets and engines" +LICENSE="GPL-2 LGPL-2" +KEYWORDS="~amd64" +IUSE="ibus scim" + +DEPEND=" + $(add_frameworks_dep karchive) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep knewstuff) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kpackage) + $(add_frameworks_dep kross) + $(add_frameworks_dep krunner) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kunitconversion) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep plasma) + $(add_frameworks_dep sonnet) + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + ibus? ( + app-i18n/ibus + dev-libs/glib:2 + x11-libs/libxcb + x11-libs/xcb-util-keysyms + ) + scim? ( app-i18n/scim ) +" +RDEPEND="${DEPEND} + !kde-base/kdeplasma-addons +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package ibus IBus) + $(cmake-utils_use_find_package scim) + ) + + kde5_src_configure +} diff --git a/kde-plasma/kdeplasma-addons/metadata.xml b/kde-plasma/kdeplasma-addons/metadata.xml new file mode 100644 index 000000000000..d5355951ca1c --- /dev/null +++ b/kde-plasma/kdeplasma-addons/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="ibus">Use ibus input method via <pkg>app-i18n/ibus</pkg></flag> + <flag name="scim">Enable applets that use <pkg>app-i18n/scim</pkg></flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/kfilemetadata/ChangeLog b/kde-plasma/kfilemetadata/ChangeLog new file mode 100644 index 000000000000..c31d7ed643a4 --- /dev/null +++ b/kde-plasma/kfilemetadata/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kfilemetadata +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kfilemetadata/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*kfilemetadata-5.9.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kfilemetadata-5.9.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.9.1.ebuild b/kde-plasma/kfilemetadata/kfilemetadata-5.9.1.ebuild new file mode 100644 index 000000000000..b3c398a65f53 --- /dev/null +++ b/kde-plasma/kfilemetadata/kfilemetadata-5.9.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kfilemetadata/kfilemetadata-5.9.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +KDE_TEST="true" +inherit kde5 + +# version scheme fail by upstream +if [[ ${KDE_BUILD_TYPE} = release ]]; then + PLASMA_VERSION=5.3.1 + SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz" +fi + +DESCRIPTION="Library for extracting file metadata" +KEYWORDS=" ~amd64" +IUSE="epub exif ffmpeg libav pdf taglib" + +# TODO: mobi? ( $(add_plasma_dep kdegraphics-mobipocket) ) NOTE: not integrated upstream +DEPEND=" + $(add_frameworks_dep karchive) + $(add_frameworks_dep ki18n) + dev-qt/qtxml:5 + epub? ( app-text/ebook-tools ) + exif? ( media-gfx/exiv2:= ) + ffmpeg? ( + libav? ( media-video/libav:= ) + !libav? ( media-video/ffmpeg:0= ) + ) + pdf? ( app-text/poppler[qt5] ) + taglib? ( media-libs/taglib ) +" +RDEPEND="${DEPEND} + !kde-base/kfilemetadata:5 +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package epub EPub) + $(cmake-utils_use_find_package exif Exiv2) + $(cmake-utils_use_find_package ffmpeg FFmpeg) + $(cmake-utils_use_find_package pdf PopplerQt5) + $(cmake-utils_use_find_package taglib Taglib) + ) + + kde5_src_configure +} diff --git a/kde-plasma/kfilemetadata/metadata.xml b/kde-plasma/kfilemetadata/metadata.xml new file mode 100644 index 000000000000..cecf265f9f2b --- /dev/null +++ b/kde-plasma/kfilemetadata/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="epub">Adds support for reading EPUB ebook metadata</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/khelpcenter/ChangeLog b/kde-plasma/khelpcenter/ChangeLog new file mode 100644 index 000000000000..0a0f56934a5f --- /dev/null +++ b/kde-plasma/khelpcenter/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/khelpcenter +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/khelpcenter/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*khelpcenter-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +khelpcenter-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/khelpcenter/khelpcenter-5.3.1.ebuild b/kde-plasma/khelpcenter/khelpcenter-5.3.1.ebuild new file mode 100644 index 000000000000..7b44106f55bd --- /dev/null +++ b/kde-plasma/khelpcenter/khelpcenter-5.3.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/khelpcenter/khelpcenter-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +inherit kde5 + +DESCRIPTION="The KDE Help Center" +HOMEPAGE+=" http://userbase.kde.org/KHelpCenter" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcodecs) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep khtml) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kinit) + $(add_frameworks_dep kio) + $(add_frameworks_dep kparts) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 +" +RDEPEND="${DEPEND} + $(add_plasma_dep kde-cli-tools) + !kde-base/khelpcenter +" diff --git a/kde-plasma/khelpcenter/metadata.xml b/kde-plasma/khelpcenter/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/khelpcenter/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-plasma/khotkeys/ChangeLog b/kde-plasma/khotkeys/ChangeLog new file mode 100644 index 000000000000..d15926dc7aeb --- /dev/null +++ b/kde-plasma/khotkeys/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/khotkeys +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/khotkeys/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*khotkeys-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +khotkeys-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/khotkeys/khotkeys-5.3.1.ebuild b/kde-plasma/khotkeys/khotkeys-5.3.1.ebuild new file mode 100644 index 000000000000..3af3ae32b6d9 --- /dev/null +++ b/kde-plasma/khotkeys/khotkeys-5.3.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/khotkeys/khotkeys-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +inherit kde5 + +DESCRIPTION="KDE workspace hotkey module" +KEYWORDS="~amd64" +IUSE="" + +COMMON_DEPEND=" + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support X) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep kservice) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_plasma_dep plasma-workspace) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + x11-libs/libX11 +" +RDEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kded) + $(add_plasma_dep kde-cli-tools) + !kde-base/khotkeys + !kde-base/systemsettings +" +DEPEND="${COMMON_DEPEND} + x11-libs/libxcb + x11-libs/libXtst + x11-proto/xproto +" diff --git a/kde-plasma/khotkeys/metadata.xml b/kde-plasma/khotkeys/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/khotkeys/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-plasma/kinfocenter/ChangeLog b/kde-plasma/kinfocenter/ChangeLog new file mode 100644 index 000000000000..b0f453da6c89 --- /dev/null +++ b/kde-plasma/kinfocenter/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kinfocenter +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kinfocenter/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*kinfocenter-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +files/kcm-about-distrorc, + +kinfocenter-5.3.1.ebuild, +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kinfocenter/files/kcm-about-distrorc b/kde-plasma/kinfocenter/files/kcm-about-distrorc new file mode 100644 index 000000000000..bdae77a9c687 --- /dev/null +++ b/kde-plasma/kinfocenter/files/kcm-about-distrorc @@ -0,0 +1,4 @@ +[General] +Name=Gentoo Linux +LogoPath=/usr/share/kinfocenter/glogo-small.png +Website=http://www.gentoo.org/ diff --git a/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild new file mode 100644 index 000000000000..b20f5589ba94 --- /dev/null +++ b/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +inherit kde5 + +DESCRIPTION="A utility that provides information about a computer system" +HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/" +SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" +KEYWORDS="~amd64" +IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X" + +REQUIRED_USE="egl? ( || ( gles opengl ) )" + +COMMON_DEPEND=" + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep solid) + dev-qt/qtgui:5[opengl?] + dev-qt/qtwidgets:5 + gles? ( + dev-qt/qtgui:5[gles2] + || ( + media-libs/mesa[egl,gles1] + media-libs/mesa[egl,gles2] + ) + ) + ieee1394? ( sys-libs/libraw1394 ) + nfs? ( net-fs/nfs-utils ) + opengl? ( + virtual/glu + virtual/opengl + ) + pci? ( sys-apps/pciutils ) + samba? ( net-fs/samba[server(+)] ) + wayland? ( $(add_plasma_dep kwayland) ) + X? ( x11-libs/libX11 ) + !kde-base/kcontrol + !kde-base/kinfocenter + !kde-misc/about-distro +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) +" +DEPEND="${COMMON_DEPEND} + $(add_frameworks_dep plasma) +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package egl EGL) + $(cmake-utils_use_find_package gles OpenGLES) + $(cmake-utils_use_find_package ieee1394 RAW1394) + $(cmake-utils_use_find_package opengl OpenGL) + $(cmake-utils_use_find_package pci PCIUTILS) + $(cmake-utils_use_find_package wayland KF5Wayland) + $(cmake-utils_use_find_package X X11) + ) + + kde5_src_configure +} + +src_install() { + kde5_src_install + + insinto /etc/xdg + doins "${FILESDIR}"/kcm-about-distrorc + + insinto /usr/share/${PN} + doins "${DISTDIR}"/glogo-small.png +} diff --git a/kde-plasma/kinfocenter/metadata.xml b/kde-plasma/kinfocenter/metadata.xml new file mode 100644 index 000000000000..99dbac6bf0d7 --- /dev/null +++ b/kde-plasma/kinfocenter/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="egl">Retrieve information about OpenGL via EGL</flag> + <flag name="gles">Show OpenGL ES information in kinfocenter</flag> + <flag name="nfs">Show information about NFS mounts, shares and log entries</flag> + <flag name="pci">Show advanced PCI information</flag> + <flag name="samba">Show information about Samba mounts, shares and log entries</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/kio-extras/ChangeLog b/kde-plasma/kio-extras/ChangeLog new file mode 100644 index 000000000000..115b38c55f4a --- /dev/null +++ b/kde-plasma/kio-extras/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kio-extras +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kio-extras/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*kio-extras-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kio-extras-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild b/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild new file mode 100644 index 000000000000..9290621a7f99 --- /dev/null +++ b/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild @@ -0,0 +1,86 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +KDE_TEST="true" +VIRTUALX_REQUIRED="test" +inherit fdo-mime kde5 + +DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras" +KEYWORDS="~amd64" +IUSE="exif mtp phonon samba +sftp slp" + +COMMON_DEPEND=" + $(add_frameworks_dep karchive 'bzip2,lzma') + $(add_frameworks_dep kbookmarks) + $(add_frameworks_dep kcodecs) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep kdnssd) + $(add_frameworks_dep kguiaddons) + $(add_frameworks_dep khtml) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kparts) + $(add_frameworks_dep kpty) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep solid) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 + virtual/jpeg:0 + exif? ( media-gfx/exiv2:= ) + mtp? ( media-libs/libmtp:= ) + phonon? ( media-libs/phonon[qt5] ) + samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) ) + sftp? ( >=net-libs/libssh-0.6.0:=[sftp] ) + slp? ( net-libs/openslp ) +" +RDEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kded) + !kde-apps/kdebase-kioslaves:4[-minimal(-)] + !kde-base/kcontrol:4 + !kde-base/kdebase-kioslaves:4[-minimal(-)] + !kde-base/kio-extras +" +DEPEND="${COMMON_DEPEND} + x11-misc/shared-mime-info +" + +# requires running kde environment +RESTRICT="test" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package exif Exiv2) + $(cmake-utils_use_find_package mtp) + $(cmake-utils_use_find_package phonon Phonon4Qt5) + $(cmake-utils_use_find_package samba) + $(cmake-utils_use_find_package sftp LibSSH) + $(cmake-utils_use_find_package slp) + ) + + kde5_src_configure +} + +pkg_postinst() { + kde5_pkg_postinst + fdo-mime_mime_database_update +} + +pkg_postrm() { + kde5_pkg_postinst + fdo-mime_mime_database_update +} diff --git a/kde-plasma/kio-extras/metadata.xml b/kde-plasma/kio-extras/metadata.xml new file mode 100644 index 000000000000..f7d7c71bd55d --- /dev/null +++ b/kde-plasma/kio-extras/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag> + <flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/kmenuedit/ChangeLog b/kde-plasma/kmenuedit/ChangeLog new file mode 100644 index 000000000000..8f7f307ba915 --- /dev/null +++ b/kde-plasma/kmenuedit/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kmenuedit +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kmenuedit/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*kmenuedit-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kmenuedit-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kmenuedit/kmenuedit-5.3.1.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.3.1.ebuild new file mode 100644 index 000000000000..fc9022269d98 --- /dev/null +++ b/kde-plasma/kmenuedit/kmenuedit-5.3.1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kmenuedit/kmenuedit-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +inherit kde5 + +DESCRIPTION="KDE menu editor" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kmenuedit" +KEYWORDS="~amd64" +IUSE="+hotkeys" + +DEPEND=" + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep sonnet) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 + hotkeys? ( $(add_plasma_dep khotkeys) ) +" +RDEPEND="${DEPEND} + !kde-base/kmenuedit +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package hotkeys KHotKeysDBusInterface) + ) + + kde5_src_configure +} diff --git a/kde-plasma/kmenuedit/metadata.xml b/kde-plasma/kmenuedit/metadata.xml new file mode 100644 index 000000000000..b5928c371d7a --- /dev/null +++ b/kde-plasma/kmenuedit/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="hotkeys">Enable support for hotkey editing</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/kscreen/ChangeLog b/kde-plasma/kscreen/ChangeLog new file mode 100644 index 000000000000..dac3cd07bbb7 --- /dev/null +++ b/kde-plasma/kscreen/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kscreen +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kscreen/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*kscreen-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kscreen-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kscreen/kscreen-5.3.1.ebuild b/kde-plasma/kscreen/kscreen-5.3.1.ebuild new file mode 100644 index 000000000000..387db49c418a --- /dev/null +++ b/kde-plasma/kscreen/kscreen-5.3.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kscreen/kscreen-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +KDE_PUNT_BOGUS_DEPS="true" +inherit kde5 + +DESCRIPTION="KDE screen management" +HOMEPAGE="https://projects.kde.org/projects/extragear/base/kscreen" + +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_plasma_dep libkscreen) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5[widgets] + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + $(add_plasma_dep kde-cli-tools) + dev-qt/qtgraphicaleffects:5 + !kde-misc/kscreen +" diff --git a/kde-plasma/kscreen/metadata.xml b/kde-plasma/kscreen/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/kscreen/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-plasma/ksshaskpass/ChangeLog b/kde-plasma/ksshaskpass/ChangeLog new file mode 100644 index 000000000000..58760b5c336c --- /dev/null +++ b/kde-plasma/ksshaskpass/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/ksshaskpass +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/ksshaskpass/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*ksshaskpass-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +ksshaskpass-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.3.1.ebuild b/kde-plasma/ksshaskpass/ksshaskpass-5.3.1.ebuild new file mode 100644 index 000000000000..54a2962daa89 --- /dev/null +++ b/kde-plasma/ksshaskpass/ksshaskpass-5.3.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/ksshaskpass/ksshaskpass-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/ksshaskpass" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep kwidgetsaddons) + dev-qt/qtwidgets:5 +" +RDEPEND=" + ${DEPEND} + !net-misc/ksshaskpass +" diff --git a/kde-plasma/ksshaskpass/metadata.xml b/kde-plasma/ksshaskpass/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/ksshaskpass/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-plasma/ksysguard/ChangeLog b/kde-plasma/ksysguard/ChangeLog new file mode 100644 index 000000000000..29186641953f --- /dev/null +++ b/kde-plasma/ksysguard/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/ksysguard +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/ksysguard/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*ksysguard-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +ksysguard-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/ksysguard/ksysguard-5.3.1.ebuild b/kde-plasma/ksysguard/ksysguard-5.3.1.ebuild new file mode 100644 index 000000000000..76f5516cdef3 --- /dev/null +++ b/kde-plasma/ksysguard/ksysguard-5.3.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/ksysguard/ksysguard-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +inherit kde5 + +DESCRIPTION="Network-enabled task manager and system monitor" +LICENSE="GPL-2+" +KEYWORDS="~amd64" +IUSE="lm_sensors" + +DEPEND=" + $(add_plasma_dep libksysguard processui) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep knewstuff) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 + lm_sensors? ( sys-apps/lm_sensors ) +" +RDEPEND="${DEPEND} + !kde-base/ksysguard +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package lm_sensors Sensors) + ) + + kde5_src_configure +} diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/ksysguard/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-plasma/kwayland/ChangeLog b/kde-plasma/kwayland/ChangeLog new file mode 100644 index 000000000000..3ed8afe3a54f --- /dev/null +++ b/kde-plasma/kwayland/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kwayland +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwayland/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*kwayland-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kwayland-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kwayland/kwayland-5.3.1.ebuild b/kde-plasma/kwayland/kwayland-5.3.1.ebuild new file mode 100644 index 000000000000..c902d13006cc --- /dev/null +++ b/kde-plasma/kwayland/kwayland-5.3.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwayland/kwayland-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +KDE_TEST="true" +inherit kde5 + +DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland" + +LICENSE="LGPL-2.1" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + >=dev-libs/wayland-1.3.0 + dev-qt/qtgui:5 + media-libs/mesa[egl] +" +RDEPEND="${DEPEND} + !kde-base/kwayland +" + +# All failing, i guess we need a virtual wayland server +RESTRICT="test" diff --git a/kde-plasma/kwayland/metadata.xml b/kde-plasma/kwayland/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/kwayland/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-plasma/kwin/ChangeLog b/kde-plasma/kwin/ChangeLog new file mode 100644 index 000000000000..5e8a0a31c081 --- /dev/null +++ b/kde-plasma/kwin/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kwin +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwin/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*kwin-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kwin-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kwin/kwin-5.3.1.ebuild b/kde-plasma/kwin/kwin-5.3.1.ebuild new file mode 100644 index 000000000000..4e6269a7781a --- /dev/null +++ b/kde-plasma/kwin/kwin-5.3.1.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwin/kwin-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +KDE_TEST="true" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="KDE window manager" +LICENSE="GPL-2+" +KEYWORDS="~amd64" +IUSE="gles2 wayland" + +COMMON_DEPEND=" + $(add_frameworks_dep kactivities) + $(add_frameworks_dep kauth) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kinit) + $(add_frameworks_dep kio) + $(add_frameworks_dep knewstuff) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem X) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep plasma) + $(add_plasma_dep kdecoration) + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5[gles2=,opengl] + dev-qt/qtmultimedia:5[qml] + dev-qt/qtscript:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras + media-libs/libepoxy + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + >=x11-libs/libxcb-1.0 + x11-libs/xcb-util-cursor + x11-libs/xcb-util-image + x11-libs/xcb-util-keysyms + wayland? ( + $(add_plasma_dep kwayland) + >=dev-libs/libinput-0.10 + >=dev-libs/wayland-1.2 + virtual/libudev:= + >=x11-libs/libxkbcommon-0.4.1 + ) +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) + !kde-base/kwin + !kde-base/systemsettings +" +DEPEND="${COMMON_DEPEND} + dev-qt/designer:5 + dev-qt/qtconcurrent:5 + media-libs/mesa[egl,gles2?] + x11-proto/xproto + test? ( x11-libs/xcb-util-wm ) +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package wayland) + $(cmake-utils_use_find_package wayland KF5Wayland) + $(cmake-utils_use_find_package wayland Libinput) + $(cmake-utils_use_find_package wayland UDev) + ) + + kde5_src_configure +} diff --git a/kde-plasma/kwin/metadata.xml b/kde-plasma/kwin/metadata.xml new file mode 100644 index 000000000000..9a1ee920379c --- /dev/null +++ b/kde-plasma/kwin/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="gles2">Use OpenGL ES 2 instead of full GL</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/kwrited/ChangeLog b/kde-plasma/kwrited/ChangeLog new file mode 100644 index 000000000000..1fdf917f6752 --- /dev/null +++ b/kde-plasma/kwrited/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/kwrited +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwrited/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*kwrited-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +kwrited-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/kwrited/kwrited-5.3.1.ebuild b/kde-plasma/kwrited/kwrited-5.3.1.ebuild new file mode 100644 index 000000000000..3fabfb0f09e9 --- /dev/null +++ b/kde-plasma/kwrited/kwrited-5.3.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwrited/kwrited-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="KDE daemon listening for wall and write messages" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kpty) + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + !kde-base/kwrited +" diff --git a/kde-plasma/kwrited/metadata.xml b/kde-plasma/kwrited/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/kwrited/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-plasma/libkscreen/ChangeLog b/kde-plasma/libkscreen/ChangeLog new file mode 100644 index 000000000000..0d05c5fb8351 --- /dev/null +++ b/kde-plasma/libkscreen/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/libkscreen +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/libkscreen/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*libkscreen-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +libkscreen-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/libkscreen/libkscreen-5.3.1.ebuild b/kde-plasma/libkscreen/libkscreen-5.3.1.ebuild new file mode 100644 index 000000000000..ce4da2851c7d --- /dev/null +++ b/kde-plasma/libkscreen/libkscreen-5.3.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/libkscreen/libkscreen-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +KDE_PUNT_BOGUS_DEPS="true" +KDE_TEST="true" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="KDE screen management library" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtx11extras:5 + x11-libs/libxcb +" +RDEPEND="${DEPEND} + !x11-libs/libkscreen:5 +" diff --git a/kde-plasma/libkscreen/metadata.xml b/kde-plasma/libkscreen/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/libkscreen/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-plasma/libksysguard/ChangeLog b/kde-plasma/libksysguard/ChangeLog new file mode 100644 index 000000000000..1023b6163392 --- /dev/null +++ b/kde-plasma/libksysguard/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/libksysguard +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/libksysguard/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*libksysguard-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +libksysguard-5.3.1.ebuild, + +metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/libksysguard/libksysguard-5.3.1.ebuild b/kde-plasma/libksysguard/libksysguard-5.3.1.ebuild new file mode 100644 index 000000000000..59ebfc8a7cfa --- /dev/null +++ b/kde-plasma/libksysguard/libksysguard-5.3.1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/libksysguard/libksysguard-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_TEST="true" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Task management and system monitoring library" +LICENSE="LGPL-2+" +KEYWORDS="~amd64" +IUSE="+processui X" + +COMMON_DEPEND=" + $(add_frameworks_dep kauth) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 + sys-libs/zlib + processui? ( dev-qt/qtwebkit:5 ) + X? ( + dev-qt/qtx11extras:5 + x11-libs/libX11 + x11-libs/libXres + ) +" +RDEPEND="${COMMON_DEPEND} + !kde-base/ksysguard:4 + !kde-base/libksysguard +" +DEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep plasma) + X? ( x11-proto/xproto ) +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package processui Qt5WebKitWidgets) + $(cmake-utils_use_find_package X X11) + ) + + kde5_src_configure +} diff --git a/kde-plasma/libksysguard/metadata.xml b/kde-plasma/libksysguard/metadata.xml new file mode 100644 index 000000000000..8946ef73c6b0 --- /dev/null +++ b/kde-plasma/libksysguard/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="processui">Enables the Interface to view process libs.</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/milou/ChangeLog b/kde-plasma/milou/ChangeLog new file mode 100644 index 000000000000..ec5f5a5e5930 --- /dev/null +++ b/kde-plasma/milou/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/milou +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/milou/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*milou-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +milou-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/milou/metadata.xml b/kde-plasma/milou/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/milou/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-plasma/milou/milou-5.3.1.ebuild b/kde-plasma/milou/milou-5.3.1.ebuild new file mode 100644 index 000000000000..9b33371abcbf --- /dev/null +++ b/kde-plasma/milou/milou-5.3.1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/milou/milou-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="Dedicated search application built on top of Baloo" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/milou" + +LICENSE="GPL-2 LGPL-2.1" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep krunner) + $(add_frameworks_dep kservice) + $(add_frameworks_dep plasma) + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + !kde-base/milou +" diff --git a/kde-plasma/oxygen-fonts/ChangeLog b/kde-plasma/oxygen-fonts/ChangeLog index f03c72617af5..3b89b4306e89 100644 --- a/kde-plasma/oxygen-fonts/ChangeLog +++ b/kde-plasma/oxygen-fonts/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-plasma/oxygen-fonts # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog,v 1.7 2015/05/09 11:04:41 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen-fonts/ChangeLog,v 1.8 2015/05/31 22:06:17 johu Exp $ + +*oxygen-fonts-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +oxygen-fonts-5.3.1.ebuild, + metadata.xml: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. *oxygen-fonts-5.3.0 (09 May 2015) diff --git a/kde-plasma/oxygen-fonts/oxygen-fonts-5.3.1.ebuild b/kde-plasma/oxygen-fonts/oxygen-fonts-5.3.1.ebuild new file mode 100644 index 000000000000..d4fcf0e20f64 --- /dev/null +++ b/kde-plasma/oxygen-fonts/oxygen-fonts-5.3.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen-fonts/oxygen-fonts-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_AUTODEPS="false" +KDE_DEBUG="false" +inherit kde5 font + +DESCRIPTION="Desktop/GUI font family for integrated use with the KDE desktop" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen-fonts" + +LICENSE="OFL-1.1" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep extra-cmake-modules) + media-gfx/fontforge +" +RDEPEND="!media-fonts/oxygen-fonts" + +DOCS=( README.md ) + +src_configure() { + local mycmakeargs=( + -DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}" + ) + + cmake-utils_src_configure +} + +src_install() { + cmake-utils_src_install + font_src_install +} diff --git a/kde-plasma/oxygen/ChangeLog b/kde-plasma/oxygen/ChangeLog new file mode 100644 index 000000000000..aa41c9b479d7 --- /dev/null +++ b/kde-plasma/oxygen/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/oxygen +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*oxygen-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +oxygen-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/oxygen/metadata.xml b/kde-plasma/oxygen/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/oxygen/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-plasma/oxygen/oxygen-5.3.1.ebuild b/kde-plasma/oxygen/oxygen-5.3.1.ebuild new file mode 100644 index 000000000000..ccc74c4aaf53 --- /dev/null +++ b/kde-plasma/oxygen/oxygen-5.3.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/oxygen/oxygen-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="KDE window manager theme" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=" + $(add_frameworks_dep frameworkintegration) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kguiaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_plasma_dep kdecoration) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + x11-libs/libxcb + !kde-base/kdebase-cursors + !kde-base/oxygen +" +DEPEND="${RDEPEND} + $(add_frameworks_dep kservice) +" diff --git a/kde-plasma/plasma-desktop/ChangeLog b/kde-plasma/plasma-desktop/ChangeLog new file mode 100644 index 000000000000..d27ccb7836d5 --- /dev/null +++ b/kde-plasma/plasma-desktop/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/plasma-desktop +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-desktop/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*plasma-desktop-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +plasma-desktop-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/plasma-desktop/metadata.xml b/kde-plasma/plasma-desktop/metadata.xml new file mode 100644 index 000000000000..58d89f852dd1 --- /dev/null +++ b/kde-plasma/plasma-desktop/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="touchpad">Enable configuration module for synaptics-based touchpads.</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild new file mode 100644 index 000000000000..a15d35959bf2 --- /dev/null +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild @@ -0,0 +1,127 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-desktop/plasma-desktop-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +KDE_TEST="true" +inherit kde5 + +DESCRIPTION="KDE Plasma desktop" +KEYWORDS="~amd64" +IUSE="+fontconfig pulseaudio touchpad usb" + +COMMON_DEPEND=" + $(add_plasma_dep baloo) + $(add_plasma_dep kwin) + $(add_plasma_dep plasma-workspace) + $(add_frameworks_dep attica) + $(add_frameworks_dep kactivities) + $(add_frameworks_dep karchive) + $(add_frameworks_dep kauth) + $(add_frameworks_dep kbookmarks) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcodecs) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep kded) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep kemoticons) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep kguiaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep kjobwidgets) + $(add_frameworks_dep knewstuff) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep knotifyconfig) + $(add_frameworks_dep kparts) + $(add_frameworks_dep kpeople) + $(add_frameworks_dep krunner) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep plasma) + $(add_frameworks_dep solid) + $(add_frameworks_dep sonnet) + dev-qt/qtconcurrent:5 + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtprintsupport:5 + dev-qt/qtsql:5 + dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + dev-qt/qtxml:5 + media-libs/phonon[qt5] + x11-libs/libX11 + x11-libs/libxcb + x11-libs/libXcursor + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libxkbfile + fontconfig? ( + media-libs/fontconfig + media-libs/freetype + x11-libs/libXft + x11-libs/xcb-util-image + ) + pulseaudio? ( + dev-libs/glib:2 + media-libs/libcanberra + media-sound/pulseaudio + ) + touchpad? ( x11-drivers/xf86-input-synaptics ) + usb? ( + x11-libs/libXcursor + x11-libs/libXfixes + virtual/libusb:0 + ) +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep breeze) + $(add_plasma_dep kde-cli-tools) + $(add_plasma_dep kio-extras) + $(add_plasma_dep oxygen) + sys-apps/accountsservice + x11-apps/setxkbmap + !kde-apps/kcontrol + !kde-base/attica + !kde-base/kcontrol + !kde-base/kdepasswd + !kde-base/knetattach[handbook] + !kde-base/plasma-desktop + !kde-base/plasma-workspace + !kde-base/solid-actions-kcm + !kde-base/systemsettings + !kde-misc/kcm_touchpad + !kde-misc/kcm-touchpad + !kde-plasma/kcm-touchpad +" +DEPEND="${COMMON_DEPEND} + dev-libs/boost + x11-proto/xproto + fontconfig? ( x11-libs/libXrender ) +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package fontconfig Fontconfig) + $(cmake-utils_use_find_package pulseaudio PulseAudio) + $(cmake-utils_use_find_package usb USB) + $(cmake-utils_use_find_package touchpad Synaptics) + ) + + kde5_src_configure +} diff --git a/kde-plasma/plasma-mediacenter/ChangeLog b/kde-plasma/plasma-mediacenter/ChangeLog new file mode 100644 index 000000000000..85ce6ebd43b6 --- /dev/null +++ b/kde-plasma/plasma-mediacenter/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/plasma-mediacenter +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-mediacenter/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*plasma-mediacenter-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +plasma-mediacenter-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/plasma-mediacenter/metadata.xml b/kde-plasma/plasma-mediacenter/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/plasma-mediacenter/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-plasma/plasma-mediacenter/plasma-mediacenter-5.3.1.ebuild b/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.3.1.ebuild new file mode 100644 index 000000000000..d8d5a0c98ffb --- /dev/null +++ b/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.3.1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="Unified media experience for any device capable of running KDE" +KEYWORDS="~amd64" +IUSE="semantic-desktop" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kguiaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep kservice) + $(add_frameworks_dep plasma) + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtxml:5 + media-libs/taglib + semantic-desktop? ( + $(add_plasma_dep baloo) + $(add_plasma_dep kfilemetadata) + ) +" +RDEPEND="${DEPEND} + $(add_plasma_dep plasma-workspace) + dev-qt/qtmultimedia:5[qml] + !media-video/plasma-mediacenter +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package semantic-desktop KF5Baloo) + $(cmake-utils_use_find_package semantic-desktop KF5FileMetadata) + ) + + kde5_src_configure +} diff --git a/kde-plasma/plasma-meta/ChangeLog b/kde-plasma/plasma-meta/ChangeLog new file mode 100644 index 000000000000..e71eab98596d --- /dev/null +++ b/kde-plasma/plasma-meta/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/plasma-meta +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*plasma-meta-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +plasma-meta-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/plasma-meta/metadata.xml b/kde-plasma/plasma-meta/metadata.xml new file mode 100644 index 000000000000..c4338d3be475 --- /dev/null +++ b/kde-plasma/plasma-meta/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="display-manager">Pull in a graphical display manager</flag> + <flag name="sddm">Pull in the <pkg>x11-misc/sddm</pkg> display manager and KCM</flag> + <flag name="wallpapers">Install the KDE wallpapers</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild new file mode 100644 index 000000000000..bff9c3a92527 --- /dev/null +++ b/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +inherit kde5-functions + +DESCRIPTION="Merge this to pull in all Plasma 5 packages" +HOMEPAGE="http://www.kde.org/workspaces/plasmadesktop/" + +LICENSE="metapackage" +SLOT="5" +KEYWORDS="~amd64" +IUSE="bluetooth +display-manager +sddm networkmanager +wallpapers" + +RDEPEND=" + $(add_plasma_dep baloo) + $(add_plasma_dep breeze) + $(add_plasma_dep kde-cli-tools) + $(add_plasma_dep kde-gtk-config) + $(add_plasma_dep kdecoration) + $(add_plasma_dep kfilemetadata) + $(add_plasma_dep khelpcenter) + $(add_plasma_dep khotkeys) + $(add_plasma_dep kinfocenter) + $(add_plasma_dep kio-extras) + $(add_plasma_dep kmenuedit) + $(add_plasma_dep kscreen) + $(add_plasma_dep ksshaskpass) + $(add_plasma_dep ksysguard) + $(add_plasma_dep kwayland) + $(add_plasma_dep kwin) + $(add_plasma_dep kwrited) + $(add_plasma_dep libkscreen) + $(add_plasma_dep milou) + $(add_plasma_dep oxygen) + $(add_plasma_dep oxygen-fonts) + $(add_plasma_dep plasma-desktop) + $(add_plasma_dep plasma-workspace) + $(add_plasma_dep polkit-kde-agent) + $(add_plasma_dep powerdevil) + $(add_plasma_dep systemsettings) + bluetooth? ( + $(add_plasma_dep bluedevil) + $(add_plasma_dep bluez-qt) + ) + display-manager? ( + sddm? ( x11-misc/sddm ) + !sddm? ( x11-misc/lightdm ) + ) + networkmanager? ( $(add_plasma_dep plasma-nm) ) + sddm? ( $(add_plasma_dep sddm-kcm) ) + wallpapers? ( $(add_plasma_dep plasma-workspace-wallpapers) ) +" diff --git a/kde-plasma/plasma-nm/ChangeLog b/kde-plasma/plasma-nm/ChangeLog new file mode 100644 index 000000000000..ffc4c3be506a --- /dev/null +++ b/kde-plasma/plasma-nm/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/plasma-nm +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-nm/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*plasma-nm-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +plasma-nm-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/plasma-nm/metadata.xml b/kde-plasma/plasma-nm/metadata.xml new file mode 100644 index 000000000000..5229b13d5ca0 --- /dev/null +++ b/kde-plasma/plasma-nm/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="modemmanager">Enable support for mobile broadband devices</flag> + <flag name="openconnect">Build support for the OpenConnect VPN client</flag> + <flag name="teamd">Enable Teamd control support</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/plasma-nm/plasma-nm-5.3.1.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.3.1.ebuild new file mode 100644 index 000000000000..9429ae8452ab --- /dev/null +++ b/kde-plasma/plasma-nm/plasma-nm-5.3.1.ebuild @@ -0,0 +1,66 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-nm/plasma-nm-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="KDE Plasma applet for NetworkManager" +LICENSE="GPL-2 LGPL-2.1" +KEYWORDS="~amd64" +IUSE="modemmanager openconnect teamd" + +DEPEND=" + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep networkmanager-qt 'teamd=') + $(add_frameworks_dep plasma) + $(add_frameworks_dep solid) + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 + net-misc/mobile-broadband-provider-info + >=net-misc/networkmanager-0.9.10.0[teamd=] + modemmanager? ( + $(add_frameworks_dep modemmanager-qt) + dev-qt/qtxml:5 + ) + openconnect? ( + dev-qt/qtxml:5 + net-misc/networkmanager-openconnect + net-misc/openconnect + ) +" +RDEPEND="${DEPEND} + !kde-base/plasma-nm + !kde-misc/networkmanagement + !kde-misc/plasma-nm +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package modemmanager ModemManager) + $(cmake-utils_use_find_package modemmanager KF5ModemManagerQt) + $(cmake-utils_use_find_package openconnect OpenConnect) + ) + + kde5_src_configure +} diff --git a/kde-plasma/plasma-sdk/ChangeLog b/kde-plasma/plasma-sdk/ChangeLog new file mode 100644 index 000000000000..a8682ba55e03 --- /dev/null +++ b/kde-plasma/plasma-sdk/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/plasma-sdk +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-sdk/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*plasma-sdk-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +plasma-sdk-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/plasma-sdk/metadata.xml b/kde-plasma/plasma-sdk/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/plasma-sdk/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-plasma/plasma-sdk/plasma-sdk-5.3.1.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.3.1.ebuild new file mode 100644 index 000000000000..e15af0b91bbb --- /dev/null +++ b/kde-plasma/plasma-sdk/plasma-sdk-5.3.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-sdk/plasma-sdk-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +KDE_TEST="true" +inherit kde5 + +DESCRIPTION="Useful applications for Plasma development" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep karchive) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kpackage) + $(add_frameworks_dep kservice) + $(add_frameworks_dep ktexteditor) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep plasma) + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtxml:5 +" +RDEPEND="${DEPEND} + !dev-util/plasmate +" diff --git a/kde-plasma/plasma-workspace-wallpapers/ChangeLog b/kde-plasma/plasma-workspace-wallpapers/ChangeLog new file mode 100644 index 000000000000..320c374a0c9d --- /dev/null +++ b/kde-plasma/plasma-workspace-wallpapers/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/plasma-workspace-wallpapers +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-workspace-wallpapers/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*plasma-workspace-wallpapers-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +plasma-workspace-wallpapers-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/plasma-workspace-wallpapers/metadata.xml b/kde-plasma/plasma-workspace-wallpapers/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/plasma-workspace-wallpapers/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-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.3.1.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.3.1.ebuild new file mode 100644 index 000000000000..d2832de0280b --- /dev/null +++ b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.3.1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_AUTODEPS="false" +KDE_DEBUG="false" +KDE_SCM="svn" +inherit kde5 + +DESCRIPTION="Additional wallpapers for the Plasma workspace" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=" + !kde-base/plasma-workspace-wallpapers +" +DEPEND="${RDEPEND} + $(add_frameworks_dep extra-cmake-modules) +" diff --git a/kde-plasma/plasma-workspace/ChangeLog b/kde-plasma/plasma-workspace/ChangeLog new file mode 100644 index 000000000000..0e7d3556572a --- /dev/null +++ b/kde-plasma/plasma-workspace/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for kde-plasma/plasma-workspace +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-workspace/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*plasma-workspace-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +files/agent-shutdown.sh, + +files/agent-startup.sh, +files/plasma-workspace-startkde-script.patch, + +files/plasma-workspace-tests-optional.patch, +metadata.xml, + +plasma-workspace-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/plasma-workspace/files/agent-shutdown.sh b/kde-plasma/plasma-workspace/files/agent-shutdown.sh new file mode 100644 index 000000000000..fff8056df2cf --- /dev/null +++ b/kde-plasma/plasma-workspace/files/agent-shutdown.sh @@ -0,0 +1,13 @@ +#!/bin/sh +# +# This file is executed at plasma shutdown. +# Uncomment the following lines to kill the agents +# that were started at session startup. + +#if [ -n "${GPG_AGENT_INFO}" ]; then +# kill $(echo ${GPG_AGENT_INFO} | cut -d':' -f 2) >/dev/null 2>&1 +#fi + +#if [ -n "${SSH_AGENT_PID}" ]; then +# eval "$(ssh-agent -s -k)" +#fi diff --git a/kde-plasma/plasma-workspace/files/agent-startup.sh b/kde-plasma/plasma-workspace/files/agent-startup.sh new file mode 100644 index 000000000000..03e017ac4e94 --- /dev/null +++ b/kde-plasma/plasma-workspace/files/agent-startup.sh @@ -0,0 +1,29 @@ +# Agents startup file +# +# This file is sourced at plasma startup, so that +# the environment variables set here are available +# throughout the session. + +# Uncomment the following lines to start gpg-agent +# and/or ssh-agent at plasma startup. +# If you do so, do not forget to uncomment the respective +# lines in PLASMADIR/shutdown/agent-shutdown.sh to +# properly kill the agents when the session ends. + +#if [ -x /usr/bin/gpg-agent ]; then +# eval "$(/usr/bin/gpg-agent --daemon)" +#fi + +#if [ -x /usr/bin/ssh-agent ]; then +# eval "$(/usr/bin/ssh-agent -s)" +#fi + +# Uncomment the following lines to start rxvt-unicode which has the ability to +# run multiple terminals in one single process, thus starting up faster and +# saving resources. +# The --opendisplay ensures that the daemon quits when the X server terminates, +# therefore we don't need matching lines in agent-shutdown.sh. + +#if [ -x /usr/bin/urxvtd ]; then +# /usr/bin/urxvtd --opendisplay --fork --quiet +#fi diff --git a/kde-plasma/plasma-workspace/files/plasma-workspace-startkde-script.patch b/kde-plasma/plasma-workspace/files/plasma-workspace-startkde-script.patch new file mode 100644 index 000000000000..8fb375694304 --- /dev/null +++ b/kde-plasma/plasma-workspace/files/plasma-workspace-startkde-script.patch @@ -0,0 +1,40 @@ +From 6c3f73efc0619020a0c17219b1f7e1e3cd49478f Mon Sep 17 00:00:00 2001 +From: Johannes Huber <johu@gentoo.org> +Date: Wed, 28 May 2014 16:00:41 +0200 +Subject: [PATCH] [startkde] Gentoo FHS script support + +--- + startkde/startkde.cmake | 10 ++++++++++ + 1 file changed, 10 insertions(+) + +diff --git a/startkde/startkde.cmake b/startkde/startkde.cmake +index f073b93..1c41364 100644 +--- a/startkde/startkde.cmake ++++ b/startkde/startkde.cmake +@@ -206,6 +206,11 @@ for prefix in `echo "$libpath" | sed -n -e 's,/lib[^/]*/,/env/,p'`; do + done + done + ++# Gentoo part for FHS installs ++for file in "@GENTOO_PORTAGE_EPREFIX@/etc/plasma/startup/"*.sh; do ++ test -r "${file}" && . "${file}" ++done ++ + # Set the path for Qt plugins provided by KDE + QT_PLUGIN_PATH=${QT_PLUGIN_PATH+$QT_PLUGIN_PATH:}`qtpaths --plugin-dir` + # TODO: Do we really need this? +@@ -411,6 +416,11 @@ for prefix in `echo "$libpath" | sed -n -e 's,/lib[^/]*/,/shutdown/,p'`; do + done + done + ++# Gentoo part for FHS installs ++for file in "@GENTOO_PORTAGE_EPREFIX@/etc/plasma/shutdown/"*.sh; do ++ test -r "${file}" && . "${file}" ++done ++ + unset KDE_FULL_SESSION + xprop -root -remove KDE_FULL_SESSION + unset KDE_SESSION_VERSION +-- +1.9.3 + diff --git a/kde-plasma/plasma-workspace/files/plasma-workspace-tests-optional.patch b/kde-plasma/plasma-workspace/files/plasma-workspace-tests-optional.patch new file mode 100644 index 000000000000..9ff1e382d5b3 --- /dev/null +++ b/kde-plasma/plasma-workspace/files/plasma-workspace-tests-optional.patch @@ -0,0 +1,11 @@ +--- a/CMakeLists.txt 2015-01-21 00:23:54.096323752 +0100 ++++ b/CMakeLists.txt 2015-01-21 00:24:36.304654204 +0100 +@@ -7,7 +7,7 @@ + set(QT_MIN_VERSION "5.4.0") + set(KF5_MIN_VERSION "5.8.0") + set(INSTALL_SDDM_THEME TRUE) +-find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Widgets Quick QuickWidgets Concurrent Test Script Network) ++find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Widgets Quick QuickWidgets Concurrent Script Network) + find_package(ECM 1.8.0 REQUIRED NO_MODULE) + set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) + diff --git a/kde-plasma/plasma-workspace/metadata.xml b/kde-plasma/plasma-workspace/metadata.xml new file mode 100644 index 000000000000..8b5ce50df096 --- /dev/null +++ b/kde-plasma/plasma-workspace/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> + <use> + <flag name="drkonqi">Enables DrKonqi, the KDE crash handler</flag> + <flag name="prison">Enable support for barcodes/QRcodes</flag> + <flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag> + <flag name="systemmonitor">Enables the system monitor dialog for the Plasma workspace</flag> + </use> +</pkgmetadata> diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.3.1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.3.1.ebuild new file mode 100644 index 000000000000..397e24e228b2 --- /dev/null +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.3.1.ebuild @@ -0,0 +1,177 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-workspace/plasma-workspace-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +KDE_PUNT_BOGUS_DEPS="true" +KDE_TEST="true" +VIRTUALX_REQUIRED="test" +inherit kde5 multilib + +DESCRIPTION="KDE Plasma workspace" +KEYWORDS="~amd64" +IUSE="dbus +drkonqi gps prison qalculate +systemmonitor" + +COMMON_DEPEND=" + $(add_plasma_dep baloo) + $(add_plasma_dep kwayland) + $(add_plasma_dep kwin) + $(add_plasma_dep libkscreen) + $(add_plasma_dep libksysguard) + $(add_frameworks_dep kactivities) + $(add_frameworks_dep kauth) + $(add_frameworks_dep kbookmarks) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep kdesu) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep kguiaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kidletime) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep kjobwidgets) + $(add_frameworks_dep kjs) + $(add_frameworks_dep kjsembed) + $(add_frameworks_dep knewstuff) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep knotifyconfig) + $(add_frameworks_dep kpackage) + $(add_frameworks_dep krunner) + $(add_frameworks_dep kservice) + $(add_frameworks_dep ktexteditor) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep kxmlrpcclient) + $(add_frameworks_dep networkmanager-qt) + $(add_frameworks_dep plasma) + $(add_frameworks_dep solid) + dev-libs/wayland + dev-qt/qtconcurrent:5 + dev-qt/qtdbus:5 + dev-qt/qtdeclarative:5[widgets] + dev-qt/qtgui:5[jpeg] + dev-qt/qtnetwork:5 + dev-qt/qtscript:5 + dev-qt/qtsql:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + dev-qt/qtxml:5 + media-libs/phonon[qt5] + sys-libs/pam + sys-libs/zlib + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + x11-libs/libXau + x11-libs/libxcb + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXrender + x11-libs/xcb-util-keysyms + dbus? ( dev-libs/libdbusmenu-qt[qt5] ) + drkonqi? ( + $(add_frameworks_dep kdewebkit) + dev-qt/qtwebkit:5 + ) + gps? ( sci-geosciences/gpsd ) + prison? ( media-libs/prison:5 ) + qalculate? ( sci-libs/libqalculate ) + systemmonitor? ( + $(add_plasma_dep libksysguard processui) + dev-qt/qtwebkit:5 + ) +" +RDEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kded) + $(add_plasma_dep kde-cli-tools) + $(add_plasma_dep milou) + dev-qt/qdbus:5 + dev-qt/qtpaths:5 + dev-qt/qtquickcontrols:5[widgets] + kde-base/kdebase-pam + x11-apps/mkfontdir + x11-apps/xmessage + x11-apps/xprop + x11-apps/xrdb + x11-apps/xset + x11-apps/xsetroot + !kde-base/freespacenotifier + !kde-base/libtaskmanager + !kde-base/kcminit + !kde-base/kdebase-startkde + !kde-base/klipper + !kde-base/krunner + !kde-base/ksmserver + !kde-base/ksplash + !kde-base/plasma-workspace +" +DEPEND="${COMMON_DEPEND} + x11-proto/xproto +" + +PATCHES=( "${FILESDIR}/${PN}-startkde-script.patch" ) + +RESTRICT="test" + +src_prepare() { + # whole patch should be upstreamed, doesn't work in PATCHES + epatch "${FILESDIR}/${PN}-tests-optional.patch" + + kde5_src_prepare + + sed -e "s|\`qtpaths|\`/usr/$(get_libdir)/qt5/bin/qtpaths|" -i startkde/startkde.cmake || die + + if ! use drkonqi; then + comment_add_subdirectory drkonqi + fi + + if ! use systemmonitor; then + comment_add_subdirectory systemmonitor + fi +} + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package dbus dbusmenu-qt5) + $(cmake-utils_use_find_package gps libgps) + $(cmake-utils_use_find_package prison) + $(cmake-utils_use_find_package qalculate Qalculate) + ) + + kde5_src_configure +} + +src_install() { + kde5_src_install + + # startup and shutdown scripts + insinto /etc/plasma/startup + doins "${FILESDIR}/agent-startup.sh" + + insinto /etc/plasma/shutdown + doins "${FILESDIR}/agent-shutdown.sh" +} + +pkg_postinst () { + kde5_pkg_postinst + + echo + elog "To enable gpg-agent and/or ssh-agent in Plasma sessions," + elog "edit ${EPREFIX}/etc/plasma/startup/agent-startup.sh and" + elog "${EPREFIX}/etc/plasma/shutdown/agent-shutdown.sh" + echo +} diff --git a/kde-plasma/polkit-kde-agent/ChangeLog b/kde-plasma/polkit-kde-agent/ChangeLog new file mode 100644 index 000000000000..426452d6477c --- /dev/null +++ b/kde-plasma/polkit-kde-agent/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/polkit-kde-agent +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/polkit-kde-agent/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $ + +*polkit-kde-agent-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +polkit-kde-agent-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/polkit-kde-agent/metadata.xml b/kde-plasma/polkit-kde-agent/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/polkit-kde-agent/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-plasma/polkit-kde-agent/polkit-kde-agent-5.3.1.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.3.1.ebuild new file mode 100644 index 000000000000..176c7257d38f --- /dev/null +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.3.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $ + +EAPI=5 + +KMNAME="${PN}-1" +inherit kde5 + +DESCRIPTION="PolKit agent module for KDE" +HOMEPAGE="http://www.kde.org" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + >=sys-auth/polkit-qt-0.112.0[qt5] +" +RDEPEND="${DEPEND} + !sys-auth/polkit-kde-agent:4[-minimal(-)] + !sys-auth/polkit-kde-agent:5 +" diff --git a/kde-plasma/powerdevil/ChangeLog b/kde-plasma/powerdevil/ChangeLog new file mode 100644 index 000000000000..48db0353d8e5 --- /dev/null +++ b/kde-plasma/powerdevil/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/powerdevil +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/powerdevil/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*powerdevil-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +powerdevil-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/powerdevil/metadata.xml b/kde-plasma/powerdevil/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/powerdevil/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-plasma/powerdevil/powerdevil-5.3.1.ebuild b/kde-plasma/powerdevil/powerdevil-5.3.1.ebuild new file mode 100644 index 000000000000..ba948dced105 --- /dev/null +++ b/kde-plasma/powerdevil/powerdevil-5.3.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/powerdevil/powerdevil-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +inherit kde5 + +DESCRIPTION="Power management for KDE Plasma Shell" +HOMEPAGE="https://projects.kde.org/projects/kde/workspace/powerdevil" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kactivities) + $(add_frameworks_dep kauth) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kidletime) + $(add_frameworks_dep kio) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep knotifyconfig) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep solid) + $(add_plasma_dep libkscreen) + $(add_plasma_dep plasma-workspace) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + virtual/libudev:= + x11-libs/libxcb +" + +RDEPEND="${DEPEND} + $(add_plasma_dep kde-cli-tools) + || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) + !kde-base/powerdevil +" diff --git a/kde-plasma/sddm-kcm/ChangeLog b/kde-plasma/sddm-kcm/ChangeLog new file mode 100644 index 000000000000..822d5d362f72 --- /dev/null +++ b/kde-plasma/sddm-kcm/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/sddm-kcm +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/sddm-kcm/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $ + +*sddm-kcm-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +sddm-kcm-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/sddm-kcm/metadata.xml b/kde-plasma/sddm-kcm/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/sddm-kcm/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-plasma/sddm-kcm/sddm-kcm-5.3.1.ebuild b/kde-plasma/sddm-kcm/sddm-kcm-5.3.1.ebuild new file mode 100644 index 000000000000..103df9af92ba --- /dev/null +++ b/kde-plasma/sddm-kcm/sddm-kcm-5.3.1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/sddm-kcm/sddm-kcm-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $ + +EAPI=5 + +inherit kde5 + +DESCRIPTION="KDE control module for SDDM" +HOMEPAGE="https://projects.kde.org/projects/kdereview/sddm-kcm" + +LICENSE="GPL-2+" +KEYWORDS="~amd64" +IUSE="" + +COMMON_DEPEND=" + $(add_frameworks_dep kauth) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + dev-qt/qtdeclarative:5[widgets] + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + x11-libs/libX11 + x11-libs/libXcursor +" +DEPEND="${COMMON_DEPEND} + x11-libs/libXfixes +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) + x11-misc/sddm + !kde-misc/sddm-kcm +" + +DOCS=( CONTRIBUTORS ) diff --git a/kde-plasma/systemsettings/ChangeLog b/kde-plasma/systemsettings/ChangeLog new file mode 100644 index 000000000000..4c452fc9d066 --- /dev/null +++ b/kde-plasma/systemsettings/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for kde-plasma/systemsettings +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/systemsettings/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ + +*systemsettings-5.3.1 (31 May 2015) + + 31 May 2015; Johannes Huber <johu@gentoo.org> +metadata.xml, + +systemsettings-5.3.1.ebuild: + Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by + several people. Thank you all who worked on it in the overlay. diff --git a/kde-plasma/systemsettings/metadata.xml b/kde-plasma/systemsettings/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-plasma/systemsettings/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-plasma/systemsettings/systemsettings-5.3.1.ebuild b/kde-plasma/systemsettings/systemsettings-5.3.1.ebuild new file mode 100644 index 000000000000..40b9b56c0cc5 --- /dev/null +++ b/kde-plasma/systemsettings/systemsettings-5.3.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/systemsettings/systemsettings-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ + +EAPI=5 + +KDE_HANDBOOK="true" +inherit kde5 + +DESCRIPTION="System settings utility" +KEYWORDS="~amd64" +IUSE="gtk" + +DEPEND=" + $(add_frameworks_dep kauth) + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep khtml) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + gtk? ( $(add_plasma_dep kde-gtk-config ) ) + !kde-base/systemsettings +" |