wok-6.x view slitaz-dev-tools/receipt @ rev 23707
updated tor (0.4.1.7 -> 0.4.2.7)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 28 14:16:50 2020 +0100 (2020-04-28) |
parents | c69aeeffcd4f |
children | 7e911016a644 |
line source
1 # SliTaz package receipt
3 PACKAGE="slitaz-dev-tools"
4 VERSION="258"
5 CATEGORY="meta"
6 SHORT_DESC="SliTaz developers tools meta package."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL2"
9 DEPENDS="rsync tazdev mercurial"
10 WEB_SITE="http://www.slitaz.org/"
11 #HOST_ARCH="i486 arm"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 mkdir -p $fs/usr
17 }