SynoCommunity / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com
Other
3.04k stars 1.24k forks source link

[Package Request] Qt Toolkit #3942

Open DigitalBox98 opened 4 years ago

DigitalBox98 commented 4 years ago

Name: Qt Description: Free and open source toolkit for creating cross-platform applications that run on various software and hardware platforms Website: https://www.qt.io Build/Installation documentation: https://doc.qt.io/qt-5/configure-linux-device.html Source Code: https://github.com/qt/qtbase

It should be possible to propose Qt toolkit by configuring Qt with the "-no-gui" option, and allow Synology NAS to provide console only program compiled with Qt libs :)

ymartin59 commented 4 years ago

@DigitalBox98 Why not, whereas it is also another beast to compile, probably even heavier that Boost. By the way, without at least one interested target application to package, I fear we will not work on it for fun.

ymartin59 commented 4 years ago

@DigitalBox98 What command line applications are you interested in which requires Qt?

DigitalBox98 commented 4 years ago

No specific command or software in mind. It would be to propose the Qt framework so that everybody who is coding a program on another platform with Qt framework would also have the same possibility on NAS Synology. Definitely a nice to have :)