wok view foo2xqx-data/receipt @ rev 22889

updated gst-plugins-base-1.0, gst-plkugins-base-1.0-dev and gst-plugins-good-1.0 (1.10.1 -> 1.16.2)
author Hans-G?nter Theisgen
date Sun Feb 23 07:34:45 2020 +0100 (2020-02-23)
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 }