[Lunar-commits] r23763 - in moonbase/trunk/i18n: . stardict-gcide
Terry Chan
tchan at lunar-linux.org
Wed Mar 21 04:33:30 CET 2007
Author: tchan
Date: 2007-03-21 04:33:30 +0100 (Wed, 21 Mar 2007)
New Revision: 23763
Added:
moonbase/trunk/i18n/stardict-gcide/
moonbase/trunk/i18n/stardict-gcide/BUILD
moonbase/trunk/i18n/stardict-gcide/DEPENDS
moonbase/trunk/i18n/stardict-gcide/DETAILS
Log:
Adding "The Collaborative International Dictionary of English, version 0.44"
in StarDict format to moonbase.
Added: moonbase/trunk/i18n/stardict-gcide/BUILD
===================================================================
--- moonbase/trunk/i18n/stardict-gcide/BUILD (rev 0)
+++ moonbase/trunk/i18n/stardict-gcide/BUILD 2007-03-21 03:33:30 UTC (rev 23763)
@@ -0,0 +1,7 @@
+(
+
+ prepare_install &&
+ mkdir -p /usr/share/stardict/dic/stardict-comn_dictd03-$VERSION/ &&
+ cp -p * /usr/share/stardict/dic/stardict-comn_dictd03-$VERSION/
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/i18n/stardict-gcide/DEPENDS
===================================================================
--- moonbase/trunk/i18n/stardict-gcide/DEPENDS (rev 0)
+++ moonbase/trunk/i18n/stardict-gcide/DEPENDS 2007-03-21 03:33:30 UTC (rev 23763)
@@ -0,0 +1 @@
+depends stardict
Added: moonbase/trunk/i18n/stardict-gcide/DETAILS
===================================================================
--- moonbase/trunk/i18n/stardict-gcide/DETAILS (rev 0)
+++ moonbase/trunk/i18n/stardict-gcide/DETAILS 2007-03-21 03:33:30 UTC (rev 23763)
@@ -0,0 +1,16 @@
+ MODULE=stardict-gcide
+ VERSION=2.4.2
+ SOURCE=stardict-comn_dictd03_gcide-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/stardict-comn_dictd03_gcide-$VERSION/
+ SOURCE_URL=$SFORGE_URL/xdxf
+ SOURCE_VFY=sha1:c4d03a4b70716b7551a308566fb8ef7a97e39e59
+ WEB_SITE=http://xdxf.revdanica.com/down
+ ENTERED=20070320
+ UPDATED=20070320
+ ARCHIVE=off
+ SHORT="Collaborative Intl Dictionary of English v0.44"
+
+cat << EOF
+The Collaborative International Dictionary of English, version 0.44, in
+StarDict format. For use with stardict module.
+EOF
More information about the Lunar-commits
mailing list