From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 855081582EF for ; Thu, 20 Feb 2025 10:12:42 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 70F903430D8 for ; Thu, 20 Feb 2025 10:12:42 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B4052110473; Thu, 20 Feb 2025 10:12:33 +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 bobolink.gentoo.org (Postfix) with ESMTPS id AC29A110473 for ; Thu, 20 Feb 2025 10:12:33 +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 4D91534309C for ; Thu, 20 Feb 2025 10:12:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF0E52737 for ; Thu, 20 Feb 2025 10:12:31 +0000 (UTC) From: "Sam James" 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" Message-ID: <1740046303.ffc8b9b36a5e3b6a70fb2b296fb2964239e6f000.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad-templates/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/kicad-templates/Manifest sci-electronics/kicad-templates/kicad-templates-8.0.9.ebuild X-VCS-Directories: sci-electronics/kicad-templates/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ffc8b9b36a5e3b6a70fb2b296fb2964239e6f000 X-VCS-Branch: master Date: Thu, 20 Feb 2025 10:12:31 +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: a06393db-a259-4042-9c1f-0b32e056fe08 X-Archives-Hash: b7ead1381c7cd2f9d0ea3ca4367e3102 commit: ffc8b9b36a5e3b6a70fb2b296fb2964239e6f000 Author: Zoltan Puskas sinustrom info> AuthorDate: Thu Feb 20 10:00:35 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 20 10:11:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc8b9b3 sci-electronics/kicad-templates: add 8.0.9 Bug: https://bugs.gentoo.org/949967 Signed-off-by: Zoltan Puskas sinustrom.info> Signed-off-by: Sam James gentoo.org> sci-electronics/kicad-templates/Manifest | 1 + .../kicad-templates/kicad-templates-8.0.9.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/sci-electronics/kicad-templates/Manifest b/sci-electronics/kicad-templates/Manifest index e616b7b96581..98ce28cfa326 100644 --- a/sci-electronics/kicad-templates/Manifest +++ b/sci-electronics/kicad-templates/Manifest @@ -1 +1,2 @@ DIST kicad-templates-8.0.6.tar.bz2 2783854 BLAKE2B 07af15a706c20433ce102f2cdda439d270bd48948cde404c77eed42ff3fe65b1e79143c68909e0aaabf1c74b4b39c863812de5a62f5aaef5ae88c7d352484e5a SHA512 38d6930b84481a1eb789016c4e85fcc68c59e58cb27ee4d8127ccba8ae1c78882afb1e110d218b0d3c280418d12bc23b1c0746da972dd5ed4f3c4c82f57db45f +DIST kicad-templates-8.0.9.tar.bz2 2865879 BLAKE2B fb21cffb11af46b32b47e14dad08194208fa347c9f8e38249607469ee253c8a7b96319de2ce0700ea16e12d8fb6623090a45e1395bbbf15448b327365b1a5aa4 SHA512 b341a11ea86591d26e5e6f9ab4e2edefe6310c35602595cc6975a53c76e7a03cc7d45b93929df44a95f5325d495403373d212348130d57594128e3963e835423 diff --git a/sci-electronics/kicad-templates/kicad-templates-8.0.9.ebuild b/sci-electronics/kicad-templates/kicad-templates-8.0.9.ebuild new file mode 100644 index 000000000000..49c4d3958115 --- /dev/null +++ b/sci-electronics/kicad-templates/kicad-templates-8.0.9.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake + +DESCRIPTION="Electronic Schematic and PCB design tools project templates" +HOMEPAGE="https://github.com/kicad/kicad-templates" +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://gitlab.com/kicad/libraries/${PN}.git" + inherit git-r3 +else + SRC_URI="https://gitlab.com/kicad/libraries/${PN}/-/archive/${PV}/${P}.tar.bz2" + + KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +fi + +LICENSE="CC-BY-SA-4.0" +SLOT="0" + +RDEPEND=">=sci-electronics/kicad-8.0.0"