wok-next view cups-filters-dev/receipt @ rev 20312

Up lbreakout2 (2.6.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 10 21:31:06 2017 +0100 (2017-11-10)
parents 27e7c76d2c94
children
line source
1 # SliTaz package receipt.
3 PACKAGE="cups-filters-dev"
4 VERSION="1.11.1"
5 CATEGORY="development"
6 SHORT_DESC="OpenPrinting Cups Filters (development files)"
7 MAINTAINER="mojo@slitaz.org"
8 LICENSE="GPL"
9 WEB_SITE="https://wiki.linuxfoundation.org/openprinting/start"
11 WANTED="cups-filters"
12 DEPENDS="cups-filters"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 copy *.h *.la *.pc
18 }