Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405429
en ru br
Репозитории ALT
S:0.4-alt6.2
5.1: 0.4-alt4.1
4.1: 0.4-alt4.1
4.0: 0.4-alt4
3.0: 0.4-alt3.2
www.altlinux.org/Changes

Группа :: Звук
Пакет: ices

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

Name: ices
Version: 0.4
Release: alt6.2

Summary: Ices - sourcer for use with Icecast daemon.
Packager: Pavlov Konstantin <thresh at altlinux.ru>
License: GPL
Group: Sound
Url: http://www.icecast.org

Source: %name-%version.tar.gz
Patch0: ices-0.4-flac-1.1.3.patch

BuildPreReq: libshout2-devel >= 2.1-alt1

# Automatically added by buildreq on Sun Oct 16 2011

BuildRequires: gcc-c++ libfaad-devel libflac-devel liblame-devel libmpeg4ip-devel libshout2-devel libxml2-devel perl-devel python-devel

%description
Ices is a streamer for use with icecast.
This package includes full-featured version of ices, with perl
and python playlist handlers. Support FLAC, MP4, Vorbis and MP3 sources.

%prep
%setup -q -n %name-%version
%patch -p1

%build
%add_optflags "-I%_includedir/mpeg4"
%configure \
--sysconfdir=%_sysconfdir/%name \
--with-moddir=%_libdir/%name \
--with-docdir=%_datadir/doc/%name-%version \
--with-faad \
--with-perl \
--with-python

%make_build

%install

%make_install \
DESTDIR=%buildroot \
sysconfdir=%_sysconfdir/%name \
moddir=%_libdir/%name \
docdir=%_datadir/doc/%name-%version \
install

find %buildroot{%_sysconfdir,%_libdir}/%name -type f -name '*.dist' |\
sed 's|.dist$||' |xargs -iz mv -f z.dist z

%files
%doc AUTHORS BUGS COPYING INSTALL README*
%doc doc/icesmanual.html
%dir %_sysconfdir/%name
%dir %_libdir/%name
%config %_sysconfdir/%name/*
%_bindir/%name
%_libdir/%name/*
%_man1dir/*

%changelog

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

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