Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 915832

Summary: media-sound/sidplayfp-2.5.0 - version bump
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 897808    
Attachments: build.log
emerge --info
sidplayfp-2.5.0.ebuild

Description ernsteiswuerfel archtester 2023-10-15 21:14:33 UTC
Created attachment 872942 [details]
build.log

Fixes build with clang-16. (bug #897808).

Also simple version bump was enough; renaming sidplayfp-1.4.0.ebuild to sidplayfp-2.5.0.ebuild. Current sidplayfp-1.4.4-musl-limits.patch applies fine


Quite some changes since current keyworded 1.4.4:

sidplayfp-2.5.0
* Correctly detect notes (fixes #21)
* Fix building on Windows Unicode
* display config file location in high verbose mode
* stilview: handle character conversion
* some work toward making playback exact to millisecond (#4)

sidplayfp-2.4.0
* Do not add a file extension to stdout (fixes #12)
* Fix Dangerous use of 'cin' code scanning alerts

sidplayfp-2.2.0
* Display correct characters using iconv
* Show SID status on high verbosity levels, based on patch by Stian Skjelstad
* Updated handling of channel count, command line take precedence over config, if not specified make it depend on tune. Added option for mono playback
* Display songlength milliseconds if supported and support milliseconds in times read from ini file (issue #4)

sidplayfp-2.1.0
* Do not force creation of an ini file in the executable directory
* Restored compatibility with old lib version

sidplayfp-2.0.0
* no changes from rc

sidplayfp-2.0.0rc
* Add support for new SonglengthDB format

sidplayfp-2.0.0beta2
* Added CIA model configuration
* Added digiboost support
* Added MOS 6573 (PAL-M) emulation
* Added LISTINFO tags to exported wavs
* Added support for milliseconds in SLDB
* Added AU file output support
* Reworked displayed info 

sidplayfp-2.0.0beta
* Try to load roms and config from where the executable is located on Windows

sidplayfp-2.0.0alpha4
* Fixed version information line alignment (bug #16)
* Added new audio driver based on libout123, allows supporting Mac OSX

sidplayfp-2.0.0alpha3
* Changed 8580 filter parameter for reSIDfp

sidplayfp-2.0.0alpha1
* Use c++11 features where supported
* Added exSID USB support
Comment 1 ernsteiswuerfel archtester 2023-10-15 21:15:10 UTC
Created attachment 872943 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2023-10-15 21:15:48 UTC
Created attachment 872944 [details]
sidplayfp-2.5.0.ebuild
Comment 3 Miroslav Šulc gentoo-dev 2023-10-16 08:19:07 UTC
oh nice, thanks
Comment 4 Larry the Git Cow gentoo-dev 2023-10-16 08:28:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1721daafe7e7860b4182b52653dd55a35d6555

commit 5f1721daafe7e7860b4182b52653dd55a35d6555
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-10-16 08:28:12 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-10-16 08:28:12 +0000

    media-sound/sidplayfp: bump to 2.5.0 + eapi8 + switched to media-libs/libpulse
    
    Closes: https://bugs.gentoo.org/915832
    Bug: https://bugs.gentoo.org/897808
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/sidplayfp/Manifest               |  1 +
 media-sound/sidplayfp/sidplayfp-2.5.0.ebuild | 45 ++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)