Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37907037
en ru br
ALT Linux repos
S:1.6-alt1

Group :: Development/Other
RPM: ayatana-cmake-modules

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: ayatana-cmake-modules
Version: 1.6
Release: alt1

Summary: Ayatana CMake modules
License: LGPLv3
Group: Development/Other
Url: https://gitlab.com/ubports/development/core/cmake-extras

Packager: Nikolay Strelkov <snk at altlinux.org>

Source: %name-%version.tar

Patch: 1004_switch-to-python3.patch

BuildRequires(pre): rpm-macros-cmake rpm-build-python3
BuildRequires: cmake gcc-c++

BuildArch: noarch

%description
Extra CMake modules shared in Ubuntu Ayatana projects.

%prep
%setup
%patch -p1

%build
%cmake
%cmake_build

%install
%cmake_install

%files
%doc LICENSE README.md examples
%dir %_datadir/cmake
%_datadir/cmake/*

%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