wok-next view cups-dev/receipt @ rev 19725

Up lives (2.8.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 25 11:14:35 2017 +0200 (2017-05-25)
parents 7937664be9cc
children f463de72afe3
line source
1 # SliTaz package receipt."
3 PACKAGE="cups-dev"
4 VERSION="2.1.4"
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 WANTED="cups"
12 DEPENDS="cups"
14 genpkg_rules()
15 {
16 cook_copy_files cups-config *.h
17 }