public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: "Michał Górny" <mgorny@gentoo.org>
Subject: [gentoo-dev] [PATCH] Introduce llvm-core and llvm-runtimes categories
Date: Sun,  8 Dec 2024 16:44:13 +0100	[thread overview]
Message-ID: <20241208154413.248778-1-mgorny@gentoo.org> (raw)
In-Reply-To: <87f27044c599b4168d27d79367fd4b47575502c9.camel@gentoo.org>

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 llvm-core/metadata.xml     | 14 ++++++++++++++
 llvm-runtimes/metadata.xml | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 llvm-core/metadata.xml
 create mode 100644 llvm-runtimes/metadata.xml

diff --git a/llvm-core/metadata.xml b/llvm-core/metadata.xml
new file mode 100644
index 000000000000..014d005edb88
--- /dev/null
+++ b/llvm-core/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<catmetadata>
+	<longdescription lang="en">
+		The llvm-core category contains packages comprising the LLVM
+		toolchain (normally selected among LLVM components
+		via LLVM_ENABLE_PROJECTS).
+	</longdescription>
+	<longdescription lang="pl">
+		Kategoria llvm-core zawiera paczki narzędzi programistycznych
+		LLVM (spośród komponentów LLVM wybierane za pośrednictwem
+		LLVM_ENABLE_PROJECTS).
+	</longdescription>
+</catmetadata>
diff --git a/llvm-runtimes/metadata.xml b/llvm-runtimes/metadata.xml
new file mode 100644
index 000000000000..6b0e1e57d36d
--- /dev/null
+++ b/llvm-runtimes/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<catmetadata>
+	<longdescription lang="en">
+		The llvm-runtimes category contains packages providing runtimes
+		specific to the LLVM toolchain (normally selected among LLVM
+		components via LLVM_ENABLE_RUNTIMES).
+	</longdescription>
+	<longdescription lang="pl">
+		Kategoria llvm-runtimes zawiera paczki z bibliotekami, używanymi
+		przez programy skompilowane za pomocą narzędzi LLVM (spośród
+		komponentów LLVM wybierane za pośrednictwem LLVM_ENABLE_RUNTIMES).
+	</longdescription>
+</catmetadata>
-- 
2.47.1



      parent reply	other threads:[~2024-12-08 15:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07 16:07 [gentoo-dev] [RFC] New categories for LLVM Michał Górny
2024-12-08  4:11 ` Sam James
2024-12-08 13:02   ` Michał Górny
2024-12-08  4:53 ` LLVM build strategy (was: Re: [gentoo-dev] [RFC] New categories for LLVM) Sam James
2024-12-08  5:05   ` [gentoo-dev] Re: LLVM build strategy Sam James
2024-12-08  5:06   ` LLVM build strategy (was: Re: [gentoo-dev] [RFC] New categories for LLVM) Violet Purcell
2024-12-08 13:20   ` Michał Górny
2024-12-08 21:45     ` [gentoo-dev] Re: LLVM build strategy Sam James
2024-12-08 22:23       ` Eli Schwartz
2024-12-09  4:35         ` Michał Górny
2024-12-08 15:44 ` Michał Górny [this message]

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=20241208154413.248778-1-mgorny@gentoo.org \
    --to=mgorny@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