wok-6.x view foo2xqx-data/receipt @ rev 18171
Add nvidia-96xx (from undigest with fixes)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Jun 29 16:56:52 2015 +0300 (2015-06-29) |
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 }