wok-undigest view mingw32-ada/receipt @ rev 296

blackbox: Fixed. Add patch from archlinux to get it to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 07 09:16:08 2011 +0000 (2011-06-07)
parents
children 425229554226
line source
1 # SliTaz package receipt.
3 PACKAGE="mingw32-ada"
4 SOURCE="gcc-ada"
5 VERSION="3.4.5-20060117-2"
6 CATEGORY="development"
7 SHORT_DESC="MinGW32 ada sources (empty package)."
8 MAINTAINER="gokhlayeh@mailoo.org"
9 TARBALL="$SOURCE-$VERSION-src.tar.gz"
10 WEB_SITE="http://www.mingw.org/"
11 MINGW32_URL="$SF_MIRROR/mingw"
12 WGET_URL="$MINGW32_URL/$TARBALL"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr
18 }