blob: 0708d849fd38606c814ca70f63aceec195fa005f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install setup
DESCRIPTION=Free Win64 runtime and import library definitions
EAPI=8
HOMEPAGE=https://www.mingw-w64.org/
INHERIT=flag-o-matic toolchain-funcs
IUSE=default-ucrt headers-only idl libraries tools
KEYWORDS=~amd64 ~x86
LICENSE=ZPL BSD BSD-2 ISC LGPL-2+ LGPL-2.1+ MIT public-domain tools? ( GPL-3+ )
RESTRICT=strip
SLOT=0
SRC_URI=mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v11.0.0.tar.bz2
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6
_md5_=16192b7457bd2b8eea3abeb462e3fec2
|