Port details |
- owntone DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server
- 28.10 audio =2 28.9_2Version of this port present on the latest quarterly branch.
- Maintainer: dinoex@FreeBSD.org
- Port Added: 2023-02-01 19:12:06
- Last Update: 2024-11-04 17:09:12
- Commit Hash: 144a678
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
- 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/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 = 1730734490
SHA256 (owntone-28.10.tar.xz) = 00fb9c9656101b68df7a80dbb73cbfb43737cd542fddf9982322d2d5bd741002
SIZE (owntone-28.10.tar.xz) = 1090848
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.4.1 : 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.10:
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.10 04 Nov 2024 17:09:12 |
Dirk Meyer (dinoex) |
audio/owntone: update to 28.10 |
28.9_2 11 Jul 2024 01:45:33 |
Jason E. Hale (jhale) |
*.*: Bump consumers of devel/libplist
Shlib version has be been bumped in devel/libplist and other components
pertaining to the libimobledevice stack. Consequently, all consumers need
to be rebuilt.
PR: 280014
Reported by: <fabio.comolli@gmail.com> |
28.9_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
28.9 26 Feb 2024 12:11:01 |
Dirk Meyer (dinoex) |
audio/owntone: update to 28.9 |
28.8_1 12 Jan 2024 20:23:59 |
Dirk Meyer (dinoex) |
audio/owntone: use ${PREFIX}/share/man |
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 |