diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-09-04 22:05:46 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-09-04 22:11:17 +0000 |
commit | 81e46da6c9f79c3da69c446bf741192ae2cb76a8 (patch) | |
tree | 097909b5819efeaf0957bb8d35515abe2b3e0225 | |
parent | 2aef28e7e64b47a6b35e98fe58bf11a226e4b842 (diff) | |
download | ports-81e46da6c9f79c3da69c446bf741192ae2cb76a8.tar.gz ports-81e46da6c9f79c3da69c446bf741192ae2cb76a8.zip |
multimedia/kew: Update COMMENT and pkg-descr
-rw-r--r-- | multimedia/kew/Makefile | 2 | ||||
-rw-r--r-- | multimedia/kew/pkg-descr | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/kew/Makefile b/multimedia/kew/Makefile index 9f99c88f4d8c..5b7a5144da11 100644 --- a/multimedia/kew/Makefile +++ b/multimedia/kew/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.7.2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org -COMMENT= Command-line music player +COMMENT= Command-line music player with the terminal user interface (TUI) WWW= https://github.com/ravachol/kew LICENSE= GPLv2 diff --git a/multimedia/kew/pkg-descr b/multimedia/kew/pkg-descr index a3f4c3a94508..bed4d615482a 100644 --- a/multimedia/kew/pkg-descr +++ b/multimedia/kew/pkg-descr @@ -3,8 +3,8 @@ kew is a command-line music player. Features: * Search a music library with partial titles. * Creates a playlist based on a matched directory. -* Has gapless playback (between files of the same format and type) and supports - 24-bit audio. * Control the player with previous, next and pause. -* Edit the playlist by enqueueing and removing songs. -* Private and offline, no data is collected by kew. +* Edit the playlist by adding and removing songs. +* Supports gapless playback (between files of the same format and type). +* Supports MP3, FLAC, MPEG-4 (AAC, M4A, MP4), OPUS, OGG and WAV audio. +* Private, no data is collected by kew. |