Package Details: sayonara-player 1.9.0_stable1-1

Git Clone URL: https://aur.archlinux.org/sayonara-player.git (read-only, click to copy)
Package Base: sayonara-player
Description: Small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend.
Upstream URL: https://sayonara-player.com/
Keywords: audio music sayonara-player
Licenses: GPL3
Submitter: stefan.weckend
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 79
Popularity: 0.98
First Submitted: 2012-10-31 20:22 (UTC)
Last Updated: 2024-03-03 09:49 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

TaurohtaR commented on 2018-05-31 13:34 (UTC) (edited on 2018-05-31 13:35 (UTC) by TaurohtaR)

can't compile on latest Antergos installation

/tmp/trizen-dzirt/sayonara-player/src/sayonara-player/src/GUI/InfoDialog/GUI_InfoDialog.cpp: In member function ‘virtual void GUI_InfoDialog::skin_changed()’:
/tmp/trizen-dzirt/sayonara-player/src/sayonara-player/src/GUI/InfoDialog/GUI_InfoDialog.cpp:95:10: error: invalid use of incomplete type ‘class QTabBar’
   tab_bar->setTabIcon(0, Icons::icon(Icons::Info));
          ^~
In file included from /usr/include/qt/QtWidgets/QTabWidget:1,
                 from /tmp/trizen-dzirt/sayonara-player/src/sayonara-player/build/src/GUI/InfoDialog/ui_GUI_InfoDialog.h:21,
                 from /tmp/trizen-dzirt/sayonara-player/src/sayonara-player/src/GUI/InfoDialog/GUI_InfoDialog.cpp:26:
/usr/include/qt/QtWidgets/qtabwidget.h:51:7: note: forward declaration of ‘class QTabBar’
 class QTabBar;
       ^~~~~~~
/tmp/trizen-dzirt/sayonara-player/src/sayonara-player/src/GUI/InfoDialog/GUI_InfoDialog.cpp:96:10: error: invalid use of incomplete type ‘class QTabBar’
   tab_bar->setTabIcon(1, Icons::icon(Icons::Lyrics));
          ^~
In file included from /usr/include/qt/QtWidgets/QTabWidget:1,
                 from /tmp/trizen-dzirt/sayonara-player/src/sayonara-player/build/src/GUI/InfoDialog/ui_GUI_InfoDialog.h:21,
                 from /tmp/trizen-dzirt/sayonara-player/src/sayonara-player/src/GUI/InfoDialog/GUI_InfoDialog.cpp:26:
/usr/include/qt/QtWidgets/qtabwidget.h:51:7: note: forward declaration of ‘class QTabBar’
 class QTabBar;
       ^~~~~~~
/tmp/trizen-dzirt/sayonara-player/src/sayonara-player/src/GUI/InfoDialog/GUI_InfoDialog.cpp:97:10: error: invalid use of incomplete type ‘class QTabBar’
   tab_bar->setTabIcon(2, Icons::icon(Icons::Edit));

FixedTorres commented on 2017-12-31 01:30 (UTC)

New version .... Update and enjoy

Xeno_Idaltu commented on 2017-12-15 04:56 (UTC)

It feels more like a playlist music player. Good for people with small doses of music.

FixedTorres commented on 2017-08-31 00:07 (UTC)

@deathtrip Yes!

steinkamp commented on 2017-08-22 19:51 (UTC)

Installation with yaourt fails> [...] [ 31%] Linking CXX static library libsay_gui_helper.a [ 31%] Built target say_gui_helper Scanning dependencies of target say_gui_covers_autogen [ 31%] Generating ui_GUI_AlternativeCovers.h [ 32%] Automatic MOC and UIC for target say_gui_covers Generating MOC predefs moc_predefs.h Generating MOC source EWIEGA46WW/moc_AlternativeCoverItemDelegate.cpp Generating MOC source EWIEGA46WW/moc_AlternativeCoverItemModel.cpp Generating MOC source EWIEGA46WW/moc_CoverButton.cpp Generating MOC source EWIEGA46WW/moc_GUI_AlternativeCovers.cpp Generating MOC compilation mocs_compilation.cpp AutoUic: Error: "/tmp/yaourt-tmp-simon/aur-sayonara-player/src/sayonara-player/src/GUI/Covers/GUI_AlternativeCovers.cpp" Could not find "GUI/Covers/GUI_AlternativeCovers.ui" make[2]: *** [src/GUI/Covers/CMakeFiles/say_gui_covers_autogen.dir/build.make:60: src/GUI/Covers/CMakeFiles/say_gui_covers_autogen] Error 1 make[1]: *** [CMakeFiles/Makefile2:614: src/GUI/Covers/CMakeFiles/say_gui_covers_autogen.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build sayonara-player. ==> Restart building sayonara-player ? [y/N] ==> ---------------------------------------- ==>

deathtrip commented on 2017-07-28 08:13 (UTC)

Is gst-plugins-bad really required? Other players work fine without it. If it's not then it should be made optional.

FixedTorres commented on 2016-11-08 20:19 (UTC)

Sorry for my delay, I was a little busy with my studies. sayonara-player: updated again. Enjoy it!!

FixedTorres commented on 2016-10-15 15:02 (UTC)

Hi, @goetzc This is the stable version. See the official websites http://sayonara-player.com/downloads.php. This isn't version package Git or development. The version Git is https://aur.archlinux.org/packages/sayonara-player-git/

g360 commented on 2016-10-15 13:50 (UTC)

Why is this package updated as often as the -git one?