audio/fluidsynth: Update to 2.4.1
* Fix disabling detection of Doxygen * Disable detection of git Changelog: https://github.com/FluidSynth/fluidsynth/releases/tag/v2.4.1
This commit is contained in:
parent
a79844a1e1
commit
933dd550c5
@ -1,7 +1,6 @@
|
||||
PORTNAME= fluidsynth
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.4.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.4.1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
@ -20,12 +19,13 @@ USE_LDCONFIG= yes
|
||||
LDFLAGS+= -lpthread
|
||||
|
||||
# would require unreleased libinstpatch >= 1.1.0
|
||||
CMAKE_OFF= CMAKE_DISABLE_FIND_PACKAGE_Doxygen \
|
||||
enable-dsound \
|
||||
CMAKE_OFF= enable-dsound \
|
||||
enable-libinstpatch \
|
||||
enable-midishare \
|
||||
enable-waveout \
|
||||
enable-winmidi
|
||||
CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Doxygen \
|
||||
CMAKE_DISABLE_FIND_PACKAGE_Git
|
||||
|
||||
OPTIONS_DEFINE= ALSA DBUS JACK LADSPA PIPEWIRE PORTAUDIO \
|
||||
PULSEAUDIO READLINE SDL SNDFILE
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1730559312
|
||||
SHA256 (FluidSynth-fluidsynth-v2.4.0_GH0.tar.gz) = fd4d216a3030abc56a339985ab0506328660cd77b2d71dd98c240c58c03d8f7f
|
||||
SIZE (FluidSynth-fluidsynth-v2.4.0_GH0.tar.gz) = 1780676
|
||||
TIMESTAMP = 1733168920
|
||||
SHA256 (FluidSynth-fluidsynth-v2.4.1_GH0.tar.gz) = d1e64155ac902116ed3d4dea512719d8c04ab3877db2e8fb160284379f570a2f
|
||||
SIZE (FluidSynth-fluidsynth-v2.4.1_GH0.tar.gz) = 3298564
|
||||
|
||||
@ -23,6 +23,6 @@ lib/cmake/fluidsynth/FluidSynthTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/fluidsynth/FluidSynthTargets.cmake
|
||||
lib/libfluidsynth.so
|
||||
lib/libfluidsynth.so.3
|
||||
lib/libfluidsynth.so.3.3.0
|
||||
lib/libfluidsynth.so.3.3.1
|
||||
libdata/pkgconfig/fluidsynth.pc
|
||||
share/man/man1/fluidsynth.1.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user