From 9253db7f68bfc3bd1b3cc2ea392a1ce87516ad91 Mon Sep 17 00:00:00 2001 From: James Antill Date: Thu, 26 May 2022 13:52:29 -0400 Subject: [PATCH] Auto sync2gitlab import of qgnomeplatform-0.7.1-2.el8.src.rpm --- .gitignore | 1 + EMPTY | 1 - qgnomeplatform.spec | 182 ++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 4 files changed, 184 insertions(+), 1 deletion(-) create mode 100644 .gitignore delete mode 100644 EMPTY create mode 100644 qgnomeplatform.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d5302fb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/QGnomePlatform-0.7.1.tar.gz diff --git a/EMPTY b/EMPTY deleted file mode 100644 index 0519ecb..0000000 --- a/EMPTY +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/qgnomeplatform.spec b/qgnomeplatform.spec new file mode 100644 index 0000000..44c5498 --- /dev/null +++ b/qgnomeplatform.spec @@ -0,0 +1,182 @@ + +Name: qgnomeplatform +Version: 0.7.1 +Release: 2%{?dist} +Summary: Qt Platform Theme aimed to accommodate Gnome settings + +License: LGPLv2+ +URL: https://github.com/MartinBriza/QGnomePlatform +Source0: https://github.com/MartinBriza/QGnomePlatform/archive/%{version}/QGnomePlatform-%{version}.tar.gz + +# Upstream patches + +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(udev) +BuildRequires: pkgconfig(xkbcommon) +BuildRequires: gtk3-devel +BuildRequires: libinput-devel +BuildRequires: libXrender-devel +BuildRequires: qt5-qtbase-devel >= 5.12.0 +BuildRequires: qt5-qtbase-static >= 5.12.0 +BuildRequires: qt5-qtwayland-devel >= 5.12.0 + + +BuildRequires: libadwaita-qt5-devel >= 1.2.0 +Requires: adwaita-qt5%{?_isa} + +BuildRequires: qt5-qtbase-private-devel +%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} + +%description +QGnomePlatform is a Qt Platform Theme aimed to accommodate as much of +GNOME settings as possibleand utilize them in Qt applications without +modifying them - making them fit into the environment as well as possible. + + +%prep +%autosetup -p1 -n QGnomePlatform-%{version} + + +%build +mkdir %{_target_platform} +pushd %{_target_platform} +%{qmake_qt5} .. +popd + +make %{?_smp_mflags} -C %{_target_platform} + + +%install +make install INSTALL_ROOT=%{buildroot} -C %{_target_platform} + +%files +%doc README.md +%license LICENSE +%{_qt5_libdir}/qt5/plugins/platformthemes/libqgnomeplatform.so +%{_qt5_libdir}/qt5/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so + + +%changelog +* Wed Apr 28 2021 Jan Grulich - 0.7.1-2 +- Rebuild (binutils) + Resolves: bz#1930073 + +* Thu Apr 08 2021 Jan Grulich - 0.7.1-1 +- 0.7.1 + Resolves: bz#1930073 + +* Wed Nov 20 2019 Jan Grulich - 0.4-3 +- Rebuild (qt5) + Resolves: bz#1774418 + +* Mon Dec 10 2018 Jan Grulich - 0.4-2 +- Do not apply scaling twice + Resolves: bz#1657279 + +* Tue Jul 24 2018 Jan Grulich - 0.4-1 +- Update to 0.4 + +* Tue Jul 03 2018 Jan Grulich - 0.3-11 +- rebuild (qt5) + +* Mon May 14 2018 Jan Grulich - 0.3-10 +- Require adwaita-qt instead adwaita-qt5 + Resolves: bz#1569052 + +* Wed Feb 14 2018 Jan Grulich - 0.3-9 +- rebuild (qt5) + +* Fri Feb 09 2018 Fedora Release Engineering - 0.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Dec 20 2017 Jan Grulich - 0.3-7 +- rebuild (qt5) + +* Sun Nov 26 2017 Rex Dieter - 0.3-6 +- rebuild (qt5) + +* Mon Oct 09 2017 Rex Dieter - 0.3-5 +- rebuild (qt5) + +* Thu Aug 03 2017 Fedora Release Engineering - 0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 0.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Wed Jul 19 2017 Rex Dieter - 0.3-2 +- rebuild (qt5) + +* Mon May 08 2017 Rex Dieter - 0.3-1 +- Update to 0.3 + +* Mon May 08 2017 Rex Dieter - 0.2-17.20170206git +- rebuild (Qt 5.9) + +* Fri Mar 31 2017 Rex Dieter - 0.2-16.20170206git +- fresh 20170206 snapshot (#1438024) + +* Thu Mar 30 2017 Rex Dieter - 0.2-15.20161205git +- rebuild (Qt 5.8) + +* Sat Feb 11 2017 Fedora Release Engineering - 0.2-14.20161205git +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Jan 02 2017 Jan Grulich - 0.2-13.20161205git +- Fix crash in font dialog (bz#1378003) + +* Thu Dec 15 2016 Rex Dieter - 0.2-12.20161024git +- rebuild (qt5) + +* Thu Nov 17 2016 Rex Dieter 0.2-11.20161024git +- release++ + +* Thu Nov 17 2016 Rex Dieter 0.2-10.20161024git.2 +- branch rebuild (qt5) + +* Mon Oct 24 2016 Jan Grulich - 0.2-10.20161024git +- Fix Gtk3 dialogs on wayland + +* Mon Jul 18 2016 Jan Grulich - 0.2-9.20160718git +- Fix not working dialogs + +* Sun Jul 17 2016 Rex Dieter 0.2-8.20160621git +- rebuild (qt5-qtbase) + +* Wed Jul 13 2016 Jan Grulich - 0.2-7.20160621git +- Remove runtime dependency on GDM + +* Wed Jun 29 2016 Rex Dieter 0.2-6.20160621git +- rebuild (qt5) + +* Tue Jun 21 2016 Jan Grulich - 0.2-5.20160621git +- Don't fallback to gtk+ style + +* Fri Jun 10 2016 Rex Dieter - 0.2-4.20160531git +- arch'd adwaita-qt5 runtime dep +- use system %%_qt5_version macro, instead of by-hand one here +- BR: qt5-qtbase-private-devel (helps track hard qt5-qtbase runtime dep) + +* Fri Jun 10 2016 Jan Grulich - 0.2-3.20160531git +- rebuild (qt5-qtbase) + +* Mon Jun 06 2016 Jan Grulich - 0.2-2.20160531git +- Add runtime dependency on adwaita-qt5 (bz#1332103) + +* Tue May 31 2016 Jan Grulich - 0.2-1.20160531git +- Update to latest git snapshot + +* Wed Apr 20 2016 Jan Grulich - 0.1-5 +- Pull in upstream changes + +* Wed Mar 16 2016 Jan Grulich - 0.1-4 +- Improve font size + +* Thu Feb 25 2016 Jan Grulich - 0.1-3 +- Revert usage of qgnomeplatform.env in GDM + +* Thu Feb 25 2016 Jan Grulich - 0.1-2 +- Install qgnomeplatform.env to gdm to automatically use it after we log in + +* Tue Feb 16 2016 Jan Grulich - 0.1-1 +- First version diff --git a/sources b/sources new file mode 100644 index 0000000..1ca7eaa --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (QGnomePlatform-0.7.1.tar.gz) = 7e3ba774ee1387604f4c66bd75f9fb4c5305f4553886132e8e3991a3e42564844a7eafb1361e0e8c64743746e315c07b22c11c133be95c1c53afb62c062bfc6e