Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37342380
en ru br
Репозитории ALT
S:4.3.1-alt1
5.1: 2.2-alt0.M50P.1
4.1: 1.4.5-alt2
4.0: 1.3.5-alt3
www.altlinux.org/Changes

Другие репозитории
Upstream:1.5.0

Группа :: Звук
Пакет: audacious-plugins

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

#%define rel -beta4
%define rel %nil
%define oname audacious

%def_enable pulse
%def_disable jack

Name: audacious-plugins
Version: 4.3.1
Release: alt1

Summary: Plugins for Audacious
License: GPL
Group: Sound

Url: http://audacious-media-player.org/
Source: http://distfiles.audacious-media-player.org/%name-%version%rel.tar
Packager: Vitaly Lipatov <lav at altlinux.ru>

Requires: %oname = %version

BuildRequires: gcc-c++ libSDL2-devel libXcomposite-devel libavformat-devel libbinio-devel libbs2b-devel libcddb-devel libcdio-paranoia-devel libcue-devel libcurl-devel libdbus-glib-devel libfaad-devel libflac-devel libfluidsynth-devel libgtk+3-devel liblame-devel liblirc-devel libmms-devel libmodplug-devel libmpg123-devel libneon-devel libnotify-devel libpulseaudio-devel libsamplerate-devel libvorbis-devel libwavpack-devel libxml2-devel libalsa-devel

BuildRequires: lib%oname-devel = %version

BuildRequires: qt5-base-devel

BuildRequires: libglade-devel libprojectM-devel >= 1.1 libsidplayfp-devel libsoxr-devel libadplug-devel

BuildRequires: libopus-devel libopusfile-devel

%description
Base plugins for Audacious.
It includes some great other features like various output plugins,
last.fm plugins, LIRC support.
This package contains the base I/O plugins:
 * Audio CD reading
 * MPEG support (mp3)
 * Ogg Vorbis support
 * WMA support
 * AAC support
 * FLAC support
 * ALAC support
 * WAVE support
 * OPUS support
 * ALSA output
 * OSS output
 * Disk writer output

%prep
%setup -n %name-%version%rel
%ifarch %e2k
# strip UTF-8 BOM for lcc < 1.24
find -type f -name '*.cpp' -o -name '*.hpp' -o -name '*.cc' -o -name '*.h' |
xargs -r sed -ri 's,^\xEF\xBB\xBF,,'
%endif

%build
%configure \
--enable-amidiplug \
--enable-sid \
%{subst_enable pulse} \
%{subst_enable jack} \
%ifarch armh
--disable-qtglspectrum \
%endif
%ifnarch x86_64
--disable-sse2 \
%endif
#
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%_datadir/%oname/
%dir %_libdir/%oname/
%_libdir/%oname/*

%changelog

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

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