media-sound/scrobbler - 1.1.4 (booboo)

Search

Install

Install this version:

emerge -a =media-sound/scrobbler-1.1.4

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

autounmask =media-sound/scrobbler-1.1.4

Or alternatively:

emerge --autounmask-write -a =media-sound/scrobbler-1.1.4

Package Information

Description:
A command-line Last.fm scrobbler and a now-playing status updater.
Homepage:
https://pypi.python.org/pypi/scrobblerh/
License:
GPL-3

Ebuild Details

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

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{4..14} )
inherit distutils-r1

DESCRIPTION="A command-line Last.fm scrobbler and a now-playing status updater."
HOMEPAGE="https://pypi.python.org/pypi/scrobblerh/"
MY_PN=scrobblerh
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/$MY_PN-$PV.tar.gz"

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

DEPEND="
	dev-python/lfmh[$PYTHON_USEDEP]
	dev-python/docopt[$PYTHON_USEDEP]
	dev-python/appdirs[$PYTHON_USEDEP]"
RDEPEND="${DEPEND}"

S="$WORKDIR/$MY_PN-$PV"

Inherited Eclasses

Dependencies

DEPEND

	dev-python/lfmh[]
	dev-python/docopt[]
	dev-python/appdirs[]

RDEPEND

	dev-python/lfmh[]
	dev-python/docopt[]
	dev-python/appdirs[]

Manifest for 1.1.4

Type File Size Source URLs
DIST scrobblerh-1.1.4.tar.gz 19951 bytes mirror://pypi/s/scrobblerh/scrobblerh-1.1.4.tar.gz