Install this version:
emerge -a =x11-apps/xfhd-9999
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-apps/xfhd-9999
Or alternatively:
emerge --autounmask-write -a =x11-apps/xfhd-9999
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 |
# 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}"
x11-libs/libX11 x11-libs/libXmu
x11-libs/libX11 x11-libs/libXmu