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

Group :: Graphical desktop/Other
RPM: contractor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ver_major 0.3

Name: contractor
Version: %ver_major.5
Release: alt1

Summary: service for sharing data between apps
License: GPLv3+
Group: Graphical desktop/Other
Url: https://github.com/elementary/contractor

Vcs: https://github.com/elementary/contractor.git
Source: %name-%version.tar

BuildRequires(pre): meson
BuildRequires: vala-tools libdbus-devel libgee0.8-devel libgio-devel

%description
A sharing service that allows source apps to send their data to
registered destination apps. This way, data source apps don't have to
have the destination apps hard coded into them.

%prep
%setup

%build
%meson
%meson_build

%install
%meson_install

%files
%_bindir/*
%_datadir/dbus-1/services/org.elementary.contractor.service
%doc README*

%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