Commit graph

5 commits

Author SHA1 Message Date
Stephan Lachnit b261032fce improve meson.build for distro usage
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-06-19 18:23:08 -07:00
SwimmingTiger 399116b3cb update po/README and meson.build that suggestions from #2947 2020-06-18 19:11:32 -07:00
SwimmingTiger 40348f9fe0 i18n: find locale dir from the optional configuration file generated by meson 2020-06-18 19:11:32 -07:00
Stephan Lachnit ed613320fb improve meson and i18n support
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-04-13 17:16:15 -07:00
Devilish Spirits 841ae28701 Created basic meson.build config
Python files are installed into `$DESTDIR/lib/lutris`
	Scripts in `/bin` have been edited to search **ALL** module inside this dir
	Datas are also searched in `</lib/lutris>/../../share/lutris`, this allow weird DESTDIR like `/tmp/lutris` (tested)
	Now Lutris assume that libdir is located in `<bindir>/../lib`

	This is minimalist right now and should work for everyone
2019-08-05 19:02:01 -07:00