wok-next annotate cups-dev/receipt @ rev 19742

Up alsaplayer and alsa-lib to v2.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jun 05 19:31:24 2017 +0000 (2017-06-05)
parents 7937664be9cc
children f463de72afe3
rev   line source
erjo@663 1 # SliTaz package receipt."
erjo@663 2
erjo@663 3 PACKAGE="cups-dev"
al@19681 4 VERSION="2.1.4"
rcx@3802 5 CATEGORY="development"
al@19681 6 SHORT_DESC="Common UNIX Printing System (development files)"
erjo@784 7 MAINTAINER="erjo@slitaz.org"
pascal@15198 8 LICENSE="GPL2 LGPL2"
al@19681 9 WEB_SITE="https://www.cups.org/"
al@19681 10
erjo@663 11 WANTED="cups"
pascal@15198 12 DEPENDS="cups"
pascal@15198 13
erjo@663 14 genpkg_rules()
erjo@663 15 {
al@19681 16 cook_copy_files cups-config *.h
erjo@663 17 }