diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-11 06:54:16 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-11 06:54:16 +0000 |
| commit | fe62b3ccb215d77385147982f5da938d73f9c44e (patch) | |
| tree | 10f2b3d6b3343904a875754a712e10d3b9007aff /llvm-runtimes/metadata.xml | |
| parent | d58243b7a2b56cb294dc8959e276143970e97cc2 (diff) | |
| download | baldeagleos-repo-fe62b3ccb215d77385147982f5da938d73f9c44e.tar.gz baldeagleos-repo-fe62b3ccb215d77385147982f5da938d73f9c44e.tar.xz baldeagleos-repo-fe62b3ccb215d77385147982f5da938d73f9c44e.zip | |
Adding metadata
Diffstat (limited to 'llvm-runtimes/metadata.xml')
| -rw-r--r-- | llvm-runtimes/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/llvm-runtimes/metadata.xml b/llvm-runtimes/metadata.xml new file mode 100644 index 000000000000..b7b27c608e28 --- /dev/null +++ b/llvm-runtimes/metadata.xml @@ -0,0 +1,20 @@ +<?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="de"> + Die Kategorie llvm-runtimes enthält Pakete, die spezifische + Laufzeitbibliotheken für die LLVM-Toolchain bereitstellen + (die normalerweise aus den LLVM-Komponenten über + LLVM_ENABLE_RUNTIMES ausgewählt werden). + </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> |
