tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xgettext with UI files support



Hi,

From: Jonathan Perkin <jperkin%joyent.com@localhost>, Date: Mon, 15 Jun 2015 16:08:24 +0100

> * On 2015-06-15 at 16:00 BST, Ryo ONODERA wrote:
> 
>> My commit to x11/gtk3 was wrong.
>> How about the following patches?
>> If REQUIRE_XGETTEXT_WITH_UI_FILES_SUPPORT=yes, xgettext>=0.18.3 from
>> devel/gettext-tools is used.
> 
> I really don't like that variable name, it's way too long.
> 
> I'd also prefer to see a more general way of requiring specific
> versions of USE_TOOLS (e.g. USE_TOOLS+= xgettext>=0.18.3 or something)
> rather than adding special cases like this all over the place,
> especially during a freeze.
> 
> Can we go with a simpler, non-infrastructure fix for now and discuss a
> general purpose solution post-freeze?

Thanks for your comment.

I will never commit this during freeze.
The long variable name is the result of my poor English.

USE_TOOLS+=xgettext>=0.18.3 is best, but it is hard to implement for me.
XGETTEXT_REQD=0.18.3 is the best method for me.

How about XGETTEXT_REQD?

> 
> Thanks,
> 
> -- 
> Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index