commit wavpack for openSUSE:Factory
Hello community, here is the log from the commit of package wavpack for openSUSE:Factory checked in at 2017-11-16 13:59:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wavpack (Old) and /work/SRC/openSUSE:Factory/.wavpack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "wavpack" Thu Nov 16 13:59:57 2017 rev:24 rq:541907 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wavpack/wavpack.changes 2017-11-14 14:18:04.601748974 +0100 +++ /work/SRC/openSUSE:Factory/.wavpack.new/wavpack.changes 2017-11-16 13:59:58.519884592 +0100 @@ -1,0 +2,6 @@ +Mon Nov 13 21:12:39 UTC 2017 - jengelh@inai.de + +- Compact description. Drop pointless --with-pic since no static + libs are built. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wavpack.spec ++++++ --- /var/tmp/diff_new_pack.6tHKto/_old 2017-11-16 13:59:59.099863576 +0100 +++ /var/tmp/diff_new_pack.6tHKto/_new 2017-11-16 13:59:59.103863431 +0100 @@ -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: 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. - -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%. - -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! +WavPack is an open audio compression format providing lossless, high-quality +lossy, and unique hybrid compression modes. + +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 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. - -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! +WavPack is an open audio compression format providing lossless, high-quality +lossy, and unique hybrid compression modes. + +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. - -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! +WavPack is an open audio compression format providing lossless, high-quality +lossy, and unique hybrid compression modes. + +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
participants (1)
-
root@hilbert.suse.de