From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 704C515827B for ; Thu, 14 Aug 2025 20:17:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4BBFF340D02 for ; Thu, 14 Aug 2025 20:17:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2FB8E110280; Thu, 14 Aug 2025 20:17:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 21E50110280 for ; Thu, 14 Aug 2025 20:17:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C7D7833BF39 for ; Thu, 14 Aug 2025 20:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A38D32A1 for ; Thu, 14 Aug 2025 20:17:42 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1755202626.1c2d92110daf18cd452ff816b22677c18ff1362c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdisplay-info/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libdisplay-info/Manifest media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild X-VCS-Directories: media-libs/libdisplay-info/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 1c2d92110daf18cd452ff816b22677c18ff1362c X-VCS-Branch: master Date: Thu, 14 Aug 2025 20:17:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8f607fdd-e0ec-4bd6-a2ac-f3f145dcb546 X-Archives-Hash: 19b207f6b46cd698f0d41bd963baa279 commit: 1c2d92110daf18cd452ff816b22677c18ff1362c Author: James Le Cuirot gentoo org> AuthorDate: Thu Aug 14 20:13:11 2025 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Aug 14 20:17:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2d9211 media-libs/libdisplay-info: Version bump to 0.3.0, Python 3.14 I've tested some revdeps and they didn't break. Signed-off-by: James Le Cuirot gentoo.org> media-libs/libdisplay-info/Manifest | 1 + .../libdisplay-info/libdisplay-info-0.3.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/media-libs/libdisplay-info/Manifest b/media-libs/libdisplay-info/Manifest index 14c6ecc1ab28..3abff170a822 100644 --- a/media-libs/libdisplay-info/Manifest +++ b/media-libs/libdisplay-info/Manifest @@ -1 +1,2 @@ DIST libdisplay-info-0.2.0.tar.xz 95280 BLAKE2B bcfec916c1f30204e5e0af9e3e57a5ef9929c09912a5c1302fbfb76b54208ad4b96fe1c972afe1814c5762f9f78b0ff093f2249ee0dbf6f1b30202722bd05449 SHA512 6e910b832860d920a4be298a2b6925f701654bd7cdd8b3457e64663c25caa20a74b81b91f71878b9e7f5f70c5c067235f0c99293650231920c67d1241a61e1fb +DIST libdisplay-info-0.3.0.tar.xz 113028 BLAKE2B 260b97feef6a10acaee62fd93aeabdeb061045ee73ec5aa56fe609a7779b37b8da0a86a98630f1ee936e7cb45a227c7e18f3965fd83973c551dcaab60b3b7157 SHA512 3266633d75ccd345dda5a8aad75f310e55a77654b48f17a247b35e18060b6db1047a69083cd286b43ec893125a36c4c43659af8f74a04da3278eea9fdd91efe9 diff --git a/media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild b/media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild new file mode 100644 index 000000000000..b19299f61951 --- /dev/null +++ b/media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{10..14} ) + +inherit meson python-any-r1 + +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" + +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 +"