Port details |
- strawberry Music player and collection organizer
- 1.0.14 audio
=1 Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2020-05-17 20:25:24
- Last Update: 2023-01-17 20:36:20
- Commit Hash: 628f67b
- People watching this port, also watch:: xerces-c3, py39-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- License: GPLv3
- Description:
- Strawberry is a music player and music collection organizer forked
from Clementine in 2018. It is aimed at music collectors and
audiophiles.
Features include:
* Smart and dynamic playlists
* Tag editing
* Streaming support
* Audio CD playback
* Song lyrics
* Scrobbler with support for Last.fm, Libre.fm and ListenBrainz
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- strawberry-qt5>0:audio/strawberry
- Conflicts:
- CONFLICTS_INSTALL:
- strawberry
- strawberry-qt6
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/audio/strawberry/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/strawberry
- pkg install strawberry-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: strawberry-qt5
- Package flavors (<flavor>: <package>)
- qt5: strawberry-qt5
- qt6: strawberry-qt6
- distinfo:
- TIMESTAMP = 1673668450
SHA256 (strawberry-1.0.14.tar.xz) = cbb0e0557e97c6e29ca3bf093f2359c959c8b5e8d26c1b6734bb17a85abcd37f
SIZE (strawberry-1.0.14.tar.xz) = 11234760
- 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:
-
- boost-libs>0 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
- msgfmt : devel/gettext-tools
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- libqsqlite.so : databases/qt5-sqldrivers-sqlite3
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
- libqsqlite.so : databases/qt5-sqldrivers-sqlite3
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libprotobuf.so : devel/protobuf
- libtag.so : audio/taglib
- libasound.so : audio/alsa-lib
- libicui18n.so : devel/icu
- libfftw3.so : math/fftw3
- libchromaprint.so : audio/chromaprint
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libsqlite3.so : databases/sqlite3
- libgstreamer-1.0.so : multimedia/gstreamer1
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Sql.so : databases/qt5-sql
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for strawberry-qt5-1.0.14:
CDIO=off: CDIO support via libcdio
IPOD=off: iPod Classic support
MOODBAR=on: Moodbar support
MTP=off: Media Transfer Protocol support
MUSICBRAINZ=on: Tagging/fingerprinting from MusicBrainz
NLS=on: Native Language Support
TEST=off: Build and/or run tests
====> Playback engine: you have to choose at least one of them
GSTREAMER=on: Multimedia support via GStreamer
VLC=off: Multimedia support via (lib)vlc
====> Sound (audio) support: you have to choose at least one of them
ALSA=on: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
====> Unicode support: you have to select exactly one of them
ICONV=off: Encoding conversion support via iconv
ICU=on: Unicode support via ICU
===> Use 'make config' to modify these settings
- Options name:
- audio_strawberry
- USES:
- cmake compiler:c++17-lang desktop-file-utils gettext-runtime gnome pkgconfig qt:5 sqlite tar:xz xorg gstreamer gettext-tools
- pkg-message:
- For install:
-
You need the proper GStreamer plugin depending on what format you want to play:
gstreamer1-plugins-ogg: OGG
gstreamer1-plugins-mpg123: MP3
gstreamer1-plugins-flac: FLAC
gstreamer1-plugins-all: Meta-port of all GStreamer 1.x plugins
WWW: https://www.strawberrymusicplayer.org/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.14 17 Jan 2023 20:36:20
    |
Jason E. Hale (jhale)  |
audio/strawberry: Update to 1.0.14
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.14 |
1.0.13 13 Jan 2023 22:18:56
    |
Jason E. Hale (jhale)  |
audio/strawberry: Update to 1.0.13
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.13 |
1.0.10 24 Oct 2022 01:34:09
    |
Jason E. Hale (jhale)  |
audio/strawberry: Update to 1.0.10
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.10 |
1.0.9_2 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
1.0.9_1 09 Oct 2022 15:37:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.0.9 19 Sep 2022 22:02:31
    |
Jason E. Hale (jhale)  |
audio/strawberry: Update to 1.0.9
Convert to FLAVORS to allow building against either Qt5 or Qt6 with
the qt5 flavor being the default for now as Qt6 is rather new to
the ports tree.
Remove SUBSONIC and TIDAL options. These are services are now enabled
by default as they don't require additional dependencies.
Several options have been renamed to use standard descriptions and
option descriptions have otherwise been improved.
AUDIOCD -> CDIO
MTPDEV -> MTP
It is now possible to build with the GSTREAMER and/or the VLC (Only the first 15 lines of the commit message are shown above ) |
1.0.7_1 18 Sep 2022 18:14:43
    |
Jason E. Hale (jhale)  |
audio/strawberry: Take maintainership |
1.0.7_1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
1.0.7_1 08 Sep 2022 23:12:06
    |
Lorenzo Salvadore (salvadore)  Author: Daniel Menelkir |
all: Return Daniel Menelkir's ports to the pool per his request
PR: 266294 |
07 Sep 2022 21:58:51
    |
Stefan EĂźer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.7_1 07 Sep 2022 21:10:59
    |
Stefan EĂźer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.7_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
1.0.7 30 Jul 2022 23:46:04
    |
Nuno Teixeira (eduardo)  Author: Daniel Menelkir |
audio/strawberry: Update to 1.0.7
ChangeLog: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.7
PR: 265508 |
1.0.6_1 19 Jul 2022 08:36:30
    |
