public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber (johu)" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-plasma/libksysguard: libksysguard-5.3.2.ebuild ChangeLog
Date: Tue, 30 Jun 2015 20:50:14 +0000 (UTC)	[thread overview]
Message-ID: <20150630205014.E0513763@oystercatcher.gentoo.org> (raw)

johu        15/06/30 20:50:14

  Modified:             ChangeLog
  Added:                libksysguard-5.3.2.ebuild
  Log:
  Version bump KDE Plasma 5.3.2
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)

Revision  Changes    Path
1.2                  kde-plasma/libksysguard/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/libksysguard/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/libksysguard/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/libksysguard/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-plasma/libksysguard/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	31 May 2015 22:06:17 -0000	1.1
+++ ChangeLog	30 Jun 2015 20:50:14 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for kde-plasma/libksysguard
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-plasma/libksysguard/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-plasma/libksysguard/ChangeLog,v 1.2 2015/06/30 20:50:14 johu Exp $
+
+*libksysguard-5.3.2 (30 Jun 2015)
+
+  30 Jun 2015; Johannes Huber <johu@gentoo.org> +libksysguard-5.3.2.ebuild:
+  Version bump KDE Plasma 5.3.2
 
 *libksysguard-5.3.1 (31 May 2015)
 



1.1                  kde-plasma/libksysguard/libksysguard-5.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/libksysguard/libksysguard-5.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/libksysguard/libksysguard-5.3.2.ebuild?rev=1.1&content-type=text/plain

Index: libksysguard-5.3.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-plasma/libksysguard/libksysguard-5.3.2.ebuild,v 1.1 2015/06/30 20:50:14 johu Exp $

EAPI=5

KDE_TEST="true"
VIRTUALX_REQUIRED="test"
inherit kde5

DESCRIPTION="Task management and system monitoring library"
LICENSE="LGPL-2+"
KEYWORDS="~amd64"
IUSE="+processui X"

COMMON_DEPEND="
	$(add_frameworks_dep kauth)
	$(add_frameworks_dep kcompletion)
	$(add_frameworks_dep kconfig)
	$(add_frameworks_dep kconfigwidgets)
	$(add_frameworks_dep kcoreaddons)
	$(add_frameworks_dep ki18n)
	$(add_frameworks_dep kwidgetsaddons)
	$(add_frameworks_dep kwindowsystem)
	dev-qt/qtdbus:5
	dev-qt/qtgui:5
	dev-qt/qtnetwork:5
	dev-qt/qtwidgets:5
	sys-libs/zlib
	processui? ( dev-qt/qtwebkit:5 )
	X? (
		dev-qt/qtx11extras:5
		x11-libs/libX11
		x11-libs/libXres
	)
"
RDEPEND="${COMMON_DEPEND}
	!kde-base/ksysguard:4
	!kde-base/libksysguard
"
DEPEND="${COMMON_DEPEND}
	$(add_frameworks_dep kiconthemes)
	$(add_frameworks_dep plasma)
	X? ( x11-proto/xproto )
"

src_configure() {
	local mycmakeargs=(
		$(cmake-utils_use_find_package processui Qt5WebKitWidgets)
		$(cmake-utils_use_find_package X X11)
	)

	kde5_src_configure
}





                 reply	other threads:[~2015-06-30 20:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150630205014.E0513763@oystercatcher.gentoo.org \
    --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