Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37494339
en ru br
ALT Linux repos
S:0.99.12p2-alt4
5.0: 0.99.12p2-alt1
4.1: 0.99.12p2-alt1
4.0: 0.99.10-alt1
3.0: 0.99.10-alt1

Group :: System/Libraries
RPM: libcdaudio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libcdaudio
Version: 0.99.12p2
Release: alt4

Summary: A library of functions for controlling audio CD-ROM players
License: GPL
Group: System/Libraries

URL: http://sourceforge.net/projects/libcdaudio/
Source: %name-%version.tar.gz

# from Fedora

Patch0: libcdaudio-0.99.12-buffovfl.patch
Patch1: libcdaudio-0.99.12p2-libdir.patch
Patch2: libcdaudio-0.99-CAN-2005-0706.patch

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: gcc-c++

%description
libcdaudio is a library designed to provide functions to control
operation of a CD-ROM when playing audio CDs. It also contains
functions for CDDB and CD Index lookup.

%package devel
Summary: Header files and libraries for libcdaudio development
Group: Development/C
Requires: %name = %version-%release

%description devel
The libcdaudio-devel package provides the header files and libraries
needed for libcdaudio development.

%prep
%setup -q
%patch0 -p0
%patch1 -p1
%patch2 -p1

%build
%configure --disable-static
# ignore getmntinfo presence
subst 's|.*HAVE_GETMNTINFO.*||' config.h
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%_libdir/*.so.*

%files devel
%_bindir/*-config
%_includedir/*
%_libdir/*.so
%_datadir/aclocal/*
%_pkgconfigdir/*

%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