diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile index 9ddf8babf77f..d0a648ffd314 100644 --- a/audio/fooyin/Makefile +++ b/audio/fooyin/Makefile @@ -1,45 +1,44 @@ PORTNAME= fooyin DISTVERSIONPREFIX= v DISTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio multimedia PATCH_SITES= https://github.com/fooyin/fooyin/commit/ PATCHFILES= a7388331090465ae9c22600bee4769d4c00bbc53.patch:-p1 \ 318f2e00952f37e1d237789d7b2605f05639c687.patch:-p1 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 + 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 svg tools:build USE_SDL= sdl2 USE_GITHUB= yes CMAKE_OFF= BUILD_ALSA \ BUILD_CCACHE \ - BUILD_LIBVGM \ CMAKE_CXX_EXTENSIONS CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_ALSA \ - CMAKE_DISABLE_FIND_PACKAGE_LibVgm \ CMAKE_DISABLE_FIND_PACKAGE_OpenMpt \ CMAKE_DISABLE_FIND_PACKAGE_PipeWire \ CMAKE_DISABLE_FIND_PACKAGE_SndFile .include diff --git a/audio/fooyin/pkg-plist b/audio/fooyin/pkg-plist index e148cdd9a4a2..8cc133261f3d 100644 --- a/audio/fooyin/pkg-plist +++ b/audio/fooyin/pkg-plist @@ -1,41 +1,42 @@ bin/fooyin lib/fooyin/libfooyin_core.so.0.0.0 lib/fooyin/libfooyin_gui.so.0.0.0 lib/fooyin/libfooyin_utils.so.0.0.0 lib/fooyin/plugins/fyplugin_fileops.so lib/fooyin/plugins/fyplugin_filters.so lib/fooyin/plugins/fyplugin_gmeinput.so lib/fooyin/plugins/fyplugin_libarchive.so lib/fooyin/plugins/fyplugin_mpris.so lib/fooyin/plugins/fyplugin_rawaudio.so lib/fooyin/plugins/fyplugin_sdl.so lib/fooyin/plugins/fyplugin_tageditor.so +lib/fooyin/plugins/fyplugin_vgminput.so lib/fooyin/plugins/fyplugin_wavebar.so share/applications/org.fooyin.fooyin.desktop %%DATADIR%%/translations/fooyin_af.qm %%DATADIR%%/translations/fooyin_de.qm %%DATADIR%%/translations/fooyin_en_US.qm %%DATADIR%%/translations/fooyin_es.qm %%DATADIR%%/translations/fooyin_fr.qm %%DATADIR%%/translations/fooyin_id.qm %%DATADIR%%/translations/fooyin_ie.qm %%DATADIR%%/translations/fooyin_it.qm %%DATADIR%%/translations/fooyin_nl.qm %%DATADIR%%/translations/fooyin_pl.qm %%DATADIR%%/translations/fooyin_pt.qm %%DATADIR%%/translations/fooyin_pt_BR.qm %%DATADIR%%/translations/fooyin_ru.qm %%DATADIR%%/translations/fooyin_sk.qm %%DATADIR%%/translations/fooyin_sv.qm %%DATADIR%%/translations/fooyin_th.qm %%DATADIR%%/translations/fooyin_zh_CN.qm share/icons/hicolor/128x128/apps/org.fooyin.fooyin.png share/icons/hicolor/16x16/apps/org.fooyin.fooyin.png share/icons/hicolor/22x22/apps/org.fooyin.fooyin.png share/icons/hicolor/256x256/apps/org.fooyin.fooyin.png share/icons/hicolor/32x32/apps/org.fooyin.fooyin.png share/icons/hicolor/48x48/apps/org.fooyin.fooyin.png share/icons/hicolor/512x512/apps/org.fooyin.fooyin.png share/icons/hicolor/64x64/apps/org.fooyin.fooyin.png share/icons/hicolor/scalable/apps/org.fooyin.fooyin.svg share/metainfo/org.fooyin.fooyin.metainfo.xml