summaryrefslogtreecommitdiff
path: root/app-emulation/crossover-bin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-24 15:48:26 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-24 15:48:26 +0000
commitc18398e8c10c222f0daed55f7d69339e3c7885bd (patch)
tree0e6eccd09b11586b73b18bbf3d6c606f86719d1f /app-emulation/crossover-bin
parent4003c614d3c4b320c45ab1f4b817459d4709443b (diff)
gentoo auto-resync : 24:02:2023 - 15:48:26
Diffstat (limited to 'app-emulation/crossover-bin')
-rw-r--r--app-emulation/crossover-bin/Manifest4
-rw-r--r--app-emulation/crossover-bin/crossover-bin-22.1.0.ebuild (renamed from app-emulation/crossover-bin/crossover-bin-22.0.0-r1.ebuild)12
2 files changed, 7 insertions, 9 deletions
diff --git a/app-emulation/crossover-bin/Manifest b/app-emulation/crossover-bin/Manifest
index 55881c19024d..9b0e7c51391e 100644
--- a/app-emulation/crossover-bin/Manifest
+++ b/app-emulation/crossover-bin/Manifest
@@ -1,5 +1,5 @@
-DIST install-crossover-22.0.0.bin 334896678 BLAKE2B 12e25c832107b2ed4466c560f949b8af8f70d2d1ac9ac5a105ba65cd77557e4a341d3a3b76539c04b2e5ce574f101fc88ec6bdbc284738785fd25aae3a605ff6 SHA512 4bb99abeb587b7ba8bfc2a4851d85fd211bad6fe2a7af496aa0859f9834a9b5432e517e89980e28b6eb412d4f50badb695edbd3e112ea2fcfbdbb29e05072859
DIST install-crossover-22.0.1.bin 334913889 BLAKE2B e30c14b14adb0db4bb0b8e840aed89f82f59fc918ba697f8cdd86eea330b60d81020ec9ad498a511858de6fae10d74fcf572753295536cbbb98e067496029bb4 SHA512 825f1eeb10efcbf3bff0e4e6f91c709d3bbecdb5635839b580c79ff77e54333db4a84e9e6abfd08a0ea4e57729c4489e149366d5a5c7da6773a5a0d413905d48
-EBUILD crossover-bin-22.0.0-r1.ebuild 7226 BLAKE2B fa8289d6cab08b3adede22f991cceb7f3f6de812e725bbe34f4c690c0596dc64337ff466371cbebf62049a0a6bd4362d6ed4beabd5c29de158e8e72377fb3030 SHA512 65f8c9c1854b5bea06ab2d6eb682ba154879c905c82f8deff62d10926679cfc8b0c7e43dada0b2baa4e17f1e01499f1e7ca41b14bc9c81bd4d77b8b7202e3b1c
+DIST install-crossover-22.1.0.bin 335571332 BLAKE2B 72ea09886a927eadaf6dead1d711723990e27cb845d514007d3433c9924e289ff3465a4dfdc02458e20cbcdba598ba65cea37453a0c16e3b13d790480bcaf9d3 SHA512 4de0eda5bbb68d8a5adde652c1254325a8a454eb1d2f7a84289b6d90373d7534b0821b706db08cef92c74b4286b6cceae0fc8033acccd276af5734579bad7fed
EBUILD crossover-bin-22.0.1-r1.ebuild 7225 BLAKE2B b59960542fc734a229ad86928d467e57a3dc1b434b6478f2c2bff9ce99bd5e7d34ef85eb77cfe72510a6ca0f3e7e986843ecb900e43047ef7416b01928482f82 SHA512 a06b29287d32142b42e6061176bff67f6b1220c8c3f8afb8eff3e91c9ac778f455b166ac83748506dbf07ce046d7e637f178ae35ad92c675f0af7aa78b7d37da
+EBUILD crossover-bin-22.1.0.ebuild 7185 BLAKE2B 627c6a19fd865d883de8803ec4a69c270455857861d1f19495fb871d01480fc4160c6a21ec50094f9f18e069518bc975382417e5eca307ac98de52e15ec862ad SHA512 fe114e9e40bec844991bf3e3b5679f3388c19fff361c892e1949f5c73e8b04e0d4725b915f31327def6fec525179560dd50c52f0271280c700bab85cd7491e6a
MISC metadata.xml 572 BLAKE2B 1e9251d49ed2cef6268dfe365e55aa7fbc537f873b00ef3dc564854db641f2744ee0e24768dede7749ac8fef82483ebbaee68fad62aeae519a98e260a3e1c1db SHA512 8aad4800177b522c0b5c451712e857ba4b532a59d63d7c807664d88e62e20c95a91a8a34cca8067cb89e433306f926315c726762ee50e72314c30344792125ce
diff --git a/app-emulation/crossover-bin/crossover-bin-22.0.0-r1.ebuild b/app-emulation/crossover-bin/crossover-bin-22.1.0.ebuild
index 28b538a50450..0ad42d954e15 100644
--- a/app-emulation/crossover-bin/crossover-bin-22.0.0-r1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-22.1.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1 unpacker
@@ -58,6 +58,7 @@ RDEPEND="${DEPEND}
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
+ dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
')
!prefix? ( sys-libs/glibc )
@@ -97,7 +98,7 @@ RDEPEND="${DEPEND}
media-libs/alsa-lib[abi_x86_32(-)]
media-libs/freetype:2[abi_x86_32(-)]
media-libs/mesa[abi_x86_32(-),osmesa?]
- || ( media-libs/tiff-compat:4[abi_x86_32(-)] media-libs/tiff:0/0[abi_x86_32(-)] )
+ media-libs/tiff-compat:4[abi_x86_32(-)]
sys-auth/nss-mdns[abi_x86_32(-)]
sys-apps/util-linux[abi_x86_32(-)]
sys-libs/libunwind[abi_x86_32(-)]
@@ -118,10 +119,7 @@ RDEPEND="${DEPEND}
x11-libs/gtk+:3[introspection]
x11-libs/pango[introspection]
x11-libs/vte:2.91[introspection]
- || (
- sys-libs/libxcrypt[compat]
- sys-libs/glibc[crypt(+)]
- )
+ sys-libs/libxcrypt[compat]
"
src_unpack() {
@@ -195,7 +193,7 @@ src_install() {
-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}:/:" \
+ sed -i -e "s:${ED}::" \
"${ED}/usr/share/applications/"*"CrossOver.desktop" \
|| die "Could not fix paths of *.desktop files"