Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37838190
en ru br
Репозитории ALT
5.1: 3.0.2-alt5
4.1: 3.0.2-alt3
4.0: 3.0.2-alt1
www.altlinux.org/Changes

Группа :: Звук
Пакет: xmms-imms

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

%define origname imms

Name: xmms-imms
Version: 3.0.2
Release: alt5

Epoch: 20081105

Summary: Intelligent Multimedia Management System
License: GPL
Group: Sound

Url: http://www.luminal.org/phpwiki/index.php/IMMS
Source: http://www.luminal.org/files/%origname/%origname-%version.tar.bz2
Patch0: imms-3.0.2-alt-configure.patch
Patch1: imms-3.0.2-alt-gcc43.patch
Packager: Michael Shigorin <mike at altlinux.ru>

Obsoletes: imms

Summary(ru_RU.KOI8-R): "Умный" менеджер плейлиста
Summary(uk_UA.KOI8-U): "Розумний" менеджер плейл╕сту

# Automatically added by buildreq on Sun Oct 05 2008

BuildRequires: gcc-c++ id3lib-devel libXScrnSaver-devel libglade-devel libpcre-devel libsqlite3-devel libvorbis-devel libxmms-devel sqlite

# need new macros

BuildRequires: libxmms-devel >= 1.2.8-alt2

%description
IMMS is an adaptive playlist plug-in for XMMS designed to simplify management
and prioritization of large collections of music.

Some of the key features include:
* Rating and playlist adjustment is done completely transparently to the user.
 IMMS is super easy to use!
* Files are indentified by paths and checksums. Even if you move them they
 still keep their ratings.
* Though mostly "good" songs will be played, ocasionally less popular songs
 will sneak in to give them a chance to earn user's favour.
* IMMS does a better job of shuffling than XMMS. It is able to recognise
 different versions of the same song and not play them in quick succession.

%description -l ru_RU.KOI8-R
IMMS - адаптивный модуль списка воспроизведения XMMS, созданный для упрощения
управления и приоретизации больших коллекций музыки.

%description -l uk_UA.KOI8-U
IMMS - адаптивный модуль списку в╕дтворення XMMS, створений для спрощення
керування та приоретизац╕╖ великих колекц╕й музики.

%prep
%setup -n %origname-%version
%patch0 -p1
%patch1 -p1

%build
%configure
#%make_build LIBS="-lglib"
make LIBS="-lglib"

%install
install -pD -m644 build/libxmmsimms2.so %buildroot%xmms_generaldir/libxmmsimms2.so
install -pD -m755 build/immstool %buildroot%_bindir/immstool
install -pD -m755 build/immsd %buildroot%_bindir/immsd

%files
%doc README
%xmms_generaldir/*
%_bindir/*

# TODO:

# - build libtorch (www.torch.ch) and enable analyzer

%changelog

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

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