Port details |
- owntone DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server
- 28.8 audio
=0 28.5_5Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2023-02-01 19:12:06
- Last Update: 2023-11-25 19:39:03
- Commit Hash: 4c8635f
- License: GPLv2
- WWW:
- https://github.com/owntone/owntone-server
- Description:
- OwnTone is a DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media
server. It supports AirPlay devices/speakers, Apple Remote (and compatibles),
MPD clients, Chromecast, network streaming, internet radio, Spotify and LastFM.
It does not support streaming video by AirPlay nor Chromecast.
DAAP stands for Digital Audio Access Protocol which is the protocol used by
iTunes and friends to share/stream media libraries over the network.
OwnTone was previously called forked-daapd, which again was a rewrite of
mt-daapd (Firefly Media Server).
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/owntone/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/owntone
- pkg install owntone
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: owntone
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700938947
SHA256 (owntone-28.8.tar.xz) = ebaee52ae617f08c41859522ba0a839d1865dcac7d6c0eb9e3fee81caf8fd47c
SIZE (owntone-28.8.tar.xz) = 1058048
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.3 : devel/gmake
- gperf : devel/gperf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Library dependencies:
-
- libavahi-client.so : net/avahi-app
- libavcodec.so : multimedia/ffmpeg
- libconfuse.so : devel/libconfuse
- libcurl.so : ftp/curl
- libevent_pthreads.so : devel/libevent
- libgcrypt.so : security/libgcrypt
- libgnutls.so : security/gnutls
- libgpg-error.so : security/libgpg-error
- libjson-c.so : devel/json-c
- libinotify.so : devel/libinotify
- libmxml.so : textproc/mxml
- libplist-2.0.so : devel/libplist
- libsodium.so : security/libsodium
- libunistring.so : devel/libunistring
- libprotobuf-c.so : devel/protobuf-c
- libuuid.so : misc/e2fsprogs-libuuid
- libasound.so : audio/alsa-lib
- libwebsockets.so : net/libwebsockets
- libiconv.so : converters/libiconv
- libxml2.so : textproc/libxml2
- libsqlite3.so : databases/sqlite3
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for owntone-28.8:
ITUNES=on: iTunes XML support
MPD=on: Music Player Daemon protocol support
AIRPLAY2=on: Prefer AirPlay 2
CHROMECAST=on: Chromecast support
WEBINTERFACE=on: Install web interface
ALSA=on: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
NLS=on: Native Language Support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_owntone
- USES:
- tar:xz localbase libtool iconv:wchar_t pkgconfig gnome gmake gperf sqlite gnome pathfix gettext-runtime
- pkg-message:
- For install:
- owntone uses FFmpeg for transcoding audio playback.
The default ports/pkg build of FFmpeg on FreeBSD has a number
of options which could be SET/UNSET to provide support for
additional audio codecs.
If you find owntone does not support the audio codecs you
require, it is recommended to recompile the multimedia/ffmpeg
package from ports with the necessary options ENABLED (SET).
You should review and edit the owntone configuration
file /usr/local/etc/owntone.conf before first use.
To automatically start owntone at boot time:
# sysrc 'dbus_enable=YES'
# sysrc 'avahi_daemon_enable=YES'
# sysrc 'owntone_enable=YES'
To then manually start owntone without rebooting:
# service dbus start
# service avahi-daemon start
# service owntone start
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
28.8 25 Nov 2023 19:39:03
    |
Dirk Meyer (dinoex)  |
audio/owntone: update to 28.8 |
28.5_5 19 Nov 2023 17:33:27
    |
Dirk Meyer (dinoex)  |
audio/owntone: support for multiple profiles
Submitted by: Raivo Hool |
28.5_5 19 Aug 2023 10:30:08
    |
Dirk Meyer (dinoex)  |
audio/owntone: Circumvent ffmpeg 6 ALAC encoding problem
https://github.com/owntone/owntone-server/issues/1640 |
28.5_4 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
28.5_3 27 Apr 2023 12:01:46
    |
Daniel Engberg (diizzy)  |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
28.5_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
28.5_1 13 Feb 2023 11:16:14
    |
Dirk Meyer (dinoex)  |
audio/owntone: add more options |
28.5 01 Feb 2023 19:10:49
    |
Dirk Meyer (dinoex)  |
audio/owntone: DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media
server |