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

11 lines
306 B
Plaintext
Raw Normal View History

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