HomeFreeBSD

textproc/retext: Fix broken translations; Fix autoplist

Description

textproc/retext: Fix broken translations; Fix autoplist

  1. My previous commit r487632 deleted the empty directory. But

it turned out that translation files are supposed to be there.
With the help of the upstream, I fixed the translations. As it
turned out, USES=qt:5 is needed, and lrelease should be made available
to setup.py. The added patch makes setup.py to find lrelease,
this was broken upstream.

  1. autoplist was not used because it was broken due to the file name

mismatch. PYDISTUTILS_INSTALLARGS=--no-rename is a workaround,
permanent fix will be added by the upstream later.

  1. Add NO_ARCH=yes.

Approved by: portmgr (unbreak)

Details

Provenance
yuriAuthored on
Parents
rP487670: net/anet: update 0.4.0 to 0.4.1
Branches
Unknown
Tags
Unknown