wok view get-linuxqq/receipt @ rev 23975

Up matio (1.5.18), mutt (1.14.7), nasm (2.15.05), net-snmp (5.9), nethack (3.6.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 28 17:24:13 2020 +0000 (2020-10-28)
parents 8d64ce80ab95
children 73f36875e5a7
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="http://im.qq.com/"
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-linuxqq $fs/usr/bin
16 }