wok view Qt5/receipt @ rev 25792

created recipe for libxfce4util-lang
author Hans-G?nter Theisgen
date Wed Oct 23 15:07:45 2024 +0100 (3 months 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 }