[20216] trunk/dports/textproc

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 28 14:47:49 PDT 2006


Revision: 20216
          http://trac.macosforge.org/projects/macports/changeset/20216
Author:   vinc17 at macports.org
Date:     2006-10-28 14:47:48 -0700 (Sat, 28 Oct 2006)

Log Message:
-----------
New port stardict-xmlittre: XMLittr?\195?\169 dictionary for stardict (bug 10867).

Added Paths:
-----------
    trunk/dports/textproc/stardict-xmlittre/
    trunk/dports/textproc/stardict-xmlittre/Portfile

Added: trunk/dports/textproc/stardict-xmlittre/Portfile
===================================================================
--- trunk/dports/textproc/stardict-xmlittre/Portfile	                        (rev 0)
+++ trunk/dports/textproc/stardict-xmlittre/Portfile	2006-10-28 21:47:48 UTC (rev 20216)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+name		stardict-xmlittre
+version		2.4.2
+categories	textproc
+maintainers	vincent-opdarw at vinc17.org
+description	XMLittré dictionary for stardict
+long_description XMLittré dictionary for stardict.
+homepage	http://francois.gannaz.free.fr/Littre/accueil.php
+master_sites	sourceforge:stardict
+checksums	md5 60252449ad6d9d3fee48ccba3412d127 \
+		sha1 16920eb26a042f81feff6f9888548f6f3520e095
+use_bzip2	yes
+
+use_configure	no
+build		{}
+
+destroot	{
+		  set instdir share/stardict/dic
+		  file mkdir "${destroot}${prefix}/${instdir}"
+		  xinstall -m 644 -v -W ${worksrcpath} \
+		    XMLittre.dict.dz XMLittre.ifo XMLittre.idx \
+		    "${destroot}${prefix}/${instdir}"
+		}


Property changes on: trunk/dports/textproc/stardict-xmlittre/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/20061028/28ff540d/attachment.html


More information about the macports-changes mailing list