wok view get-linuxqq/receipt @ rev 25646
salvador: 10% speedup for shrink
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 21 10:02:07 2024 +0000 (9 months ago) |
parents | 950cf198f5a1 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="get-linuxqq"
4 VERSION="1.02"
5 CATEGORY="non-free"
6 TAGS="im instant-messaging"
7 SHORT_DESC="Instant messaging software from Tencent Inc."
8 MAINTAINER="lufeng369@slitaz.org"
9 LICENSE="BSD"
10 WEB_SITE="https://im.qq.com/"
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-linuxqq $fs/usr/bin
16 }