← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~hjd/widelands/merge-b19-packaging into lp:widelands

 

The stub files are needed to have some placeholders for translated content. There is a "translations" subdirectory that contains the translations, which are pulled from Transifex. utils/update_appdata.py uses the translation files to create the actual appdata and desktop files.

So, the stub files don't need to be there for the binary packaging, neither is the translations subdirectory. Consider them as source code.

I managed to get a conditional minizip working:

https://code.launchpad.net/~widelands-dev/widelands/b19-debian

If the user has libminizip-dev installed, it uses the library. If not, is uses the packaged source code.

I'll try to go over your code tomorrow.
-- 
https://code.launchpad.net/~hjd/widelands/merge-b19-packaging/+merge/311346
Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands/merge-b19-packaging into lp:widelands.


References