wok view libxfcegui4-lang/receipt @ rev 25795

created recipe for libxfcegui4-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:34:18 2024 +0100 (8 months ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="libxfcegui4-lang"
4 VERSION="4.10.0"
5 CATEGORY="localization"
6 SHORT_DESC="Xfce Gtk Widget library - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.xfce.org"
11 WANTED="libxfcegui4"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }