Update libopenmpt to 0.6.4.

This commit is contained in:
fcambus 2022-06-15 21:17:31 +00:00
parent 672683ab27
commit 150a6d46c5
2 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,6 @@
COMMENT = OpenMPT based module player library and command-line player
DISTNAME = libopenmpt-0.6.3+release.autotools
DISTNAME = libopenmpt-0.6.4+release.autotools
PKGNAME = ${DISTNAME:S/+release.autotools//}
SHARED_LIBS += openmpt 0.1 # 3.3
@ -12,14 +12,16 @@ HOMEPAGE = https://lib.openmpt.org/libopenmpt/
# BSD
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} FLAC c m mpg123 ogg opus portaudio
WANTLIB += sndfile sndio vorbis vorbisenc vorbisfile z
WANTLIB += ${COMPILER_LIBCXX} FLAC c m mp3lame mpg123 ogg opus
WANTLIB += portaudio sndfile sndio vorbis vorbisenc vorbisfile
WANTLIB += z
MASTER_SITES = https://lib.openmpt.org/files/libopenmpt/src/
COMPILER = base-clang ports-gcc
LIB_DEPENDS = audio/flac \
audio/lame \
audio/libsndfile \
audio/libvorbis \
audio/mpg123 \

View File

@ -1,2 +1,2 @@
SHA256 (libopenmpt-0.6.3+release.autotools.tar.gz) = pBCv63zVlwsWuabOfazPSVsaXpEhqdZELeDAKP1Uols=
SIZE (libopenmpt-0.6.3+release.autotools.tar.gz) = 1514410
SHA256 (libopenmpt-0.6.4+release.autotools.tar.gz) = 4J+4RcMpJwCnrBPDsx1mns072+vL/hMo66I3bOvkAWI=
SIZE (libopenmpt-0.6.4+release.autotools.tar.gz) = 1547663