wok-6.x view slitaz-dev-tools/receipt @ rev 16716
Add: libsoup-gnome; change depends in the libsoup.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 30 14:25:49 2014 +0300 (2014-05-30) |
parents | 58d65e016a5e |
children | c69aeeffcd4f |
line source
1 # SliTaz package receipt
3 PACKAGE="slitaz-dev-tools"
4 VERSION="2.1.1"
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 }