Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37645583
en ru br
ALT Linux repos
S:0.5.1-alt9

Group :: Graphical desktop/GNUstep
RPM: gnustep-CDPlayer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%set_verify_elf_method unresolved=strict

Name: gnustep-CDPlayer
Version: 0.5.1
Release: alt9
Summary: Small CD Audio Player for GNUstep
License: GPL
Group: Graphical desktop/GNUstep
Url: http://gsburn.sourceforge.net/
Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar
Source1: %name.menu

BuildPreReq: gnustep-make-devel /proc
BuildPreReq: libcdaudio-devel gnustep-gui-devel
BuildPreReq: gnustep-systempreferences-devel

Requires: gnustep-cddb.bundle
Requires: gnustep-systempreferences
Requires: gnustep-back

%description
CDPlayer.app is a small CD Audio Player for GNUstep. This application is
only tested on Linux/GNUstep.

CDPlayer is useful only if your CD drive is directly connected with your
sound card. It cannot cope with SATA drives where it is necessary to
read the digital data from the disc and then convert it to audio output.

%package devel
Summary: Development files of CDPlayer
Group: Development/Objective-C
BuildArch: noarch
Requires: %name = %EVR

%description devel
CDPlayer.app is a small CD Audio Player for GNUstep. This application is
only tested on Linux/GNUstep.

CDPlayer is useful only if your CD drive is directly connected with your
sound card. It cannot cope with SATA drives where it is necessary to
read the digital data from the disc and then convert it to audio output.

This package contains development files of CDPlayer.

%prep
%setup

%build
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%make_build \
messages=yes \
debug=yes \
strip=no \
shared=yes \
prefs=sysprefs \
CONFIG_SYSTEM_LIBS='-lcdaudio'

%install
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
prefs=sysprefs

install -p -D -m644 %SOURCE1 %buildroot%_menudir/%name

%files
%doc CHANGELOG CREDITS README TODO
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%files devel
%_includedir/*

%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