wok view foo2xqx-data/receipt @ rev 20007

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Wed Aug 02 12:34:36 2017 -0300 (2017-08-02)
parents
children 1a6eb3793a9e
line source
1 # SliTaz package receipt.
3 PACKAGE="foo2xqx-data"
4 VERSION="20141104"
5 CATEGORY="non-free"
6 SHORT_DESC="a linux printer driver for XQX stream protocol, firmware files."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="other"
9 WEB_SITE="http://foo2xqx.rkkda.com/"
10 WANTED="foo2xqx"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 mkdir -p $fs/usr
16 cp -a $install/usr/share $fs/usr
17 }