diff --git a/multimedia/kew/Makefile b/multimedia/kew/Makefile index 2f4c19a8c055..c86f014f291a 100644 --- a/multimedia/kew/Makefile +++ b/multimedia/kew/Makefile @@ -1,35 +1,35 @@ PORTNAME= kew DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 +DISTVERSION= 4.1.2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line music player with the terminal user interface (TUI) WWW= https://github.com/ravachol/kew LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libchafa.so:graphics/chafa \ libcurl.so:ftp/curl \ libfaad.so:audio/faad \ libfftw3f.so:math/fftw3-float \ libnotify.so:devel/libnotify \ libogg.so:audio/libogg \ libopus.so:audio/opus \ libopusfile.so:audio/opusfile \ libtag.so:audio/taglib \ libvorbis.so:audio/libvorbis USES= gettext-runtime gmake gnome pkgconfig USE_GNOME= glib20 USE_GITHUB= yes GH_ACCOUNT= ravachol MAKE_ARGS= CC=${CC} PREFIX=${PREFIX} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/kew .include diff --git a/multimedia/kew/distinfo b/multimedia/kew/distinfo index 7f01c3486cfe..c12b4954450e 100644 --- a/multimedia/kew/distinfo +++ b/multimedia/kew/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777534394 -SHA256 (ravachol-kew-v4.0.0_GH0.tar.gz) = 6162d87db4013b0611eafb2b0ec1c7882d28b8d703dc9593dc38a3ad2e88f787 -SIZE (ravachol-kew-v4.0.0_GH0.tar.gz) = 3614138 +TIMESTAMP = 1782803181 +SHA256 (ravachol-kew-v4.1.2_GH0.tar.gz) = b7dd255a84f25e8498c8a74f58ca16c0bb3b63f13df668297a93b93e70e531bf +SIZE (ravachol-kew-v4.1.2_GH0.tar.gz) = 3689977 diff --git a/multimedia/kew/pkg-plist b/multimedia/kew/pkg-plist index 1771d3937b94..2ed446d0695a 100644 --- a/multimedia/kew/pkg-plist +++ b/multimedia/kew/pkg-plist @@ -1,25 +1,36 @@ bin/kew +share/applications/kew.desktop +share/icons/hicolor/512x512/apps/kew.png +%%DATADIR%%/layouts/LAYOUTS-HOWTO.md +%%DATADIR%%/layouts/alt.layout +%%DATADIR%%/layouts/current.layout +%%DATADIR%%/themes/THEMES-HOWTO.md +%%DATADIR%%/themes/albumcolors.theme %%DATADIR%%/themes/army.theme %%DATADIR%%/themes/bunker.theme %%DATADIR%%/themes/catpuccin.theme %%DATADIR%%/themes/cyberpunk.theme %%DATADIR%%/themes/default.theme %%DATADIR%%/themes/forest.theme %%DATADIR%%/themes/gruvbox.theme %%DATADIR%%/themes/gruvboxlight.theme +%%DATADIR%%/themes/kanagawa.theme %%DATADIR%%/themes/kew-theme-pack1.txt %%DATADIR%%/themes/kew-theme-pack2.txt +%%DATADIR%%/themes/kew-theme-pack3.txt %%DATADIR%%/themes/marianatrench.theme %%DATADIR%%/themes/midnight.theme %%DATADIR%%/themes/monochrome.theme %%DATADIR%%/themes/neutral.theme +%%DATADIR%%/themes/nord.theme +%%DATADIR%%/themes/onealbumcolor.theme %%DATADIR%%/themes/paper.theme %%DATADIR%%/themes/pewter.theme %%DATADIR%%/themes/purple.theme %%DATADIR%%/themes/ravachol.theme %%DATADIR%%/themes/solarizedlight.theme %%DATADIR%%/themes/synthwave.theme %%DATADIR%%/themes/tokyonight.theme share/locale/ja/LC_MESSAGES/kew.mo share/locale/zh_CN/LC_MESSAGES/kew.mo share/man/man1/kew.1.gz