JavaScript must be enabled to display the specfile.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
Name: rpm-macros-qt6-webengine Version: 0.2 Release: alt2 BuildArch: noarch Group: Development/KDE and QT Summary: Arch macro to build qt6-webengine clients License: MIT Source0: macros %description qt-webengine supports only some architectures. This package provides macro with a list of architectures supported by qt6-webengine. %install mkdir -p %buildroot%_rpmmacrosdir cp %SOURCE0 %buildroot%_rpmmacrosdir/qt6-webengine %files %_rpmmacrosdir/qt6-webengine %changelog * Tue Apr 09 2024 Sergey V Turchin <zerg@altlinux.org> 0.2-alt2 - bump release * Tue Apr 09 2024 Alexey Sheplyakov <asheplyakov@altlinux.org> 0.2-alt1 - Added LoongArch to list of supported architectures * Fri Jun 03 2022 Sergey V Turchin <zerg@altlinux.org> 0.1-alt1 - initial build