Bug 268621 - audio/libsndfile: Update to 1.2.0
Summary: audio/libsndfile: Update to 1.2.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: https://github.com/libsndfile/libsndf...
Keywords:
Depends on: 268566 268622
Blocks:
  Show dependency treegraph
 
Reported: 2022-12-28 20:21 UTC by Daniel Engberg
Modified: 2023-01-09 17:47 UTC (History)
1 user (show)

See Also:
riggs: maintainer-feedback+


Attachments
Patch for libsndfile (3.04 KB, patch)
2022-12-28 20:21 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-12-28 20:21:24 UTC
Created attachment 239095 [details]
Patch for libsndfile

Add LAME and mpg123 support

Compile and runtime tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-12-28 20:30:57 UTC
Following users were compile tested using Poudreire on 12.3 (amd64):

accessibility/py-speech-dispatcher
accessibility/speech-dispatcher
astro/opencpn
audio/abx
audio/alure
audio/amsynth
audio/aqualung
audio/ardour6
audio/artyfx-lv2
audio/aubio
audio/audacity
audio/bharvestr-lv2
audio/bjumblr-lv2
audio/boops-lv2
audio/bschaffl-lv2
audio/cardinal
audio/carla
audio/csound
audio/deadbeef
audio/denemo
audio/dgedit
audio/drumgizmo
audio/drumkv1-lv2
audio/dssi
audio/ebumeter
audio/enscribe
audio/fabla2-lv2
audio/faustlive
audio/furnace
audio/geonkick-lv2
audio/giada
audio/gnaural
audio/gsequencer
audio/gstreamer1-plugins-sndfile
audio/gtick
audio/guitarix-lv2
audio/hydrogen
audio/ir-lv2
audio/jack-capture
audio/jack-example-tools
audio/jconvolver
audio/jmatconvol
audio/ladspa
audio/libaudec
audio/libbs2b
audio/libconvolve
audio/libgig
audio/libinstpatch
audio/libopenmpt
audio/libsamplerate
audio/lilv
audio/linuxsampler
audio/liquidsfz
audio/listener
audio/lmms
audio/lsp-plugins-lv2
audio/luppp
audio/lv2
audio/lv2file
audio/lv2proc
audio/mhwaveedit
audio/mixxx
audio/mixxx22
audio/mumble
audio/muse-sequencer
audio/musescore
audio/musicpd
audio/pulseaudio
audio/pulseeffects
audio/py-pysndfile
audio/py-zita-audiotools
audio/py-zita-jacktools
audio/qtractor
audio/rosegarden
audio/rubberband
audio/samplv1-lv2
audio/screcord-lv2
audio/sdl_audiolib
audio/sfizz
audio/sonic-visualiser
audio/soundtracker
audio/sox
audio/spectmorph
audio/spiralsynthmodular
audio/supercollider
audio/sweep
audio/tetraproc
audio/timbre-mill
audio/timemachine
audio/traverso
audio/twolame
audio/vamp-plugin-sdk
audio/waon
audio/wavegain
audio/wavetral
audio/x42-plugins-lv2
audio/zmusic
audio/zplugins-lv2
audio/zrythm
comms/fldigi
comms/freedv
comms/redsea
devel/agar
devel/aws-sdk-cpp
devel/efl
devel/sfml1
emulators/mednafen
games/alephone
games/colobot
games/easyrpg-player
games/libkdegames
games/re3
games/regoth
games/rlvm
games/zdoom
graphics/simage
graphics/xournalpp
multimedia/lebiniou
multimedia/pHash
multimedia/pipewire
multimedia/qmmp-qt5
multimedia/qmmp-qt6
net/freeswitch
net-im/tox
polish/kadu
sysutils/k3b
x11-toolkits/gnustep-gui
x11-wm/e16
x11-wm/icewm

Marked as BROKEN:
audio/mixxx22
audio/pulseeffects
audio/sfizz

Failed to compile (patch available):
audio/supercollider
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-01-06 17:29:36 UTC
Friendly ping
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-01-07 21:13:05 UTC
Thomas, can you have a look at this?
Comment 4 Thomas Zander freebsd_committer freebsd_triage 2023-01-08 15:47:31 UTC
Sure, will take a look. Thanks for pinging!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-01-09 13:49:00 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4128f4c97631e8ee71369ee11ab11871b7bd204c

commit 4128f4c97631e8ee71369ee11ab11871b7bd204c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-01-09 06:48:21 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-01-09 13:48:52 +0000

    audio/libsndfile: Update to upstream version 1.2.0, support mp3

    PR:             268621
    Reported by:    diizzy
    Reviewed by:    riggs

 audio/libsndfile/Makefile  | 19 ++++++++++---------
 audio/libsndfile/distinfo  |  8 +++-----
 audio/libsndfile/pkg-plist |  2 +-
 3 files changed, 14 insertions(+), 15 deletions(-)