public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/smoke: ChangeLog smoke-4.4.2.ebuild
@ 2010-03-30 22:05 Dror Levin (spatz)
  0 siblings, 0 replies; only message in thread
From: Dror Levin (spatz) @ 2010-03-30 22:05 UTC (permalink / raw
  To: gentoo-commits

spatz       10/03/30 22:05:05

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

Revision  Changes    Path
1.97                 kde-base/smoke/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	26 Mar 2010 15:15:10 -0000	1.96
+++ ChangeLog	30 Mar 2010 22:05:05 -0000	1.97
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/smoke
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.96 2010/03/26 15:15:10 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.97 2010/03/30 22:05:05 spatz Exp $
+
+*smoke-4.4.2 (30 Mar 2010)
+
+  30 Mar 2010; Dror Levin <spatz@gentoo.org> +smoke-4.4.2.ebuild:
+  Version bump
 
   26 Mar 2010; Maciej Mrozowski <reavertm@gentoo.org> smoke-4.4.1.ebuild,
   +files/smoke-4.4.1-webkit-cmake.patch, -files/smoke-phonon-fix.patch:



1.1                  kde-base/smoke/smoke-4.4.2.ebuild

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

Index: smoke-4.4.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-4.4.2.ebuild,v 1.1 2010/03/30 22:05:05 spatz Exp $

EAPI="3"

KMNAME="kdebindings"
WEBKIT_REQUIRED="optional"
inherit kde4-meta

DESCRIPTION="Scripting Meta Object Kompiler Engine"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="akonadi kdevplatform okular +phonon qimageblitz qtmultimedia qscintilla qwt semantic-desktop"

COMMON_DEPEND="
	$(add_kdebase_dep kdelibs 'semantic-desktop?')
	akonadi? ( $(add_kdebase_dep kdepimlibs) )
	kdevplatform? ( dev-util/kdevplatform:4 )
	okular? ( $(add_kdebase_dep okular) )
	phonon? ( >=media-sound/phonon-4.3.80[xcb] )
	qimageblitz? ( >=kde-base/qimageblitz-0.0.4 )
	qscintilla? ( x11-libs/qscintilla )
	qwt? ( x11-libs/qwt:5 )
"

DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"

KMEXTRA="generator/"

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_enable akonadi)
		$(cmake-utils_use_enable akonadi Kdepimlibs)
		$(cmake-utils_use_enable kdevplatform KDEVPLATFORM_SMOKE)
		$(cmake-utils_use_enable okular)
		$(cmake-utils_use_enable phonon PHONON_SMOKE)
		$(cmake-utils_use_enable qimageblitz QIMAGEBLITZ_SMOKE)
		$(cmake-utils_use_enable qscintilla QSCI_SMOKE)
		$(cmake-utils_use_enable qtmultimedia QTMULTIMEDIA_SMOKE)
		$(cmake-utils_use_enable qwt QWT_SMOKE)
		$(cmake-utils_use_enable semantic-desktop Nepomuk)
		$(cmake-utils_use_enable semantic-desktop Soprano)
		$(cmake-utils_use_enable webkit QTWEBKIT_SMOKE)
	)
	kde4-meta_src_configure
}






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

only message in thread, other threads:[~2010-03-30 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30 22:05 [gentoo-commits] gentoo-x86 commit in kde-base/smoke: ChangeLog smoke-4.4.2.ebuild Dror Levin (spatz)

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