git: 81e46da6c9f7 - main - multimedia/kew: Update COMMENT and pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Sep 2024 22:11:20 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=81e46da6c9f79c3da69c446bf741192ae2cb76a8
commit 81e46da6c9f79c3da69c446bf741192ae2cb76a8
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-04 22:05:46 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-04 22:11:17 +0000
multimedia/kew: Update COMMENT and pkg-descr
---
multimedia/kew/Makefile | 2 +-
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.