x11-wm/qtile-extras - 0.33.0 (guru)

Search

Install

Install this version:

emerge -a =x11-wm/qtile-extras-0.33.0

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

autounmask =x11-wm/qtile-extras-0.33.0

Or alternatively:

emerge --autounmask-write -a =x11-wm/qtile-extras-0.33.0

Package Information

Description:
elParaguayo's Qtile Extras
Homepage:
https://github.com/elParaguayo/qtile-extras
License:
MIT

Ebuild Details

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

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=(python3_13)

inherit distutils-r1

DESCRIPTION="elParaguayo's Qtile Extras"
HOMEPAGE="https://github.com/elParaguayo/qtile-extras"
SRC_URI="https://github.com/elParaguayo/qtile-extras/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="x11-wm/qtile"
DEPEND="${RDEPEND}"
BDEPEND="
	dev-python/build
	dev-python/installer
	dev-python/setuptools-scm
"

export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}

Inherited Eclasses

Dependencies

DEPEND

x11-wm/qtile

RDEPEND

x11-wm/qtile

BDEPEND

	dev-python/build
	dev-python/installer
	dev-python/setuptools-scm

Manifest for 0.33.0

Type File Size Source URLs
DIST qtile-extras-0.33.0.tar.gz 4301893 bytes https://github.com/elParaguayo/qtile-extras/archive/refs/tags/v0.33.0.tar.gz