From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/edid-decode/
Date: Tue, 4 Feb 2020 18:09:10 +0000 (UTC) [thread overview]
Message-ID: <1580838508.6f0a0ab045adc67916803c578dc10f1dba9a4d6d.conikost@gentoo> (raw)
commit: 6f0a0ab045adc67916803c578dc10f1dba9a4d6d
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 17:22:25 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 17:48:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0a0ab0
sys-apps/edid-decode: bump to version 0_pre20200203
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-apps/edid-decode/Manifest | 1 +
.../edid-decode/edid-decode-0_pre20200203.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/sys-apps/edid-decode/Manifest b/sys-apps/edid-decode/Manifest
index bbbedc6ad41..faf4bcb829d 100644
--- a/sys-apps/edid-decode/Manifest
+++ b/sys-apps/edid-decode/Manifest
@@ -1 +1,2 @@
DIST edid-decode-0_pre20191209.tar.gz 57651 BLAKE2B 2a8717547939b7ff25482edc00a158c1cb3ff162b6e450549a274a10b10678fabf20529c9e97a455f6d4bfaf6dcb1db54c38cea3908761432bcd4d15e58271d1 SHA512 8d4c6a15538da1720f0e6c8fc4f9f3f64e6ade0e217a6860016167eb14f752e60bbfe69979f25189979fbc6405b417e8f1a9bf9f2a75a299b4914ce1827b680f
+DIST edid-decode-0_pre20200203.tar.gz 80075 BLAKE2B 8450f7e702dba03a16bd8febe7bd97263d946538ad3bf9bc3d22b76729341b784f02b49d7e2f0e0c86c1d38e79635494e7e3f99d0c56c530a4bbef09408c7e72 SHA512 aad6a0bdb94531e2147c009950be6214c654e0a8dcb381c5154626cb0681b7273163b5422100ffb440b8c4d207affb854bfed33b797d0de6d112d7254a45003e
diff --git a/sys-apps/edid-decode/edid-decode-0_pre20200203.ebuild b/sys-apps/edid-decode/edid-decode-0_pre20200203.ebuild
new file mode 100644
index 00000000000..dcd5ec78591
--- /dev/null
+++ b/sys-apps/edid-decode/edid-decode-0_pre20200203.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+EGIT_COMMIT="c29b9433af16d4b31453b000e39bb1ce64aac065"
+MY_P="${PN}-${EGIT_COMMIT}"
+
+DESCRIPTION="Decode EDID data in a human-readable format"
+HOMEPAGE="https://git.linuxtv.org/edid-decode.git/"
+SRC_URI="https://dev.gentoo.org/~conikost/files/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="MIT"
+SLOT="0"
+IUSE="examples"
+
+S="${WORKDIR}/${MY_P}"
+
+src_compile() {
+ tc-export CXX
+ default
+}
+
+src_install() {
+ emake DESTDIR="${ED}" install
+ einstalldocs
+
+ if use examples; then
+ insinto /usr/share/edid-decode/examples
+ doins data/*
+ fi
+}
next reply other threads:[~2020-02-04 18:09 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-04 18:09 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-12 10:09 [gentoo-commits] repo/gentoo:master commit in: sys-apps/edid-decode/ Arthur Zamarin
2025-07-05 16:34 Arthur Zamarin
2025-07-04 18:12 Arthur Zamarin
2025-07-04 8:39 Arthur Zamarin
2025-06-29 22:04 Sam James
2025-06-29 22:04 Sam James
2025-04-17 19:30 Conrad Kostecki
2025-04-17 19:30 Conrad Kostecki
2025-03-13 0:29 Sam James
2025-03-12 23:02 Sam James
2024-08-31 2:42 Ionen Wolkens
2024-06-30 18:26 Michał Górny
2024-06-22 20:01 Conrad Kostecki
2024-06-22 20:01 Conrad Kostecki
2024-06-14 18:05 Sam James
2024-03-03 19:04 Michał Górny
2024-03-03 19:03 Michał Górny
2023-11-11 11:23 Yixun Lan
2023-02-21 20:03 Conrad Kostecki
2023-02-12 10:52 James Le Cuirot
2023-02-12 9:53 James Le Cuirot
2022-04-18 20:09 Conrad Kostecki
2022-04-18 20:09 Conrad Kostecki
2022-04-18 20:09 Conrad Kostecki
2022-03-19 18:38 Conrad Kostecki
2022-01-22 6:03 Arthur Zamarin
2021-11-16 22:18 Conrad Kostecki
2021-11-16 22:18 Conrad Kostecki
2021-11-16 22:18 Conrad Kostecki
2021-10-17 16:56 Conrad Kostecki
2021-10-17 14:38 Conrad Kostecki
2021-02-07 17:07 Conrad Kostecki
2021-02-07 17:07 Conrad Kostecki
2021-02-07 17:07 Conrad Kostecki
2021-01-06 12:22 Conrad Kostecki
2021-01-05 22:17 Conrad Kostecki
2020-09-18 9:20 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-05-10 19:25 Conrad Kostecki
2020-05-10 19:25 Conrad Kostecki
2020-03-12 22:48 Conrad Kostecki
2020-03-12 22:48 Conrad Kostecki
2020-01-21 10:42 Agostino Sarubbo
2020-01-20 12:52 Agostino Sarubbo
2019-12-21 23:37 Conrad Kostecki
2019-12-21 23:37 Conrad Kostecki
2019-12-07 15:47 Conrad Kostecki
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=1580838508.6f0a0ab045adc67916803c578dc10f1dba9a4d6d.conikost@gentoo \
--to=conikost@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