Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37661784
en ru br
ALT Linux repos
S:0.15-alt1.qa1
5.0: 0.15-alt1
4.1: 0.15-alt1

Group :: System/Kernel and hardware
RPM: cdctl

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin