Magellan Linux

Contents of /branches/branch-xorg18/core/dict-aspell-de/dict-aspell-de-0.60_pre20030222-r9.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 1 month ago) by niro
File size: 514 byte(s)
created branch 'branch-xorg18'
1 # $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