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

Up copyq (3.1.1), qedit (2.8.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Oct 17 19:29:54 2017 +0200 (2017-10-17)
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 }