Magellan Linux

Contents of /trunk/core/dict-aspell-de/dict-aspell-de-0.60_pre20030222-r7.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1514 - (show annotations) (download)
Sun May 10 16:48:12 2009 UTC (15 years ago) by niro
File size: 514 byte(s)
auto added: ver bump to 0.60_pre20030222-r7
1 # $Id$
2
3 PNAME="dict-aspell-de"
4 PVER="0.60_pre20030222"
5 PBUILD="r7"
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