According to spec, package name should always be set to main package name in DBus name format
The "clapper_src" directory name was unusual. This was done to make it work as a widget for other apps. Now that this functionality got removed it can be named simply "src" as recommended by guidelines.
Initial meson build system support. We do not create .desktop file yet, but we need an option to open media files from GUI first anyway.