Magellan Linux

Annotation of /trunk/core/dict-aspell-de/dict-aspell-de-0.60_pre20030222-r9.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3585 - (hide annotations) (download)
Mon Oct 26 17:33:46 2009 UTC (14 years, 7 months ago) by niro
File size: 514 byte(s)
auto added: ver bump to 0.60_pre20030222-r9
1 niro 3585 # $Id$
2    
3     PNAME="dict-aspell-de"
4     PVER="0.60_pre20030222"
5     PBUILD="r9"
6    
7     PCATEGORIE="app-dicts"
8     STATE="unstable"
9    
10     DESCRIPTION="German dictionary for aspell."
11     HOMEPAGE="http://aspell.sourceforge.net/"
12    
13     DEPEND=">= app-text/aspell-0.60"
14    
15     SRCFILE="aspell6-de-20030222-1.tar.bz2"
16     SRCDIR="${BUILDDIR}/aspell6-de-20030222-1"
17    
18     sminclude mbuild
19    
20     SRC_URI=(
21     gnu://aspell/dict/de/${SRCFILE}
22     mirror://${PNAME}/${SRCFILE}
23     )
24    
25     # fake up2date
26     UP2DATE="echo ${PVER}"
27    
28     src_compile()
29     {
30     cd ${SRCDIR}
31    
32     ./configure || die
33     mmake || die
34     }

Properties

Name Value
svn:keywords Id