wok-current annotate foo2xqx-data/receipt @ rev 25640
Patch xorg-server (CVE-2023-6816, CVE-2024-0229, CVE-2024-0408, CVE-2024-0409, CVE-2024-21885, CVE-2024-21886)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Jan 16 20:32:03 2024 +0000 (12 months ago) |
parents | 1a6eb3793a9e |
children |
rev | line source |
---|---|
pascal@17318 | 1 # SliTaz package receipt. |
pascal@17318 | 2 |
pascal@17318 | 3 PACKAGE="foo2xqx-data" |
pascal@25575 | 4 VERSION="20210406" |
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@25417 | 9 WEB_SITE="https://github.com/koenkooi/foo2zjs/" |
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 } |