From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kf-env/
Date: Thu, 13 Jun 2024 20:43:23 +0000 (UTC) [thread overview]
Message-ID: <1718311331.a570c90b544393cc38541e091c22564d623aca59.asturm@gentoo> (raw)
commit: a570c90b544393cc38541e091c22564d623aca59
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 7 20:11:27 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 20:42:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a570c90b
kde-frameworks/kf-env: add 6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kf-env/kf-env-6.ebuild | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/kde-frameworks/kf-env/kf-env-6.ebuild b/kde-frameworks/kf-env/kf-env-6.ebuild
new file mode 100644
index 000000000000..204547c3be3f
--- /dev/null
+++ b/kde-frameworks/kf-env/kf-env-6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Environment setting required for all KDE Frameworks apps to run"
+HOMEPAGE="https://community.kde.org/Frameworks"
+SRC_URI=""
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+SLOT="6"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+ !${CATEGORY}/${PN}:5
+ >=x11-misc/xdg-utils-1.2.1-r1
+"
+
+src_install() {
+ einfo "Installing environment file..."
+
+ # higher number to be sure not to kill kde4 env
+ local envfile="${T}/78kf"
+
+ echo "CONFIG_PROTECT=${EPREFIX}/usr/share/config" >> ${envfile}
+ doenvd ${envfile}
+}
next reply other threads:[~2024-06-13 20:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 20:43 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-20 5:43 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kf-env/ Sam James
2023-05-20 0:54 Sam James
2018-07-01 11:08 Johannes Huber
2018-07-01 11:08 Johannes Huber
2018-05-05 13:51 Johannes Huber
2017-11-11 19:37 Sergei Trofimovich
2017-01-16 17:47 Johannes Huber
2017-01-16 17:47 Johannes Huber
2016-06-01 22:52 Michael Palimaka
2016-05-30 8:27 Johannes Huber
2016-03-05 10:19 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1718311331.a570c90b544393cc38541e091c22564d623aca59.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox