wok-current view Qt5/receipt @ rev 25792
Fix openbox menu, label keymap on lxpanel and add miss it translation for tazpkg
| author | Stanislas Leduc <shann@slitaz.org> |
|---|---|
| date | Tue Oct 07 05:55:24 2025 +0000 (3 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 HOST_ARCH="i486 x86_64"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 # dummy tree to avoid 'tazwok cmp --cook' building loop
17 mkdir $fs/etc
18 }