forked from pool/wavpack
Accepting request 541621 from home:jengelh:branches:multimedia:libs
- Compact description. Drop pointless --with-pic since no static libs are built. OBS-URL: https://build.opensuse.org/request/show/541621 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wavpack?expand=0&rev=19
This commit is contained in:
parent
ce706064ff
commit
d555d6381e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 13 21:12:39 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Compact description. Drop pointless --with-pic since no static
|
||||
libs are built.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 17:14:33 UTC 2017 - aavindraa@gmail.com
|
||||
|
||||
|
82
wavpack.spec
82
wavpack.spec
@ -20,7 +20,7 @@
|
||||
Name: wavpack
|
||||
Version: 5.1.0
|
||||
Release: 0
|
||||
Summary: Free Hybrid Lossless Audio Compression Format
|
||||
Summary: Hybrid Lossless Audio Compression Format
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||
Url: http://www.wavpack.com/
|
||||
@ -30,87 +30,49 @@ BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
|
||||
%description
|
||||
WavPack is a completely open audio compression format providing
|
||||
lossless, high-quality lossy, and unique hybrid compression modes.
|
||||
Although the technology is loosely based on previous versions of
|
||||
WavPack, the new version 4 format has been designed from the ground up
|
||||
to offer unparalleled performance and functionality.
|
||||
WavPack is an open audio compression format providing lossless, high-quality
|
||||
lossy, and unique hybrid compression modes.
|
||||
|
||||
By default, lossless mode WavPack 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 is 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%.
|
||||
Lossless mode is 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!
|
||||
The hybrid 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.
|
||||
|
||||
%package -n libwavpack%{soname}
|
||||
Summary: Free Hybrid Lossless Audio Compression Format
|
||||
Summary: Hybrid Lossless Audio Compression Format
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libwavpack%{soname}
|
||||
WavPack 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
|
||||
WavPack, the new version 4 format has been designed from the ground up
|
||||
to offer unparalleled performance and functionality.
|
||||
WavPack is an open audio compression format providing lossless, high-quality
|
||||
lossy, and unique hybrid compression modes.
|
||||
|
||||
In the default lossless mode WavPack 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!
|
||||
Lossless mode is 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%%.
|
||||
|
||||
%package devel
|
||||
Summary: Free Hybrid Lossless Audio Compression Format
|
||||
Summary: Development files for wavpack, an audio compression format
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Requires: glibc-devel
|
||||
|
||||
%description devel
|
||||
WavPack 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
|
||||
WavPack, the new version 4 format has been designed from the ground up
|
||||
to offer unparalleled performance and functionality.
|
||||
WavPack is an open audio compression format providing lossless, high-quality
|
||||
lossy, and unique hybrid compression modes.
|
||||
|
||||
In the default lossless mode WavPack 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 subpackage contains libraries and header files for developing
|
||||
applications that want to make use of wavpack.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure --disable-static --with-pic
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user