wok-current view get-xlite/receipt @ rev 7063
Removed libfox, libfox-dev, libfox-dec and libfox-utils. Slitaz uses fox, fox-dev and fox-doc so we don't need libfox.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 01 21:25:33 2010 +0000 (2010-11-01) |
parents | cbcb92602e3a |
children | d71ba04aa9f5 |
line source
1 # SliTaz package receipt.
3 PACKAGE="get-xlite"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Xlite soft phone."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://www.counterpath.net/"
9 TAGS="phone telephony"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/bin
15 cp stuff/get-xlite $fs/usr/bin
16 }