diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /media-libs/libdisplay-info | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'media-libs/libdisplay-info')
| -rw-r--r-- | media-libs/libdisplay-info/Manifest | 2 | ||||
| -rw-r--r-- | media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild | 26 | ||||
| -rw-r--r-- | media-libs/libdisplay-info/metadata.xml | 9 |
3 files changed, 0 insertions, 37 deletions
diff --git a/media-libs/libdisplay-info/Manifest b/media-libs/libdisplay-info/Manifest deleted file mode 100644 index a1d7297b1106..000000000000 --- a/media-libs/libdisplay-info/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST libdisplay-info-0.3.0.tar.xz 113028 BLAKE2B 260b97feef6a10acaee62fd93aeabdeb061045ee73ec5aa56fe609a7779b37b8da0a86a98630f1ee936e7cb45a227c7e18f3965fd83973c551dcaab60b3b7157 SHA512 3266633d75ccd345dda5a8aad75f310e55a77654b48f17a247b35e18060b6db1047a69083cd286b43ec893125a36c4c43659af8f74a04da3278eea9fdd91efe9 -DIST libdisplay-info-0.3.0.tar.xz.sig 566 BLAKE2B 44f2d330bf87c303b8a3b2a4a5858e02bc45ab7471bc491cb1cd39366ba8db45bfc951df1e27fc15b6d54b721480b2278a541c89ec4080388293583e8c1a9c9a SHA512 060ec887819993dbc3f4d381ddda8b563b1bdcdb92801526aa895435258d31f91d50da3d04f5213004efab7c7cfae023a93d17bf138062f6571494f63584aee4 diff --git a/media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild b/media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild deleted file mode 100644 index e1e88b7ec1f2..000000000000 --- a/media-libs/libdisplay-info/libdisplay-info-0.3.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..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" diff --git a/media-libs/libdisplay-info/metadata.xml b/media-libs/libdisplay-info/metadata.xml deleted file mode 100644 index 19136699369d..000000000000 --- a/media-libs/libdisplay-info/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>chewi@gentoo.org</email> - <name>James Le Cuirot</name> - </maintainer> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
