ports: Cleanup dependencies and configure flags

This commit is contained in:
2026-05-25 16:25:29 +03:00
parent 05250083b9
commit c0ce647c74
12 changed files with 16 additions and 9 deletions

View File

@@ -3,7 +3,6 @@
NAME='libsndfile'
VERSION='1.2.2'
DOWNLOAD_URL="https://github.com/libsndfile/libsndfile/releases/download/$VERSION/libsndfile-$VERSION.tar.xz#3799ca9924d3125038880367bf1468e53a1b7e3686a934f098b7e1d286cdb80e"
_DEPENDENCIES=('ca-certificates' 'openssl' 'zlib' 'zstd')
CONFIG_SUB=('build-aux/config.sub')
CONFIGURE_OPTIONS=(
'CFLAGS=-std=c11'