Nuno Teixeira (eduardo)  |
audio/strawberry: Use iconv:translit
- use USES= 'iconv:translit' instead of 'iconv' to pet Q/A checks
about converters/libiconv not declared as a dependency.
Source code gives some hints about 'translit':
"src/core/utilities.cpp: iconv_t conv = iconv_open("ASCII//TRANSLIT",
"UTF-8");"
- reorder variables (pet portfmt)
- bump PORTREVISION
PR: 265290 |
1.0.6 18 Jul 2022 11:17:22
    |
Nuno Teixeira (eduardo)  Author: Daniel Menelkir |
audio/strawberry: Update to 1.0.6
ChangeLog: https://github.com/strawberrymusicplayer/strawberry/blob/master/Changelog
PR: 265290 |
1.0.5 17 Jun 2022 23:10:20
    |
Jan Beich (jbeich)  Author: Daniel Menelkir |
audio/strawberry: update to 1.0.5
Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.5
PR: 264703 |
1.0.4_1 30 Apr 2022 08:03:20
    |
Tobias C. Berner (tcberner)  |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
1.0.4_1 26 Apr 2022 19:54:33
    |
Neel Chauhan (nc)  Author: Daniel Menelkir |
audio/strawberry: Add pkg-message.in
PR: 263566 |
1.0.4_1 26 Apr 2022 18:27:10
    |
Neel Chauhan (nc)  Author: Daniel Menelkir |
audio/strawberry: update to 1.0.4
Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.4
PR: 263566 |
1.0.3_1 16 Apr 2022 04:19:07
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.0.3 01 Apr 2022 07:55:42
    |
Fernando ApesteguĂa (fernape)  Author: Daniel Menelkir |
audio/strawberry: Update to 1.0.3
PR: 262919
Reported by: dmenelkir@gmail.com (maintainer) |
1.0.2 04 Mar 2022 15:56:06
    |
Jason E. Hale (jhale)  Author: Daniel Menelkir |
audio/strawberry: Update to 1.0.2
Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.2
PR: 262198 |
1.0.1_1 04 Mar 2022 15:56:06
    |
Jason E. Hale (jhale)  |
*/*: Update maintainer's email address
PR: 262198 |
1.0.1_1 28 Feb 2022 12:46:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.0.1 12 Jan 2022 11:41:27
    |
Guangyuan Yang (ygy)  Author: Daniel Menelkir |
audio/strawberry: Update to 1.0.1
Changelog: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.1
PR: 261092 |
1.0.0 26 Nov 2021 10:24:16
    |
Mikael Urankar (mikael)  Author: Daniel Menelkir |
audio/strawberry: Update to 1.0.0
Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.0
PR: 228934 |
0.9.3_2 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.9.3_2 01 Aug 2021 11:00:24
    |
Li-Wen Hsu (lwhsu)  Author: Daniel Menelkir |
audio/strawberry: Change default audio option and add LIB_DEPEND
* Changed the default options for audio to ALSA
* Added databases/qt5-sqldrivers-sqlite3 as a LIB_DEPEND.
It'll be installed automatically if you use something like KDE,
but straberry will fail to load if you use a minimalist WM for example.
PR: 257440 |
0.9.3_1 21 Jul 2021 18:11:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
0.9.3 29 Apr 2021 17:45:13
    |
Neel Chauhan (nc)  |
audio/strawberry: update to 0.9.3
PR: 255488
Submitted by: Daniel Menelkir <menelkir AT itroll DOT org> (maintainer) |
0.9.2 13 Apr 2021 22:27:51
    |
Neel Chauhan (nc)  |
audio/strawberry: Update to 0.9.2
PR: 254994
Submitted by: Daniel Menelkir <menelkir AT itroll DOT org> (maintainer) |
0.9.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.1 14 Mar 2021 15:42:28
  |
lwhsu  |
audio/strawberry: Update to 0.9.1
PR: 254263
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) |
0.8.5_1 26 Feb 2021 12:11:36
  |
tobik  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
0.8.5_1 26 Jan 2021 14:01:09
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
0.8.5 22 Jan 2021 19:59:49
  |
jhale  |
audio/strawberry: Update to 0.8.5
*While here*
Add missing LIB_DEPENDS for IPOD option
PR: 252914
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) |
0.8.4 29 Nov 2020 15:32:03
  |
mikael  |
audio/strawberry: Update to 0.8.4
PR: 251444
Submitted by: Daniel Menelkir (maintainer) |
0.8.2 26 Oct 2020 06:29:49
  |
zeising  |
audio/strawberry: Update to 0.8.2
Update audio/strawberry to 0.8.2
* Removed broken imobiledevice (iPhone) support.
* QT6 ready.
* Improvement of several interface options.
PR: 248662
Submitted by: Daniel Menelkir (maintainer) |
0.6.13_1 30 Aug 2020 20:19:42
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
0.6.13 04 Aug 2020 03:18:27
  |
lwhsu  |
Update to 0.6.13
PR: 248392
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) |
0.6.12 14 Jun 2020 20:18:32
  |
zeising  |
audio/strawberry: Update to 0.6.12
Update audio/strawberry to 0.6.12
Remove local patches that are incorporated upstream
PR: 247241
Submitted by: Daniel Menelkir (maintainer) |
0.6.11_1 03 Jun 2020 18:32:06
  |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
0.6.11 30 May 2020 00:57:02
  |
tobik  |
Clean up some things
Reported by: portscan |
0.6.11 17 May 2020 20:19:10
  |
mandree  |
audio/strawberry: new port of Qt5-based music player
...which is descended from clementine.
PR: 246342
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) |