File cameractrl.spec of Package cameractrl

#
# spec file for package cameractrl
#
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           cameractrl
Version:        0.1 
Release:        0
Summary:        Camera APP with focues bar
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
License:        GPL-3.0-or-later
URL:            https://gitlab.com/NekoCWD/cameractrl/-/tree/master
Source:         %{name}-%{version}.tar.xz
BuildRequires: vala
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: make
BuildRequires: kernel-devel
BuildRequires: git
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: gtk4-devel
BuildRequires: gtk4-layer-shell-devel
BuildRequires: libadwaita-devel
BuildRequires: meson
BuildRequires: blueprint-compiler
BuildRequires: desktop-file-utils

%description
FocusControl with some cat movements
Nice camera manual focus control overlay

%prep
%autosetup -p1

%build
%meson
%meson_build


%install
%meson_install

%files
%{_bindir}/cameractrl
%{_datadir}/applications/io.gitlab.nekocwd.cameractrl.desktop
%{_datadir}/dbus-1/services/io.gitlab.nekocwd.cameractrl.service
%{_datadir}/glib-2.0/schemas/io.gitlab.nekocwd.cameractrl.gschema.xml
%{_datadir}/icons/hicolor/scalable/apps/io.gitlab.nekocwd.cameractrl.svg
%{_datadir}/icons/hicolor/symbolic/apps/io.gitlab.nekocwd.cameractrl-symbolic.svg
%{_datadir}/metainfo/io.gitlab.nekocwd.cameractrl.metainfo.xml

%changelog

openSUSE Build Service is sponsored by