Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
<flag name="vc12_0">Enable support for Visual Studio 2013</flag>
<flag name="vc14_0">Enable support for Visual Studio 2015</flag>
<flag name="vc15_0">Enable support for Visual Studio 2017</flag>
+ <flag name="vc16_2">Enable support for Visual Studio 2019</flag>
<flag name="vc_x86">Enable support for 32bit Visual Studio compilers</flag>
</use>
</pkgmetadata>
HOMEPAGE="https://github.com/haubi/parity"
parity-vcarchs() { echo x86 ; }
-parity-vcvers() { echo 7_0 7_1 8_0 9_0 10_0 11_0 12_0 14_0 15_0 ; }
+parity-vcvers() { echo 7_0 7_1 8_0 9_0 10_0 11_0 12_0 14_0 15_0 16_2 ; }
LICENSE="LGPL-3"
SLOT="0"