Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518823
en ru br
ALT Linux repos
S:3.0.1-alt1
5.0: 1.6.2-alt1
4.1: 1.5-alt2

Group :: Sound
RPM: asunder

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: asunder
Version: 3.0.1
Release: alt1

Summary: Audio CD ripper and encoder for Linux
License: GPL-2.0
Group: Sound
Url: http://littlesvr.ca/%name/index.php

Source: http://littlesvr.ca/%name/releases/%name-%version.tar.bz2
Patch: %name-1.5-fix-desktop-file-categories.patch
Patch1: %name-2.4-alt-lfs.patch

Requires: cdparanoia
Requires: vorbis-tools
Requires: lame
Requires: flac

BuildPreReq: libgtk+2-devel >= 2.4.0
BuildPreReq: glib2-devel >= 2.4.0
BuildPreReq: libcddb-devel >= 0.9.5
BuildRequires: intltool

%description
Asunder is a graphical Audio CD ripper and encoder for Linux. You can use
it to save tracks from an Audio CD as WAV, MP3, OGG, FLAC, OPUS and/or Wavpack.
Features:
   * Supports WAV, MP3, Ogg Vorbis, FLAC, Opus, Wavpack, Musepack, AAC, and Monkey's audio files
   * Uses CDDB to name and tag each track
   * Creates M3U playlists
   * Can encode to multiple formats in one session
   * Simultaneous rip and encode
   * Allows for each track to be by a different artist
   * Does not require a specific desktop environment

%prep
%setup
%patch
%patch1
#sed -i 's|AC_CHECK_INCLUDES_DEFAULT|AC_INCLUDES_DEFAULT|' configure.in
[ ! -d m4 ] && mkdir m4

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

# Copy the icons to the standard location

mkdir -p %buildroot{%_liconsdir,%_iconsdir/hicolor/scalable/apps}
cp %buildroot%_pixmapsdir/%name.png %buildroot%_liconsdir/
cp %buildroot%_pixmapsdir/%name.svg %buildroot%_iconsdir/hicolor/scalable/apps/

%find_lang %name

%files -f %name.lang
%_bindir/%name
%_desktopdir/%name.desktop
%_pixmapsdir/%name.*
%_liconsdir/%name.png
%_iconsdir/hicolor/scalable/apps/%name.svg

%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