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

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

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

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

#%define rel -beta4
%define rel %nil
Name: audacious
Version: 2.2
Release: alt0.M50P.1

Summary: Media player which uses a skinned interface

License: GPL
Group: Sound
Url: http://audacious-media-player.org/

Packager: Vitaly Lipatov <lav at altlinux.ru>

#Source: http://audacious-media-player.org/release/%name-%version.tar.bz2

#Source: http://static.audacious-media-player.org/release/%name-%version%rel.tar.bz2
Source: http://distfiles.atheme.org/%name-%version%rel.tar.bz2
Patch: audacious-0.1.2-default-alsa.patch
Patch1: %name-as-needed.patch
#Patch2: %name-%version-lib.patch

# Typical environment for GNOME program

Requires(post,postun): desktop-file-utils
BuildPreReq: desktop-file-utils
BuildPreReq: menu-devel

%{?_with_gconf:BuildRequires: GConf2-devel}
%{?_with_vfs:BuildRequires: gnome-vfs2-devel}

# due

# verify-elf: ERROR: ./usr/lib/libaudid3tag.so.1.0.0: undefined symbol: _audvt
%set_verify_elf_method unresolved=relaxed

# manually removed: audacious

# Automatically added by buildreq on Sat Dec 05 2009
BuildRequires: gcc-c++ libSM-devel libdbus-glib-devel libgtk+2-devel libmcs-devel libsamplerate-devel libxml2-devel

BuildRequires: libgtk+2-devel >= 2.6

Requires: %name-plugins

%description
Audacious is a media player forked from BMP (Beep Media Player) which uses a
skinned interface based on Winamp 2.x skins, and in turn based on XMMS.

%package -n lib%name
Summary: Library files for the audacious media player
Group: Development/Other

%description -n lib%name
Audacious is a media player forked from BMP (Beep Media Player) which uses a
skinned interface based on Winamp 2.x skins, and in turn based on XMMS.

Library file required to run audacious.


%package -n lib%name-devel
Summary: Development files for the audacious media player
Group: Development/Other
Requires: lib%name = %version
Provides: %name-devel
Obsoletes: %name-devel

%description -n lib%name-devel
Audacious is a media player forked from BMP (Beep Media Player) which uses a
skinned interface based on Winamp 2.x skins, and in turn based on XMMS.

Development files required to develop plugins for audacious.


%prep
%setup -q -n %name-%version%rel
#%patch -p1 -b .default-alsa
#%patch2
#bzip ChangeLog

%build
#__autoreconf -I m4
#__autoconf -I m4
%configure \
   --disable-rpath \
   %{?_with_gconf:--enable-gconf} \
   %{?_with_vfs:--enable-gnome-vfs} \
   --disable-dependency-tracking \
   --with-xmms-eq \
%ifnarch x86_64
   --disable-sse2 \
%endif
   --enable-chardet --enable-samplerate

# compile with midi support without see in /proc

%make_build

%install
%makeinstall_std
%find_lang %name
ln -sf audacious2 %buildroot%_bindir/%name
ln -sf audtool2 %buildroot%_bindir/audtool

%files -f %name.lang
%doc AUTHORS NEWS README
%_bindir/%name
%_bindir/audacious2
%_bindir/audtool
%_bindir/audtool2
%_desktopdir/*.desktop
%_datadir/%name/
%_pixmapsdir/audacious2.png
%_man1dir/*

%files -n lib%name
%_libdir/libaudclient.so.*
%_libdir/libaudid3tag.so.*
%_libdir/libaudtag.so.*
%_libdir/libSAD.so.*
%_libdir/libaudcore.so.*
%_libdir/libaudgui.so.*

%files -n lib%name-devel
%_includedir/%name/
%_includedir/libSAD/
%_includedir/libaudcore/
%_includedir/libaudgui/
%_includedir/libaudtag/
%_pkgconfigdir/*.pc
%_libdir/*.so

%changelog

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

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