wok-current annotate foo2xqx-data/receipt @ rev 20085
also update libssl: from: 1.0.2k [26 Jan 2017] to 1.0.2l [25 May 2017], see: http://hg.slitaz.org/wok/rev/90fcaa823068
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Wed Sep 27 22:18:42 2017 +0000 (2017-09-27) |
parents | |
children | 1a6eb3793a9e |
rev | line source |
---|---|
pascal@17318 | 1 # SliTaz package receipt. |
pascal@17318 | 2 |
pascal@17318 | 3 PACKAGE="foo2xqx-data" |
pascal@17318 | 4 VERSION="20141104" |
pascal@17318 | 5 CATEGORY="non-free" |
pascal@17318 | 6 SHORT_DESC="a linux printer driver for XQX stream protocol, firmware files." |
pascal@17318 | 7 MAINTAINER="pascal.bellard@slitaz.org" |
pascal@17318 | 8 LICENSE="other" |
pascal@17318 | 9 WEB_SITE="http://foo2xqx.rkkda.com/" |
pascal@17318 | 10 WANTED="foo2xqx" |
pascal@17318 | 11 |
pascal@17318 | 12 # Rules to gen a SliTaz package suitable for Tazpkg. |
pascal@17318 | 13 genpkg_rules() |
pascal@17318 | 14 { |
pascal@17318 | 15 mkdir -p $fs/usr |
pascal@17318 | 16 cp -a $install/usr/share $fs/usr |
pascal@17318 | 17 } |