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

dialog: up (1.3-20180621); dropbear: up (2018.76); e2fsprogs: up (1.44.3); elfutils: up (0.173); eudev: up (3.2.5); expat: up (2.2.5); fontconfig: up (2.13.0); freetype: up (2.9.1).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 20 16:59:33 2018 +0300 (2018-07-20)
parents c4e53a39395a
children d5aab818505e
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 REPOLOGY="-"
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 }