public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kttsd: ChangeLog kttsd-4.0.2.ebuild
@ 2008-03-10 23:56 Wulf Krueger (philantrop)
  0 siblings, 0 replies; only message in thread
From: Wulf Krueger (philantrop) @ 2008-03-10 23:56 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/03/10 23:56:36

  Modified:             ChangeLog
  Added:                kttsd-4.0.2.ebuild
  Log:
  Version bump to KDE 4.0.2.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.89                 kde-base/kttsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	7 Mar 2008 20:43:54 -0000	1.88
+++ ChangeLog	10 Mar 2008 23:56:35 -0000	1.89
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kttsd
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.88 2008/03/07 20:43:54 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/ChangeLog,v 1.89 2008/03/10 23:56:35 philantrop Exp $
+
+*kttsd-4.0.2 (10 Mar 2008)
+
+  10 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> +kttsd-4.0.2.ebuild:
+  Version bump to KDE 4.0.2
 
   07 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> kttsd-3.5.9.ebuild:
   Allow mixing of split & monolithic ebuilds, where possible, thanks to



1.1                  kde-base/kttsd/kttsd-4.0.2.ebuild

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

Index: kttsd-4.0.2.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kttsd/kttsd-4.0.2.ebuild,v 1.1 2008/03/10 23:56:35 philantrop Exp $

EAPI="1"

KMNAME=kdeaccessibility
inherit kde4-meta

DESCRIPTION="KDE text-to-speech subsystem"
KEYWORDS="~amd64 ~x86"
IUSE="alsa debug htmlhandbook ktts"

COMMONDEPEND="ktts? ( alsa? ( >=media-libs/alsa-lib-1.0.14a ) )
	>=kde-base/kcmshell-${PV}:${SLOT}
	>=kde-base/knotify-${PV}:${SLOT}"
DEPEND="${DEPEND} ${COMMONDEPEND}"
RDEPEND="${RDEPEND} ${COMMONDEPEND}
	ktts? ( app-accessibility/festival
	app-accessibility/epos
	app-accessibility/freetts )
	app-accessibility/flite"

src_compile() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with alsa Alsa)
		-DKDE4_KTTSD_PHONON=$(use alsa && echo ON || echo OFF)
		-DKDE4_KTTSD_ALSA=$(use alsa && echo ON || echo OFF)
		$(cmake-utils_use_with ktts Kttsmodule)"

	kde4-meta_src_compile
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-03-11  2:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-10 23:56 [gentoo-commits] gentoo-x86 commit in kde-base/kttsd: ChangeLog kttsd-4.0.2.ebuild Wulf Krueger (philantrop)

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