diff options
Diffstat (limited to 'audio/fooyin')
-rw-r--r-- | audio/fooyin/Makefile | 6 | ||||
-rw-r--r-- | audio/fooyin/distinfo | 14 | ||||
-rw-r--r-- | audio/fooyin/pkg-plist | 8 |
3 files changed, 21 insertions, 7 deletions
diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile index c050de5ba9ce..32a79d365e4b 100644 --- a/audio/fooyin/Makefile +++ b/audio/fooyin/Makefile @@ -1,11 +1,13 @@ PORTNAME= fooyin DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.9.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 +PATCHFILES= abf2c25802fde6be01008c2ad7a70b26f18bc302.patch:-p1 \ + 772418e58288a4cf77e1b8040ded044e771ae827.patch:-p1 \ + cffe88058e96c44e563e927d8a4a903e28246020.patch:-p1 MAINTAINER= diizzy@FreeBSD.org COMMENT= foobar2000 inspired audio player diff --git a/audio/fooyin/distinfo b/audio/fooyin/distinfo index 270f72af68ee..9b90c9dbeb2a 100644 --- a/audio/fooyin/distinfo +++ b/audio/fooyin/distinfo @@ -1,5 +1,9 @@ -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 +TIMESTAMP = 1756013315 +SHA256 (fooyin-fooyin-v0.9.1_GH0.tar.gz) = 3559e2ffcd6ad82d72b90bcba3a3e607437329702339a3a3c989e28d28199b1d +SIZE (fooyin-fooyin-v0.9.1_GH0.tar.gz) = 2073297 +SHA256 (abf2c25802fde6be01008c2ad7a70b26f18bc302.patch) = 825241e778fde00906a04a87d0dc1c076e1eb4debd8d5d677528834eb1898ae5 +SIZE (abf2c25802fde6be01008c2ad7a70b26f18bc302.patch) = 1993 +SHA256 (772418e58288a4cf77e1b8040ded044e771ae827.patch) = e4de7f6367fa916166844a4d134eec8efa0ddda3de24fa7e302063dd912c2520 +SIZE (772418e58288a4cf77e1b8040ded044e771ae827.patch) = 755 +SHA256 (cffe88058e96c44e563e927d8a4a903e28246020.patch) = 7cc932584dbab3a1b2384d2417c8ba74d2543da353467112da586af624fa9e89 +SIZE (cffe88058e96c44e563e927d8a4a903e28246020.patch) = 1718 diff --git a/audio/fooyin/pkg-plist b/audio/fooyin/pkg-plist index 0a9325407df5..76fe9f3f9432 100644 --- a/audio/fooyin/pkg-plist +++ b/audio/fooyin/pkg-plist @@ -6,6 +6,7 @@ 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_lyrics.so lib/fooyin/plugins/fyplugin_mpris.so lib/fooyin/plugins/fyplugin_rawaudio.so lib/fooyin/plugins/fyplugin_rgscanner.so @@ -17,6 +18,7 @@ lib/fooyin/plugins/fyplugin_vumeter.so lib/fooyin/plugins/fyplugin_wavebar.so share/applications/org.fooyin.fooyin.desktop %%DATADIR%%/translations/fooyin_af.qm +%%DATADIR%%/translations/fooyin_ca.qm %%DATADIR%%/translations/fooyin_de.qm %%DATADIR%%/translations/fooyin_en.qm %%DATADIR%%/translations/fooyin_en_GB.qm @@ -27,6 +29,9 @@ share/applications/org.fooyin.fooyin.desktop %%DATADIR%%/translations/fooyin_id.qm %%DATADIR%%/translations/fooyin_ie.qm %%DATADIR%%/translations/fooyin_it.qm +%%DATADIR%%/translations/fooyin_ja.qm +%%DATADIR%%/translations/fooyin_lt.qm +%%DATADIR%%/translations/fooyin_nb_NO.qm %%DATADIR%%/translations/fooyin_nl.qm %%DATADIR%%/translations/fooyin_pl.qm %%DATADIR%%/translations/fooyin_pt.qm @@ -35,7 +40,10 @@ share/applications/org.fooyin.fooyin.desktop %%DATADIR%%/translations/fooyin_sk.qm %%DATADIR%%/translations/fooyin_sv.qm %%DATADIR%%/translations/fooyin_th.qm +%%DATADIR%%/translations/fooyin_tr.qm +%%DATADIR%%/translations/fooyin_uk.qm %%DATADIR%%/translations/fooyin_zh_CN.qm +%%DATADIR%%/translations/fooyin_zh_Hant.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 |