wok view Qt5/receipt @ rev 25857

Fix reset menu.xml symlink when upgrade slitaz-configs
author Stanislas Leduc <shann@slitaz.org>
date Thu Aug 07 17:10:52 2025 +0000 (4 weeks ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="Qt5"
4 VERSION="5.14.2"
5 CATEGORY="meta"
6 SHORT_DESC="qt5 x11 toolkit"
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL3 LGPL2.1"
9 WEB_SITE="https://qt-project.org/"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 # dummy tree to avoid 'tazwok cmp --cook' building loop
15 mkdir $fs/etc
16 }