wok annotate json-glib-lang/receipt @ rev 25847

Up mutt dep libsasl-modules, required for smtps (thanks rantanplan for report)
author Stanislas Leduc <shann@slitaz.org>
date Mon May 26 22:28:58 2025 +0200 (3 weeks ago)
parents
children
rev   line source
Hans-G?nter@25764 1 # SliTaz package receipt.
Hans-G?nter@25764 2
Hans-G?nter@25764 3 PACKAGE="json-glib-lang"
Hans-G?nter@25764 4 VERSION="0.16.2"
Hans-G?nter@25764 5 CATEGORY="localization"
Hans-G?nter@25764 6 SHORT_DESC="json-glib - localised messages."
Hans-G?nter@25764 7 MAINTAINER="maintainer@slitaz.org"
Hans-G?nter@25764 8 LICENSE="LGPL2.1"
Hans-G?nter@25764 9 WEB_SITE="https://wiki.gnome.org/Projects/JsonGlib"
Hans-G?nter@25764 10
Hans-G?nter@25764 11 WANTED="json-glib"
Hans-G?nter@25764 12
Hans-G?nter@25764 13 # Rules to gen a SliTaz package suitable for Tazpkg.
Hans-G?nter@25764 14 genpkg_rules()
Hans-G?nter@25764 15 {
Hans-G?nter@25764 16 cook_copy_folders locale
Hans-G?nter@25764 17 }