wok view mingw32-toolchain/receipt @ rev 18091

slitaz-menus: add hr, is, ja, nl, nb, nn, fi and tr translations according to garcon-0.3.0.tazpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 25 22:25:36 2015 +0200 (2015-05-25)
parents d437e141264c
children
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 }