wok-next view slitaz-dev-tools/receipt @ rev 20017
Add speexdsp, up speex, pulseaudio & pavucontrol.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Oct 22 03:28:23 2017 +0300 (2017-10-22) |
parents | 1dce8e8602f2 |
children | c4e53a39395a |
line source
1 # SliTaz package receipt
3 PACKAGE="slitaz-dev-tools"
4 VERSION="266"
5 CATEGORY="meta"
6 SHORT_DESC="SliTaz developers tools meta package."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="http://www.slitaz.org/"
10 #HOST_ARCH="i486 arm"
12 DEPENDS="rsync tazdev mercurial"
13 SIBLINGS="mirror-tools qemu-box slitaz-mercurial-style slitaz-mercurial-style \
14 tazchroot tazdev tazwikiss yaff"
16 # Rules to gen a SliTaz package suitable for Tazpkg.
17 genpkg_rules()
18 {
19 mkdir -p $fs/usr
20 }