1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 PYTHON_COMPAT
=( python3_
{9.
.12} )
7 inherit unpacker python-r1
9 DESCRIPTION
="Deepin Wine plugin"
10 HOMEPAGE
="https://www.deepin.org"
12 COMMON_URI
="https://cdn-package-store6.deepin.com/appstore/pool/appstore/d"
13 SRC_URI
="${COMMON_URI}/deepin-wine-helper/${PN}_${PV}-${PR/r/}_amd64.deb
14 virtual-pkg? ( ${COMMON_URI}/deepin-wine-helper/${PN}-virtual_${PV}-${PR/r/}_all.deb )"
22 REQUIRED_USE
="virtual-pkg? ( ${PYTHON_REQUIRED_USE} )"
27 $(python_gen_cond_dep '
28 dev-python/pydbus[${PYTHON_USEDEP}]
34 QA_PREBUILT
="/usr/lib/i386-linux-gnu/deepin-wine* /usr/share/doc/*"
35 QA_FLAGS_IGNORED
="/usr/lib/i386-linux-gnu/deepin-wine* /usr/share/doc/*"