forked from pool/libsidplayfp
Accepting request 1196202 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1196202 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsidplayfp?expand=0&rev=14
This commit is contained in:
commit
8adee8612c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cd929e69a62e880d88213fb4c2acd50e49e9454c084965b0d2d1b0e0d639d858
|
|
||||||
size 805758
|
|
3
libsidplayfp-2.9.0.tar.gz
Normal file
3
libsidplayfp-2.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5143f621841efe1abc4646fe5389b24d3d6b73752f38049112ecb8fd69eddd4a
|
||||||
|
size 807772
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 25 16:52:01 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 2.9.0
|
||||||
|
* residfp: use c++11 threads for building filter tables.
|
||||||
|
* residfp: code modernization and minor performance optimizations
|
||||||
|
* Performance optimizations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 15 12:32:28 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
Sat Jun 15 12:32:28 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -19,14 +19,14 @@
|
|||||||
%define soname 6
|
%define soname 6
|
||||||
%define stilview_soname 0
|
%define stilview_soname 0
|
||||||
Name: libsidplayfp
|
Name: libsidplayfp
|
||||||
Version: 2.8.0
|
Version: 2.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library to play Commodore 64 music
|
Summary: A library to play Commodore 64 music
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
#Git-Clone: https://github.com/libsidplayfp/libsidplayfp.git
|
#Git-Clone: https://github.com/libsidplayfp/libsidplayfp.git
|
||||||
URL: https://sourceforge.net/projects/sidplay-residfp/
|
URL: https://sourceforge.net/projects/sidplay-residfp/
|
||||||
Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.8/libsidplayfp-%{version}.tar.gz
|
Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.9/libsidplayfp-%{version}.tar.gz
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user