genode/repos/libports/ports/qt5-host.port

11 lines
304 B
Plaintext
Raw Normal View History

2018-04-24 12:40:22 +02:00
LICENSE := GPL
VERSION := 5.8.0
QT5 := qtbase-opensource-src-${VERSION}
DOWNLOADS := ${QT5}.archive
URL(${QT5}) := https://download.qt.io/archive/qt/5.8/$(VERSION)/submodules/$(QT5).tar.xz
SHA(${QT5}) := c17111ae02a44dc7be1ec2cf979a47ee9e58edf4904041a525c21f4fa53fc005
2018-04-24 12:40:22 +02:00
DIR(${QT5}) := src/lib/qt5-host