Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4158c2b5b5 | ||
|
|
66d9e28d43 | ||
|
|
946e9d9bf1 | ||
|
|
4f0af48fe5 | ||
|
|
c71e68d0ff | ||
|
|
354edd7f8a | ||
|
|
939c6bfa16 | ||
|
|
44e625fbf9 | ||
|
|
a15e83cda2 | ||
|
|
f6d0b69717 |
1 changed files with 8 additions and 7 deletions
|
|
@ -3,17 +3,18 @@ Version: 0.37
|
|||
Release: %autorelease
|
||||
Summary: Adds tags to Ogg Vorbis files to adjust the volume
|
||||
|
||||
License: LGPLv2
|
||||
# Automatically converted from old format: LGPLv2 - review is highly recommended.
|
||||
License: LicenseRef-Callaway-LGPLv2
|
||||
URL: https://sjeng.org/vorbisgain.html
|
||||
Source0: https://sjeng.org/ftp/vorbis/%{name}-%{version}.tar.gz
|
||||
Patch0: vorbisgain-spelling.patch
|
||||
Source0: https://sjeng.org/ftp/vorbis/%{name}-%{version}.tar.gz
|
||||
Patch0: vorbisgain-spelling.patch
|
||||
Patch1: 001-fprintf_fix.patch
|
||||
Patch2: vorbisgain-c99.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: libogg-devel
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -23,7 +24,7 @@ volume of an Ogg Vorbis file to a predefined standardized loudness.
|
|||
It needs player support to work. Non-supporting players will play back
|
||||
the files without problems, but you'll miss out on the benefits.
|
||||
Nowadays most good players such as ogg123, xmms and mplayer are already
|
||||
compatible.
|
||||
compatible.
|
||||
|
||||
|
||||
%prep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue