Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646740 - media-sound/apulse-0.1.11 bump request
Summary: media-sound/apulse-0.1.11 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Savchenko
URL: https://github.com/i-rinat/apulse/rel...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-06 08:14 UTC by Sergey Torokhov
Modified: 2018-08-03 13:05 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.
Description Sergey Torokhov 2018-02-06 08:14:33 UTC
Please update media-sound/apulse ebuild in portage tree for version 0.1.11.

Changes:
- implement new, free, and write functions of pa_simple_* family;
- add some documentation about issues related to sandboxing;
- drop libpulsecommon-5.0.so binary;
- add stub functions for mainloop-glib interface;
- add a man- page.

New version is useful especcialy for some applications that require "libpulse-mainloop-glib.so" library to start as new apulse release contains stub library for this purpose.

(example of such application: https://bugs.gentoo.org/230805#c42 )

Reproducible: Always
Comment 1 Agustin Ferrari 2018-03-31 18:16:46 UTC
(In reply to Sergey Torokhov from comment #0)
> New version is useful especcialy for some applications that require
> "libpulse-mainloop-glib.so" library to start as new apulse release contains
> stub library for this purpose.
> 
> (example of such application: https://bugs.gentoo.org/230805#c42 )
Another application that would benefit from this is WPS Office (see bug #624086 for details).
Comment 2 Larry the Git Cow gentoo-dev 2018-08-03 13:05:16 UTC
The bug has been closed via the following commit(s):

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

commit 54cd339b91bc2008c8d21797a5f7e1daac12b160
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2018-08-03 13:04:07 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2018-08-03 13:05:07 +0000

    media-sound/apulse: version bump
    
    - Update to 0.1.12.
    - Add test support.
    - Optionally install PulseAudio headers.
    
    Fixes: https://bugs.gentoo.org/646740
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-sound/apulse/Manifest             |  1 +
 media-sound/apulse/apulse-0.1.12.ebuild | 50 +++++++++++++++++++++++++++++++++
 media-sound/apulse/metadata.xml         |  3 ++
 3 files changed, 54 insertions(+)