app-emulation/deepin-wine-plugin
Deepin Wine plugin
ChangeLog
commit dcd5752fc66eef2d0cd714dd5918e50d61f516e7
Author: Zakk <zakk@gentoozh.org>
Date: Sun Aug 2 04:06:44 2026 +1000
*/*: correct LICENSE declarations that did not match upstream
因为对全部软件包逐一核对上游后发现 42 个的 `LICENSE=` 与上游实际授权不符,所以按上游的授权文件与源码文件头改正,并为其中被误标为开源、实为专有的软件补上
`RESTRICT`。
最严重的一类是专有软件被标成开源:`deepin-wine-helper` 与 `deepin-wine-plugin` 的 deb 内 copyright 写着
`All rights reserved by Wuhan Deepin Technology Co., Ltd.`,`app-misc/z-library` 的 deb
control 写 `License: unknown`,`media-sound/qqmusic` 用的 `CC0-1.0` 是公共领域捐弃、与腾讯的服务协议完全相反。
`net-proxy/clash-rs` 此前只有 `LICENSE+=`、没有基底 `LICENSE=`,主程序的 Apache-2.0 完全没有声明。
`sys-kernel/xanmod-sources` 的 `LICENSE+=" CDDL"` 在 xanmod patch 与 genpatches
中都找不到依据,一并删除。
Signed-off-by: Zakk <zakk@gentoozh.org>
commit 10c0bf1febaa8a7b2478558a7a57908dcd6dda69
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit 59e1b83ff829f72f7072541ff1d9c146ae9c2282
Author: blackteahamburger <blackteahamburger@outlook.com>
Date: Sat Aug 17 21:57:05 2024 +0800
app-emulation/deepin-wine-plugin: make pkgcheck happy
commit 24993a43b9f5ef5df47b8d876dcbfbfde1b4b8a9
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue Nov 14 22:13:47 2023 +0800
*/*: fixed EmptyGlobalAssignment
commit ee9453b3d989877941e8975d1e25de350f23cb24
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue May 2 13:31:24 2023 +0800
app-emulation/deepin-wine-plugin: enable py3.11
commit 3cbc2aa34235547fd1f472da52afaea68910fec1
Author: oatiz <iamoatiz@gmail.com>
Date: Tue Dec 28 12:59:35 2021 +0800
app-emulation/deepin-wine-plugin: fix qa issue
commit d363e9f8aa7b0a76d26f2176826a313749260275
Author: oatiz <iamoatiz@gmail.com>
Date: Wed Nov 17 03:37:52 2021 +0800
app-emulation/deepin-wine-plugin: add ebuild
commit a388ef24408954f9fc575846f239f25e1b0430e7
Author: wgjak47 <ak47m61@gmail.com>
Date: Sun Dec 27 20:18:19 2020 +0800
remove deepin packages and fix qa
commit 997b6348249157031d295a785b094f631682d237
Author: zhtengw <atenzd@gmail.com>
Date: Sun May 12 22:43:55 2019 +0800
DDE version bump to 15.10.1
Author: Zakk <zakk@gentoozh.org>
Date: Sun Aug 2 04:06:44 2026 +1000
*/*: correct LICENSE declarations that did not match upstream
因为对全部软件包逐一核对上游后发现 42 个的 `LICENSE=` 与上游实际授权不符,所以按上游的授权文件与源码文件头改正,并为其中被误标为开源、实为专有的软件补上
`RESTRICT`。
最严重的一类是专有软件被标成开源:`deepin-wine-helper` 与 `deepin-wine-plugin` 的 deb 内 copyright 写着
`All rights reserved by Wuhan Deepin Technology Co., Ltd.`,`app-misc/z-library` 的 deb
control 写 `License: unknown`,`media-sound/qqmusic` 用的 `CC0-1.0` 是公共领域捐弃、与腾讯的服务协议完全相反。
`net-proxy/clash-rs` 此前只有 `LICENSE+=`、没有基底 `LICENSE=`,主程序的 Apache-2.0 完全没有声明。
`sys-kernel/xanmod-sources` 的 `LICENSE+=" CDDL"` 在 xanmod patch 与 genpatches
中都找不到依据,一并删除。
Signed-off-by: Zakk <zakk@gentoozh.org>
commit 10c0bf1febaa8a7b2478558a7a57908dcd6dda69
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit 59e1b83ff829f72f7072541ff1d9c146ae9c2282
Author: blackteahamburger <blackteahamburger@outlook.com>
Date: Sat Aug 17 21:57:05 2024 +0800
app-emulation/deepin-wine-plugin: make pkgcheck happy
commit 24993a43b9f5ef5df47b8d876dcbfbfde1b4b8a9
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue Nov 14 22:13:47 2023 +0800
*/*: fixed EmptyGlobalAssignment
commit ee9453b3d989877941e8975d1e25de350f23cb24
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue May 2 13:31:24 2023 +0800
app-emulation/deepin-wine-plugin: enable py3.11
commit 3cbc2aa34235547fd1f472da52afaea68910fec1
Author: oatiz <iamoatiz@gmail.com>
Date: Tue Dec 28 12:59:35 2021 +0800
app-emulation/deepin-wine-plugin: fix qa issue
commit d363e9f8aa7b0a76d26f2176826a313749260275
Author: oatiz <iamoatiz@gmail.com>
Date: Wed Nov 17 03:37:52 2021 +0800
app-emulation/deepin-wine-plugin: add ebuild
commit a388ef24408954f9fc575846f239f25e1b0430e7
Author: wgjak47 <ak47m61@gmail.com>
Date: Sun Dec 27 20:18:19 2020 +0800
remove deepin packages and fix qa
commit 997b6348249157031d295a785b094f631682d237
Author: zhtengw <atenzd@gmail.com>
Date: Sun May 12 22:43:55 2019 +0800
DDE version bump to 15.10.1


View
Download
Browse