[patch] mail/thunderbird-dictionaries update for thunderbird 2.0.0.0
thunderbird 2.0.0.0 changes where it expects to find dictionaries from ${PREFIX}/lib/thunderbird/components/myspell to ${PREFIX}/lib/thunderbird/dictionaries. this patch updates the port for this version of thunderbird. PR: ports/112057 Submitted by: Matthew Luckie <mjl@luckie.org.nz>
This commit is contained in:
parent
489d16d76e
commit
c79655ef92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190772
2 changed files with 92 additions and 93 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= thunderbird-dictionaries
|
||||
PORTVERSION= 20060220
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_MOZDEV}
|
||||
MASTER_SITE_SUBDIR= dictionaries
|
||||
|
@ -18,7 +18,7 @@ DIST_SUBDIR= thunderbird
|
|||
MAINTAINER= mjl@luckie.org.nz
|
||||
COMMENT= Dictionaries for Mozilla Thunderbird
|
||||
|
||||
RUN_DEPENDS= thunderbird:${PORTSDIR}/mail/thunderbird
|
||||
RUN_DEPENDS= thunderbird>=2.0.0.0:${PORTSDIR}/mail/thunderbird
|
||||
|
||||
USE_ZIP= yes
|
||||
WRKSRC= ${WRKDIR}/dictionaries
|
||||
|
@ -168,23 +168,22 @@ do-build:
|
|||
|
||||
# Install the requested dictionaries
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/thunderbird/components/myspell
|
||||
.for f in ${ALLDICTS}
|
||||
.ifdef(WITH_DICT_${f})
|
||||
.if ${BG_DICT}==${f}
|
||||
@${INSTALL_DATA} \
|
||||
${WRKSRC}/${${f}_FILE}/bin/components/myspell/${${f}_FILE:S/spell-//:S/xpi//}aff \
|
||||
${PREFIX}/lib/thunderbird/components/myspell
|
||||
${PREFIX}/lib/thunderbird/dictionaries
|
||||
@${INSTALL_DATA} \
|
||||
${WRKSRC}/${${f}_FILE}/bin/components/myspell/${${f}_FILE:S/spell-//:S/xpi//}dic \
|
||||
${PREFIX}/lib/thunderbird/components/myspell
|
||||
${PREFIX}/lib/thunderbird/dictionaries
|
||||
.else
|
||||
@${INSTALL_DATA} \
|
||||
${WRKSRC}/${${f}_FILE}/${${f}_FILE:S/spell-//:S/xpi//}aff \
|
||||
${PREFIX}/lib/thunderbird/components/myspell
|
||||
${PREFIX}/lib/thunderbird/dictionaries
|
||||
@${INSTALL_DATA} \
|
||||
${WRKSRC}/${${f}_FILE}/${${f}_FILE:S/spell-//:S/xpi//}dic \
|
||||
${PREFIX}/lib/thunderbird/components/myspell
|
||||
${PREFIX}/lib/thunderbird/dictionaries
|
||||
.endif
|
||||
.endif
|
||||
.endfor
|
||||
|
|
|
@ -1,86 +1,86 @@
|
|||
%%AF_ZA%%lib/thunderbird/components/myspell/af-ZA.aff
|
||||
%%AF_ZA%%lib/thunderbird/components/myspell/af-ZA.dic
|
||||
%%BG%%lib/thunderbird/components/myspell/bg.aff
|
||||
%%BG%%lib/thunderbird/components/myspell/bg.dic
|
||||
%%CA%%lib/thunderbird/components/myspell/ca.aff
|
||||
%%CA%%lib/thunderbird/components/myspell/ca.dic
|
||||
%%CS%%lib/thunderbird/components/myspell/cs.aff
|
||||
%%CS%%lib/thunderbird/components/myspell/cs.dic
|
||||
%%CY_GB%%lib/thunderbird/components/myspell/cy-GB.aff
|
||||
%%CY_GB%%lib/thunderbird/components/myspell/cy-GB.dic
|
||||
%%DA%%lib/thunderbird/components/myspell/da.aff
|
||||
%%DA%%lib/thunderbird/components/myspell/da.dic
|
||||
%%DE_AT%%lib/thunderbird/components/myspell/de-AT.aff
|
||||
%%DE_AT%%lib/thunderbird/components/myspell/de-AT.dic
|
||||
%%DE_CH%%lib/thunderbird/components/myspell/de-CH.aff
|
||||
%%DE_CH%%lib/thunderbird/components/myspell/de-CH.dic
|
||||
%%DE_DE%%lib/thunderbird/components/myspell/de-DE.aff
|
||||
%%DE_DE%%lib/thunderbird/components/myspell/de-DE.dic
|
||||
%%EL%%lib/thunderbird/components/myspell/el.aff
|
||||
%%EL%%lib/thunderbird/components/myspell/el.dic
|
||||
%%EN_AU%%lib/thunderbird/components/myspell/en-AU.aff
|
||||
%%EN_AU%%lib/thunderbird/components/myspell/en-AU.dic
|
||||
%%EN_CA%%lib/thunderbird/components/myspell/en-CA.aff
|
||||
%%EN_CA%%lib/thunderbird/components/myspell/en-CA.dic
|
||||
%%EN_GB%%lib/thunderbird/components/myspell/en-GB.aff
|
||||
%%EN_GB%%lib/thunderbird/components/myspell/en-GB.dic
|
||||
%%EN_NZ%%lib/thunderbird/components/myspell/en-NZ.aff
|
||||
%%EN_NZ%%lib/thunderbird/components/myspell/en-NZ.dic
|
||||
%%ES_ES%%lib/thunderbird/components/myspell/es-ES.aff
|
||||
%%ES_ES%%lib/thunderbird/components/myspell/es-ES.dic
|
||||
%%ES_MX%%lib/thunderbird/components/myspell/es-MX.aff
|
||||
%%ES_MX%%lib/thunderbird/components/myspell/es-MX.dic
|
||||
%%FO%%lib/thunderbird/components/myspell/fo.aff
|
||||
%%FO%%lib/thunderbird/components/myspell/fo.dic
|
||||
%%FR_FR%%lib/thunderbird/components/myspell/fr-FR.aff
|
||||
%%FR_FR%%lib/thunderbird/components/myspell/fr-FR.dic
|
||||
%%GA%%lib/thunderbird/components/myspell/ga.aff
|
||||
%%GA%%lib/thunderbird/components/myspell/ga.dic
|
||||
%%GL%%lib/thunderbird/components/myspell/gl.aff
|
||||
%%GL%%lib/thunderbird/components/myspell/gl.dic
|
||||
%%HE_IL%%lib/thunderbird/components/myspell/he-IL.aff
|
||||
%%HE_IL%%lib/thunderbird/components/myspell/he-IL.dic
|
||||
%%HR%%lib/thunderbird/components/myspell/hr.aff
|
||||
%%HR%%lib/thunderbird/components/myspell/hr.dic
|
||||
%%HU%%lib/thunderbird/components/myspell/hu.aff
|
||||
%%HU%%lib/thunderbird/components/myspell/hu.dic
|
||||
%%IA%%lib/thunderbird/components/myspell/ia.aff
|
||||
%%IA%%lib/thunderbird/components/myspell/ia.dic
|
||||
%%IT%%lib/thunderbird/components/myspell/it.aff
|
||||
%%IT%%lib/thunderbird/components/myspell/it.dic
|
||||
%%LA%%lib/thunderbird/components/myspell/la.aff
|
||||
%%LA%%lib/thunderbird/components/myspell/la.dic
|
||||
%%LT%%lib/thunderbird/components/myspell/lt.aff
|
||||
%%LT%%lib/thunderbird/components/myspell/lt.dic
|
||||
%%LV_LV%%lib/thunderbird/components/myspell/lv-LV.aff
|
||||
%%LV_LV%%lib/thunderbird/components/myspell/lv-LV.dic
|
||||
%%MI%%lib/thunderbird/components/myspell/mi.aff
|
||||
%%MI%%lib/thunderbird/components/myspell/mi.dic
|
||||
%%MS%%lib/thunderbird/components/myspell/ms.aff
|
||||
%%MS%%lib/thunderbird/components/myspell/ms.dic
|
||||
%%NB%%lib/thunderbird/components/myspell/nb.aff
|
||||
%%NB%%lib/thunderbird/components/myspell/nb.dic
|
||||
%%NL%%lib/thunderbird/components/myspell/nl.aff
|
||||
%%NL%%lib/thunderbird/components/myspell/nl.dic
|
||||
%%NN%%lib/thunderbird/components/myspell/nn.aff
|
||||
%%NN%%lib/thunderbird/components/myspell/nn.dic
|
||||
%%PL%%lib/thunderbird/components/myspell/pl.aff
|
||||
%%PL%%lib/thunderbird/components/myspell/pl.dic
|
||||
%%PT%%lib/thunderbird/components/myspell/pt.aff
|
||||
%%PT%%lib/thunderbird/components/myspell/pt.dic
|
||||
%%PT_BR%%lib/thunderbird/components/myspell/pt-BR.aff
|
||||
%%PT_BR%%lib/thunderbird/components/myspell/pt-BR.dic
|
||||
%%RO%%lib/thunderbird/components/myspell/ro.aff
|
||||
%%RO%%lib/thunderbird/components/myspell/ro.dic
|
||||
%%RU%%lib/thunderbird/components/myspell/ru.aff
|
||||
%%RU%%lib/thunderbird/components/myspell/ru.dic
|
||||
%%SK%%lib/thunderbird/components/myspell/sk.aff
|
||||
%%SK%%lib/thunderbird/components/myspell/sk.dic
|
||||
%%SL%%lib/thunderbird/components/myspell/sl.aff
|
||||
%%SL%%lib/thunderbird/components/myspell/sl.dic
|
||||
%%SV%%lib/thunderbird/components/myspell/sv.aff
|
||||
%%SV%%lib/thunderbird/components/myspell/sv.dic
|
||||
%%UK%%lib/thunderbird/components/myspell/uk.aff
|
||||
%%UK%%lib/thunderbird/components/myspell/uk.dic
|
||||
%%ZU_ZA%%lib/thunderbird/components/myspell/zu-ZA.aff
|
||||
%%ZU_ZA%%lib/thunderbird/components/myspell/zu-ZA.dic
|
||||
%%AF_ZA%%lib/thunderbird/dictionaries/af-ZA.aff
|
||||
%%AF_ZA%%lib/thunderbird/dictionaries/af-ZA.dic
|
||||
%%BG%%lib/thunderbird/dictionaries/bg.aff
|
||||
%%BG%%lib/thunderbird/dictionaries/bg.dic
|
||||
%%CA%%lib/thunderbird/dictionaries/ca.aff
|
||||
%%CA%%lib/thunderbird/dictionaries/ca.dic
|
||||
%%CS%%lib/thunderbird/dictionaries/cs.aff
|
||||
%%CS%%lib/thunderbird/dictionaries/cs.dic
|
||||
%%CY_GB%%lib/thunderbird/dictionaries/cy-GB.aff
|
||||
%%CY_GB%%lib/thunderbird/dictionaries/cy-GB.dic
|
||||
%%DA%%lib/thunderbird/dictionaries/da.aff
|
||||
%%DA%%lib/thunderbird/dictionaries/da.dic
|
||||
%%DE_AT%%lib/thunderbird/dictionaries/de-AT.aff
|
||||
%%DE_AT%%lib/thunderbird/dictionaries/de-AT.dic
|
||||
%%DE_CH%%lib/thunderbird/dictionaries/de-CH.aff
|
||||
%%DE_CH%%lib/thunderbird/dictionaries/de-CH.dic
|
||||
%%DE_DE%%lib/thunderbird/dictionaries/de-DE.aff
|
||||
%%DE_DE%%lib/thunderbird/dictionaries/de-DE.dic
|
||||
%%EL%%lib/thunderbird/dictionaries/el.aff
|
||||
%%EL%%lib/thunderbird/dictionaries/el.dic
|
||||
%%EN_AU%%lib/thunderbird/dictionaries/en-AU.aff
|
||||
%%EN_AU%%lib/thunderbird/dictionaries/en-AU.dic
|
||||
%%EN_CA%%lib/thunderbird/dictionaries/en-CA.aff
|
||||
%%EN_CA%%lib/thunderbird/dictionaries/en-CA.dic
|
||||
%%EN_GB%%lib/thunderbird/dictionaries/en-GB.aff
|
||||
%%EN_GB%%lib/thunderbird/dictionaries/en-GB.dic
|
||||
%%EN_NZ%%lib/thunderbird/dictionaries/en-NZ.aff
|
||||
%%EN_NZ%%lib/thunderbird/dictionaries/en-NZ.dic
|
||||
%%ES_ES%%lib/thunderbird/dictionaries/es-ES.aff
|
||||
%%ES_ES%%lib/thunderbird/dictionaries/es-ES.dic
|
||||
%%ES_MX%%lib/thunderbird/dictionaries/es-MX.aff
|
||||
%%ES_MX%%lib/thunderbird/dictionaries/es-MX.dic
|
||||
%%FO%%lib/thunderbird/dictionaries/fo.aff
|
||||
%%FO%%lib/thunderbird/dictionaries/fo.dic
|
||||
%%FR_FR%%lib/thunderbird/dictionaries/fr-FR.aff
|
||||
%%FR_FR%%lib/thunderbird/dictionaries/fr-FR.dic
|
||||
%%GA%%lib/thunderbird/dictionaries/ga.aff
|
||||
%%GA%%lib/thunderbird/dictionaries/ga.dic
|
||||
%%GL%%lib/thunderbird/dictionaries/gl.aff
|
||||
%%GL%%lib/thunderbird/dictionaries/gl.dic
|
||||
%%HE_IL%%lib/thunderbird/dictionaries/he-IL.aff
|
||||
%%HE_IL%%lib/thunderbird/dictionaries/he-IL.dic
|
||||
%%HR%%lib/thunderbird/dictionaries/hr.aff
|
||||
%%HR%%lib/thunderbird/dictionaries/hr.dic
|
||||
%%HU%%lib/thunderbird/dictionaries/hu.aff
|
||||
%%HU%%lib/thunderbird/dictionaries/hu.dic
|
||||
%%IA%%lib/thunderbird/dictionaries/ia.aff
|
||||
%%IA%%lib/thunderbird/dictionaries/ia.dic
|
||||
%%IT%%lib/thunderbird/dictionaries/it.aff
|
||||
%%IT%%lib/thunderbird/dictionaries/it.dic
|
||||
%%LA%%lib/thunderbird/dictionaries/la.aff
|
||||
%%LA%%lib/thunderbird/dictionaries/la.dic
|
||||
%%LT%%lib/thunderbird/dictionaries/lt.aff
|
||||
%%LT%%lib/thunderbird/dictionaries/lt.dic
|
||||
%%LV_LV%%lib/thunderbird/dictionaries/lv-LV.aff
|
||||
%%LV_LV%%lib/thunderbird/dictionaries/lv-LV.dic
|
||||
%%MI%%lib/thunderbird/dictionaries/mi.aff
|
||||
%%MI%%lib/thunderbird/dictionaries/mi.dic
|
||||
%%MS%%lib/thunderbird/dictionaries/ms.aff
|
||||
%%MS%%lib/thunderbird/dictionaries/ms.dic
|
||||
%%NB%%lib/thunderbird/dictionaries/nb.aff
|
||||
%%NB%%lib/thunderbird/dictionaries/nb.dic
|
||||
%%NL%%lib/thunderbird/dictionaries/nl.aff
|
||||
%%NL%%lib/thunderbird/dictionaries/nl.dic
|
||||
%%NN%%lib/thunderbird/dictionaries/nn.aff
|
||||
%%NN%%lib/thunderbird/dictionaries/nn.dic
|
||||
%%PL%%lib/thunderbird/dictionaries/pl.aff
|
||||
%%PL%%lib/thunderbird/dictionaries/pl.dic
|
||||
%%PT%%lib/thunderbird/dictionaries/pt.aff
|
||||
%%PT%%lib/thunderbird/dictionaries/pt.dic
|
||||
%%PT_BR%%lib/thunderbird/dictionaries/pt-BR.aff
|
||||
%%PT_BR%%lib/thunderbird/dictionaries/pt-BR.dic
|
||||
%%RO%%lib/thunderbird/dictionaries/ro.aff
|
||||
%%RO%%lib/thunderbird/dictionaries/ro.dic
|
||||
%%RU%%lib/thunderbird/dictionaries/ru.aff
|
||||
%%RU%%lib/thunderbird/dictionaries/ru.dic
|
||||
%%SK%%lib/thunderbird/dictionaries/sk.aff
|
||||
%%SK%%lib/thunderbird/dictionaries/sk.dic
|
||||
%%SL%%lib/thunderbird/dictionaries/sl.aff
|
||||
%%SL%%lib/thunderbird/dictionaries/sl.dic
|
||||
%%SV%%lib/thunderbird/dictionaries/sv.aff
|
||||
%%SV%%lib/thunderbird/dictionaries/sv.dic
|
||||
%%UK%%lib/thunderbird/dictionaries/uk.aff
|
||||
%%UK%%lib/thunderbird/dictionaries/uk.dic
|
||||
%%ZU_ZA%%lib/thunderbird/dictionaries/zu-ZA.aff
|
||||
%%ZU_ZA%%lib/thunderbird/dictionaries/zu-ZA.dic
|
||||
|
|
Loading…
Reference in a new issue