From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1536945-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DB76015800A for <garchives@archives.gentoo.org>; Wed, 12 Jul 2023 08:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26AD6E07A7; Wed, 12 Jul 2023 08:46:12 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B09BE07A7 for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jul 2023 08:46:12 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DEFA335CA6 for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jul 2023 08:46:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BCADAD7 for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jul 2023 08:46:08 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1689151549.d722d40974ea8a35f1d7e74e76f65cadec4cd972.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwdata/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/hwdata/Manifest sys-apps/hwdata/hwdata-0.372.ebuild X-VCS-Directories: sys-apps/hwdata/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d722d40974ea8a35f1d7e74e76f65cadec4cd972 X-VCS-Branch: master Date: Wed, 12 Jul 2023 08:46:08 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1be1ae95-3cc2-4a6c-98ee-0f641f4b68ef X-Archives-Hash: e3f2b024d0bbcaae2137b87b2e91fbd7 commit: d722d40974ea8a35f1d7e74e76f65cadec4cd972 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 12 08:19:36 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 12 08:45:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d722d409 sys-apps/hwdata: add 0.372 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/hwdata/Manifest | 1 + sys-apps/hwdata/hwdata-0.372.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/sys-apps/hwdata/Manifest b/sys-apps/hwdata/Manifest index b74f39bf0ee9..0a85f53de527 100644 --- a/sys-apps/hwdata/Manifest +++ b/sys-apps/hwdata/Manifest @@ -1 +1,2 @@ DIST hwdata-0.371.tar.gz 2340297 BLAKE2B bb92b6d4f66879eacc1efae13ff1a5fe58014614c4af1906eca0489053f61d0ae2f4be777532cb6209cb2d133f8787774bc803a4d2cdf11a1014d7218bf25650 SHA512 62739cce61493f5d46a9cec5732bd4f9e0c86adec5b56cca31fa50c0d85e3a48d32f5abeaa5ca26f4ba42fc13affe4350b66a1838e958b037ddec7b30e726e86 +DIST hwdata-0.372.tar.gz 2349386 BLAKE2B 0b3c8a7d23cd999090839d046ce6228098bb4976d0be56a07b6b32bdd968e11933b0d648cf4d596ed9ca09f5b754083c62bf0aba116835de6aed72f228cacf1b SHA512 3a7fda4c1f06dff62892dd0d21095d7603a2ec16e67667215b2f59640a38845a79b2dc2a19bcc40656fd472e4216393ac08e190939ec05ef6d4af3e7e6c9141f diff --git a/sys-apps/hwdata/hwdata-0.372.ebuild b/sys-apps/hwdata/hwdata-0.372.ebuild new file mode 100644 index 000000000000..afddd20d2fd1 --- /dev/null +++ b/sys-apps/hwdata/hwdata-0.372.ebuild @@ -0,0 +1,28 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit edo + +DESCRIPTION="Hardware identification and configuration data" +HOMEPAGE="https://github.com/vcrhonek/hwdata" +SRC_URI="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RESTRICT="test" + +src_configure() { + # configure is not compatible with econf + local conf=( + ./configure + --prefix="${EPREFIX}/usr" + --libdir="${EPREFIX}/lib" + --datadir="${EPREFIX}/usr/share" + ) + + edo "${conf[@]}" +}