* [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/krfb/
@ 2018-05-31 18:30 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2018-05-31 18:30 UTC (permalink / raw
To: gentoo-commits
commit: 4cfec4cb2746fd5355a3bda082845bc41da0ceac
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 17:45:41 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 31 18:29:54 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=4cfec4cb
kde-apps/krfb: Drop invalid !aqua conditional
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force
kde-apps/krfb/krfb-4.14.3.ebuild | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/kde-apps/krfb/krfb-4.14.3.ebuild b/kde-apps/krfb/krfb-4.14.3.ebuild
index 7bc6ca5..c518619 100644
--- a/kde-apps/krfb/krfb-4.14.3.ebuild
+++ b/kde-apps/krfb/krfb-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,12 +16,10 @@ DEPEND="
>=net-libs/libvncserver-0.9.9
sys-libs/zlib
virtual/jpeg:0
- !aqua? (
- x11-libs/libX11
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXtst
- )
+ x11-libs/libX11
+ x11-libs/libXdamage
+ x11-libs/libXext
+ x11-libs/libXtst
telepathy? ( >=net-libs/telepathy-qt-0.9 )
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/krfb/
@ 2018-05-31 18:30 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2018-05-31 18:30 UTC (permalink / raw
To: gentoo-commits
commit: 8187122bc716866d8dbd95673fa09918494c7178
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 17:47:48 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 31 18:29:54 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=8187122b
kde-apps/krfb: metadata.xml: Add missing IUSE descriptions
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force
kde-apps/krfb/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/kde-apps/krfb/metadata.xml b/kde-apps/krfb/metadata.xml
index 6f49eba..8c50ce8 100644
--- a/kde-apps/krfb/metadata.xml
+++ b/kde-apps/krfb/metadata.xml
@@ -2,4 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <use>
+ <flag name="ktp">Enable displaying of KDE Telepathy contacts</flag>
+ <flag name="telepathy">Enable desktop sharing through a telepathy client</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/krfb/
@ 2020-12-07 22:57 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-12-07 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 71557236007d67db9feae00a30ff2eeb622d87f9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 7 22:43:33 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 7 22:44:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=71557236
kde-apps/krfb: EAPI-6 bump, switch to net-libs/telepathy-qt:0-qt4
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/krfb/{krfb-4.14.3.ebuild => krfb-4.14.3-r1.ebuild} | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/kde-apps/krfb/krfb-4.14.3.ebuild b/kde-apps/krfb/krfb-4.14.3-r1.ebuild
similarity index 71%
rename from kde-apps/krfb/krfb-4.14.3.ebuild
rename to kde-apps/krfb/krfb-4.14.3-r1.ebuild
index d78bf472..39b8f579 100644
--- a/kde-apps/krfb/krfb-4.14.3.ebuild
+++ b/kde-apps/krfb/krfb-4.14.3-r1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="VNC-compatible server to share KDE desktops"
-HOMEPAGE="https://www.kde.org/applications/system/krfb/"
+HOMEPAGE="https://apps.kde.org/en/krfb"
+
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug telepathy ktp"
REQUIRED_USE="ktp? ( telepathy )"
@@ -20,21 +21,21 @@ DEPEND="
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXtst
- telepathy? ( >=net-libs/telepathy-qt-0.9[qt4(-)] )
+ telepathy? ( net-libs/telepathy-qt:0-qt4 )
"
RDEPEND="${DEPEND}"
src_prepare() {
# bug 518824, patch before eclass magic
- epatch "${FILESDIR}/${PN}-4.14.0-CVE-2014-4607-unbundle-libvncserver.patch"
+ eapply "${FILESDIR}/${PN}-4.14.0-CVE-2014-4607-unbundle-libvncserver.patch"
kde4-base_src_prepare
}
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_with telepathy TelepathyQt4)
- $(cmake-utils_use_with ktp KTp)
+ -DWITH_TelepathyQt4=$(usex telepathy)
+ -DWITH_KTp=$(use ktp)
)
kde4-base_src_configure
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-07 22:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-07 22:57 [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/krfb/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2018-05-31 18:30 Andreas Sturmlechner
2018-05-31 18:30 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox