media-sound/spotify-qt - 4.0.3 (nest)

Search

Install

Install this version:

emerge -a =media-sound/spotify-qt-4.0.3

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-sound/spotify-qt-4.0.3

Or alternatively:

emerge --autounmask-write -a =media-sound/spotify-qt-4.0.3

Package Information

Description:
Lightweight Spotify client using Qt
Homepage:
https://github.com/kraxarn/spotify-qt
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
4.0.3 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake xdg

DESCRIPTION="Lightweight Spotify client using Qt"
HOMEPAGE="https://github.com/kraxarn/spotify-qt"
SRC_URI="https://github.com/kraxarn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="dev-qt/qtbase:6[dbus,gui,network,widgets]
	dev-qt/qtsvg:6"

Inherited Eclasses

xdg

Dependencies

RDEPEND

dev-qt/qtbase:6[dbus,gui,network,widgets]
	dev-qt/qtsvg:6

Manifest for 4.0.3

Type File Size Source URLs
DIST spotify-qt-4.0.3.tar.gz 778934 bytes https://github.com/kraxarn/spotify-qt/archive/v4.0.3.tar.gz