<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>57631</bug_id>
          
          <creation_ts>2026-01-24 16:09:16 +0300</creation_ts>
          <short_desc>hardinfo2: отключить бенчмарки на qt5</short_desc>
          <delta_ts>2026-03-13 11:19:24 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>hardinfo2</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Антон Мидюков">antohami</reporter>
          <assigned_to name="Vladislav Glinkin">smasher</assigned_to>
          <cc>smasher</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>280808</commentid>
    <comment_count>0</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2026-01-24 16:09:16 +0300</bug_when>
    <thetext>Предлагаю отключить в hardinfo2 бенчмарки на qt5, так как qt5 пора считать устаревшей библиотекой, к тому же нежелательной в gtk приложениях.
Ниже diff требуемых изменений:

@@ -26,7 +26,6 @@ Requires: vulkan-tools
 BuildRequires(pre): rpm-macros-cmake
 BuildRequires: cmake
 BuildRequires: gcc-c++
-BuildRequires: qt5-base-devel
 BuildRequires: libgtk+3-devel
 BuildRequires: libcairo-devel
 BuildRequires: glib2-devel
@@ -48,7 +47,7 @@ It can benchmark your system and compare to other machines online.
 %setup
 
 %build
-%cmake -DHARDINFO2_QT5_MOCQT5=1
+%cmake -DHARDINFO2_QT5=0
 %cmake_build
 
 %install</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>283754</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2026-03-13 11:19:24 +0300</bug_when>
    <thetext>hardinfo2-2.2.16-alt1 -&gt; sisyphus:

Fri Mar 13 2026 Vladislav Glinkin &lt;smasher@altlinux&gt; 2.2.16-alt1
- New version (2.2.16)
- Built without Qt5 benchmarks (Closes: #57631)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>