Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867793 - media-libs/pcaudiolib-1.2: version bump
Summary: media-libs/pcaudiolib-1.2: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-01 02:56 UTC by Sam James
Modified: 2022-09-09 05:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Larry the Git Cow gentoo-dev 2022-09-09 01:32:27 UTC
The bug has been closed via the following commit(s):

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

commit f7511623cf1dec06431d1c96dee28509e689c21c
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-09-09 01:32:08 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-09-09 01:32:08 +0000

    media-libs/pcaudiolib: add 1.2
    
    Closes: https://bugs.gentoo.org/867793
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 media-libs/pcaudiolib/Manifest              |  1 +
 media-libs/pcaudiolib/pcaudiolib-1.2.ebuild | 45 +++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-09-09 05:13:38 UTC
The bug has been referenced in the following commit(s):

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

commit db98333db476343854d4abf5cfe7c86a6f802399
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-09-09 05:10:27 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-09-09 05:13:13 +0000

    media-libs/pcaudiolib: 1.2-r1 revbump
    
    update EAPI 7 -> 8
    add patches from the bug.
    
    Bug: https://bugs.gentoo.org/867793
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 ...0001-Fix-audio-choppiness-on-some-systems.patch |  36 +++++++
 .../0002-Fix-latency-related-buffer-sizing.patch   |  78 ++++++++++++++
 ...buffer-and-send-for-playback-without-bloc.patch | 118 +++++++++++++++++++++
 media-libs/pcaudiolib/pcaudiolib-1.2-r1.ebuild     |  51 +++++++++
 4 files changed, 283 insertions(+)