Removed crossover due to steam proton progress.
This commit is contained in:
parent
f038f84821
commit
6fabdeb44d
3 changed files with 0 additions and 158 deletions
|
@ -1,3 +0,0 @@
|
||||||
DIST install-crossover-20.0.4.bin 221436226 BLAKE2B 486494455759d92f8e7e5d35968a603e41a0674cb0752e7d5ba4893d33e77b3e31fea2ebe75d471e2478e7f3cce9be2f712840f1f50bfe790fec5ec936b804a5 SHA512 78252d29f8a72a8742d57a65a60d09a81a70a98517b67468dac96af94ee8af7a313f164af6717f9a9c657095e66466809e08584c7a0fde3bd58c27ff00f41067
|
|
||||||
EBUILD crossover-bin-20.0.4.ebuild 4800 BLAKE2B 04556e1d25cae60a47188ddaee5c44c51864236424956b716c6a966f0dc6a58a7a73fc3064b0e06c54dc99d2aff5249bfd37d7acc82883b6e9ade757470ca8ca SHA512 45d20427ad80b945f5dac0b1723e742ae317af6c8c0297b7768dae1f85a00c12609735f053c270c7fb64c34a6d72290de0ada5d727f448a43eb88eaf86849388
|
|
||||||
MISC metadata.xml 253 BLAKE2B 47cb56f9e5d3702254fa6819023e7a71e929a1a96caa8d9631cd6d777ba768441f60225db6b292414315c66aa75c90c28fc626589988f0d8bff045a6d10097f6 SHA512 5fe3ab58191244f019bce4c35455181f33ade3644bd73091a1bdbea999b5f1964e822fa06f09e8436db86bdf33364b49bcb9ca8bc61f7a760cb0c3b400957f3a
|
|
|
@ -1,147 +0,0 @@
|
||||||
# Copyright 1999-2017 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=7
|
|
||||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
|
||||||
PYTHON_REQ_USE="threads"
|
|
||||||
|
|
||||||
inherit python-single-r1 unpacker
|
|
||||||
|
|
||||||
DESCRIPTION="Commercial version of app-emulation/wine with paid support."
|
|
||||||
HOMEPAGE="http://www.codeweavers.com/products/crossover/"
|
|
||||||
SRC_URI="https://media.codeweavers.com/pub/crossover/cxlinux/demo/install-crossover-${PV}.bin"
|
|
||||||
|
|
||||||
LICENSE="CROSSOVER-3"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="-* ~amd64 ~x86"
|
|
||||||
IUSE="+cups doc +gphoto2 +gsm +jpeg +lcms +ldap +mp3 +nls +openal +opengl +png +scanner +ssl +v4l"
|
|
||||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
|
||||||
RESTRICT="bindist test"
|
|
||||||
|
|
||||||
QA_FLAGS_IGNORED="opt/cxoffice/.*"
|
|
||||||
QA_PRESTRIPPED="opt/cxoffice/lib/.*
|
|
||||||
opt/cxoffice/bin/cxburner
|
|
||||||
opt/cxoffice/bin/cxntlm_auth
|
|
||||||
opt/cxoffice/bin/wineserver
|
|
||||||
opt/cxoffice/bin/unrar
|
|
||||||
opt/cxoffice/bin/wine-preloader
|
|
||||||
opt/cxoffice/bin/cxdiag
|
|
||||||
opt/cxoffice/bin/cxgettext
|
|
||||||
opt/cxoffice/bin/wineloader
|
|
||||||
"
|
|
||||||
S="${WORKDIR}"
|
|
||||||
|
|
||||||
DEPEND="dev-lang/perl
|
|
||||||
app-arch/unzip
|
|
||||||
${PYTHON_DEPS}"
|
|
||||||
|
|
||||||
RDEPEND="${DEPEND}
|
|
||||||
!prefix? ( sys-libs/glibc )
|
|
||||||
>=dev-python/pygtk-2.10[${PYTHON_USEDEP}]
|
|
||||||
dev-python/dbus-python[${PYTHON_USEDEP}]
|
|
||||||
dev-util/desktop-file-utils
|
|
||||||
!app-emulation/crossover-office-pro-bin
|
|
||||||
!app-emulation/crossover-office-bin
|
|
||||||
cups? ( net-print/cups[abi_x86_32(-)] )
|
|
||||||
gsm? ( media-sound/gsm[abi_x86_32(-)] )
|
|
||||||
jpeg? ( virtual/jpeg[abi_x86_32(-)] )
|
|
||||||
lcms? ( media-libs/lcms:2 )
|
|
||||||
ldap? ( net-nds/openldap[abi_x86_32(-)] )
|
|
||||||
gphoto2? ( media-libs/libgphoto2[abi_x86_32(-)] )
|
|
||||||
mp3? ( >=media-sound/mpg123-1.5.0[abi_x86_32(-)] )
|
|
||||||
nls? ( sys-devel/gettext[abi_x86_32(-)] )
|
|
||||||
openal? ( media-libs/openal[abi_x86_32(-)] )
|
|
||||||
opengl? (
|
|
||||||
virtual/glu[abi_x86_32(-)]
|
|
||||||
virtual/opengl[abi_x86_32(-)]
|
|
||||||
)
|
|
||||||
png? ( media-libs/libpng:0[abi_x86_32(-)] )
|
|
||||||
scanner? ( media-gfx/sane-backends[abi_x86_32(-)] )
|
|
||||||
ssl? ( dev-libs/openssl:0[abi_x86_32(-)] )
|
|
||||||
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
|
||||||
media-libs/alsa-lib[abi_x86_32(-)]
|
|
||||||
>=media-libs/freetype-2.0.0[abi_x86_32(-)]
|
|
||||||
media-libs/mesa[abi_x86_32(-)]
|
|
||||||
sys-apps/util-linux[abi_x86_32(-)]
|
|
||||||
sys-libs/zlib[abi_x86_32(-)]
|
|
||||||
x11-libs/libICE[abi_x86_32(-)]
|
|
||||||
x11-libs/libSM[abi_x86_32(-)]
|
|
||||||
x11-libs/libX11[abi_x86_32(-)]
|
|
||||||
x11-libs/libXau[abi_x86_32(-)]
|
|
||||||
x11-libs/libXdmcp[abi_x86_32(-)]
|
|
||||||
x11-libs/libXext[abi_x86_32(-)]
|
|
||||||
x11-libs/libXi[abi_x86_32(-)]
|
|
||||||
x11-libs/libXrandr[abi_x86_32(-)]
|
|
||||||
x11-libs/libXxf86vm[abi_x86_32(-)]
|
|
||||||
x11-libs/libxcb[abi_x86_32(-)]"
|
|
||||||
|
|
||||||
pkg_nofetch() {
|
|
||||||
einfo "Please visit ${HOMEPAGE}"
|
|
||||||
einfo "and place ${A} in ${DISTDIR}"
|
|
||||||
}
|
|
||||||
|
|
||||||
src_unpack() {
|
|
||||||
# self unpacking zip archive; unzip warns about the exe stuff
|
|
||||||
unpack_zip ${A}
|
|
||||||
}
|
|
||||||
|
|
||||||
src_prepare() {
|
|
||||||
python_fix_shebang .
|
|
||||||
|
|
||||||
sed -i \
|
|
||||||
-e "s:xdg_install_icons(:&\"${ED}\".:" \
|
|
||||||
-e "s:\"\(.*\)/applications:\"${ED}\1/applications:" \
|
|
||||||
-e "s:\"\(.*\)/desktop-directories:\"${ED}\1/desktop-directories:" \
|
|
||||||
"${S}/lib/perl/CXMenuXDG.pm"
|
|
||||||
|
|
||||||
# Remove unnecessary files
|
|
||||||
rm -r license.txt guis/ || die "Could not remove files"
|
|
||||||
use doc || rm -r doc/ || die "Could not remove files"
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
# Install crossover symlink, bug #476314
|
|
||||||
dosym /opt/cxoffice/bin/crossover /opt/bin/crossover
|
|
||||||
|
|
||||||
# Install documentation
|
|
||||||
dodoc README changelog.txt
|
|
||||||
rm README changelog.txt || die "Could not remove README and changelog.txt"
|
|
||||||
|
|
||||||
# Install files
|
|
||||||
dodir /opt/cxoffice
|
|
||||||
#cp -r ./* "${ED}opt/cxoffice" \
|
|
||||||
find . | cpio -dumpl "${ED}/opt/cxoffice" 2>/dev/null \
|
|
||||||
|| die "Could not install into ${ED}opt/cxoffice"
|
|
||||||
|
|
||||||
# Install configuration file
|
|
||||||
insinto /opt/cxoffice/etc
|
|
||||||
doins share/crossover/data/cxoffice.conf
|
|
||||||
|
|
||||||
# Install menus
|
|
||||||
# XXX: locate_gui.sh automatically detects *-application-merged directories
|
|
||||||
# This means what we install will vary depending on the contents of
|
|
||||||
# /etc/xdg, which is a QA violation. It is not clear how to resolve this.
|
|
||||||
XDG_DATA_DIRS="/usr/share" XDG_CONFIG_HOME="/etc/xdg" \
|
|
||||||
"${ED}opt/cxoffice/bin/cxmenu" --destdir="${ED}" --crossover --install \
|
|
||||||
|| die "Could not install menus"
|
|
||||||
|
|
||||||
rm "${ED}usr/share/applications/"*"Uninstall CrossOver Linux.desktop" \
|
|
||||||
"${ED}opt/cxoffice/support/desktopdata/cxoffice-0/cxmenu/Launchers/StartMenu/Uninstall CrossOver Linux.desktop" \
|
|
||||||
|| die "Could not remove uninstall menus"
|
|
||||||
sed -i \
|
|
||||||
-e "s:\"${ED}\".::" \
|
|
||||||
-e "s:${ED}::" \
|
|
||||||
"${ED}/opt/cxoffice/lib/perl/CXMenuXDG.pm" \
|
|
||||||
|| die "Could not fix paths in ${ED}/opt/cxoffice/lib/perl/CXMenuXDG.pm"
|
|
||||||
sed -i -e "s:${ED}:/:" \
|
|
||||||
"${ED}/opt/cxoffice/support/desktopdata/cxoffice-0/cxmenu/Launchers/StartMenu/"*.desktop \
|
|
||||||
"${ED}usr/share/applications/"*"CrossOver.desktop" \
|
|
||||||
|| die "Could not fix paths of *.desktop files"
|
|
||||||
}
|
|
||||||
|
|
||||||
pkg_postinst() {
|
|
||||||
einfo "${P} is open source software with the exception of the GUI."
|
|
||||||
einfo "Source code can be obtained from:"
|
|
||||||
einfo
|
|
||||||
einfo "https://media.codeweavers.com/pub/crossover/source/crossover-sources-${PV}.tar.gz"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
||||||
<pkgmetadata>
|
|
||||||
<maintainer type="person">
|
|
||||||
<email>canutethegreat@gmail.com</email>
|
|
||||||
<name>Ronald Farrer</name>
|
|
||||||
</maintainer>
|
|
||||||
</pkgmetadata>
|
|
Loading…
Reference in a new issue