diff --git a/multimedia/kew/Makefile b/multimedia/kew/Makefile index a19c95840a64..7e2f165021f2 100644 --- a/multimedia/kew/Makefile +++ b/multimedia/kew/Makefile @@ -1,41 +1,37 @@ PORTNAME= kew DISTVERSIONPREFIX= v -DISTVERSION= 3.4.1 -PORTREVISION= 1 +DISTVERSION= 3.6.4 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 BROKEN_i386= compilation fails with incompatible pointer, see https://github.com/ravachol/kew/issues/118 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} -PLIST_FILES= bin/kew \ - share/man/man1/kew.1.gz - post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/kew .include diff --git a/multimedia/kew/distinfo b/multimedia/kew/distinfo index a90cffb3dbec..b77e1ee649bd 100644 --- a/multimedia/kew/distinfo +++ b/multimedia/kew/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755663337 -SHA256 (ravachol-kew-v3.4.1_GH0.tar.gz) = 4a693d881f5f9d1ba70004c13b00ae6f75c2e592192574ac1d549a025fb3c511 -SIZE (ravachol-kew-v3.4.1_GH0.tar.gz) = 1128923 +TIMESTAMP = 1761665356 +SHA256 (ravachol-kew-v3.6.4_GH0.tar.gz) = 0f8db62bda7cf41ede9c41a5132d78537d96f90ef9e06fc5072a509a9f3b30bd +SIZE (ravachol-kew-v3.6.4_GH0.tar.gz) = 1178916 diff --git a/multimedia/kew/pkg-plist b/multimedia/kew/pkg-plist new file mode 100644 index 000000000000..8aa2003ec823 --- /dev/null +++ b/multimedia/kew/pkg-plist @@ -0,0 +1,20 @@ +bin/kew +%%DATADIR%%/themes/army.theme +%%DATADIR%%/themes/bunker.theme +%%DATADIR%%/themes/cyberpunk.theme +%%DATADIR%%/themes/default.theme +%%DATADIR%%/themes/forest.theme +%%DATADIR%%/themes/gruvbox.theme +%%DATADIR%%/themes/gruvboxlight.theme +%%DATADIR%%/themes/kew-theme-pack1.txt +%%DATADIR%%/themes/marianatrench.theme +%%DATADIR%%/themes/midnight.theme +%%DATADIR%%/themes/monochrome.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/man/man1/kew.1.gz