Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37839373
en ru br
ALT Linux repos
S:1.5.2-alt1.git7741389

Group :: Video
RPM: megapixels

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define git_rev 7741389

Name:    megapixels
Version: 1.5.2
Release: alt1.git%git_rev

Summary: The GTK camera application
License: GPL-3.0+
Group:   Video
Url:     https://github.com/kgmt0/megapixels

Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar

BuildRequires(pre): meson
BuildRequires: cmake
BuildRequires: libgtk4-devel
BuildRequires: libfeedback-devel
BuildRequires: libtiff-devel
BuildRequires: libzbar-devel
BuildRequires: libepoxy-devel
BuildRequires: libXrandr-devel
BuildRequires: gobject-introspection-devel

%description
A GTK4 camera application that knows how to deal with the media request api. It
uses opengl to debayer the raw sensor data for the preview.

%prep
%setup

%build
%meson
%meson_build

%install
%meson_install

%files
%doc README.md
%_bindir/*
%_desktopdir/*.desktop
%_datadir/glib-2.0/schemas/*.gschema.xml
%_datadir/%name
%_iconsdir/hicolor/scalable/apps/*.svg
%_datadir/metainfo/*.metainfo.xml

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin