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

Группа :: Система/Библиотеки
Пакет: libcec

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

Name: libcec
Version: 4.0.3
Release: alt1

Summary: CEC Adaptor communication shared library
License: GPL
Group: System/Libraries
Url: http://libcec.pulse-eight.com/

Source0: %name-%version-%release.tar

BuildRequires: cmake gcc-c++ libcec-platform-devel liblockdev-devel libudev-devel

%package devel
Summary: CEC Adaptor communication development library
Group: Development/C
Requires: %name = %version-%release

%package utils
Summary: CEC Adaptor commulication utilities
Group: System/Kernel and hardware
Requires: %name = %version-%release

%description
libcec provides support for the Pulse-Eight USB-CEC adapter.

%description devel
libcec provides support for the Pulse-Eight USB-CEC adapter.
This package contains development files of libcec.

%description utils
libcec provides support for the Pulse-Eight USB-CEC adapter.
This package contains commandline utilities of libcec.

%prep
%setup

%build
cmake . -DCMAKE_INSTALL_PREFIX=%prefix
%make_build

%install
%makeinstall_std

%files
%_libdir/lib*.so.*

%files devel
%_libdir/lib*.so
%_includedir/libcec
%_pkgconfigdir/libcec.pc

%files utils
%_bindir/cec-client*
%_bindir/cecc-client*

%changelog

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

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