Change ZScroll Category & Move Dependencies
- Change zscroll category to dev-python - Move some dwm dependencies to polybar-dwm-module dependencies
This commit is contained in:
16
dev-python/zscroll/zscroll-2.0.1.ebuild
Normal file
16
dev-python/zscroll/zscroll-2.0.1.ebuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit distutils-r1
|
||||
distutils_enable_tests pytest
|
||||
|
||||
DESCRIPTION="A text scroller for panels or terminals"
|
||||
HOMEPAGE="https://github.com/noctuid/zscroll"
|
||||
SRC_URI="https://github.com/noctuid/${PN}/archive/refs/tags/${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
Reference in New Issue
Block a user