Re: git: b5cf55ade2ca - main - net-im/tdlib-purple: add gettext-dependencies, when NLS is enabled.
- Reply: Mikhail T.: "Re: git: b5cf55ade2ca - main - net-im/tdlib-purple: add gettext-dependencies, when NLS is enabled."
- In reply to: Mikhail Teterin : "git: b5cf55ade2ca - main - net-im/tdlib-purple: add gettext-dependencies, when NLS is enabled."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 11:59:58 UTC
On 2023-12-24T22:12:15.000+01:00, Mikhail Teterin <mi@FreeBSD.org> wrote: > The branch main has been updated by mi: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=b5cf55ade2ca8561c47b334bf2f1f746dfd6337b > > commit b5cf55ade2ca8561c47b334bf2f1f746dfd6337b > > Author: Mikhail Teterin <mi@FreeBSD.org> > > AuthorDate: 2023-12-24 21:09:28 +0000 > > Commit: Mikhail Teterin <mi@FreeBSD.org> > > CommitDate: 2023-12-24 21:09:28 +0000 > > net-im/tdlib-purple: add gettext-dependencies, when NLS is enabled. > > > > Prodded by: pkg-fallout > > --- > > net-im/tdlib-purple/Makefile | 1 + > > 1 file changed, 1 insertion(+) > > diff --git a/net-im/tdlib-purple/Makefile b/net-im/tdlib-purple/Makefile > > index 3ad88a55e079..ba55fbb99d1b 100644 > > --- a/net-im/tdlib-purple/Makefile > > +++ b/net-im/tdlib-purple/Makefile > > @@ -34,6 +34,7 @@ TEST_DESC= Do not enable, tests are broken > > CMAKE_ON+= NoVoip # tgvoip is yet to be ported > > CMAKE_ON+= NoBundledLottie # Using graphics/rlottie > > NLS_CMAKE_OFF+= -DNoTranslations=1 > > +NLS_USES= gettext-tools gettext-runtime > > > > EXTRACT_AFTER_ARGS=--exclude rlottie --exclude fmt Hi, Does this port work as intended? Upstream is dead (https://github.com/ars3niy/tdlib-purple/issues/167#issuecomment-1271734703) and looking at upstream's bugs reports people report it being removed from repos and basic functionality seemingly not working correctly. Best regards, Daniel