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

wcasanova commented on 2016-05-17 01:20 (UTC)

new version. pkgname=sayonara-player pkgver=0.9.0 pkgrel=1 pkgdesc="Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend." #in case of trouble use arch=('i686') or arch=('x86_64') arch=('any') url="http://sayonara-player.com" license=('GPL3') depends=('qt5-base' 'taglib' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-bad' 'libmtp' 'zlib') optdepends=('lame: mp3 converter, broadcasting' 'gst-plugins-ugly: mp3 converter, broadcasting') makedepends=('cmake') source=(http://sayonara-player.com/sw/sayonara-player-0.9.0-git1-20160516.tar.gz) md5sums=('7c3c1a552d3397e575044d67c29115fe') build() { cd "$srcdir/$pkgname" mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE="Release" make } package() { cd "$srcdir/$pkgname/build" make DESTDIR="$pkgdir/" install }

FixedTorres commented on 2016-04-26 14:47 (UTC)

New Version. Enjoys!!

Techman35 commented on 2015-04-12 06:22 (UTC)

Failure while downloading sayonara-player-0.6.5-r1034.tar.gz Aborting... :(

elav commented on 2015-03-16 22:56 (UTC)

PGKBUILD with the last version: http://paste.desdelinux.net/5114