diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index cc1732c1285d..a429b850c429 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,66 +1,66 @@ PORTNAME= libopenmpt -DISTVERSION= 0.8.4 +DISTVERSION= 0.8.5 DISTVERSIONSUFFIX= +release.autotools CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module music library based on OpenMPT WWW= https://lib.openmpt.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmpg123.so:audio/mpg123 \ libvorbis.so:audio/libvorbis -USES= compiler:c++17-lang cpe gmake libtool pkgconfig +USES= compiler:c++23-lang cpe libtool pathfix pkgconfig CPE_VENDOR= openmpt USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-doxygen-doc \ --with-mpg123 \ --with-vorbis \ --with-vorbisfile \ --without-portaudiocpp TEST_TARGET= check OPTIONS_DEFINE= DOCS EXAMPLES OPENMPT123 PULSEAUDIO OPTIONS_DEFAULT= OPENMPT123 OPTIONS_SUB= yes OPENMPT123_DESC= Enable command line player PULSEAUDIO_DESC= Enable PulseAudio support for openmpt123 OPENMPT123_LIB_DEPENDS= libFLAC.so:audio/flac \ libogg.so:audio/libogg \ libportaudio.so:audio/portaudio \ libsndfile.so:audio/libsndfile OPENMPT123_CONFIGURE_OFF= --disable-openmpt123 OPENMPT123_CONFIGURE_WITH= flac portaudio sndfile PULSEAUDIO_IMPLIES= OPENMPT123 PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CONFIGURE_WITH= pulseaudio pre-configure: @${REINPLACE_CMD} -e 's/+release.autotools//' \ ${PATCH_WRKSRC}/configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libopenmpt.so.* post-install-DOCS-on: @${RM} ${STAGEDIR}${DOCSDIR}/LICENSE # do not install twice post-install-EXAMPLES-on: @${MV} ${STAGEDIR}${DOCSDIR}/examples ${STAGEDIR}${EXAMPLESDIR} post-install-EXAMPLES-off: @${RM} -rf ${STAGEDIR}${DOCSDIR}/examples .include diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo index acf0d9332ad0..b6c476063733 100644 --- a/audio/libopenmpt/distinfo +++ b/audio/libopenmpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765772339 -SHA256 (libopenmpt-0.8.4+release.autotools.tar.gz) = 627f9bf11aacae615a1f2c982c7e88cb21f11b2d6f0267946f7c82c5eae4943b -SIZE (libopenmpt-0.8.4+release.autotools.tar.gz) = 1765663 +TIMESTAMP = 1774293388 +SHA256 (libopenmpt-0.8.5+release.autotools.tar.gz) = f680aeabb3f84c37169dad87f15ed83f29a6ebbc7f689f912d4dabecff0e3324 +SIZE (libopenmpt-0.8.5+release.autotools.tar.gz) = 1724941