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

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

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

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

Name: cdcd
Version: 0.6.6
Release: alt3
Summary: Command Driven CD player
License: GPL
Group: Sound
URL: http://libcdaudio.sourceforge.net/
Source: %name-%version.tar.bz2
Patch: %name-0.6.6-curses.patch

# Automatically added by buildreq on Thu Sep 20 2007

BuildRequires: glib-devel libcdaudio-devel libreadline-devel

%description
%name takes a different approach from conventional console (or X) based
CD players, in that it doesn't keep with the display-oriented paradigm.
Conventional computer-based CD players resemble traditional physical CD
players. This is fine, if your user interface consists of 10 buttons.
However, computers have keyboards, so why not use them? Besides, it's
certainly a waste of a console or an xterm to have a traditional CD
player open anyway.
%name works in two ways, accepting commands directly off the command
line or in a query mode similar to other UNIX programs. To pass a
command to %name, simply run %name with the command as the arguement
(e.g. %name play). This is great for using cron and %name together to
make a CD alarm clock. Or, you can run %name without arguments and you
will be given the %name command prompt.


%prep
%setup
%patch -p1


%build
%configure
%make_build
bzip2 --best --force --keep -- ChangeLog


%install
%make_install DESTDIR=%buildroot install

# menu

install -d %buildroot%_desktopdir
iconv -f cp1251 -t utf-8 > %buildroot%_desktopdir/%name.desktop <<__MENU__
[Desktop Entry]
Version=1.0
Encoding=UTF-8
GenericName=Command Driven CD player
GenericName[ru]=йд-ОПНХЦПШБЮРЕКЭ Я ЙНЛЮМДМШЛ СОПЮБКЕМХЕЛ
GenericName[uk]=йд-ОПНЦПЮБЮВ Г ЙНЛЮМДМХЛ ЙЕПСБЮММЪЛ
Name=%name
Exec=%name
Type=Application
Terminal=true
Categories=Application;AudioVideo;Audio;Player;ConsoleOnly;
__MENU__


%post
%install_info %name.info
%update_menus


%preun
%uninstall_info %name.info


%postun
%clean_menus


%files
%doc README NEWS AUTHORS ChangeLog.*
%_bindir/*
%_infodir/*
%_man1dir/*
%_desktopdir/*


%changelog

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

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