x11-apps/xfhd - 9999 (supertux88)

Search

Package Information

Description:
xfhd is a utility for resizing an X window to Full HD
Homepage:
https://github.com/r41d/xfhd

Ebuild Details

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

EAPI=8

inherit xorg-3 git-r3

EGIT_REPO_URI="https://github.com/r41d/xfhd.git"

DESCRIPTION="xfhd is a utility for resizing an X window to Full HD"
HOMEPAGE="https://github.com/r41d/xfhd"

DEPEND="
	x11-libs/libX11
	x11-libs/libXmu
"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

	x11-libs/libX11
	x11-libs/libXmu

RDEPEND

	x11-libs/libX11
	x11-libs/libXmu