mirror of
https://abf.rosa.ru/djam/goverlay.git
synced 2025-02-23 17:52:51 +00:00
update to 1.1.1 switching to qt6
This commit is contained in:
parent
f4ac044f6f
commit
54f705e0c3
2 changed files with 4 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
goverlay-0.9.1.tar.gz: 49ea9cef482fef8fa60ded66de37c886f554a125
|
goverlay-1.1.1.tar.gz: 130e3508bbd0178e38687a3f59e221e23855190d
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: GUI to help manage Linux overlays
|
Summary: GUI to help manage Linux overlays
|
||||||
Name: goverlay
|
Name: goverlay
|
||||||
Version: 0.9.1
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Graphics
|
Group: Graphics
|
||||||
|
@ -9,11 +9,11 @@ Source0: https://github.com/benjamimgois/goverlay/archive/%{version}.tar.gz?/%{n
|
||||||
# From Fedora
|
# From Fedora
|
||||||
Patch0: goverlay-enable-debuginfo-generation.patch
|
Patch0: goverlay-enable-debuginfo-generation.patch
|
||||||
BuildRequires: lazarus
|
BuildRequires: lazarus
|
||||||
BuildRequires: qt5pas-devel
|
BuildRequires: qt6pas-devel
|
||||||
BuildRequires: pkgconfig(libglvnd)
|
BuildRequires: pkgconfig(libglvnd)
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
Requires: mangohud
|
Requires: mangohud
|
||||||
Requires: qt5pas
|
Requires: qt6pas
|
||||||
Recommends: mesa-demos
|
Recommends: mesa-demos
|
||||||
Recommends: vkbasalt
|
Recommends: vkbasalt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue