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

Группа :: Система/Ядро и оборудование
Пакет: cdctl

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

Name: cdctl
Version: 0.15
Release: alt1.qa1

Summary: Controls your cdrom drive
License: Free for non-commercial use
Group: System/Kernel and hardware

Url: http://cdctl.sourceforge.net
Source: http://downloads.sourceforge.net/cdctl/%name-%version.tar.gz
Patch: http://www.netnitco.lkams.kernel.org/pub/mirrors/gentoo/portage/app-misc/cdctl/files/cdctl-0.15-cdc_ioctls.patch
Packager: Michael Shigorin <mike at altlinux.org>

%description
cdctl controls your cdrom drive under Linux.  It is an user-level
console application which gives the user access to the ioctl()
interfaces of the Uniform CDROM Driver of the Linux kernel.  It
can play audio CDs, control the drive's tray motor, change the
drive's volume levels, read the current type of disc in the
drive, and much more.

%prep
%setup
%patch -p1

%build
CXXFLAGS="%optflags" %configure
%make_build

%install
install -pD -m755 %name %buildroot%_bindir/%name
install -pD -m644 %name.1 %buildroot%_man1dir/%name.1

%files
%_bindir/%name
%_man1dir/%name.1*
%doc README LICENSE NEWS NUTSANDBOLTS PUBLICKEY

%changelog

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

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