automatic version update by autodist [release 0.5.0-1mamba;Mon Apr 07 2025]
This commit is contained in:
parent
1fbc100aa5
commit
855e31cff2
@ -1,6 +1,6 @@
|
||||
Name: libcamera
|
||||
Version: 0.4.0
|
||||
Release: 2mamba
|
||||
Version: 0.5.0
|
||||
Release: 1mamba
|
||||
Summary: A complex camera support library for Linux, Android, and ChromeOS
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -35,6 +35,9 @@ BuildRequires: libunwind-devel
|
||||
BuildRequires: libyaml-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libgmock-devel >= 0:1.16.0-1mamba
|
||||
%ifarch aarch64
|
||||
BuildRequires: libpisp-devel
|
||||
%endif
|
||||
BuildRequires: meson
|
||||
BuildRequires: python-ply-py3
|
||||
|
||||
@ -96,11 +99,12 @@ This package contains utility applications for %{name}.
|
||||
%dir %{_datadir}/libcamera/ipa/rkisp1
|
||||
%{_datadir}/libcamera/ipa/rkisp1/*
|
||||
%{_datadir}/libcamera/pipeline/rpi/vc4/example.yaml
|
||||
%{_datadir}/libcamera/pipeline/rpi/pisp/example.yaml
|
||||
%dir %{_datadir}/libcamera/ipa/mali-c55
|
||||
%{_datadir}/libcamera/ipa/mali-c55/*.yaml
|
||||
%endif
|
||||
%{_libdir}/libcamera/ipa_soft_simple.so*
|
||||
%{_libexecdir}/libcamera/soft_ipa_proxy
|
||||
%{_libexecdir}/libcamera/*
|
||||
%{_datadir}/libcamera/ipa/simple/uncalibrated.yaml
|
||||
%dir %{python3_sitearch}/libcamera
|
||||
%{python3_sitearch}/libcamera/*
|
||||
@ -121,9 +125,13 @@ This package contains utility applications for %{name}.
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/cam
|
||||
%{_bindir}/lc-compliance
|
||||
%{_bindir}/libcamerify
|
||||
%{_bindir}/qcam
|
||||
|
||||
%changelog
|
||||
* Mon Apr 07 2025 Automatic Build System <autodist@openmamba.org> 0.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 12 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-2mamba
|
||||
- rebuilt with libgmock 1.16.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user