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

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

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

Name: librtosc
Version: 0.3.1
Release: alt1

Summary: Realtime safe OSC Messaging
License: MIT
Group: System/Libraries
Url: https://github.com/fundamental/rtosc

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

BuildRequires: cmake gcc-c++

%package devel
Summary: Realtime safe OSC Messaging
Group: Development/C

%define desc\
A realtime safe library for handling OSC messages. This library is influenced by\
liblo and libmapper.

%description %desc

%description devel %desc
this package contains development part of librtosc

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%_libdir/*.so.*

%files devel
%_includedir/rtosc
%_libdir/*.so
%_pkgconfigdir/*.pc

%changelog

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

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