Matthias Klumpp
Matthias Klumpp
Are manual pages a useful thing to have on Windows?
> not for me, i just want to build libadwaita, but i'm sure MSYS2 would like to have manpages like every other software it packages In that case I would...
> get_option ('prefix') / get_option ('includedir') This will fail horribly on Linux systems where you build for a prefix that isn't `/usr` while the stemming library is in /usr, which...
> this is how it fails with docs btw. it also fails on mac with the same error Your system is missing docbook schemas. On Debian, they are in the...
Well, Appstream itself uses g_autptr everywhere, so I think building with MSVC is a no-go. GCC or Clang are the way to go on Windows, I'm afraid...
Yes, I don't think adding a ton more URL types to the ones we already have is a good idea at this point. But if you find a particular one...
This does sound like a Lintian bug! So, the `project_license` is what the project, its code and data are actually licensed under, the `metadata_license` is what the *MetaInfo file only*...
> My current setup seems to work Yes, this is how it's meant to be :-) Thank you for updating that metadata!
We actually do have most of these URL types now! :-)
 You can now use this: ```xml FreeDesktop.org Project ``` This gives a unique ID for the developer, as well as a human-readable name (and it's even extensible, if we...