Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37714118
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: 1.4.6
Release: alt1

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}

# We need provide our internal lib for plugins (fix bug #11561)

%add_findprov_lib_path %_libdir/%name

# manually removed: subversion audacious

# Automatically added by buildreq on Sun Oct 28 2007
BuildRequires: gcc-c++ libdbus-glib-devel libglade-devel libmcs-devel libmowgli-devel libsamplerate-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 \
--enable-chardet --enable-samplerate

# compile with midi support without see in /proc

%make_build

%install
%make_install install DESTDIR=%buildroot
%find_lang %name

%post
%update_desktopdb
%update_menus

%postun
%clean_desktopdb
%clean_menus

%post -n lib%name
%post_ldconfig

%postun -n lib%name
%postun_ldconfig

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

%files -n lib%name
%_libdir/libaudclient.so.*
%dir %_libdir/%name/
%_libdir/%name/libaudid3tag.so.*

%files -n lib%name-devel
%_includedir/%name/
%_pkgconfigdir/*.pc
%_libdir/*.so
%_libdir/%name/libaudid3tag.so

%changelog

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

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