Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558282
en ru br
ALT Linux repos
S:1.4-alt1_20

Group :: Sound
RPM: cd-discid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Group: Sound
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name:           cd-discid
Version:        1.4
Release:        alt1_20
Summary:        Utility to get CDDB discid information

# Also "Larry Wall's Artistic" upstream, but that's not accepted in Fedora

License:        GPLv2+
URL:            http://linukz.org/cd-discid.shtml
Source0:        http://linukz.org/download/%{name}-%{version}.tar.gz
# https://github.com/taem/cd-discid/issues/5
Patch0:         https://patch-diff.githubusercontent.com/raw/taem/cd-discid/pull/6.patch
BuildRequires:  gcc
Source44: import.info

%description
cd-discid is a backend utility to get CDDB discid information for a
CD-ROM disc.  It was originally designed for cdgrab (now abcde), but
can be used for any purpose requiring CDDB data.


%prep
%setup -q
%patch0 -p1


%build

%make_build


%install
%makeinstall_std PREFIX=%{_prefix} STRIP=:


%files
%doc --no-dereference COPYING
%doc changelog README
%{_bindir}/cd-discid
%{_mandir}/man1/cd-discid.1*


%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