2024-01-06 06:35:20 +01:00
|
|
|
Name: lxqt-build-tools
|
2024-04-28 23:19:20 +02:00
|
|
|
Version: 2.0.0
|
2024-01-06 06:35:22 +01:00
|
|
|
Release: 1mamba
|
2024-01-06 06:35:20 +01:00
|
|
|
Summary: Various packaging tools and scripts for LXQt applications
|
|
|
|
Group: Applications/Development
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 06:35:20 +01:00
|
|
|
URL: https://github.com/lxqt/lxqt-build-tools
|
2024-01-06 06:35:20 +01:00
|
|
|
Source: https://github.com/lxde/lxqt-build-tools.git/%{version}/lxqt-build-tools-%{version}.tar.bz2
|
2024-01-06 06:35:21 +01:00
|
|
|
Patch0: lxqt-build-tools-0.12.0-upstream-bump-cxx17.patch
|
2024-01-06 06:35:20 +01:00
|
|
|
License: BSD
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
%description
|
|
|
|
Various packaging tools and scripts for LXQt applications.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Group: Development/Libraries
|
|
|
|
Summary: Various packaging tools and scripts for LXQt applications
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
Various packaging tools and scripts for LXQt applications.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
2024-04-28 23:19:20 +02:00
|
|
|
%cmake
|
|
|
|
|
|
|
|
%cmake_build
|
2024-01-06 06:35:20 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
2024-04-28 23:19:20 +02:00
|
|
|
%cmake_install
|
2024-01-06 06:35:20 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
2024-04-28 23:19:20 +02:00
|
|
|
%{_bindir}/lxqt2-transupdate
|
|
|
|
%dir %{_datadir}/cmake/lxqt2-build-tools
|
|
|
|
%dir %{_datadir}/cmake/lxqt2-build-tools/find-modules
|
|
|
|
%{_datadir}/cmake/lxqt2-build-tools/find-modules/Find*.cmake
|
|
|
|
%{_datadir}/cmake/lxqt2-build-tools/lxqt2-build-tools-config*.cmake
|
|
|
|
%dir %{_datadir}/cmake/lxqt2-build-tools/modules
|
|
|
|
%{_datadir}/cmake/lxqt2-build-tools/modules/*
|
2024-01-06 06:35:20 +01:00
|
|
|
%doc AUTHORS
|
|
|
|
|
|
|
|
%changelog
|
2024-04-28 23:19:20 +02:00
|
|
|
* Mon Apr 22 2024 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:22 +01:00
|
|
|
* Mon Apr 17 2023 Automatic Build System <autodist@mambasoft.it> 0.13.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:21 +01:00
|
|
|
* Tue Feb 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.12.0-2mamba
|
|
|
|
- added upstram patch to fix build with kde plasma 5.27 (see https://github.com/lxqt/lxqt-config/issues/919)
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Tue Nov 08 2022 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Sun Apr 17 2022 Automatic Build System <autodist@mambasoft.it> 0.11.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Sat Nov 06 2021 Automatic Build System <autodist@mambasoft.it> 0.10.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Thu Apr 15 2021 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Sun Nov 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.0-1mamba
|
|
|
|
- update to 0.8.0
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Sun Apr 26 2020 Automatic Build System <autodist@mambasoft.it> 0.7.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Wed Mar 06 2019 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Fri May 25 2018 Automatic Build System <autodist@mambasoft.it> 0.5.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 06:35:20 +01:00
|
|
|
* Sat Jan 13 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1mamba
|
|
|
|
- package created using the webbuild interface
|