wok-next view mingw32-toolchain/receipt @ rev 19934
gnome-python-desktop, libwnck2, python-pil, tk-dev, xfce4-settings: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 15 13:51:34 2017 +0200 (2017-10-15) |
parents | d437e141264c |
children | d5aab818505e |
line source
1 # SliTaz package receipt.
3 PACKAGE="mingw32-toolchain"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="MinGW32 toolchain meta package for devel."
7 MAINTAINER="rcx@zoominternet.net"
8 LICENSE="PublicDomain"
9 WEB_SITE="http://www.slitaz.org/"
11 DEPENDS="mingw32-gcc"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 mkdir -p $fs/var
17 }