Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047271
en ru br
ALT Linux repos
S:1.8.1-alt1
4.1: 1.6-alt1

Group :: Sound
RPM: adplay

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: adplay
Version: 1.8.1
Release: alt1
License: GPL
Group: Sound
Url: https://adplug.github.io/
Summary: AdLib music player for the command line
# https://github.com/adplug/adplay-unix
Source: %name-%version.tar
Source44: %name.watch

# Automatically added by buildreq on Sat Jan 05 2008

BuildRequires: gcc-c++ libadplug-devel libalsa-devel libao-devel

%description
AdPlay/UNIX is AdPlug's UNIX console-based frontend. AdPlug is a free,
universal OPL2 audio playback library. AdPlay/UNIX supports the full range
of AdPlug's file format playback features. Despite this, at the moment, only
emulated OPL2 output is supported by AdPlay/UNIX, but this on a wide range
of output devices.

%prep
%setup

%build
%autoreconf
%configure --sharedstatedir=%_datadir \
--disable-output-oss \

%make_build

%install
%makeinstall

%files
%doc README NEWS TODO AUTHORS ChangeLog
%_bindir/adplay
%_man1dir/adplay.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