public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/krdc/
Date: Wed, 26 Aug 2015 12:01:36 +0000 (UTC)	[thread overview]
Message-ID: <1440590488.bb976271cf5c403b0b9ba2f2ab7d18aacb429737.johu@gentoo> (raw)

commit:     bb976271cf5c403b0b9ba2f2ab7d18aacb429737
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 12:01:15 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 12:01:28 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb976271

kde-apps/krdc: Version bump 15.08.0

Gentoo-Bug: 533528
Gentoo-Bug: 545032
Gentoo-Bug: 548740

Package-Manager: portage-2.2.20.1

 kde-apps/krdc/Manifest            |  1 +
 kde-apps/krdc/krdc-15.08.0.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/kde-apps/krdc/Manifest b/kde-apps/krdc/Manifest
index e9596a4..7a38b92 100644
--- a/kde-apps/krdc/Manifest
+++ b/kde-apps/krdc/Manifest
@@ -1 +1,2 @@
+DIST krdc-15.08.0.tar.xz 399060 SHA256 6f12ff7fefba7335fbb94a7b36bc1e55c5e6e19accc76a528ad80df3ba2ef88f SHA512 34d698904d1ab13e6ae992313101f563e1bab1e0b34d88921e7b5f9b1170a97ced3ce3b736d1095075fd237461b34264d0f073269c2c488921db8f3163c1445d WHIRLPOOL eed54ef750bcf51423f0d9e72618a49f900b04966092adaa1ec28b055160e3af4a370bf747a74d8d6a1bd7cdee4b7b593ad8306c0d29de30a8674ff8a65c1f13
 DIST krdc-4.14.3.tar.xz 398048 SHA256 86dbd710db5f64f59d9879e1630e13821f10a779c8cb194eb6b627f8d03fe61e SHA512 4a9c675611ccca121bf67dd1a721836ac6066ce63fc810c7326ea515f38587ab53db3c63e79fd0ee6d1f6e81913253be76b4f091b797a449ece09b819c5ed1b9 WHIRLPOOL 851746217303c6ff668d6a7b6090e193fcd03c4e9a959c911cd78979a10751303ca4ff434344c5e4b9d4c6b37ea6a50f71383dc8792beae928f0dd6a1eda3023

diff --git a/kde-apps/krdc/krdc-15.08.0.ebuild b/kde-apps/krdc/krdc-15.08.0.ebuild
new file mode 100644
index 0000000..7d01e65
--- /dev/null
+++ b/kde-apps/krdc/krdc-15.08.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE remote desktop connection (RDP and VNC) client"
+HOMEPAGE="http://www.kde.org/applications/internet/krdc/"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug jpeg +rdesktop telepathy vnc zeroconf"
+
+#nx? ( >=net-misc/nxcl-0.9-r1 ) disabled upstream, last checked 4.13.1
+
+DEPEND="
+	jpeg? ( virtual/jpeg:0 )
+	telepathy? ( >=net-libs/telepathy-qt-0.9 )
+	vnc? ( >=net-libs/libvncserver-0.9 )
+	zeroconf? ( net-dns/avahi )
+"
+RDEPEND="${DEPEND}
+	rdesktop? ( >=net-misc/freerdp-1.1.0_beta1[X] )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_with jpeg)
+		$(cmake-utils_use_with telepathy TelepathyQt4)
+		$(cmake-utils_use_with vnc LibVNCServer)
+		$(cmake-utils_use_with zeroconf DNSSD)
+	)
+
+	kde4-base_src_configure
+}


             reply	other threads:[~2015-08-26 12:01 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26 12:01 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-05 16:14 [gentoo-commits] repo/gentoo:master commit in: kde-apps/krdc/ Michael Palimaka
2016-03-05 11:13 Mikle Kolyada
2017-01-06 11:48 Pacho Ramos
2017-01-08 11:38 Johannes Huber
2019-03-01  9:25 Andreas Sturmlechner
2020-04-17 20:59 Andreas Sturmlechner
2020-05-10  9:15 Mikle Kolyada
2020-05-10  9:19 Mikle Kolyada
2020-05-10 17:42 Mart Raudsepp
2020-05-10 18:58 Andreas Sturmlechner
2020-10-16 17:46 Georgy Yakovlev
2021-09-12 11:28 Yixun Lan
2024-03-17 16:35 Mike Gilbert
2024-04-19  9:21 Sam James
2024-04-20  4:42 Sam James
2024-05-21  1:39 Mike Gilbert
2024-05-23 16:00 Andreas Sturmlechner
2024-09-02 14:50 Andreas Sturmlechner
2024-09-19 18:55 Andreas Sturmlechner
2024-09-19 18:55 Andreas Sturmlechner

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=1440590488.bb976271cf5c403b0b9ba2f2ab7d18aacb429737.johu@gentoo \
    --to=johu@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