wok-next view cups-filters-dev/receipt @ rev 19949
sane-backends: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 16 12:17:41 2017 +0200 (2017-10-16) |
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 }