175 lines
6.1 KiB
RPMSpec
175 lines
6.1 KiB
RPMSpec
Name: kdev-python
|
|
Version: 24.08.0
|
|
Release: 1mamba
|
|
Summary: KDevelop Python language support
|
|
Group: Graphical Desktop/Applications/Development
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://github.com/KDE/kdev-python
|
|
Source: http://mirror.freedif.org/KDE/ftp/stable/release-service/%{version}/src/kdev-python-%{version}.tar.xz
|
|
License: GPL, LGPL, MIT
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: kdevelop-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libglvnd-devel
|
|
BuildRequires: libkf6-kcolorscheme-devel
|
|
BuildRequires: libkf6-kcompletion-devel
|
|
BuildRequires: libkf6-kconfig-devel
|
|
BuildRequires: libkf6-kconfigwidgets-devel
|
|
BuildRequires: libkf6-kcoreaddons-devel
|
|
BuildRequires: libkf6-ki18n-devel
|
|
BuildRequires: libkf6-kio-devel
|
|
BuildRequires: libkf6-kparts-devel
|
|
BuildRequires: libkf6-kservice-devel
|
|
BuildRequires: libkf6-ktexteditor-devel
|
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
|
BuildRequires: libkf6-kxmlgui-devel
|
|
BuildRequires: libkf6-syntax-highlighting-devel
|
|
BuildRequires: libkf6-threadweaver-devel
|
|
BuildRequires: libpython3-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: qt6-qt5compat-devel
|
|
BuildRequires: qt6-qtbase-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: kdevelop-devel >= 0:24.05.0-1mamba
|
|
BuildRequires: cmake
|
|
|
|
%description
|
|
KDevelop Python language support.
|
|
|
|
#% debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%cmake \
|
|
-DBUILD_TESTING=OFF \
|
|
-DPYTHON_EXECUTABLE=%{__python3}
|
|
|
|
%cmake_build
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%cmake_install
|
|
|
|
%find_lang %{name} --all-name || touch %{name}.lang
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_datadir}/metainfo/org.kde.kdev-python.metainfo.xml
|
|
%{_libdir}/libkdevpythoncompletion.so
|
|
%{_libdir}/libkdevpythonduchain.so
|
|
%{_libdir}/libkdevpythonparser.so
|
|
%{_qt6_plugindir}/kdevplatform/60/kdev*.so
|
|
%{_datadir}/qlogging-categories6/kdevpythonsupport.categories
|
|
%{_datadir}/kdevappwizard/templates/*
|
|
%dir %{_datadir}/kdevpythonsupport
|
|
%{_datadir}/kdevpythonsupport/*
|
|
%doc LICENSES
|
|
|
|
%changelog
|
|
* Thu Aug 29 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 06 2024 Automatic Build System <autodist@mambasoft.it> 24.05.0-2mamba
|
|
- rebuilt by autoport with build requirements: kdevelop-devel>=0:24.05.0-1mamba
|
|
|
|
* Sat May 25 2024 Automatic Build System <autodist@openmamba.org> 24.05.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 24.02.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.02.0-2mamba
|
|
- rebuilt with kdevelop 24.02.0
|
|
|
|
* Tue Mar 05 2024 Automatic Build System <autodist@openmamba.org> 24.02.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 23.08.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 08 2023 Automatic Build System <autodist@mambasoft.it> 23.08.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 09 2023 Automatic Build System <autodist@mambasoft.it> 23.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 12 2023 Automatic Build System <autodist@mambasoft.it> 23.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 14 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Sep 02 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-2mamba
|
|
- rebuilt by autoport with build requirements: kdevelop-devel>=23.08.0-1mamba
|
|
|
|
* Fri Aug 25 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 07 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 09 2023 Automatic Build System <autodist@mambasoft.it> 23.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 11 2023 Automatic Build System <autodist@mambasoft.it> 23.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 24 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Feb 07 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 06 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Dec 26 2022 Sdk Build System <sdk@mambasoft.it> 22.12.0-2mamba
|
|
- rebuilt by autoport with build requirements: kdevelop-devel>=0:22.12.0-1mamba
|
|
|
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 19 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Apr 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.04.0-1mamba
|
|
- package created using the webbuild interface
|