Accepting request 1097447 from home:amanzini:branches:multimedia:libs
- Update to version 2.5.0 * residfp: reworked the combined waveforms model by separating pulldown effect from waveform generation * residfp: tweaked the 8580 filter parameters for increased volume and less distortion (#45) * Updated to latest resid * Use OpenMP to speedup LUTs initialization * CIA: minor rework based on chip reverse engineering * Use c++17 where available * Added sanity check for buffer size * Minor mixer optimizations * Other minor changes OBS-URL: https://build.opensuse.org/request/show/1097447 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsidplayfp?expand=0&rev=15
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
%define soname 6
|
||||
%define stilview_soname 0
|
||||
Name: libsidplayfp
|
||||
Version: 2.4.2
|
||||
Version: 2.5.0
|
||||
Release: 0
|
||||
Summary: A library to play Commodore 64 music
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Libraries
|
||||
#Git-Clone: https://github.com/libsidplayfp/libsidplayfp.git
|
||||
URL: https://sourceforge.net/projects/sidplay-residfp/
|
||||
Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.4/libsidplayfp-%{version}.tar.gz
|
||||
Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.5/libsidplayfp-%{version}.tar.gz
|
||||
Patch0: fix-missing-include.patch
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libgcrypt-devel
|
||||
|
Reference in New Issue
Block a user