Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720340 - media-sound/apulse-0.1.13 version bump
Summary: media-sound/apulse-0.1.13 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrew Savchenko
URL: https://github.com/i-rinat/apulse/rel...
Whiteboard:
Keywords:
: 700300 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-01 19:21 UTC by rypervenche
Modified: 2020-05-10 22:28 UTC (History)
1 user (show)

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.
Description rypervenche 2020-05-01 19:21:40 UTC
This should fix bug 700300 as well:

Changelog:
- Fix compiling with external PulseAudio headers of versions 12.x and later;
- link libpulse-simple.so with libpulse.so;
- use <0 rather than !=0 for ALSA error code checking;
- minor compilation fixes

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2020-05-01 19:37:00 UTC
It's been only 20 hours since release, in general do cut the devs some slack before bump request.
Comment 2 Andreas Sturmlechner gentoo-dev 2020-05-02 08:35:51 UTC
Please also switch to EAPI-7 and set CMAKE_ECLASS=cmake to use cmake.eclass phase functions.
Comment 3 Andrew Savchenko gentoo-dev 2020-05-10 21:19:49 UTC
*** Bug 700300 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2020-05-10 22:28:17 UTC
The bug has been closed via the following commit(s):

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

commit e5cea54453c0241f41e2a001225c193f829d947d
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2020-05-10 22:26:03 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2020-05-10 22:28:02 +0000

    media-sound/apulse: version bump
    
    - Update to 0.1.13
    - Bump to EAPI 7
    - Migrate from cmake-utils to cmake eclass
    - Use upstream full requests:
      - Check key before removal from hash table
      - Improve man page
    
    Closes: https://bugs.gentoo.org/720340
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 media-sound/apulse/Manifest                        |  1 +
 media-sound/apulse/apulse-0.1.13.ebuild            | 64 ++++++++++++++++++++++
 .../apulse/files/check-key-before-remove.patch     | 54 ++++++++++++++++++
 media-sound/apulse/files/man.patch                 | 30 ++++++++++
 4 files changed, 149 insertions(+)