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

Up cookutils (901)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 12 16:19:41 2017 +0300 (2017-05-12)
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 }