Bug 271033 - [new port] multimedia/kasts: KDE poscast app
Summary: [new port] multimedia/kasts: KDE poscast app
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL: https://apps.kde.org/kasts/
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-23 19:27 UTC by Vidar Karlsen
Modified: 2023-04-25 18:05 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch, multimedia/kasts (4.95 KB, patch)
2023-04-23 19:27 UTC, Vidar Karlsen
no flags Details | Diff
git format-patch, multimedia/kasts (fixed typo) (4.95 KB, patch)
2023-04-25 07:18 UTC, Vidar Karlsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vidar Karlsen 2023-04-23 19:27:15 UTC
Created attachment 241684 [details]
git format-patch, multimedia/kasts

Kasts is a convergent podcast application

Its main features are:

- Episode management through play queue
- Sync playback positions with other clients through gpodder.net
  or gpodder-nextcloud
- Variable playback speed
- Search for podcasts
- Full system integration: e.g. inhibit system suspend while listening

QA:
- poudriere testport: 12.4-amd64, 12.4-i386, 13.2-amd64
- builds and runs on 13.2-RELEASE
- portclippy is happy
- portlint suggests adding support for a NLS knob to conditionally
  disable gettext support. Should I do that?

QA limitations:
- not able to test 13.2-arm64.aarch64 because lang/rust fails to build
  with qemu-user-static (ref. lang/rust/Makefile:146)
Comment 1 Vidar Karlsen 2023-04-25 07:18:40 UTC
Created attachment 241732 [details]
git format-patch, multimedia/kasts (fixed typo)

Fixed a typo in the Makefile COMMENT.
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2023-04-25 18:05:51 UTC
Landed as 5e017a0a6871dfbe26fff2be9ca19f0d0da4c0b3, thanks!