Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523110 - media-libs/openal-1.16 version bump
Summary: media-libs/openal-1.16 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 11:22 UTC by Anton Kuleshov
Modified: 2015-03-17 07:49 UTC (History)
3 users (show)

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


Attachments
diff between openal-1.15.1-r2.ebuild and openal-1.16.0.ebuild (openal.patch,1.98 KB, patch)
2014-10-28 09:11 UTC, Thomas
Details | Diff
media-libs/openal-1.16.0.ebuild (openal-1.16.0.ebuild,2.86 KB, text/plain)
2015-02-19 22:19 UTC, kisak42
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kuleshov 2014-09-18 11:22:55 UTC
Bump please.

Reproducible: Always
Comment 1 David Heidelberg (okias) 2014-10-26 01:07:13 UTC
If is someone interested, this ebuild I hacked up for openal git [1] can be used as template.

[1] https://github.com/okias/ixit/tree/master/media-libs/openal

Btw. 1.16.0 also include SSE2 and SSE4.1 optimalizations, which can decrease CPU load on some games using linear resamplers about 50%.
Comment 2 Thomas 2014-10-28 09:11:33 UTC
Created attachment 387632 [details, diff]
diff between openal-1.15.1-r2.ebuild and openal-1.16.0.ebuild

(In reply to David Heidelberger (okias) from comment #1)
> If is someone interested, this ebuild I hacked up for openal git [1] can be
> used as template.

I hacked an ebuild for openal-1.16.0 together, using your git ebuild and the openal-1.15.1-r2.ebuild from the portage tree as templates. It seems to work for me but reviewing is recommended:

$ openal-info 2>/dev/null | grep OpenAL | grep version
OpenAL version string: 1.1 ALSOFT 1.16.0
Comment 3 David Heidelberg (okias) 2014-11-02 12:07:47 UTC
(In reply to Thomas from comment #2)
> I hacked an ebuild for openal-1.16.0 together, using your git ebuild and the
> openal-1.15.1-r2.ebuild from the portage tree as templates. It seems to work
> for me but reviewing is recommended:
> 

Thank you, I slightly modified it ( header & -DALSOFT_EXAMPLE ) and pushed it into ::ixit.
Comment 4 David Heidelberg (okias) 2014-11-02 12:08:13 UTC
here is commit: https://github.com/okias/ixit/commit/37437efc0f30053573cb4b343e516901e980a84d
Comment 5 kisak42 2015-02-19 22:19:03 UTC
Created attachment 397010 [details]
media-libs/openal-1.16.0.ebuild

Hi, I updated my media-libs/openal-9999.ebuild today to tinker with the upcoming JACK backend and went ahead and made a 1.16.0 variant while I was at it, everything works as far as I know. This is based on a long-running out-of-tree experiment and the ebuild in ixit-overlay. Note: alstream is optionally enabled, and the utilities are built for the native arch only.
Comment 6 Alexis Ballier gentoo-dev 2015-03-17 07:49:02 UTC
bumped it yesterday, thx all