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

Epoch: 20051228

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
Packager: Michael Shigorin <mike at altlinux.ru>

Obsoletes: imms

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

# Automatically added by buildreq on Mon Nov 28 2005

BuildRequires: gcc-c++ glib-devel glib2-devel gtk+-devel id3lib-devel libfftw3-devel libogg-devel libpcre-devel libsqlite3-devel libstdc++-devel libvorbis-devel libxmms-devel pkgconfig sqlite xorg-x11-devel zlib-devel

# 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 -q -n %origname-%version

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

%install
%__install -pD -m644 build/libxmmsimms.so %buildroot%xmms_generaldir/libxmmsimms.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