Commit Graph

8 Commits

Author SHA1 Message Date
Huang Rui
aee780ae91 sci-electronics/dsview: add 1.3.2-r2, drop 1.3.2-r1
- Patch cmake_minimum_required from 2.8.6 to 3.10 in both
  CMakeLists.txt files to satisfy CMake 4 policy floor.
- Removes the QA0023 nag and the eclass workaround injection.

Closes: https://bugs.gentoo.org/975564
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-20 19:46:45 +08:00
Huang Rui
b01940307f sci-electronics/dsview: add 1.3.2-r1, migrate to Qt6, drop 1.3.0, 1.3.2
- Switch RDEPEND to dev-qt/qtbase:6 + dev-qt/qtsvg:6.
- Pass -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=ON so upstream's Qt5-first
  detection takes the Qt6 branch.
- Apply upstream c428bd66 to fix nativeEvent override under Qt6.
- Refresh PYTHON_COMPAT to python3_{12..15}.

Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-18 14:12:02 +08:00
Takuya Wakazono
015ede5a14 sci-electronics/dsview: fix build with GCC 13
Closes: https://bugs.gentoo.org/887877
Closes: https://bugs.gentoo.org/887913
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-10-19 18:03:50 +09:00
Huang Rui
c5013654b1 sci-electronics/dsview: drop 1.1.2-r1
Signed-off-by: Huang Rui <vowstar@gmail.com>
2022-07-08 12:45:12 +08:00
Huang Rui
9a6ea36452 sci-electronics/dsview: fix version representation
Closes: https://bugs.gentoo.org/848402
Signed-off-by: Huang Rui <vowstar@gmail.com>
2022-06-16 17:32:50 +08:00
Huang Rui
48cc6e06c7 sci-electronics/dsview: fix build problem with python 3.9
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Huang Rui <vowstar@gmail.com>
2021-06-05 02:06:06 +08:00
Huang Rui
b26e5a664b sci-electronics/dsview: fix gcc-11 compile
* fix extern-c error when compile
* fix qt compile error
* fix segfault
* remove useless patches

Closes: https://bugs.gentoo.org/787674
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Huang Rui <vowstar@gmail.com>
2021-05-09 03:40:22 +08:00
Huang Rui
3e2cceff95 sci-electronics/dsview: new package
DSView is an GUI programe for supporting various instruments.
The patches under ${FILESDIR} pushed to upstream:
https://github.com/DreamSourceLab/DSView/pull/335

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 18:04:53 +08:00