From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 64D10138350 for ; Thu, 12 Mar 2020 22:48:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55C3CE0BFC; Thu, 12 Mar 2020 22:48:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F779E0BFC for ; Thu, 12 Mar 2020 22:48:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59E1634EE86 for ; Thu, 12 Mar 2020 22:48:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5973F18F for ; Thu, 12 Mar 2020 22:48:14 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1584053219.a173b8d4a6db221ef065a32988b3d06f2562d658.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/edid-decode/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/edid-decode/Manifest sys-apps/edid-decode/edid-decode-0_pre20200310.ebuild X-VCS-Directories: sys-apps/edid-decode/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: a173b8d4a6db221ef065a32988b3d06f2562d658 X-VCS-Branch: master Date: Thu, 12 Mar 2020 22:48:14 +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: ca4f0169-9e98-441b-aac0-604beed973bc X-Archives-Hash: 5ecbbfb7b4133656c62a18819cbc6395 commit: a173b8d4a6db221ef065a32988b3d06f2562d658 Author: Conrad Kostecki gentoo org> AuthorDate: Thu Mar 12 22:36:28 2020 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Mar 12 22:46:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a173b8d4 sys-apps/edid-decode: bump to version 0_pre20200310 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/edid-decode/Manifest | 1 + .../edid-decode/edid-decode-0_pre20200310.ebuild | 35 ++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/sys-apps/edid-decode/Manifest b/sys-apps/edid-decode/Manifest index faf4bcb829d..833127afa9b 100644 --- a/sys-apps/edid-decode/Manifest +++ b/sys-apps/edid-decode/Manifest @@ -1,2 +1,3 @@ DIST edid-decode-0_pre20191209.tar.gz 57651 BLAKE2B 2a8717547939b7ff25482edc00a158c1cb3ff162b6e450549a274a10b10678fabf20529c9e97a455f6d4bfaf6dcb1db54c38cea3908761432bcd4d15e58271d1 SHA512 8d4c6a15538da1720f0e6c8fc4f9f3f64e6ade0e217a6860016167eb14f752e60bbfe69979f25189979fbc6405b417e8f1a9bf9f2a75a299b4914ce1827b680f DIST edid-decode-0_pre20200203.tar.gz 80075 BLAKE2B 8450f7e702dba03a16bd8febe7bd97263d946538ad3bf9bc3d22b76729341b784f02b49d7e2f0e0c86c1d38e79635494e7e3f99d0c56c530a4bbef09408c7e72 SHA512 aad6a0bdb94531e2147c009950be6214c654e0a8dcb381c5154626cb0681b7273163b5422100ffb440b8c4d207affb854bfed33b797d0de6d112d7254a45003e +DIST edid-decode-0_pre20200310.tar.gz 87818 BLAKE2B e346d19285b6a7d15a863830d0e8d53df51f88e1914a7cb130cced06f30ebb42d83dd71fe054b8f98842ca98973aeb65fb76375014c9dcecde946e6805a02b82 SHA512 7ab26216ccf42065fba022fb5415601dbc338e8c70ff039d25c2a6066e5bd9f171893b4ba52fba248d295b9ac72bce5bd0f0397ea6721799d8a7357eb6b41a6f diff --git a/sys-apps/edid-decode/edid-decode-0_pre20200310.ebuild b/sys-apps/edid-decode/edid-decode-0_pre20200310.ebuild new file mode 100644 index 00000000000..1b5705aa4e7 --- /dev/null +++ b/sys-apps/edid-decode/edid-decode-0_pre20200310.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="24f1eb8acb4bf9365a66326a0b5d01eff23ba32e" +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 +}