rpms/vorbisgain/devel vorbisgain.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Noa Resare (noa) fedora-extras-commits at redhat.com
Sun May 14 16:12:55 UTC 2006


Author: noa

Update of /cvs/extras/rpms/vorbisgain/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2251/devel

Modified Files:
	.cvsignore sources 
Added Files:
	vorbisgain.spec 
Log Message:
auto-import vorbisgain-0.34-1.fc5 on branch devel from vorbisgain-0.34-1.fc5.src.rpm


--- NEW FILE vorbisgain.spec ---
Name:           vorbisgain
Version:        0.34
Release:        1%{?dist}
Summary:        Adds tags to Ogg Vorbis files to adjust the volume

Group:          Applications/Multimedia
License:        LGPL
URL:            http://sjeng.org/vorbisgain.html
Source0:	http://sjeng.org/ftp/vorbis/vorbisgain-0.34.zip
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Buildrequires:  libvorbis-devel libogg-devel

%description

VorbisGain is a utility that uses a psychoacoustic method to correct the
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. 

%prep
%setup -q

%build
chmod 755 configure
%configure --enable-recursive
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%_bindir/*
%doc NEWS  README
%_mandir/man1/*

%changelog
* Sat May 13 2006 Noa Resare <noa at resare.com> 0.34-1
- Initial spec


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/vorbisgain/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	14 May 2006 16:12:23 -0000	1.1
+++ .cvsignore	14 May 2006 16:12:55 -0000	1.2
@@ -0,0 +1 @@
+vorbisgain-0.34.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/vorbisgain/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	14 May 2006 16:12:23 -0000	1.1
+++ sources	14 May 2006 16:12:55 -0000	1.2
@@ -0,0 +1 @@
+ee62352b74c610bb3eeddda038819fc8  vorbisgain-0.34.zip




More information about the fedora-extras-commits mailing list