wok view Qt5/receipt @ rev 25770

dool,fake-hwclock,gtkam,xfce4-*-plugin,xlogo: add current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 06 11:29:23 2024 +0000 (2 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 }