blob: 19c8257fd685666fbccc594575ee88ef9f3e4811 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst unpack
DESCRIPTION=simplified/streamlined version of wine with commercial support
EAPI=5
HOMEPAGE=http://www.codeweavers.com/products/cxoffice/
IUSE=nas
KEYWORDS=-* amd64 x86
LICENSE=CROSSOVER
RDEPEND=dev-util/desktop-file-utils sys-libs/glibc x11-libs/libXrandr[abi_x86_32(-)] x11-libs/libXi[abi_x86_32(-)] x11-libs/libXmu[abi_x86_32(-)] x11-libs/libXxf86dga[abi_x86_32(-)] x11-libs/libXxf86vm[abi_x86_32(-)] nas? ( media-libs/nas[abi_x86_32(-)] )
RESTRICT=bindist fetch strip
SLOT=0
SRC_URI=install-crossover-pro-9.0.1.sh
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
_eclasses_=unpacker 76ddf385f3c212c12857bb8ec2a8bd35
_md5_=9c2955447560671177902c4d16de0936
|