jperkin
|
70ca42fbf8
|
xz: Only enable nls by default if msgfmt is builtin.
Avoids circular dependency issues as xz with nls depends on gettext-tools if
msgfmt comes from pkgsrc, which in turn depends on xz.
|
2018-01-12 11:35:28 +00:00 |
|
jperkin
|
0d573acba3
|
xz: Honour PKGLOCALEDIR, PR#52552 from Matteo Cypriani.
Bump PKGREVISION as package built previously but with wrong localedir.
|
2017-09-20 12:05:46 +00:00 |
|
tnn
|
884cf87bbd
|
revert previous, should probably be handled in gettext-tools like
joerg suggested.
|
2015-10-03 14:57:10 +00:00 |
|
tnn
|
7e51240e85
|
Try to resolve circular dependency between xz and gettext; don't suggest
to enable the nls option by default if gettext is not builtin.
Also, the nls option needs the msg* tools.
|
2015-10-03 12:28:45 +00:00 |
|
bsiegert
|
4ed47a91c0
|
Add an nls option to xz that can be disabled, but is on by default. If off,
gettext is not required.
|
2014-10-12 13:07:11 +00:00 |
|