public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/rocs: ChangeLog rocs-4.14.1.ebuild
@ 2014-09-16 18:17 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2014-09-16 18:17 UTC (permalink / raw
  To: gentoo-commits

johu        14/09/16 18:17:22

  Modified:             ChangeLog
  Added:                rocs-4.14.1.ebuild
  Log:
  Version bump KDE SC 4.14.1
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.174                kde-base/rocs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/rocs/ChangeLog?rev=1.174&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/rocs/ChangeLog?rev=1.174&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/rocs/ChangeLog?r1=1.173&r2=1.174

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/rocs/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog	20 Aug 2014 16:02:42 -0000	1.173
+++ ChangeLog	16 Sep 2014 18:17:22 -0000	1.174
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/rocs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/rocs/ChangeLog,v 1.173 2014/08/20 16:02:42 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/rocs/ChangeLog,v 1.174 2014/09/16 18:17:22 johu Exp $
+
+*rocs-4.14.1 (16 Sep 2014)
+
+  16 Sep 2014; Johannes Huber <johu@gentoo.org> +rocs-4.14.1.ebuild:
+  Version bump KDE SC 4.14.1
 
 *rocs-4.14.0 (20 Aug 2014)
 



1.1                  kde-base/rocs/rocs-4.14.1.ebuild

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

Index: rocs-4.14.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/rocs/rocs-4.14.1.ebuild,v 1.1 2014/09/16 18:17:22 johu Exp $

EAPI=5

KDE_HANDBOOK="optional"
inherit kde4-base

DESCRIPTION="KDE4 interface to work with Graph Theory"
HOMEPAGE="http://www.kde.org/applications/education/rocs
http://edu.kde.org/applications/mathematics/rocs"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"

RDEPEND="
	dev-libs/grantlee
	dev-qt/qtxmlpatterns:4
"
DEPEND="
	${RDEPEND}
	>=dev-libs/boost-1.49
"

RESTRICT=test
# bug 443752

src_test() {
	local mycmakeargs=(-DKDE4_BUILD_TESTS=ON)
	cmake-utils_src_configure
	kde4-base_src_compile

	cd "${BUILD_DIR}"
	emake DESTDIR="${T}/tests" install
	export KDEDIRS="${KDEDIRS}:${T}/tests/${PREFIX}"
	kbuildsycoca4
	ctest || die "tests failed"
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-16 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 18:17 [gentoo-commits] gentoo-x86 commit in kde-base/rocs: ChangeLog rocs-4.14.1.ebuild Johannes Huber (johu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox