wok-6.x view get-linuxqq/receipt @ rev 16451
glibc-base: default locale is only en_US, other are moved to locale-** (say not to duplicate files); some locale definition files has their dependencies
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 19 12:09:55 2014 +0300 (2014-04-19) |
parents | 42b8478866fb |
children | 950cf198f5a1 |
line source
1 # SliTaz package receipt.
3 PACKAGE="get-linuxqq"
4 VERSION="1.01"
5 CATEGORY="non-free"
6 SHORT_DESC="Instant messaging software from Tencent Inc."
7 MAINTAINER="lufeng369@slitaz.org"
8 LICENSE="BSD"
9 WEB_SITE="http://im.qq.com/"
10 TAGS="im instant-messaging"
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-linuxqq $fs/usr/bin
16 }