wok-next view slitaz-dev-tools/receipt @ rev 20025

Up opencv (3.3.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 22 13:30:25 2017 +0200 (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 }