wok annotate popt-lang/receipt @ rev 25145

updated popt and popt-dev (1.16 -> 1.18)
author Hans-G?nter Theisgen
date Wed Jun 29 15:03:18 2022 +0100 (23 months ago)
parents
children
rev   line source
Hans-G?nter@25145 1 # SliTaz package receipt.
Hans-G?nter@25145 2
Hans-G?nter@25145 3 PACKAGE="popt-lang"
Hans-G?nter@25145 4 VERSION="1.18"
Hans-G?nter@25145 5 CATEGORY="localization"
Hans-G?nter@25145 6 SHORT_DESC="Library for parsing command line options - localised messages."
Hans-G?nter@25145 7 MAINTAINER="maintainer@slitaz.org"
Hans-G?nter@25145 8 LICENSE="MIT"
Hans-G?nter@25145 9 WEB_SITE="https://github.com/rpm-software-management/popt"
Hans-G?nter@25145 10
Hans-G?nter@25145 11 WANTED="popt"
Hans-G?nter@25145 12
Hans-G?nter@25145 13 genpkg_rules()
Hans-G?nter@25145 14 {
Hans-G?nter@25145 15 cook_copy_folders locale
Hans-G?nter@25145 16 }