void-packages/srcpkgs/projectM
fosslinux a24143b0c7 projectM: fix GUI applications for cross.
The template had a note:
`TODO: find out why these files aren't generated for the cross build`,
regarding the desktop files and icons that weren't being installed.
This was actually because the GUI application's weren't being built
at all! The build system could not find QT. Force enabling these
applications and doing qt shenanigans, including `build_helper=qmake`,
fixes these issues.
2020-10-15 02:17:55 -03:00
..
template