From abb77adb2b6d0b06839cc35e497a45f49cc5b135 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: May 02 2020 20:14:57 +0000 Subject: Update to 0.3.5 Remove ExclusiveArch. Now compiles on all arches, see GitHub#88. --- diff --git a/.gitignore b/.gitignore index 6ee5fea..7e2e9ea 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ /mangohud-0.3.0.tar.gz /ImGui-96a2c46.tar.gz /mangohud-0.3.1.tar.gz +/ImGui-1f02d24.tar.gz +/mangohud-0.3.5.tar.gz diff --git a/mangohud.spec b/mangohud.spec index 15131f6..189be49 100644 --- a/mangohud.spec +++ b/mangohud.spec @@ -4,22 +4,22 @@ # Git submodules # * ImGui -%global commit1 96a2c4619b0c8009f684556683b2e1b6408bb0dc +%global commit1 1f02d240b38f445abb0381ade0867752d5d2bc7b %global shortcommit1 %(c=%{commit1}; echo ${c:0:7}) %global appname MangoHud Name: mangohud -Version: 0.3.1 -Release: 2%{?dist} +Version: 0.3.5 +Release: 1%{?dist} Summary: Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more -ExclusiveArch: x86_64 i686 License: MIT URL: https://github.com/flightlessmango/MangoHud Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/flightlessmango/ImGui/archive/%{commit1}/ImGui-%{shortcommit1}.tar.gz +BuildRequires: dbus-devel BuildRequires: desktop-file-utils BuildRequires: gcc-c++ BuildRequires: git-core @@ -52,7 +52,9 @@ mv imgui-%{commit1}/* modules/ImGui/src/ %build -%meson -Duse_system_vulkan=enabled +%meson \ + -Duse_system_vulkan=enabled \ + -Dwith_xnvctrl=disabled %meson_build @@ -70,6 +72,10 @@ mv imgui-%{commit1}/* modules/ImGui/src/ %changelog +* Sat May 02 2020 Artem Polishchuk - 0.3.5-1 +- Update to 0.3.5 +- Remove ExclusiveArch. Now compiles on all arches, see GitHub#88. + * Thu Mar 26 2020 Artem Polishchuk - 0.3.1-2 - Add GUI fron-end 'goverlay' as very weak dep diff --git a/sources b/sources index 1a811ba..b0736d1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (ImGui-96a2c46.tar.gz) = 3b1700e1c1c6543ec25e1a22bcfcd57eb2eaeef8df0765ef9d25758f0209ee7eaff404fb5de3277d9ffb677221a6f2082f577b14a319ae8f4d0bdec4290b505c -SHA512 (mangohud-0.3.1.tar.gz) = 791aa0888296b2ca0085784913aa558121d716307c7391f05c89e6941ec0608d5d254ff19b7e79bcb464cade4644c85e7d009d1de1890b6964f781539bfc0c68 +SHA512 (ImGui-1f02d24.tar.gz) = 3bc23e4867c5590d926ab79bece6e4516dc5afc60175a317f0a0364969df3fbf8a3794d3555f7acf06b848ce99549ea5603ac830113de5e5b1033b2666b5e695 +SHA512 (mangohud-0.3.5.tar.gz) = 08f993f55b65d01bf69e730992831527016ee51389d7df77f38bd1feffd472b04ff490d5a9178d2a084aa863d05e3dc9ef1e608af5222bab3a4b277774c8346d