strawberry/strawberry.spec

151 lines
4.6 KiB
RPMSpec
Raw Normal View History

#
# spec file for package strawberry
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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
- 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
Version: 0.5.3
Release: 0
Summary: A audio player and music collection organizer
License: GPL-3.0-or-later
Group: Productivity/Multimedia/Sound/Players
URL: http://www.strawbs.org/
Source: http://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(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)
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)
%if 0%{?suse_version} >= 1500
BuildRequires: pkgconfig(libvlc)
%endif
BuildRequires: pkgconfig(libxine)
BuildRequires: pkgconfig(protobuf)
BuildRequires: pkgconfig(sqlite3) >= 3.7
BuildRequires: pkgconfig(taglib) >= 1.11.1
%if 0%{?suse_version} < 1500
Requires(post): update-desktop-files
Requires(post): gtk3-tools
Requires(postun): update-desktop-files
Requires(postun): gtk3-tools
%endif
Requires: libQt5Sql5-sqlite
%description
Strawberry is a audio player and music collection organizer.
It is a fork of Clementine. The name is inspired by the band Strawbs.
Features:
- Play and organize music
- Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF
- 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
- Album cover art from Last.fm, Musicbrainz and Discogs
- Song lyrics from AudD and API Seeds
- Support for multiple backends
- Audio analyzer
- Equalizer
- Transfer music to iPod, iPhone, MTP or mass-storage USB player
- Integrated Tidal support
- Scrobbler with support for Last.fm, Libre.fm and ListenBrainz
%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
%if 0%{?suse_version} < 1500
- 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
rm -f %{buildroot}%{_datadir}/metainfo/org.strawbs.strawberry.appdata.xml
%endif
%suse_update_desktop_file strawberry Qt AudioVideo Audio Player
%if 0%{?suse_version} < 1500
%post
%desktop_database_post
%icon_theme_cache_post
%postun
%desktop_database_postun
%icon_theme_cache_postun
%endif
%check
- 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
desktop-file-validate %{buildroot}%{_datadir}/applications/org.strawbs.strawberry.desktop
%if 0%{?suse_version} >= 1500
- 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
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.strawbs.strawberry.appdata.xml
%endif
%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.*
%if 0%{?suse_version} >= 1500
- 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
%endif
%{_mandir}/man1/%{name}.1%{?ext_man}
%{_mandir}/man1/%{name}-tagreader.1%{?ext_man}
%changelog