[25096] trunk/dports/textproc

source_changes at macosforge.org source_changes at macosforge.org
Sun May 13 17:07:56 PDT 2007


Revision: 25096
          http://trac.macosforge.org/projects/macports/changeset/25096
Author:   boeyms at macports.org
Date:     2007-05-13 17:07:56 -0700 (Sun, 13 May 2007)

Log Message:
-----------
textproc/aspell-dict-de-alt:
 * Create separate port for an Aspell German dictionary using the old spelling
   rules.  The aspell-dict-de port now installs an Aspell dictionary with the
   current German spelling rules; see also r25095 and #11887.

Added Paths:
-----------
    trunk/dports/textproc/aspell-dict-de-alt/
    trunk/dports/textproc/aspell-dict-de-alt/Portfile

Added: trunk/dports/textproc/aspell-dict-de-alt/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-de-alt/Portfile	                        (rev 0)
+++ trunk/dports/textproc/aspell-dict-de-alt/Portfile	2007-05-14 00:07:56 UTC (rev 25096)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+name		aspell-dict-de-alt
+version		2.1
+categories	textproc
+maintainers	nomaintainer at macports.org
+description	German dictionary for aspell (old spelling rules)
+platforms	darwin
+
+long_description	German dictionary for Aspell, using the old German spelling \
+			rules.  For a dictionary with the current German \
+			spelling rules, install the aspell-dict-de port.
+
+master_sites	gnu:aspell/dict/de-alt
+
+distname	aspell6-de-alt-${version}-1
+checksums	md5 13245374b03088608d729fd15c58cd7a
+
+use_bzip2	yes
+
+depends_build	bin:aspell:aspell
+
+configure	{ system "cd ${worksrcpath} && ./configure \
+		    --vars ASPELL=${prefix}/bin/aspell \
+		    WORD_LIST_COMPRESS=${prefix}/bin/word-list-compress" }


Property changes on: trunk/dports/textproc/aspell-dict-de-alt/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070513/fc194e91/attachment.html


More information about the macports-changes mailing list