blob: 74db88fa3a6056adf5f0ccd0aa0fd4d235daea96 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=configure postinst
DESCRIPTION=A POSIX to native Win32 Cross-Compiler Tool (requires Visual Studio)
EAPI=7
HOMEPAGE=https://github.com/mduft/parity
IUSE=+vcx64 +vcx86 vc8_0 vc9_0 +vc10_0 +vc11_0 +vc12_0 +vc14_0 +vc15 +vc16
KEYWORDS=~x64-cygwin
LICENSE=LGPL-3
SLOT=0
SRC_URI=https://github.com/mduft/parity/releases/download/2.0.1/parity-2.0.1.tar.bz2
_md5_=86b75114ceea78c310716ea0a691c7f5
|