Closed zx2c4 closed 7 years ago
Thanks for the report. Please try building from the stable branch. Just committed some fixes a few days ago that should fix the build issue.
It builds well now, with only one warning:
/tmp/gogglesmm/gap/plugins/ap_mp4.cpp: In member function ‘FX::FXbool ap::MP4Reader::atom_parse(FX::FXlong)’:
/tmp/gogglesmm/gap/plugins/ap_mp4.cpp:1193:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
if(!ok) return false;
^~
/tmp/gogglesmm/gap/plugins/ap_mp4.cpp:1195:7: note: here
case MDIA:
^~~~
If you make a new release with these fixes, I'll bump the Gentoo ebuild.
Thanks. Will try to get a release out this weekend.
Fixed in 1.1.9
Pushed to Gentoo: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27d9c706a3ef98c44b93dd6f32fc8592f7fa4f27
Though the system does give one warning:
* QA Notice: This package installs one or more .desktop files that do not
* pass validation.
*
* /usr/share/applications/gogglesmm.desktop: warning: value "Application;AudioVideo;Audio;Player;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"
*
Thanks
The latest version fails to build: