Magellan Linux

Annotation of /branches/magellan-0_10_0/extras/kdeaccessibility4/kdeaccessibility4-4.2.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3000 - (hide annotations) (download)
Mon Oct 5 18:47:41 2009 UTC (14 years, 8 months ago) by niro
File size: 636 byte(s)
created branch 'magellan-0_10_0'
1 niro 2027 # $Id$
2    
3     PNAME="kdeaccessibility4"
4     PVER="4.2.4"
5     PBUILD="r1"
6    
7     PCATEGORIE="kde-base"
8     STATE="unstable"
9    
10     DESCRIPTION="Some toy tools for KDE4."
11    
12     DEPEND=">= kde-base/kdebase4-runtime-${PVER}
13     >= kde-base/phonon-4.3.1
14     >= app-misc/strigi-0.6.5
15     >= media-libs/alsa-lib-1.0.19"
16     # Todo: ktts support for epos, festival, flite, freetts
17    
18     sminclude kde4
19    
20     UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"
21    
22    
23     src_compile()
24     {
25     cd ${SRCDIR}
26    
27     kde4_configure \
28     $(cmake_with Kttsmodule) \
29     $(cmake_with Alsa) \
30     -DKDE4_KTTSD_PHONON=ON \
31     -DKDE4_KTTSD_ALSA=ON \
32     || die
33    
34     mmake || die
35     }

Properties

Name Value
svn:keywords Id