wok view get-linuxqq/receipt @ rev 24966

updated nettle and nettle-dev (3.5.1 -> 3.7.3)
author Hans-G?nter Theisgen
date Mon Apr 25 07:28:45 2022 +0100 (2022-04-25)
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 }