diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile index a79d46e7cc77..c050de5ba9ce 100644 --- a/audio/fooyin/Makefile +++ b/audio/fooyin/Makefile @@ -1,41 +1,44 @@ PORTNAME= fooyin DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 PORTREVISION= 1 CATEGORIES= audio multimedia +PATCH_SITES= https://github.com/fooyin/fooyin/commit/ +PATCHFILES+= e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch:-p1 # Fix build with Qt >= 6.9.0 + MAINTAINER= diizzy@FreeBSD.org COMMENT= foobar2000 inspired audio player WWW= https://github.com/fooyin/fooyin LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING NOT_FOR_ARCHS= armv7 i386 powerpc NOT_FOR_ARCHS_REASON= Fails to build on 32-bit platforms with various errors LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ libgme.so:audio/libgme \ libicui18n.so:devel/icu \ libkdsingleapplication-qt6.so:devel/kdsingleapplication \ libtag.so:audio/taglib \ libvgm-player.so:audio/libvgm USES= cmake compiler:c++20-lang desktop-file-utils gl libarchive \ pkgconfig qt:6 sdl USE_GL= opengl USE_QT= base sqldriver-sqlite svg tools:build USE_SDL= sdl2 USE_GITHUB= yes CMAKE_OFF= BUILD_ALSA \ BUILD_CCACHE \ CMAKE_CXX_EXTENSIONS CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_ALSA \ CMAKE_DISABLE_FIND_PACKAGE_Ebur128 \ CMAKE_DISABLE_FIND_PACKAGE_OpenMpt \ CMAKE_DISABLE_FIND_PACKAGE_PipeWire \ CMAKE_DISABLE_FIND_PACKAGE_SndFile .include diff --git a/audio/fooyin/distinfo b/audio/fooyin/distinfo index ef5d35ff2ca2..270f72af68ee 100644 --- a/audio/fooyin/distinfo +++ b/audio/fooyin/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1729013631 +TIMESTAMP = 1744940369 SHA256 (fooyin-fooyin-v0.8.1_GH0.tar.gz) = e702389488e19c4c48b1b62bf1b2adf263b818138e3b232a39259057cbcec9c2 SIZE (fooyin-fooyin-v0.8.1_GH0.tar.gz) = 1743303 +SHA256 (e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch) = a4f0ead73bfa3771674c42232f6c893dfdd86c8c8fc10ecd71d1764672c2cb97 +SIZE (e44e08abb33f01fe85cc896170c55dbf732ffcc9.patch) = 2310