From d9fc4acc572c6647a4f27b838d35d27d805d190e Mon Sep 17 00:00:00 2001 From: Jason Stubbs Date: Sun, 28 Aug 2005 08:37:44 +0000 Subject: Migration (without history) of the current stable line to subversion. svn path=/main/branches/2.0/; revision=1941 --- man/stardict.eclass.5 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 man/stardict.eclass.5 (limited to 'man/stardict.eclass.5') diff --git a/man/stardict.eclass.5 b/man/stardict.eclass.5 new file mode 100644 index 000000000..c2a7e7d36 --- /dev/null +++ b/man/stardict.eclass.5 @@ -0,0 +1,34 @@ +.TH "STARDICT.ECLASS" "5" "Jun 2003" "Portage 2.0.51" "portage" +.SH "NAME" +startdict.eclass \- convienence class to do stardict dictionary installations +.SH "DESCRIPTION" +The \fBstartdict\fR eclass contains appropriate variables and functions +to quickly make ebuild's for stardictionaries. The eclass will define +\fBsrc_compile\fR and \fBsrc_install\fR functions for you. All you +need to do is to set the \fBDICT_SUFFIX\fR, \fBDICT_P\fR, \fBFROM_LANG\fR, +and \fBTO_LANG\fR variables before inheriting the eclass. +.SH "VARIABLES" +.TP +.B FROM_LANG = \fI"From this language"\fR +What language is the dictionary translating from? If you have an +English to German dictionary, this variable would be set to 'English'. +.TP +.B TO_LANG = \fI"To this language"\fR +What language is the dictionary translating to? If you have an +English to German dictionary, this variable would be set to 'German'. +.TP +.B DICT_PREFIX = \fI"SRC_URI prefix, like 'dictd_www.mova.org_'"\fR +SRC_URI prefix, like "dictd_www.mova.org_". +.TP +.B DICT_SUFFIX = \fI"SRC_URI after the prefix"\fR +SRC_URI after the prefix. +.SH "REPORTING BUGS" +Please report bugs via http://bugs.gentoo.org/ +.SH "SEE ALSO" +.BR ebuild (5) +.SH "FILES" +.BR /usr/portage/eclass/stardict.eclass +.SH "AUTHORS" +Mike Frysinger +.SH "CVS HEADER" +$Header: /var/cvsroot/gentoo-src/portage/man/stardict.eclass.5,v 1.3.2.1 2005/01/15 00:19:36 vapier Exp $ -- cgit v1.2.3-1-g7c22