Search Criteria
Package Details: sayonara-player 1.7.0_stable3-1
Package Actions
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: | 73 |
Popularity: | 0.144322 |
First Submitted: | 2012-10-31 20:22 (UTC) |
Last Updated: | 2021-11-16 21:15 (UTC) |
Dependencies (12)
- gst-plugins-base (gst-plugins-base-git)
- gst-plugins-good (gst-plugins-good-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- taglib (taglib-git)
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gst-plugins-bad (gst-plugins-bad-git) (make)
- qt5-svg (qt5-svg-git) (make)
- qt5-tools (qt5-tools-git) (make)
- gst-libav (gst-libav-git) (optional) – additional codecs
- gst-plugins-bad (gst-plugins-bad-git) (optional) – additional codecs
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – additional codecs
Latest Comments
Jrbo commented on 2021-11-24 05:04 (UTC)
The git source switch has fixed the issue downloading and installing the package, thanks @FabioLolix !
FabioLolix commented on 2021-11-16 21:15 (UTC)
Switched to git sources
earlybird commented on 2021-11-15 08:41 (UTC)
curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.se/docs/sslcerts.html
and
==> ERROR: Failure while downloading https://sayonara-player.com/files/source/1.7.0-stable3/sayonara-player-1.7.0-stable3.tar.gz
TornaxO7 commented on 2021-11-09 18:17 (UTC)
I'm getting a
curl: (60) SSL certificate problem: certificate has expired
error.
aachukay commented on 2021-07-05 13:50 (UTC) (edited on 2021-07-05 13:51 (UTC) by aachukay)
curl returns 404 error and build fails
sian1468 commented on 2021-07-01 06:55 (UTC) (edited on 2021-07-01 06:58 (UTC) by sian1468)
They change file location again:
FabioLolix commented on 2021-05-29 14:47 (UTC)
Thanks for reporting, I had the pkgbuild ready since several days and meanwhile the download url changed (also using https now)
xircon commented on 2021-05-29 07:17 (UTC)
File not found, should be:
codebling commented on 2020-10-08 20:50 (UTC)
@FabioLolix the test that is failing under chroot is still preventing this package from building. Can we disable the tests or add the flag
-DCMAKE_BUILD_TYPE=Debug
to allow the tests to pass?TornaxO7 commented on 2020-09-12 15:41 (UTC)
Awesome! Thanks for the update :)
Tio commented on 2020-08-31 16:57 (UTC)
Works with the latest update. Thanks.
codebling commented on 2020-08-29 20:16 (UTC)
Thanks for the update. If you need a co-maintainer please let me know. I'm willing to contribute but setting up another "competing" package will likely confuse everyone (especially when there are already 3 packages)
FabioLolix commented on 2020-08-28 08:10 (UTC)
I can't look at issues today
ali.molaei commented on 2020-08-28 06:00 (UTC)
Seems to have problems in new -2 package
CMake Error: The source directory "$HOME/.cache/yay/sayonara-player/src/sayonara-player/build/make" does not exist.
FabioLolix commented on 2020-08-08 15:12 (UTC)
I'll be back at updating/maintaining pkgbuilds in 1 or 2 days
codebling commented on 2020-08-07 07:39 (UTC)
@Tio @richteer @blackr0se I'm waiting for the package to be orphaned so I can claim and fix it. Stand by - I made the request Saturday and I think it takes 10-14 days.
Tio commented on 2020-08-02 02:01 (UTC)
Error:
richteer commented on 2020-07-07 16:20 (UTC)
Appears to be missing a header in that file, seems to be fixed upstream: https://gitlab.com/luciocarreras/sayonara-player/-/commit/8ece134217a3efaf61383e060353f105ab1a4b21
Editing that source file manually and rebuilding worked for me
blackr0se commented on 2020-06-05 15:51 (UTC)
Hi,
The package seems broken. Can you help please ?
blackr0se commented on 2020-06-05 15:51 (UTC)
Hi,
The package seems broken. Can you help please ?
220 | QPainterPath path; | ^~~~ make[2]: [src/Gui/Utils/CMakeFiles/gui_utils.dir/build.make:541 : src/Gui/Utils/CMakeFiles/gui_utils.dir/Widgets/Slider.cpp.o] Erreur 1 make[2]: Attente des tâches non terminées.... make[1]: [CMakeFiles/Makefile2:2298 : src/Gui/Utils/CMakeFiles/gui_utils.dir/all] Erreur 2 make: [Makefile:150 : all] Erreur 2 ==> ERREUR : Une erreur s’est produite dans build().
salome commented on 2020-05-29 21:03 (UTC)
This is what I need on my KDE machine.
Very similar to guayadeque, but written on qt.
+1 fo adding it on the official repos
dmoebius commented on 2019-12-16 13:16 (UTC)
@hugh I created a ticket for the column sizes problem: https://sayonara-player.com/forum/thread-599-post-1859.html#pid1859
hugh commented on 2019-08-21 16:53 (UTC)
Anyone else getting scrambled column header sizes with 1.5.1_stable5-1? Resize columns doesn't persist though restart, they scramble again.
Dropping back to 1.4.1_stable1-1 to fix.
FixedTorres commented on 2018-08-29 15:16 (UTC)
New version ready to enjoy.
Chagelog: https://sayonara-player.com/changelog.php
bapung commented on 2018-06-15 16:21 (UTC)
Thanks, @TaurohtaR. I downgraded qt5 to version 10 and compiled successfully.
TaurohtaR commented on 2018-06-03 08:12 (UTC) (edited on 2018-06-03 08:15 (UTC) by TaurohtaR)
As a workaround, I downgraded packages mentioned at latest comments at https://aur.archlinux.org/packages/plex-media-player.
It will break you KDE if you are using one, so I successfully build this package from recovery terminal and updated packages back after and it works.
eimis commented on 2018-06-02 00:06 (UTC)
The exact same error as TaurohtaR's on Arch. Same with sayonara-player-git
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
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)
steinkamp commented on 2017-08-22 19:51 (UTC)
deathtrip commented on 2017-07-28 08:13 (UTC)
FixedTorres commented on 2016-11-08 20:19 (UTC)
FixedTorres commented on 2016-10-15 15:02 (UTC)
goetzc commented on 2016-10-15 13:50 (UTC)
wcasanova commented on 2016-05-17 01:20 (UTC)
FixedTorres commented on 2016-04-26 14:47 (UTC)
Techman35 commented on 2015-04-12 06:22 (UTC)
elav commented on 2015-03-16 22:56 (UTC)