wok view cups-dev/receipt @ rev 24800

updated libidn and libidn-dev (1.35 -> 1.38)
author Hans-G?nter Theisgen
date Tue Mar 22 09:47:07 2022 +0100 (2022-03-22)
parents 091670bbc959
children
line source
1 # SliTaz package receipt."
3 PACKAGE="cups-dev"
4 VERSION="2.4.1"
5 CATEGORY="development"
6 SHORT_DESC="Common UNIX Printing System - development files."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL2 LGPL2"
9 WEB_SITE="https://www.cups.org/"
11 DEPENDS="cups"
12 WANTED="cups"
14 genpkg_rules()
15 {
16 cook_copy_folders include
17 cook_copy_files *.*a
18 }