wok view foo2xqx-data/receipt @ rev 25467

Up gnumeric (1.12.53)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 03 08:28:51 2022 +0000 (20 months ago)
parents 9ee8f780e1e1
children 610b24fa3c65
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="https://github.com/koenkooi/foo2zjs/"
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 }