Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570878
en ru br
ALT Linux repos
S:1.0.0-alt1

Group :: File tools
RPM: flac2mp3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: flac2mp3
Version: 1.0.0
Release: alt1

Summary: Tool to convert audio files from flac to mp3 format including the copying of tags

License: GPLv2
Group: File tools
Url: http://robinbowes.github.io/flac2mp3/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch

# Source-git: https://github.com/robinbowes/flac2mp3.git

Source: %name-%version.tar

# Automatically added by buildreq on Mon Mar 31 2014 (-bi)

# optimized out: perl-Encode perl-Number-Compare perl-Text-Glob python-base python3 python3-base
BuildRequires: perl-File-Find-Rule perl-File-Which perl-FreezeThaw perl-MP3-Tag perl-Parallel-ForkManager perl-Audio-FLAC-Header

Requires: flac lame

%description
flac2mp3 is a perl script that will search for flac files
within a directory hierarchy and convert them all to mp3 format,
creating a matching directory structure in the process.

%prep
%setup

%install
install -D %name.pl %buildroot%_bindir/%name

%files
%doc changelog.txt readme.txt todo.txt
%_bindir/%name

%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