public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alex Alexander (wired)" <wired@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/krfb: ChangeLog krfb-4.3.3.ebuild
Date: Mon, 02 Nov 2009 21:37:17 +0000	[thread overview]
Message-ID: <E1N54aT-0003qz-Gr@stork.gentoo.org> (raw)

wired       09/11/02 21:37:17

  Modified:             ChangeLog
  Added:                krfb-4.3.3.ebuild
  Log:
  Version bump KDE 4.3.3
  (Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.131                kde-base/krfb/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/krfb/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/krfb/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/krfb/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/krfb/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	27 Oct 2009 16:57:26 -0000	1.130
+++ ChangeLog	2 Nov 2009 21:37:16 -0000	1.131
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/krfb
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/ChangeLog,v 1.130 2009/10/27 16:57:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/ChangeLog,v 1.131 2009/11/02 21:37:16 wired Exp $
+
+*krfb-4.3.3 (02 Nov 2009)
+
+  02 Nov 2009; Alex Alexander <wired@gentoo.org> +krfb-4.3.3.ebuild:
+  Version bump
 
   27 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> krfb-4.3.2.ebuild:
   Missing x11-libs/libXtst depend wrt #289104, thanks to Mr. Anderson for



1.1                  kde-base/krfb/krfb-4.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/krfb/krfb-4.3.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/krfb/krfb-4.3.3.ebuild?rev=1.1&content-type=text/plain

Index: krfb-4.3.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/krfb/krfb-4.3.3.ebuild,v 1.1 2009/11/02 21:37:16 wired Exp $

EAPI="2"

KMNAME="kdenetwork"
inherit kde4-meta

DESCRIPTION="VNC-compatible server to share KDE desktops"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug +handbook zeroconf"

DEPEND="
	>=net-libs/libvncserver-0.9
	net-libs/openslp
	x11-libs/libXdamage
	zeroconf? (
		|| (
			net-dns/avahi[mdnsresponder-compat]
			net-misc/mDNSResponder
		)
	)
"
RDEPEND="${DEPEND}"

src_configure() {
	# krfb requires both slp and vnc to build
	mycmakeargs="${mycmakeargs}
		-DWITH_Xmms=OFF -DWITH_SLP=ON -DWITH_LibVNCServer=ON
		$(cmake-utils_use_with zeroconf DNSSD)"

	kde4-meta_src_configure
}






             reply	other threads:[~2009-11-02 21:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-02 21:37 Alex Alexander (wired) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-29 17:13 [gentoo-commits] gentoo-x86 commit in kde-base/krfb: ChangeLog krfb-4.3.3.ebuild Samuli Suominen (ssuominen)
2009-11-29 17:21 Raul Porcel (armin76)
2009-12-10 16:32 Christian Faulhammer (fauli)
2010-01-19  2:29 Jeroen Roovers (jer)

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=E1N54aT-0003qz-Gr@stork.gentoo.org \
    --to=wired@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