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

Группа :: Разработка/C++
Пакет: libcec-platform

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

Name: libcec-platform
Version: 2.1.0.1
Release: alt2

Summary: Platform support library used by libCEC and binary add-ons for Kodi
License: GPL
Group: Development/C++
Url: https://github.com/Pulse-Eight/platform

Source: %name-%version.tar
BuildRequires: cmake gcc-c++
%description
%summary

%package devel
Summary: %summary
Group: Development/C++

%description devel
%summary

%prep
%setup

%build
cmake . -DCMAKE_INSTALL_PREFIX=%prefix
make

%install
%makeinstall_std

%files devel
%_includedir/p8-platform
%_libdir/p8-platform
%_libdir/libp8-platform.a
%_pkgconfigdir/p8-platform.pc

%changelog

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

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