wok view cups-dev/receipt @ rev 24984

Up ufr2 (2.40-2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:30 2022 +0000 (2022-05-10)
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 }