11 lines
764 B
Groff
11 lines
764 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Mozilla Gecko based version of Internet Explorer for Wine
|
|
EAPI=8
|
|
HOMEPAGE=https://wiki.winehq.org/Gecko https://gitlab.winehq.org/wine/wine-gecko/
|
|
IUSE=+abi_x86_32 abi_x86_64 +shared
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0
|
|
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 )
|
|
SLOT=2.47.2
|
|
SRC_URI=shared? ( abi_x86_32? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86.tar.xz ) abi_x86_64? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86_64.tar.xz ) ) !shared? ( abi_x86_32? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86.msi ) abi_x86_64? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86_64.msi ) )
|
|
_md5_=a068cdcd41b1c06dce7c95b253cce257
|