bboozzoo / mconnect

mconnect - KDE Connect protocol implementation in Vala/C
GNU General Public License v2.0
273 stars 27 forks source link

autotools to meson build - upgrade #23

Closed okias closed 7 years ago

okias commented 7 years ago

Hello guys,

I'd like to create Gentoo ebuild for mconnect (since I didn't found any). Before I'll start making it, would you guys consider moving to Meson build system [1] (as successor of automake ugly things?).

Thanks David

[1] https://blogs.gnome.org/mclasen/2017/04/20/meson-considerations/

bboozzoo commented 7 years ago

I've recently pushed meson support to bboozzoo/tls-support branch. I plan to merge the branch later this week.

BTW. I'll probably keep both autotools and meson in the tree for a while and then transition to meson only builds.

bboozzoo commented 7 years ago

Meson support is in master now.