strawberry/strawberry.spec

128 lines
4.3 KiB
RPMSpec
Raw Normal View History

#
# spec file for package strawberry
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: strawberry
Version: 0.6.13
Release: 0
- Update to version 0.6.4 + Added setting for fancy tabbar background color + Added setting to make marking songs unavailable optional + Added lyrics from lyrics.ovh and lololyrics.com + Fixed so that Subsonic verify certificate setting takes affect immediately + Fixed all services to follow redirects + Fixed so that songs with different albums are not treated as duplicates + Fixed SingleApplication to use native system calls on Linux for getting username + Added stream discoverer to gstreamer pipeline to detect stream filetype, samplerate and bit depth + Disabled video in gstreamer pipeline + Fixed ampache compatibility + Fixed lyrics searcher not to try search for lyrics with empty song artist or title + Fixed Qobuz login to send mac address as device manufacturer id on login + Fixed Qobuz invalid signature parameter error when retrieving stream urls + Fixed player not using preloaded stream url causing gapless playback to break + Increased preload gap for gstreamer to make sure gapless playback works better + Fixed setting and resetting temporary metadata for next playlist item + Replaced media buttons with more correct ones + Fixed windows thumbbar + Lowered required Subsonic API version to 1.11.0 + Fixed Subsonic to allow empty artist and album in song replies + Added Russian translations + Fixed some services API urls using http to use https + Fixed restoring to original window size when restoring from system tray + Updated 3rdparty taglib - Update URLs - Update summary and description OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=49
2019-09-25 14:08:11 +02:00
Summary: A music player and music collection organizer
License: GPL-3.0-or-later
Group: Productivity/Multimedia/Sound/Players
- Update to version 0.6.4 + Added setting for fancy tabbar background color + Added setting to make marking songs unavailable optional + Added lyrics from lyrics.ovh and lololyrics.com + Fixed so that Subsonic verify certificate setting takes affect immediately + Fixed all services to follow redirects + Fixed so that songs with different albums are not treated as duplicates + Fixed SingleApplication to use native system calls on Linux for getting username + Added stream discoverer to gstreamer pipeline to detect stream filetype, samplerate and bit depth + Disabled video in gstreamer pipeline + Fixed ampache compatibility + Fixed lyrics searcher not to try search for lyrics with empty song artist or title + Fixed Qobuz login to send mac address as device manufacturer id on login + Fixed Qobuz invalid signature parameter error when retrieving stream urls + Fixed player not using preloaded stream url causing gapless playback to break + Increased preload gap for gstreamer to make sure gapless playback works better + Fixed setting and resetting temporary metadata for next playlist item + Replaced media buttons with more correct ones + Fixed windows thumbbar + Lowered required Subsonic API version to 1.11.0 + Fixed Subsonic to allow empty artist and album in song replies + Added Russian translations + Fixed some services API urls using http to use https + Fixed restoring to original window size when restoring from system tray + Updated 3rdparty taglib - Update URLs - Update summary and description OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=49
2019-09-25 14:08:11 +02:00
URL: https://www.strawberrymusicplayer.org/
Source: https://files.jkvinge.net/packages/strawberry/%{name}-%{version}.tar.xz
BuildRequires: appstream-glib
BuildRequires: cmake
BuildRequires: desktop-file-utils
BuildRequires: gcc-c++
- Update to version 0.5.3 + Changed default tagging to albumartist in organise dialog + Removed support for older taglib in tagreader + Made lyrics selectable in context + Added boom and rainbow analyzers + Made it possible to use enter in shortcuts + Replaced "no album cover" image + Capitalized Strawberry in OSD and tooltip + Added artist search to Tidal + Created systray tooltip workaround for KDE + Changed defaults for backend fade setting + Changed backend settings to allow setting device back to automatic when a custom device is active + Hide ALSA options on non-ALSA systems + Showing errors in dialog when editing tags fails + Update database immediately when saving tags were successful + Show Strawberry icon in OSD when stopping track + Added support for translations + Renamed desktop and appdata files to follow freedesktop specifications + No longer allowing X11 shortcuts on Wayland + Fixed handling of UNC paths in gstreamer engine + Added option to disable volume control + Removed Deezer support (SDK discontinued and streams are encrypted) + Added Norwegian and Spanish translations + Added setting to allow automatically saving album covers directly to album directory + Updated mimetypes + Added basic support for system and custom icons + Moved loading of device icons to device model + Added better support for APE tags + Fixed problems identifying song as collection songs when loading playlist files + Fixed problems loading Tidal URLs from playlist files OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=37
2019-04-02 01:10:04 +02:00
BuildRequires: gettext
BuildRequires: git
BuildRequires: hicolor-icon-theme
BuildRequires: libboost_headers-devel
BuildRequires: make
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
- Update to version 0.5.3 + Changed default tagging to albumartist in organise dialog + Removed support for older taglib in tagreader + Made lyrics selectable in context + Added boom and rainbow analyzers + Made it possible to use enter in shortcuts + Replaced "no album cover" image + Capitalized Strawberry in OSD and tooltip + Added artist search to Tidal + Created systray tooltip workaround for KDE + Changed defaults for backend fade setting + Changed backend settings to allow setting device back to automatic when a custom device is active + Hide ALSA options on non-ALSA systems + Showing errors in dialog when editing tags fails + Update database immediately when saving tags were successful + Show Strawberry icon in OSD when stopping track + Added support for translations + Renamed desktop and appdata files to follow freedesktop specifications + No longer allowing X11 shortcuts on Wayland + Fixed handling of UNC paths in gstreamer engine + Added option to disable volume control + Removed Deezer support (SDK discontinued and streams are encrypted) + Added Norwegian and Spanish translations + Added setting to allow automatically saving album covers directly to album directory + Updated mimetypes + Added basic support for system and custom icons + Moved loading of device icons to device model + Added better support for APE tags + Fixed problems identifying song as collection songs when loading playlist files + Fixed problems loading Tidal URLs from playlist files OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=37
2019-04-02 01:10:04 +02:00
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Network)
BuildRequires: pkgconfig(Qt5Sql)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0)
- Update to version 0.5.4 + Changed description for offline mode scrobbling for less confusion + Fixed scrobbler to not send "playing now" when in offline mode + Added common RPM spec file for openSUSE, Fedora, RedHat, CentOS and Mageia + Improved cover manager score system + Added Deezer and Tidal cover providers + Added ChartLyrics lyrics provider + Added HTTPS workaround for Last.Fm OAuth to solve redirect https to http (localhost) problems + Added Moodbar + Fixed incorrect desktop file returned by mpris2 + Fixed mpris2 CanPlay + Fixed updating play and skip count properly + Fixed track seeking with mouse wheel + Fixed CDDA tracks being invalidated (greyed) in the playlist + Fixed problems using transcoder when other engines were selected + Improved song loader error handling + Fixed enabling equalizer having no affect + Disable notification art setting when tray icon notification is selected + Applying settings immediately when pressing Apply in settings dialog instead of just saving + Disable scroll over icon to change track setting on non-X11 systems and KDE + Removed nvidia workaround on exit which is no longer needed + Fixed chromaprinter unref buffer crash when using complete tags automatically + Fixed crash on exit using VLC engine when using static taglib caused by tagblib linking collision + Fixed context background to follow base colors instead of always white + Fixed fancy tabbar small sidebar mode width + Added some missing taglib configure checks + Saving geometry, tabbar, playlist column settings on exit only to reduce wear on SSD's and fix sluggish resizing with non-SSD + Fixed and improved snap including upgrading to core18 and adding proper alsa support + Fixed resume playback on startup not working for other than the first playlist OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=40
2019-05-05 20:09:43 +02:00
BuildRequires: pkgconfig(gnutls)
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gstreamer-app-1.0)
BuildRequires: pkgconfig(gstreamer-audio-1.0)
BuildRequires: pkgconfig(gstreamer-base-1.0)
BuildRequires: pkgconfig(gstreamer-tag-1.0)
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(libcdio)
BuildRequires: pkgconfig(libchromaprint)
BuildRequires: pkgconfig(libgpod-1.0)
BuildRequires: pkgconfig(libmtp)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libpulse)
BuildRequires: pkgconfig(libudf)
BuildRequires: pkgconfig(libvlc)
BuildRequires: pkgconfig(libxine)
BuildRequires: pkgconfig(protobuf)
- Update to version 0.6.1 + Compare artist and album case-insensitive when generating score for album covers. + Fixed broken return value of sendMessage() in SingleApplication causing application to be started twice. + Improved error handling in local redirectserver. + Added new tabs view with search and favorites to Tidal. + Fixed gst_pad_send_event lock in gstreamer pipeline. + Made Xine analyzer optional to fix compilation with newer Xine. + Implemented offset and queue to all Tidal requests. + Added new artist, album and song ids to songs schemas to add/remove favorites. + Improved lyrics searcher. + Fixed disabling fading option in backend settings when volume control is disabled. + Added x-scheme-handler/tidal to desktop file to handle tidal songs and allow OAuth redirect url. + Added love button for scrobblers. + Fixed gapless playback when using url handler. + Fixed enabling/disabling fading options in backend settings. + Added support for Subsonic streaming. + Added support for Qobuz streaming. + Added confirmation box for opening songs in file browser to avoid users accidentally opening too many songs. + Added OSD notification on playback resume option. + Fixed MusicBrainz tag fetcher to respect rate limiting when fetching tags. + Fixed hardcoded systemtray icon. + Added live scanning and option to rescan songs. + Added playlist background image stretch option to zoom image with cutting the height. + Replaced use of QDesktopWidget with QDesktop + Replaced all uses of QSignalMapper with lambda expressions + Fixed collection album covers stuck to old ones when new album covers are fetched + Fixed all Json services to check HttpStatusCodeAttribute in addition to checking network errors + Fixed track change hang + Fixed playlist sorting to ignore articles + Fixed MessageReply crash in tagreader OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=43
2019-08-03 13:44:18 +02:00
BuildRequires: pkgconfig(sqlite3) >= 3.9
BuildRequires: pkgconfig(taglib) >= 1.11.1
Requires: libQt5Sql5-sqlite
%description
- Update to version 0.6.4 + Added setting for fancy tabbar background color + Added setting to make marking songs unavailable optional + Added lyrics from lyrics.ovh and lololyrics.com + Fixed so that Subsonic verify certificate setting takes affect immediately + Fixed all services to follow redirects + Fixed so that songs with different albums are not treated as duplicates + Fixed SingleApplication to use native system calls on Linux for getting username + Added stream discoverer to gstreamer pipeline to detect stream filetype, samplerate and bit depth + Disabled video in gstreamer pipeline + Fixed ampache compatibility + Fixed lyrics searcher not to try search for lyrics with empty song artist or title + Fixed Qobuz login to send mac address as device manufacturer id on login + Fixed Qobuz invalid signature parameter error when retrieving stream urls + Fixed player not using preloaded stream url causing gapless playback to break + Increased preload gap for gstreamer to make sure gapless playback works better + Fixed setting and resetting temporary metadata for next playlist item + Replaced media buttons with more correct ones + Fixed windows thumbbar + Lowered required Subsonic API version to 1.11.0 + Fixed Subsonic to allow empty artist and album in song replies + Added Russian translations + Fixed some services API urls using http to use https + Fixed restoring to original window size when restoring from system tray + Updated 3rdparty taglib - Update URLs - Update summary and description OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=49
2019-09-25 14:08:11 +02:00
Strawberry is a music player and music collection organizer.
It is a fork of Clementine. The name is inspired by the band Strawbs.
Features:
- Play and organize music
- Update to version 0.6.4 + Added setting for fancy tabbar background color + Added setting to make marking songs unavailable optional + Added lyrics from lyrics.ovh and lololyrics.com + Fixed so that Subsonic verify certificate setting takes affect immediately + Fixed all services to follow redirects + Fixed so that songs with different albums are not treated as duplicates + Fixed SingleApplication to use native system calls on Linux for getting username + Added stream discoverer to gstreamer pipeline to detect stream filetype, samplerate and bit depth + Disabled video in gstreamer pipeline + Fixed ampache compatibility + Fixed lyrics searcher not to try search for lyrics with empty song artist or title + Fixed Qobuz login to send mac address as device manufacturer id on login + Fixed Qobuz invalid signature parameter error when retrieving stream urls + Fixed player not using preloaded stream url causing gapless playback to break + Increased preload gap for gstreamer to make sure gapless playback works better + Fixed setting and resetting temporary metadata for next playlist item + Replaced media buttons with more correct ones + Fixed windows thumbbar + Lowered required Subsonic API version to 1.11.0 + Fixed Subsonic to allow empty artist and album in song replies + Added Russian translations + Fixed some services API urls using http to use https + Fixed restoring to original window size when restoring from system tray + Updated 3rdparty taglib - Update URLs - Update summary and description OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=49
2019-09-25 14:08:11 +02:00
- Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg FLAC, Ogg Vorbis, Ogg Opus, Ogg Speex, MPC, TrueAudio,
AIFF, MP4, MP3, ASF and Monkey's Audio.
- Audio CD playback
- Native desktop notifications
- Playlists in multiple formats
- Advanced audio output and device options
- Edit tags on music files
- Fetch tags from MusicBrainz
- Update to version 0.6.11: * Bugfixes: + Fixed MPRIS missing art url when playing albums with embedded cover. + Fixed updating local non collection songs when manually unsetting cover. + Fixed infinite loop and preceding crash when CSS background-color was set in qt5ct. + Fixed UI freeze when updating the database from a large Subsonic or Tidal collection. + Fixed crash when CD loading fails in devices. + Fixed CD devices showing up with having 0 songs after loading. + Fixed the album cover loading indicator being stuck if no cover providers were available. + Fixed the playing widget not updating artist, album or title after metadata has changed for a song when no album cover was loaded. * Enhancements: + Sort songs in collection by song title instead of track if previous grouping is not the album. + Added option to switch on/off automatically searching for album covers to context settings. + Reset last played song when playlist is finished. + Checking content type of received HTTP request for image when receiving album covers. + Added option to scrobbler setting for turning off login error popup. + Made MusicBrainz and Discogs cover providers respect rate limiting. * New features: + Added option to show/hide sidebar. + Added settings for selecting album cover and lyrics providers. + Added album covers from Musixmatch and Spotify. + Added lyrics from Genius, Musixmatch and ChartLyrics. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=67
2020-05-16 14:51:06 +02:00
- Album cover art from Last.fm, Musicbrainz, Discogs, Musixmatch, Deezer, Tidal, Qobuz and Spotify
- Song lyrics from AudD, Genius, Musixmatch, ChartLyrics, lyrics.ovh and lololyrics.com
- Support for multiple backends
- Audio analyzer
- Equalizer
- Transfer music to iPod, iPhone, MTP or mass-storage USB player
- Scrobbler with support for Last.fm, Libre.fm and ListenBrainz
- Subsonic streaming support
%prep
%setup -q
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
export CXXFLAGS="$CFLAGS"
%cmake -DBUILD_WERROR=OFF -DUSE_SYSTEM_TAGLIB=ON
make %{?_smp_mflags}
%install
%cmake_install
- Update to version 0.6.4 + Added setting for fancy tabbar background color + Added setting to make marking songs unavailable optional + Added lyrics from lyrics.ovh and lololyrics.com + Fixed so that Subsonic verify certificate setting takes affect immediately + Fixed all services to follow redirects + Fixed so that songs with different albums are not treated as duplicates + Fixed SingleApplication to use native system calls on Linux for getting username + Added stream discoverer to gstreamer pipeline to detect stream filetype, samplerate and bit depth + Disabled video in gstreamer pipeline + Fixed ampache compatibility + Fixed lyrics searcher not to try search for lyrics with empty song artist or title + Fixed Qobuz login to send mac address as device manufacturer id on login + Fixed Qobuz invalid signature parameter error when retrieving stream urls + Fixed player not using preloaded stream url causing gapless playback to break + Increased preload gap for gstreamer to make sure gapless playback works better + Fixed setting and resetting temporary metadata for next playlist item + Replaced media buttons with more correct ones + Fixed windows thumbbar + Lowered required Subsonic API version to 1.11.0 + Fixed Subsonic to allow empty artist and album in song replies + Added Russian translations + Fixed some services API urls using http to use https + Fixed restoring to original window size when restoring from system tray + Updated 3rdparty taglib - Update URLs - Update summary and description OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=49
2019-09-25 14:08:11 +02:00
%suse_update_desktop_file org.strawberrymusicplayer.strawberry Qt AudioVideo Audio Player
%check
- Update to version 0.6.4 + Added setting for fancy tabbar background color + Added setting to make marking songs unavailable optional + Added lyrics from lyrics.ovh and lololyrics.com + Fixed so that Subsonic verify certificate setting takes affect immediately + Fixed all services to follow redirects + Fixed so that songs with different albums are not treated as duplicates + Fixed SingleApplication to use native system calls on Linux for getting username + Added stream discoverer to gstreamer pipeline to detect stream filetype, samplerate and bit depth + Disabled video in gstreamer pipeline + Fixed ampache compatibility + Fixed lyrics searcher not to try search for lyrics with empty song artist or title + Fixed Qobuz login to send mac address as device manufacturer id on login + Fixed Qobuz invalid signature parameter error when retrieving stream urls + Fixed player not using preloaded stream url causing gapless playback to break + Increased preload gap for gstreamer to make sure gapless playback works better + Fixed setting and resetting temporary metadata for next playlist item + Replaced media buttons with more correct ones + Fixed windows thumbbar + Lowered required Subsonic API version to 1.11.0 + Fixed Subsonic to allow empty artist and album in song replies + Added Russian translations + Fixed some services API urls using http to use https + Fixed restoring to original window size when restoring from system tray + Updated 3rdparty taglib - Update URLs - Update summary and description OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=49
2019-09-25 14:08:11 +02:00
desktop-file-validate %{buildroot}%{_datadir}/applications/org.strawberrymusicplayer.strawberry.desktop
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.strawberrymusicplayer.strawberry.appdata.xml
%files
%doc README.md Changelog
%license COPYING
%{_bindir}/strawberry*
- Update to version 0.5.3 + Changed default tagging to albumartist in organise dialog + Removed support for older taglib in tagreader + Made lyrics selectable in context + Added boom and rainbow analyzers + Made it possible to use enter in shortcuts + Replaced "no album cover" image + Capitalized Strawberry in OSD and tooltip + Added artist search to Tidal + Created systray tooltip workaround for KDE + Changed defaults for backend fade setting + Changed backend settings to allow setting device back to automatic when a custom device is active + Hide ALSA options on non-ALSA systems + Showing errors in dialog when editing tags fails + Update database immediately when saving tags were successful + Show Strawberry icon in OSD when stopping track + Added support for translations + Renamed desktop and appdata files to follow freedesktop specifications + No longer allowing X11 shortcuts on Wayland + Fixed handling of UNC paths in gstreamer engine + Added option to disable volume control + Removed Deezer support (SDK discontinued and streams are encrypted) + Added Norwegian and Spanish translations + Added setting to allow automatically saving album covers directly to album directory + Updated mimetypes + Added basic support for system and custom icons + Moved loading of device icons to device model + Added better support for APE tags + Fixed problems identifying song as collection songs when loading playlist files + Fixed problems loading Tidal URLs from playlist files OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=37
2019-04-02 01:10:04 +02:00
%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/apps/strawberry.*
- Update to version 0.5.3 + Changed default tagging to albumartist in organise dialog + Removed support for older taglib in tagreader + Made lyrics selectable in context + Added boom and rainbow analyzers + Made it possible to use enter in shortcuts + Replaced "no album cover" image + Capitalized Strawberry in OSD and tooltip + Added artist search to Tidal + Created systray tooltip workaround for KDE + Changed defaults for backend fade setting + Changed backend settings to allow setting device back to automatic when a custom device is active + Hide ALSA options on non-ALSA systems + Showing errors in dialog when editing tags fails + Update database immediately when saving tags were successful + Show Strawberry icon in OSD when stopping track + Added support for translations + Renamed desktop and appdata files to follow freedesktop specifications + No longer allowing X11 shortcuts on Wayland + Fixed handling of UNC paths in gstreamer engine + Added option to disable volume control + Removed Deezer support (SDK discontinued and streams are encrypted) + Added Norwegian and Spanish translations + Added setting to allow automatically saving album covers directly to album directory + Updated mimetypes + Added basic support for system and custom icons + Moved loading of device icons to device model + Added better support for APE tags + Fixed problems identifying song as collection songs when loading playlist files + Fixed problems loading Tidal URLs from playlist files OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=37
2019-04-02 01:10:04 +02:00
%{_datadir}/metainfo/*.appdata.xml
%{_mandir}/man1/%{name}.1%{?ext_man}
%{_mandir}/man1/%{name}-tagreader.1%{?ext_man}
%changelog