hello world in qt5
Contributions in all forms (code, bug reports, community engagement, localization, etc) are warmly welcomed.
Development activity
Insights
Community
Testing locally
Debian / Ubuntu
Clone, build and run hello-qt5
as follows:
sudo apt -qq -y install gh devscripts equivs
gh repo clone koppi/hello-qt5
cd hello-qt5
mk-build-deps -i -s sudo -t "apt --yes --no-install-recommends"
dpkg-buildpackage -b -rfakeroot -us -uc
sudo dpkg -i ../hello-qt5*deb
sudo apt -f install
Clean the repository the Debian way as follows:
dpkg-buildpackage -rfakeroot -Tclean
Features
- With Debian packaging and desktop integration,
- multi language application.
License
hello-qt5
is licensed under GNU GPLv2.
Author
- Jakob Flierl - koppi