Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37517469
en ru br
Репозитории ALT

Группа :: Графические оболочки/Прочее
Пакет: contractor

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin