From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/krfb/
Date: Tue, 16 Nov 2021 17:02:38 +0000 (UTC) [thread overview]
Message-ID: <1637077733.d00d38b91a3f06f3fa49270ce28d8951955a8cba.asturm@gentoo> (raw)
commit: d00d38b91a3f06f3fa49270ce28d8951955a8cba
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 15:48:53 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 15:48:53 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d00d38b9
kde-apps/krfb: Update DEPENDs
Upstream commit 4707bde2362d78133406489a2af54ea0f07f4f3d
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/krfb/krfb-9999.ebuild | 31 +++++++++++++------------------
1 file changed, 13 insertions(+), 18 deletions(-)
diff --git a/kde-apps/krfb/krfb-9999.ebuild b/kde-apps/krfb/krfb-9999.ebuild
index bb21415b6a..3ac8c5b7a2 100644
--- a/kde-apps/krfb/krfb-9999.ebuild
+++ b/kde-apps/krfb/krfb-9999.ebuild
@@ -14,12 +14,18 @@ HOMEPAGE="https://apps.kde.org/krfb/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
KEYWORDS=""
-IUSE="wayland"
+IUSE=""
COMMON_DEPEND="
+ >=dev-libs/plasma-wayland-protocols-1.5.0
+ dev-libs/wayland
>=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
+ || (
+ >=dev-qt/qtgui-${QTMIN}:5[libinput]
+ >=dev-qt/qtgui-${QTMIN}:5[X]
+ )
>=dev-qt/qtnetwork-${QTMIN}:5
+ >=dev-qt/qtwayland-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtx11extras-${QTMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -35,29 +41,18 @@ COMMON_DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
+ media-libs/libepoxy
+ media-libs/mesa[gbm(+)]
+ >=media-video/pipewire-0.3:=
>=net-libs/libvncserver-0.9.9
x11-libs/libX11
x11-libs/libxcb
x11-libs/libXtst
x11-libs/xcb-util-image
- wayland? (
- media-libs/libepoxy
- media-libs/mesa[gbm(+)]
- >=media-video/pipewire-0.3:=
- )
"
DEPEND="${COMMON_DEPEND}
- wayland? ( media-libs/libglvnd )
+ media-libs/libglvnd
"
RDEPEND="${COMMON_DEPEND}
- wayland? ( sys-apps/xdg-desktop-portal[screencast] )
+ sys-apps/xdg-desktop-portal[screencast]
"
-
-src_prepare() {
- ecm_src_prepare
-
- # TODO: try to get a build switch upstreamed
- if ! use wayland; then
- sed -e "s/^pkg_check_modules.*PipeWire/#&/" -i CMakeLists.txt || die
- fi
-}
next reply other threads:[~2021-11-16 17:02 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-16 17:02 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-11 6:58 [gentoo-commits] proj/kde:master commit in: kde-apps/krfb/ Andreas Sturmlechner
2024-05-17 15:08 Andreas Sturmlechner
2024-03-15 14:07 Andreas Sturmlechner
2024-02-25 20:39 Sam James
2024-01-11 16:06 Andreas Sturmlechner
2024-01-08 13:17 Andreas Sturmlechner
2023-08-25 19:30 Andreas Sturmlechner
2023-08-21 19:49 Andreas Sturmlechner
2023-03-25 0:15 Andreas Sturmlechner
2022-04-18 11:23 Andreas Sturmlechner
2022-03-16 14:25 Andreas Sturmlechner
2019-08-18 15:21 Andreas Sturmlechner
2019-08-10 10:06 Andreas Sturmlechner
2019-07-07 16:21 Andreas Sturmlechner
2019-07-07 16:21 Andreas Sturmlechner
2017-06-17 17:50 Andreas Sturmlechner
2015-10-16 18:24 Michael Palimaka
2015-10-15 16:24 Michael Palimaka
2015-08-26 19:44 Johannes Huber
2015-08-26 19:44 Johannes Huber
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=1637077733.d00d38b91a3f06f3fa49270ce28d8951955a8cba.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