Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1512 - (hide annotations) (download)
Sun May 10 16:44:42 2009 UTC (15 years ago) by niro
File size: 593 byte(s)
-moved to 'core'
1 niro 2 # $Header: /magellan-cvs/smage/dict-aspell-de/dict-aspell-de-0.60_pre20030222-r6.smage2,v 1.1 2008/04/20 21:26:57 niro Exp $
2    
3     PNAME="dict-aspell-de"
4     PVER="0.60_pre20030222"
5     PBUILD="r6"
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     src_compile()
26     {
27     cd ${SRCDIR}
28    
29     ./configure || die
30     mmake || die
31     }

Properties

Name Value
svn:keywords Id