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

Группа :: Звук
Пакет: deadbeef-mpris2-plugin

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name:     deadbeef-mpris2-plugin
Version:  1.13
Release:  alt2

Summary:  A rewrite of the seemingly orphaned deadbeef-mpris-plugin originally written by HuangCongyu
License:  GPL-2.0
Group:    Sound
Url:      https://github.com/Serranya/deadbeef-mpris2-plugin

Source:   %name-%version.tar

BuildRequires: glib2-devel libgio-devel deadbeef-devel
Requires: deadbeef

%description
%summary

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

# remove static library

rm -f %buildroot%_libdir/deadbeef/*.la

%files
%doc README LICENSE
%_libdir/deadbeef/mpris.so

%changelog

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

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