From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdisplay-info/
Date: Tue, 14 Feb 2023 23:11:52 +0000 (UTC) [thread overview]
Message-ID: <1676416270.506029d3437309ef3dc00408de537964bd33b7fd.chewi@gentoo> (raw)
commit: 506029d3437309ef3dc00408de537964bd33b7fd
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 23:11:10 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 23:11:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506029d3
media-libs/libdisplay-info: Version bump to 0.1.0
Of course they make their first proper release the day after I package this!
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
media-libs/libdisplay-info/Manifest | 1 +
.../libdisplay-info/libdisplay-info-0.1.0.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/media-libs/libdisplay-info/Manifest b/media-libs/libdisplay-info/Manifest
index 8cdc1fdfe99c..05e47cdaa4fe 100644
--- a/media-libs/libdisplay-info/Manifest
+++ b/media-libs/libdisplay-info/Manifest
@@ -1 +1,2 @@
+DIST libdisplay-info-0.1.0.tar.xz 76788 BLAKE2B 716e2dd58e7689886401ee7428e232975c1ecd203cb379353ab81698bba2abd9d9bb2574e48bb49a4f515aa8a23b6bc9bee89635f933c8c7fb7448f2e37f7c0e SHA512 f4d2d8ab2683db2c5ab04a11483dadf575608e0293a79ca2856a83d900bfa21d8abcbac7a8691ac5814b86962721a696f99a6e07d99efbaaa5f38b956e62a145
DIST libdisplay-info-0_p20230112.tar.bz2 76463 BLAKE2B 4e1eacfc426b261fef4c94501929cd7dcf56f1976bf1310aa5c162901f2ad7de9f712a49e8918e50f9759ada01c26222a9dd9c78fc251ad52b93f74b58b45da6 SHA512 e29689cabe24bd5f6bff2a575758d8a04229f7e4259d14d194cf95d166ca5dd0c4bad7b0f6c6751691b6b45ddb1219fbfeef6bdd4037c8c0fadc227a790d1885
diff --git a/media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild b/media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild
new file mode 100644
index 000000000000..a234cda1fce0
--- /dev/null
+++ b/media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit meson
+
+DESCRIPTION="Simple framework for writing Vulkan layers"
+HOMEPAGE="https://gitlab.freedesktop.org/emersion/libdisplay-info"
+SRC_URI="https://gitlab.freedesktop.org/emersion/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
+KEYWORDS="~amd64"
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="sys-apps/hwdata"
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+ virtual/pkgconfig
+ test? ( >=sys-apps/edid-decode-0_pre20230131 )
+"
next reply other threads:[~2023-02-14 23:11 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-14 23:11 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 0:29 [gentoo-commits] repo/gentoo:master commit in: media-libs/libdisplay-info/ Sam James
2025-03-12 23:02 Sam James
2024-12-28 13:26 Arthur Zamarin
2024-12-28 10:49 Arthur Zamarin
2024-11-12 9:20 James Le Cuirot
2024-11-11 16:53 James Le Cuirot
2024-11-05 6:16 Arthur Zamarin
2024-08-31 2:42 Ionen Wolkens
2024-07-01 13:43 James Le Cuirot
2024-06-30 18:26 Michał Górny
2024-06-14 18:05 Sam James
2024-04-22 10:58 Michał Górny
2024-04-22 10:58 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 14:21 James Le Cuirot
2024-01-18 21:21 James Le Cuirot
2023-12-09 13:20 Michał Górny
2023-12-09 13:18 Sam James
2023-11-11 11:23 Yixun Lan
2023-02-17 23:21 James Le Cuirot
2023-02-17 23:21 James Le Cuirot
2023-02-12 9:53 James Le Cuirot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1676416270.506029d3437309ef3dc00408de537964bd33b7fd.chewi@gentoo \
--to=chewi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox