Mageia Bugzilla – Attachment 14478 Details for
Bug 33000
arqiver upgrade to 0.12.0 and switch to Qt6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
switch to Qt6 patch
arqiver.spec.patch (text/plain), 1.28 KB, created by
Aurelian R
on 2024-03-21 21:49:13 CET
(
hide
)
Description:
switch to Qt6 patch
Filename:
MIME Type:
Creator:
Aurelian R
Created:
2024-03-21 21:49:13 CET
Size:
1.28 KB
patch
obsolete
>--- arqiver/arqiver.spec 2024-03-21 13:04:47.211673639 +0200 >+++ SPECS/arqiver.spec 2024-03-21 22:32:17.321464126 +0200 >@@ -1,15 +1,16 @@ > Name: arqiver >-Version: 0.7.0 >-Release: %mkrel 2 >-Summary: A simple Qt5 archive manager >+Version: 0.12.0 >+Release: %mkrel 1 >+Summary: A simple Qt archive manager > Group: Archiving/Other > License: GPLv3 > URL: https://github.com/tsujan/Arqiver > Source: https://github.com/tsujan/Arqiver/releases/download/V%{version}/Arqiver-%{version}.tar.xz >-BuildRequires: qttools5 >-BuildRequires: pkgconfig(Qt5Core) >-BuildRequires: pkgconfig(Qt5Gui) >-BuildRequires: pkgconfig(Qt5Svg) >+BuildRequires: qttools6 >+BuildRequires: pkgconfig(Qt6Core) >+BuildRequires: pkgconfig(Qt6Gui) >+BuildRequires: pkgconfig(Qt6Svg) >+BuildRequires: pkgconfig(Qt6Widgets) > Requires: bsdtar > Requires: gzip > Requires: p7zip >@@ -24,7 +25,7 @@ LXQt Archiver is derived from the follow > %setup -n Arqiver-%{version} > > %build >-%qmake_qt5 >+%qmake_qt6 > %make_build > > %install >@@ -32,6 +33,7 @@ LXQt Archiver is derived from the follow > > %files > %doc README.md ChangeLog >+%license COPYING > %{_bindir}/%{name} > %{_iconsdir}/hicolor/scalable/apps/%{name}.svg > %{_datadir}/applications/%{name}.desktop
--- arqiver/arqiver.spec 2024-03-21 13:04:47.211673639 +0200 +++ SPECS/arqiver.spec 2024-03-21 22:32:17.321464126 +0200 @@ -1,15 +1,16 @@ Name: arqiver -Version: 0.7.0 -Release: %mkrel 2 -Summary: A simple Qt5 archive manager +Version: 0.12.0 +Release: %mkrel 1 +Summary: A simple Qt archive manager Group: Archiving/Other License: GPLv3 URL: https://github.com/tsujan/Arqiver Source: https://github.com/tsujan/Arqiver/releases/download/V%{version}/Arqiver-%{version}.tar.xz -BuildRequires: qttools5 -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: qttools6 +BuildRequires: pkgconfig(Qt6Core) +BuildRequires: pkgconfig(Qt6Gui) +BuildRequires: pkgconfig(Qt6Svg) +BuildRequires: pkgconfig(Qt6Widgets) Requires: bsdtar Requires: gzip Requires: p7zip @@ -24,7 +25,7 @@ LXQt Archiver is derived from the follow %setup -n Arqiver-%{version} %build -%qmake_qt5 +%qmake_qt6 %make_build %install @@ -32,6 +33,7 @@ LXQt Archiver is derived from the follow %files %doc README.md ChangeLog +%license COPYING %{_bindir}/%{name} %{_iconsdir}/hicolor/scalable/apps/%{name}.svg %{_datadir}/applications/%{name}.desktop
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33000
: 14478