wok-current view cups-dev/receipt @ rev 24726
updated libconfuse (3.2.2 -> 3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 15 11:15:30 2022 +0100 (2022-03-15) |
parents | 091670bbc959 |
children | a23978bfa665 |
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 }