Port details on branch 2024Q4 |
- cantata Graphical client for MPD using Qt
- 3.2.1 audio =0 3.2.1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-11-18 06:54:03
- Last Update: 2024-11-18 06:51:18
- Commit Hash: cf30446
- Also Listed In: kde
- License: GPLv3
- WWW:
- https://github.com/nullobsi/cantata
- Description:
- Cantata is a QT graphical client for MPD with the following features:
- Multiple MPD collections.
- Highly customisable layout.
- Songs grouped by album in play queue.
- Context view to show artist, album, and song information of current track.
- Simple tag editor.
- File organizer - use tags to organize files and folders.
- Ability to calculate ReplyGain tags.
- Dynamic playlists.
- Online services; Jamendo, Magnatune, SoundCloud, and Podcasts.
- Radio stream support - search for streams via TuneIn, ShoutCast, or Dirble.
- USB-Mass-Storage and MTP device support.
- Audio CD ripping and playback.
- Playback of non-MPD songs - via simple in-built HTTP server if connected
to MPD via a standard socket, otherwise filepath is sent to MPD.
- MPRISv2 DBUS interface.
- Supports KDE global shortcuts, GNOME media keys, standard media keys via Qxt.
- Ubuntu/ambiance theme integration - including dragging of window via toolbar.
- Basic support for touch-style interface (views are made 'flickable')
- Scrobbling.
- Ratings support.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/cantata/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/cantata
- pkg install cantata
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cantata
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723257307
SHA256 (nullobsi-cantata-v3.2.1_GH0.tar.gz) = ca38417f355a1eea475efcb73a383b433836caa74f542482d6b9e51a2fb70b0f
SIZE (nullobsi-cantata-v3.2.1_GH0.tar.gz) = 4784249
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- libqsqlite.so : databases/qt6-base_sqldriver@sqlite
- Library dependencies:
-
- libavahi-common.so : net/avahi-app
- libavcodec.so : multimedia/ffmpeg
- libmpg123.so : audio/mpg123
- libmtp.so : multimedia/libmtp
- libtag.so : audio/taglib
- libOpenGL.so : graphics/libglvnd
- libebur128.so : audio/ebur128
- libQt6Core.so : devel/qt6-base
- libQt6Multimedia.so : multimedia/qt6-multimedia
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cantata-3.2.1:
AVAHI=on: Automatic MPD Discovery
MTP=on: Media Transfer Protocol support
NLS=on: Native Language Support
PROXY=off: Proxy configuration in settings dialog
TAGLIB=on: Reading and editing Meta-Data of audio files
====> AudioCD support
CDPARANOIA=off: CD ripping support (via cdparanoia)
MUSICBRAINZ=off: CD info retrieval via MusicBrainz
====> Replaygain calculation support
FFMPEG=on: ReplayGain calculation support via FFmpeg
MPG123=on: ReplayGain calculation support via mpg123
====> MPD HTTP stream playback: you can only select none or one of them
QTMULTIMEDIA=on: HTTP streams support via QtMultimedia
VLC=off: HTTP streams support via libVLC
===> Use 'make config' to modify these settings
- Options name:
- audio_cantata
- USES:
- cmake compiler:c++17-lang cpe gl pkgconfig qt:6 shebangfix localbase ebur128
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|