public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kstars: kstars-4.6.2.ebuild ChangeLog kstars-4.6.1.ebuild kstars-4.5.5.ebuild kstars-4.6.0.ebuild
@ 2011-04-06 14:19 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-06 14:19 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/04/06 14:19:10

  Modified:             ChangeLog
  Added:                kstars-4.6.2.ebuild
  Removed:              kstars-4.6.1.ebuild kstars-4.5.5.ebuild
                        kstars-4.6.0.ebuild
  Log:
  KDE SC 4.6.2 version bump. Drop 4.6.{0,1} and 4.5.5. This is our stable candidate so test and test more. Force due to some unmet deps. Filled as bug #362305.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.182                kde-base/kstars/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	4 Mar 2011 18:00:01 -0000	1.181
+++ ChangeLog	6 Apr 2011 14:19:10 -0000	1.182
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kstars
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.181 2011/03/04 18:00:01 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/ChangeLog,v 1.182 2011/04/06 14:19:10 scarabeus Exp $
+
+*kstars-4.6.2 (06 Apr 2011)
+
+  06 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -kstars-4.5.5.ebuild,
+  -kstars-4.6.0.ebuild, -kstars-4.6.1.ebuild, +kstars-4.6.2.ebuild:
+  Version bump KDE SC 4.6.2
 
 *kstars-4.6.1 (04 Mar 2011)
 



1.1                  kde-base/kstars/kstars-4.6.2.ebuild

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

Index: kstars-4.6.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kstars/kstars-4.6.2.ebuild,v 1.1 2011/04/06 14:19:10 scarabeus Exp $
EAPI=3

KDE_HANDBOOK="optional"
KMNAME="kdeedu"
inherit kde4-meta

DESCRIPTION="KDE Desktop Planetarium"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug fits indi"

DEPEND="
	dev-cpp/eigen
	$(add_kdebase_dep libkdeedu)
	fits? ( >=sci-libs/cfitsio-0.390 )
	indi? ( >=sci-libs/indilib-0.6.2[fits?] )
"
RDEPEND="${DEPEND}"

PATCHES=(
	"${FILESDIR}"/${PN}-4.4.65-solaris.patch
)

src_configure() {
	# Bug 308903
	use ppc64 && append-flags -mminimal-toc

	mycmakeargs=(
		$(cmake-utils_use_with fits CFitsio)
		$(cmake-utils_use_with indi)
	)

	kde4-meta_src_configure
}






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

only message in thread, other threads:[~2011-04-06 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06 14:19 [gentoo-commits] gentoo-x86 commit in kde-base/kstars: kstars-4.6.2.ebuild ChangeLog kstars-4.6.1.ebuild kstars-4.5.5.ebuild kstars-4.6.0.ebuild Tomas Chvatal (scarabeus)

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