wok view get-linuxqq/receipt @ rev 23158

updated lyx, lyx-doc lyx-examples and lyx-locales (2.0.5.1 -> 2.3.4.4)
author Hans-G?nter Theisgen
date Tue Mar 17 13:34:46 2020 +0100 (2020-03-17)
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 }