Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37415610
en ru br
Репозитории ALT
S:0.31-alt1
5.1: 0.25-alt1
4.1: 0.24-alt1
4.0: 0.23-alt1
3.0: 0.9-alt1
www.altlinux.org/Changes

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

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

%def_disable static

Name: liblo
Version: 0.30
Release: alt1

Summary: Open Source implementation of the Open Sound Control protocol
License: GPL
Group: System/Libraries
Url: http://liblo.sourceforge.net/
Packager: Eugene Ostapets <eostapets at altlinux.ru>

Source: %url/%name-%version.tar.gz

BuildRequires: doxygen gcc-c++

%description
%name is a lightweight, easy to use implementation of the Open Sound
Control protocol (see http://www.cnmat.berkeley.edu/OpenSoundControl/
for details).

%package devel
Summary: Headers for developing programs that will use %name
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains the headers that programmers will need to develop
applications which will use %name.

%prep
%setup -q

%build
%configure \
   %{subst_enable static}

sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool
%make_build

%install
%makeinstall

%files
%_libdir/*.so.*
%doc AUTHORS README

%files devel
%_bindir/oscdump
%_bindir/oscsend
%_includedir/*
%_libdir/*.so
%_libdir/pkgconfig/*
%doc ChangeLog
%doc doc/html
%doc examples/*.c

%changelog

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

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