wok view get-linuxqq/receipt @ rev 4159

Fix: alsaplayer --enable-gtk2 to ensur the GTK interface is build
author Christophe Lincoln <pankso@slitaz.org>
date Tue Sep 22 14:05:45 2009 +0200 (2009-09-22)
parents 7aba7bf932ef
children 552220e919ae
line source
1 # SliTaz package receipt.
3 PACKAGE="get-linuxqq"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Instant messaging software from Tencent Inc."
7 MAINTAINER="lufeng369@gmail.com"
8 WEB_SITE="http://im.qq.com/"
10 genpkg_rules()
11 {
12 mkdir -p $fs/usr/bin
13 cp stuff/get-linuxqq $fs/usr/bin
14 }