automatic version update by autodist [release 5.1.0-1mamba;Sun Feb 05 2017]
This commit is contained in:
parent
070abf65a3
commit
1785da5510
26
README.md
26
README.md
@ -1,27 +1,8 @@
|
||||
# libwavpack
|
||||
|
||||
libwavpack is a completely open audio compression format providing
|
||||
lossless, high-quality lossy, and a unique hybrid compression
|
||||
mode. Although the technology is loosely based on previous versions of
|
||||
libwavpack, the new version 4 format has been designed from the ground up
|
||||
to offer unparalleled performance and functionality.
|
||||
|
||||
In the default lossless mode libwavpack acts just like a WinZip
|
||||
compressor for audio files. However, unlike MP3 or WMA encoding which
|
||||
can affect the sound quality, not a single bit of the original
|
||||
information is lost, so there's no chance of degradation. This makes
|
||||
lossless mode ideal for archiving audio material or any other
|
||||
situation where quality is paramount. The compression ratio depends on
|
||||
the source material, but generally is between 30% and 70%.
|
||||
|
||||
The hybrid mode provides all the advantages of lossless compression
|
||||
with an additional bonus. Instead of creating a single file, this mode
|
||||
creates both a relatively small, high-quality lossy file that can be
|
||||
used all by itself, and a "correction" file that (when combined with
|
||||
the lossy file) provides full lossless restoration. For some users
|
||||
this means never having to choose between lossless and lossy
|
||||
compression!
|
||||
|
||||
libwavpack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of libwavpack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality.
|
||||
In the default lossless mode libwavpack acts just like a WinZip compressor for audio files. However, unlike MP3 or WMA encoding which can affect the sound quality, not a single bit of the original information is lost, so there's no chance of degradation. This makes lossless mode ideal for archiving audio material or any other situation where quality is paramount. The compression ratio depends on the source material, but generally is between 30% and 70%.
|
||||
The hybrid mode provides all the advantages of lossless compression with an additional bonus. Instead of creating a single file, this mode creates both a relatively small, high-quality lossy file that can be used all by itself, and a "correction" file that (when combined with the lossy file) provides full lossless restoration. For some users this means never having to choose between lossless and lossy compression!
|
||||
|
||||
libwavpack features include:
|
||||
|
||||
@ -45,4 +26,3 @@ libwavpack features include:
|
||||
* Java decoder now available
|
||||
* Complete piping support
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libwavpack
|
||||
Version: 5.0.0
|
||||
Version: 5.1.0
|
||||
Release: 1mamba
|
||||
Summary: Lossless Audio compressor
|
||||
Group: System/Libraries
|
||||
@ -15,28 +15,9 @@ BuildRequires: glibc-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{name} is a completely open audio compression format providing
|
||||
lossless, high-quality lossy, and a unique hybrid compression
|
||||
mode. Although the technology is loosely based on previous versions of
|
||||
%{name}, the new version 4 format has been designed from the ground up
|
||||
to offer unparalleled performance and functionality.
|
||||
|
||||
In the default lossless mode %{name} acts just like a WinZip
|
||||
compressor for audio files. However, unlike MP3 or WMA encoding which
|
||||
can affect the sound quality, not a single bit of the original
|
||||
information is lost, so there's no chance of degradation. This makes
|
||||
lossless mode ideal for archiving audio material or any other
|
||||
situation where quality is paramount. The compression ratio depends on
|
||||
the source material, but generally is between 30% and 70%.
|
||||
|
||||
The hybrid mode provides all the advantages of lossless compression
|
||||
with an additional bonus. Instead of creating a single file, this mode
|
||||
creates both a relatively small, high-quality lossy file that can be
|
||||
used all by itself, and a "correction" file that (when combined with
|
||||
the lossy file) provides full lossless restoration. For some users
|
||||
this means never having to choose between lossless and lossy
|
||||
compression!
|
||||
|
||||
%{name} is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of %{name}, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality.
|
||||
In the default lossless mode %{name} acts just like a WinZip compressor for audio files. However, unlike MP3 or WMA encoding which can affect the sound quality, not a single bit of the original information is lost, so there's no chance of degradation. This makes lossless mode ideal for archiving audio material or any other situation where quality is paramount. The compression ratio depends on the source material, but generally is between 30% and 70%.
|
||||
The hybrid mode provides all the advantages of lossless compression with an additional bonus. Instead of creating a single file, this mode creates both a relatively small, high-quality lossy file that can be used all by itself, and a "correction" file that (when combined with the lossy file) provides full lossless restoration. For some users this means never having to choose between lossless and lossy compression!
|
||||
|
||||
%{name} features include:
|
||||
|
||||
@ -60,66 +41,22 @@ compression!
|
||||
* Java decoder now available
|
||||
* Complete piping support
|
||||
|
||||
|
||||
%package devel
|
||||
Group: Development/Libraries
|
||||
Summary: Static libraries and headers for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description devel
|
||||
%{name} is a completely open audio compression format providing
|
||||
lossless, high-quality lossy, and a unique hybrid compression
|
||||
mode. Although the technology is loosely based on previous versions of
|
||||
%{name}, the new version 4 format has been designed from the ground up
|
||||
to offer unparalleled performance and functionality.
|
||||
|
||||
In the default lossless mode %{name} acts just like a WinZip
|
||||
compressor for audio files. However, unlike MP3 or WMA encoding which
|
||||
can affect the sound quality, not a single bit of the original
|
||||
information is lost, so there's no chance of degradation. This makes
|
||||
lossless mode ideal for archiving audio material or any other
|
||||
situation where quality is paramount. The compression ratio depends on
|
||||
the source material, but generally is between 30% and 70%.
|
||||
|
||||
The hybrid mode provides all the advantages of lossless compression
|
||||
with an additional bonus. Instead of creating a single file, this mode
|
||||
creates both a relatively small, high-quality lossy file that can be
|
||||
used all by itself, and a "correction" file that (when combined with
|
||||
the lossy file) provides full lossless restoration. For some users
|
||||
this means never having to choose between lossless and lossy
|
||||
compression!
|
||||
|
||||
This package contains static libraries and header files need for development.
|
||||
This package contains static libraries and header files needed for development with libwavpack.
|
||||
|
||||
%package static
|
||||
Summary: Static libraries for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description static
|
||||
%{name} is a completely open audio compression format providing
|
||||
lossless, high-quality lossy, and a unique hybrid compression
|
||||
mode. Although the technology is loosely based on previous versions of
|
||||
%{name}, the new version 4 format has been designed from the ground up
|
||||
to offer unparalleled performance and functionality.
|
||||
%description static
|
||||
This package contains static libraries needed for development with libwavpack.
|
||||
|
||||
In the default lossless mode %{name} acts just like a WinZip
|
||||
compressor for audio files. However, unlike MP3 or WMA encoding which
|
||||
can affect the sound quality, not a single bit of the original
|
||||
information is lost, so there's no chance of degradation. This makes
|
||||
lossless mode ideal for archiving audio material or any other
|
||||
situation where quality is paramount. The compression ratio depends on
|
||||
the source material, but generally is between 30% and 70%.
|
||||
|
||||
The hybrid mode provides all the advantages of lossless compression
|
||||
with an additional bonus. Instead of creating a single file, this mode
|
||||
creates both a relatively small, high-quality lossy file that can be
|
||||
used all by itself, and a "correction" file that (when combined with
|
||||
the lossy file) provides full lossless restoration. For some users
|
||||
this means never having to choose between lossless and lossy
|
||||
compression!
|
||||
|
||||
This package contains static libraries need for development.
|
||||
%prep
|
||||
|
||||
%setup -q -n wavpack-%{version}
|
||||
@ -142,11 +79,13 @@ This package contains static libraries need for development.
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/wavpack
|
||||
%{_bindir}/wvgain
|
||||
%{_bindir}/wvtag
|
||||
%{_bindir}/wvunpack
|
||||
%{_libdir}/*.so.*
|
||||
%{_mandir}/man1/wavpack.1.gz
|
||||
%{_mandir}/man1/wvgain.1.gz
|
||||
%{_mandir}/man1/wvunpack.1.gz
|
||||
%{_mandir}/man1/wavpack.1*
|
||||
%{_mandir}/man1/wvgain.1*
|
||||
%{_mandir}/man1/wvtag.1*
|
||||
%{_mandir}/man1/wvunpack.1*
|
||||
%doc ChangeLog README
|
||||
|
||||
%files devel
|
||||
@ -162,6 +101,9 @@ This package contains static libraries need for development.
|
||||
%{_libdir}/*.la
|
||||
|
||||
%changelog
|
||||
* Sun Feb 05 2017 Automatic Build System <autodist@mambasoft.it> 5.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 13 2016 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user