* [gentoo-commits] proj/kde:master commit in: kde-apps/konq-plugins/, kde-apps/kfind/, kde-apps/konqueror/, ...
@ 2016-04-07 10:30 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-04-07 10:30 UTC (permalink / raw
To: gentoo-commits
commit: 43fef0b46f87d6259c9fa62b8f8b3aaf63270316
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 7 10:22:32 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 10:22:32 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=43fef0b4
kde-apps: kde-baseapps 15.12.3 moveed to main tree
kde-apps/kdepasswd/kdepasswd-15.12.3.ebuild | 21 --------
kde-apps/kdialog/kdialog-15.12.3.ebuild | 12 -----
.../keditbookmarks/keditbookmarks-15.12.3.ebuild | 22 --------
kde-apps/kfind/kfind-15.12.3.ebuild | 19 -------
kde-apps/kfmclient/kfmclient-15.12.3.ebuild | 34 ------------
kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild | 32 ------------
kde-apps/konqueror/konqueror-15.12.3.ebuild | 61 ----------------------
kde-apps/libkonq/libkonq-15.12.3.ebuild | 19 -------
kde-apps/nsplugins/nsplugins-15.12.3.ebuild | 30 -----------
kde-apps/plasma-apps/plasma-apps-15.12.3.ebuild | 18 -------
10 files changed, 268 deletions(-)
diff --git a/kde-apps/kdepasswd/kdepasswd-15.12.3.ebuild b/kde-apps/kdepasswd/kdepasswd-15.12.3.ebuild
deleted file mode 100644
index ebbbb87..0000000
--- a/kde-apps/kdepasswd/kdepasswd-15.12.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="KDE GUI for passwd"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- $(add_kdeapps_dep libkonq)
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep kdesu)
- sys-apps/accountsservice
-"
diff --git a/kde-apps/kdialog/kdialog-15.12.3.ebuild b/kde-apps/kdialog/kdialog-15.12.3.ebuild
deleted file mode 100644
index 588c3b4..0000000
--- a/kde-apps/kdialog/kdialog-15.12.3.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
diff --git a/kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild b/kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild
deleted file mode 100644
index 76f775d..0000000
--- a/kde-apps/keditbookmarks/keditbookmarks-15.12.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-VIRTUALX_REQUIRED="test"
-inherit kde4-meta
-
-DESCRIPTION="KDE's bookmarks editor"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- $(add_kdeapps_dep libkonq)
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- lib/konq/
-"
diff --git a/kde-apps/kfind/kfind-15.12.3.ebuild b/kde-apps/kfind/kfind-15.12.3.ebuild
deleted file mode 100644
index 6e708ca..0000000
--- a/kde-apps/kfind/kfind-15.12.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="KDE file finder utility"
-HOMEPAGE="https://www.kde.org/applications/utilities/kfind/"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- $(add_kdeapps_dep libkonq)
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-apps/kfmclient/kfmclient-15.12.3.ebuild b/kde-apps/kfmclient/kfmclient-15.12.3.ebuild
deleted file mode 100644
index f86007a..0000000
--- a/kde-apps/kfmclient/kfmclient-15.12.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-KMMODULE="konqueror/client"
-inherit kde4-meta
-
-DESCRIPTION="KDE tool for opening URLs from the command line"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-KMEXTRACTONLY="
- konqueror/kfmclient.desktop
- konqueror/kfmclient_dir.desktop
- konqueror/kfmclient_html.desktop
- konqueror/kfmclient_war.desktop
- konqueror/src/org.kde.Konqueror.Main.xml
- konqueror/src/org.kde.Konqueror.MainWindow.xml
-"
-
-src_prepare() {
- kde4-meta_src_prepare
-
- # Do not install non-kfmclient *.desktop files
- sed -e "/konqbrowser\.desktop/d" \
- -e "/konqueror\.desktop/s/^/#DONOTWANT/" \
- -e "/install(FILES profile/s/^/#DONOTWANT/" \
- -e "/install(FILES konqueror.appdata.xml/s/^/#DONOTWANT/" \
- -i konqueror/CMakeLists.txt \
- || die "Failed to omit .desktop files"
-}
diff --git a/kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild b/kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild
deleted file mode 100644
index 6697752..0000000
--- a/kde-apps/konq-plugins/konq-plugins-15.12.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="Various plugins for konqueror"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug tidy"
-
-DEPEND="
- $(add_kdeapps_dep libkonq)
- tidy? ( app-text/htmltidy )
-"
-RDEPEND="${DEPEND}
- !kde-misc/konq-plugins
- $(add_kdeapps_dep kcmshell)
- $(add_kdeapps_dep konqueror)
-"
-
-src_configure() {
- local mycmakeargs=(
- -DKdeWebKit=OFF
- -DWebKitPart=OFF
- -DWITH_LibTidy=$(usex tidy)
- )
-
- kde4-meta_src_configure
-}
diff --git a/kde-apps/konqueror/konqueror-15.12.3.ebuild b/kde-apps/konqueror/konqueror-15.12.3.ebuild
deleted file mode 100644
index 8133d4a..0000000
--- a/kde-apps/konqueror/konqueror-15.12.3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit flag-o-matic kde4-meta
-
-DESCRIPTION="Web browser and file manager"
-HOMEPAGE="
- https://www.kde.org/applications/internet/konqueror/
- https://konqueror.org/
-"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="+bookmarks debug svg"
-# 4 of 4 tests fail. Last checked for 4.0.3
-RESTRICT="test"
-
-DEPEND="
- $(add_kdeapps_dep libkonq)
-"
-
-# bug #544630: evince[nsplugin] crashes konqueror
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep kfind)
- $(add_kdeapps_dep kfmclient)
- $(add_kdeapps_dep kurifilter-plugins)
- bookmarks? ( $(add_kdeapps_dep keditbookmarks) )
- svg? ( $(add_kdeapps_dep svgpart) )
- !app-text/evince[nsplugin]
-"
-
-KMEXTRACTONLY="
- konqueror/client/
- lib/konq/
-"
-
-src_prepare() {
- [[ ${CHOST} == *-solaris* ]] && append-ldflags -lmalloc
-
- kde4-meta_src_prepare
-
- # Do not install *.desktop files for kfmclient
- sed -e "/kfmclient\.desktop/d" -i konqueror/CMakeLists.txt \
- || die "Failed to omit .desktop files"
-}
-
-pkg_postinst() {
- kde4-meta_pkg_postinst
-
- if ! has_version kde-apps/dolphin:${SLOT} ; then
- elog "If you want to use konqueror as a filemanager, install the dolphin kpart:"
- elog "kde-apps/dolphin:${SLOT}"
- fi
-
- if ! has_version virtual/jre ; then
- elog "To use Java on webpages install virtual/jre."
- fi
-}
diff --git a/kde-apps/libkonq/libkonq-15.12.3.ebuild b/kde-apps/libkonq/libkonq-15.12.3.ebuild
deleted file mode 100644
index 21d6a12..0000000
--- a/kde-apps/libkonq/libkonq-15.12.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-KMMODULE="lib/konq"
-CPPUNIT_REQUIRED="optional"
-inherit kde4-meta
-
-DESCRIPTION="The embeddable part of konqueror"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug minimal"
-RESTRICT="test"
-
-KMSAVELIBS="true"
-
-PATCHES=( "${FILESDIR}/${PN}-4.9.0-cmake.patch" )
diff --git a/kde-apps/nsplugins/nsplugins-15.12.3.ebuild b/kde-apps/nsplugins/nsplugins-15.12.3.ebuild
deleted file mode 100644
index 960fc89..0000000
--- a/kde-apps/nsplugins/nsplugins-15.12.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-inherit kde4-meta pax-utils
-
-DESCRIPTION="Netscape plugins support for Konqueror"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- x11-libs/libXt
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep konqueror)
-"
-
-KMEXTRACTONLY="
- konqueror/settings/
-"
-
-src_install() {
- kde4-base_src_install
-
- # bug 419513
- pax-mark m "${ED}"usr/bin/nspluginviewer
-}
diff --git a/kde-apps/plasma-apps/plasma-apps-15.12.3.ebuild b/kde-apps/plasma-apps/plasma-apps-15.12.3.ebuild
deleted file mode 100644
index ed904a2..0000000
--- a/kde-apps/plasma-apps/plasma-apps-15.12.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kde-baseapps"
-KMMODULE="plasma"
-inherit kde4-meta
-
-DESCRIPTION="Additional Applets for Plasma"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- $(add_kdeapps_dep libkonq)
-"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-07 10:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 10:30 [gentoo-commits] proj/kde:master commit in: kde-apps/konq-plugins/, kde-apps/kfind/, kde-apps/konqueror/, Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox