wok view libxfce4ui-lang/receipt @ rev 25831

Fix bind init, rndc-confgen -r option is deprecated
author Stanislas Leduc <shann@slitaz.org>
date Tue Apr 29 08:08:18 2025 +0000 (7 weeks ago)
parents a753bd482ec9
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libxfce4ui-lang"
4 VERSION="4.12.0"
5 CATEGORY="localization"
6 SHORT_DESC="Xfce Gtk Widget library - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="LGPL2"
9 WEB_SITE="https://docs.xfce.org/xfce/libxfce4ui/start"
11 WANTED="libxfce4ui"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }