* [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-browser-integration/
@ 2017-09-08 21:37 Johannes Huber
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2017-09-08 21:37 UTC (permalink / raw
To: gentoo-commits
commit: 6c61b208bb332cb25752954dc78b124729cf8036
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 8 21:37:14 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Sep 8 21:37:14 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c61b208
kde-misc/plasma-browser-integration: New package
Package-Manager: Portage-2.3.8, Repoman-2.3.3
kde-misc/plasma-browser-integration/metadata.xml | 8 +++++++
.../plasma-browser-integration-9999.ebuild | 26 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/kde-misc/plasma-browser-integration/metadata.xml b/kde-misc/plasma-browser-integration/metadata.xml
new file mode 100644
index 0000000000..2fdbf33d96
--- /dev/null
+++ b/kde-misc/plasma-browser-integration/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/kde-misc/plasma-browser-integration/plasma-browser-integration-9999.ebuild b/kde-misc/plasma-browser-integration/plasma-browser-integration-9999.ebuild
new file mode 100644
index 0000000000..5c2c56d87a
--- /dev/null
+++ b/kde-misc/plasma-browser-integration/plasma-browser-integration-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser extensions"
+HOMEPAGE="https://cgit.kde.org/plasma-browser-integration.git"
+
+LICENSE="GPL-3+"
+IUSE=""
+
+DEPEND="
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+ $(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep krunner)
+ $(add_frameworks_dep kwindowsystem)
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-browser-integration/
@ 2018-05-18 7:22 Andreas Sturmlechner
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Sturmlechner @ 2018-05-18 7:22 UTC (permalink / raw
To: gentoo-commits
commit: 68e4b12b97d09dc3e2491178526334731e23ce91
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 07:21:28 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 18 07:22:27 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=68e4b12b
kde-misc/plasma-browser-integration: Add missing DEPENDs
Upstream commit 2723ef0c80a676bf72e1e8d641a7cab806465e67
Thanks-to: Arfrever
Package-Manager: Portage-2.3.38, Repoman-2.3.9
.../plasma-browser-integration/plasma-browser-integration-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/kde-misc/plasma-browser-integration/plasma-browser-integration-9999.ebuild b/kde-misc/plasma-browser-integration/plasma-browser-integration-9999.ebuild
index c18d67a218..340f87b871 100644
--- a/kde-misc/plasma-browser-integration/plasma-browser-integration-9999.ebuild
+++ b/kde-misc/plasma-browser-integration/plasma-browser-integration-9999.ebuild
@@ -16,7 +16,9 @@ DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
$(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
$(add_frameworks_dep knotifications)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-18 7:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-18 7:22 [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-browser-integration/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2017-09-08 21:37 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox