public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/
Date: Sat, 12 Aug 2017 11:47:32 +0000 (UTC)	[thread overview]
Message-ID: <1502538443.2d2c0ed424a77cad1a8755bf4ec34ddbc79bcb93.kensington@gentoo> (raw)

commit:     2d2c0ed424a77cad1a8755bf4ec34ddbc79bcb93
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 11:46:18 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 11:47:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d2c0ed4

kde-plasma/kscreenlocker: introduce seccomp USE flag

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 kde-plasma/kscreenlocker/kscreenlocker-5.10.4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.10.4.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.10.4.ebuild
index 8a520afa58b..9f98dbc088a 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-5.10.4.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-5.10.4.ebuild
@@ -9,7 +9,7 @@ inherit kde5 pam
 
 DESCRIPTION="Library and components for secure lock screen architecture"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+pam"
+IUSE="+pam seccomp"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep kcmutils)
@@ -40,6 +40,7 @@ COMMON_DEPEND="
 	x11-libs/libxcb
 	x11-libs/xcb-util-keysyms
 	pam? ( virtual/pam )
+	seccomp? ( sys-libs/libseccomp )
 "
 DEPEND="${COMMON_DEPEND}
 	x11-proto/xproto
@@ -71,6 +72,7 @@ src_configure() {
 	local mycmakeargs=(
 		-DPAM_REQUIRED=$(usex pam)
 		$(cmake-utils_use_find_package pam PAM)
+		$(cmake-utils_use_find_package seccomp Seccomp)
 	)
 	kde5_src_configure
 }


             reply	other threads:[~2017-08-12 11:47 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-12 11:47 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10 10:13 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/ WANG Xuerui
2024-07-13 17:27 Andreas Sturmlechner
2024-06-12 15:29 Andreas Sturmlechner
2023-11-05 23:45 Andreas Sturmlechner
2023-11-05 19:12 Arthur Zamarin
2023-10-08 16:21 Arthur Zamarin
2023-10-08 16:21 Arthur Zamarin
2023-05-21 18:25 Andreas Sturmlechner
2022-11-16  8:55 WANG Xuerui
2022-06-29  7:21 WANG Xuerui
2022-01-08 21:15 Andreas Sturmlechner
2020-10-06 17:58 Mikle Kolyada
2020-08-01 22:57 Andreas Sturmlechner
2020-08-01 22:57 Andreas Sturmlechner
2019-10-12 20:32 Mikle Kolyada
2019-05-28  4:01 Aaron Bauman
2018-05-26  0:52 Thomas Deutschmann
2017-09-23  2:58 Michael Palimaka
2017-09-10 14:44 Andreas Sturmlechner
2017-09-09 15:58 Andreas Sturmlechner
2017-08-31 20:54 Andreas Sturmlechner
2017-07-25 19:19 Alexis Ballier
2017-03-20 16:45 Agostino Sarubbo
2016-02-12  5:57 Michael Palimaka
2016-02-09 20:30 Manuel Rüger
2016-02-09 16:25 Michael Palimaka
2015-12-10 11:42 Michael Palimaka
2015-12-10 10:27 Michael Palimaka

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=1502538443.2d2c0ed424a77cad1a8755bf4ec34ddbc79bcb93.kensington@gentoo \
    --to=kensington@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