Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042508
en ru br
Репозитории ALT
S:0.9.2-alt1
5.1: 0.5.6-alt1
4.1: 0.4-alt1.rc1
www.altlinux.org/Changes

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

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

%define api_ver 0

Name: libmp3splt
Version: 0.9.2
Release: alt1

Summary: library for mp3splt, a mp3/ogg/flac splitter
License: GPLv2+
Group: System/Libraries
Url: http://mp3splt.sourceforge.net/mp3splt_page/home.php
Packager: Alex V. Myltsev <avm at altlinux.ru>

Source: http://prdownloads.sourceforge.net/mp3splt/%name-%version.tar.gz
BuildRequires: libltdl-devel libpcre-devel libmad-devel libogg-devel
BuildRequires: libvorbis-devel libid3tag-devel libflac-devel
BuildRequires: doxygen graphviz

%description
Core library for mp3splt, a mp3/ogg/glac splitter.

%package devel
Summary: development files for libmp3splt
Group: Development/C
Requires: %name = %version-%release

%description devel
Development files for libmp3splt.

%prep
%setup

%build
%autoreconf
%configure \
--disable-static
%make_build

%install
%makeinstall_std

%find_lang %name%api_ver

%files -f %name%api_ver.lang
%_libdir/%name.so.*
%dir %_libdir/%name%api_ver
%_libdir/%name%api_ver/*.so*
%exclude %_libdir/%name%api_ver/*.la

%files devel
%_libdir/%name.so
%_includedir/%name/
%_pkgconfigdir/*.pc
%_datadir/doc/%name/

%changelog

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

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