Bug 252961 - audio/openal-soft:update to 1.21.0
Summary: audio/openal-soft:update to 1.21.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords: buildisok, crash
Depends on:
Blocks:
 
Reported: 2021-01-24 06:12 UTC by Dima Panov
Modified: 2022-10-12 00:49 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+
riggs: merge-quarterly+


Attachments
audio/openal-soft:update to 1.21.0 (3.83 KB, patch)
2021-01-24 06:12 UTC, Dima Panov
tcberner: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov freebsd_committer freebsd_triage 2021-01-24 06:12:37 UTC
Created attachment 221863 [details]
audio/openal-soft:update to 1.21.0
Comment 1 Automation User 2021-02-08 06:05:42 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/252761500
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2021-02-10 17:22:03 UTC
Moin moin 

I think if you would set ALSOFT_EXAMPLES as part of the EXAMPLES option, altonegen would still get installed.

i.e.
EXAMPLES_CMAKE_BOOL=ALSOFT_EXAMPLES

would give the following 

bin/alffplay
bin/alhrtf
bin/allatency
bin/alloopback
bin/almultireverb
bin/alplay
bin/alrecord
bin/alreverb
bin/alstream
bin/altonegen

I leave it to you whether to add it or not :)


mfg Tobias
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2021-02-10 17:22:49 UTC
Comment on attachment 221863 [details]
audio/openal-soft:update to 1.21.0

LGTM, with and without the possible improvement to the EXAMPLES
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-04-17 05:07:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c7c9f42b1d7aa21fe4e32ab49cfc2810bff47e2

commit 7c7c9f42b1d7aa21fe4e32ab49cfc2810bff47e2
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2021-04-17 05:03:19 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2021-04-17 05:06:03 +0000

    audio/openal-soft: Update to upstream version 1.21.0.

    PR:             252961
    Reported by:    fluffy
    MFH:            2021Q2

 audio/openal-soft/Makefile                   |  5 ++-
 audio/openal-soft/distinfo                   |  6 ++--
 audio/openal-soft/files/patch-CMakeLists.txt | 48 +++++++++++++---------------
 audio/openal-soft/pkg-plist                  |  3 +-
 4 files changed, 29 insertions(+), 33 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-04-17 05:09:36 UTC
A commit in branch 2021Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d949d397fc78699d487fb6922cabb7e75cdc17a

commit 8d949d397fc78699d487fb6922cabb7e75cdc17a
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2021-04-17 05:03:19 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2021-04-17 05:08:08 +0000

    audio/openal-soft: Update to upstream version 1.21.0.

    PR:             252961
    Reported by:    fluffy
    MFH:            2021Q2

    (cherry picked from commit 7c7c9f42b1d7aa21fe4e32ab49cfc2810bff47e2)

 audio/openal-soft/Makefile                   |  5 ++-
 audio/openal-soft/distinfo                   |  6 ++--
 audio/openal-soft/files/patch-CMakeLists.txt | 48 +++++++++++++---------------
 audio/openal-soft/pkg-plist                  |  3 +-
 4 files changed, 29 insertions(+), 33 deletions(-)