# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="displaying text on your X display, like the 'On Screen Displays' used on TVs" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="http://deb.debian.org/debian/pool/main/p/python-osd/python-osd_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="python2" KEYWORDS="amd64 ~ia64 ppc x86" IUSE="doc examples" DEPEND=">=x11-libs/xosd-2.2.4" RDEPEND="${DEPEND} !