media-libs/libdisplay-info - 0.4.0 (gentoo)

Search

Install

Install this version:

emerge -a =media-libs/libdisplay-info-0.4.0

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

autounmask =media-libs/libdisplay-info-0.4.0

Or alternatively:

emerge --autounmask-write -a =media-libs/libdisplay-info-0.4.0

Package Information

Description:
EDID and DisplayID library
Homepage:
https://gitlab.freedesktop.org/emersion/libdisplay-info
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.4.0 8 ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 0/$(ver_cut 2)
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( python3_{11..14} )

inherit meson-multilib python-any-r1 verify-sig

DESCRIPTION="EDID and DisplayID library"
HOMEPAGE="https://gitlab.freedesktop.org/emersion/libdisplay-info"
SRC_URI="https://gitlab.freedesktop.org/emersion/${PN}/-/releases/${PV}/downloads/${P}.tar.xz
	https://gitlab.freedesktop.org/emersion/${PN}/-/releases/${PV}/downloads/${P}.tar.xz.sig"

LICENSE="MIT"
SLOT="0/$(ver_cut 2)"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"

BDEPEND="
	${PYTHON_DEPS}
	sys-apps/hwdata
	virtual/pkgconfig
	verify-sig? ( sec-keys/openpgp-keys-emersion )
"

VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/emersion.asc"

Inherited Eclasses

Dependencies

BDEPEND

	
	sys-apps/hwdata
	virtual/pkgconfig
	verify-sig? ( sec-keys/openpgp-keys-emersion )

Manifest for 0.4.0

Type File Size Source URLs
DIST libdisplay-info-0.4.0.tar.xz 118736 bytes https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/0.4.0/downloads/libdisplay-info-0.4.0.tar.xz
DIST libdisplay-info-0.4.0.tar.xz.sig 566 bytes https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/0.4.0/downloads/libdisplay-info-0.4.0.tar.xz.sig