[Bug 1751820] Re: Teach dh_translations how to deal with meson
Iain Lane
iain at orangesquash.org.uk
Fri Apr 6 17:57:06 UTC 2018
Here's a patch for this. I don't really want to upload it without
someone's review, so if anybody could take a look that'd be grand!
** Patch added: "lp1751820.debdiff"
https://bugs.launchpad.net/ubuntu/+source/pkgbinarymangler/+bug/1751820/+attachment/5104429/+files/lp1751820.debdiff
** Changed in: pkgbinarymangler (Ubuntu)
Status: In Progress => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pkgbinarymangler in Ubuntu.
https://bugs.launchpad.net/bugs/1751820
Title:
Teach dh_translations how to deal with meson
Status in pkgbinarymangler package in Ubuntu:
Triaged
Bug description:
dh_translations is currently not capable to find the gettext domain
and generate the translation template on packages which use the meson
build system. It would be convenient if it was.
I started to think about code changes, but got stuck:
I suppose that we'd better use ninja instead of intltool-update for
such packages, and if so, we need to pass the build directory to the
ninja() call. How would we do that?
Or would we use intltool-update also for such packages?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pkgbinarymangler/+bug/1751820/+subscriptions
More information about the foundations-bugs
mailing list