internal/rosa/package: create az.mod and remove preprocessor directive

This commit is contained in:
mae
2026-05-23 22:55:21 -05:00
parent 0307f781a2
commit dcfcc9992c
76 changed files with 2 additions and 150 deletions

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package argp-standalone {
description = "hierarchical argument parsing library broken out from glibc"
website = "http://www.lysator.liu.se/~nisse/misc"

View File

@@ -0,0 +1,2 @@
az 0.1.0
schema mbf

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package bison {
description = "a general-purpose parser generator"
website = "https://www.gnu.org/software/bison"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package buildcatrust {
description = "transform certificate stores between formats"
website = "https://github.com/nix-community/buildcatrust"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package bzip2 {
description = "a freely available, patent free, high-quality data compressor"
website = "https://sourceware.org/bzip2"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package curl {
description = "command line tool and library for transferring data with URLs"
website = "https://curl.se"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package dbus {
description = "a message bus system"
website = "https://www.freedesktop.org/wiki/Software/dbus"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package dtc {
description = "The Device Tree Compiler"
website = "https://git.kernel.org/pub/scm/utils/dtc/dtc.git"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package elfutils {
description = "utilities and libraries to handle ELF files and DWARF data"
website = "https://sourceware.org/elfutils"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package fcft {
description = "a simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman"
website = "https://codeberg.org/dnkl/fcft"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package firmware {
description = "firmware blobs for use with the Linux kernel"
website = "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package flex {
description = "scanner generator for lexing in C and C++"
website = "https://github.com/westes/flex"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package fontconfig {
description = "font configuration and customization library"
website = "https://www.freedesktop.org/wiki/Software/fontconfig"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package foot {
description = "a fast, lightweight and minimalistic Wayland terminal emulator"
website = "https://codeberg.org/dnkl/foot"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package freetype {
description = "a freely available software library to render fonts"
website = "http://www.freetype.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package fuse {
description = "the reference implementation of the Linux FUSE interface"
website = "https://github.com/libfuse/libfuse"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package git {
description = "distributed version control system"
website = "https://www.git-scm.com"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package glslang {
description = "reference front end for GLSL/ESSL"
website = "https://github.com/KhronosGroup/glslang"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
// GNU software with trivial packaging.
package m4 {

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package googletest {
description = "Google Testing and Mocking Framework"
exclude

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package hwdata {
description = "contains various hardware identification and configuration data"
website = "https://github.com/vcrhonek/hwdata"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package kmod {
description = "a set of tools to handle common tasks with Linux kernel modules"
website = "https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libbsd {
description = "provides useful functions commonly found on BSD systems"
website = "https://libbsd.freedesktop.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libcap {
description = "a library for getting and setting POSIX.1e draft 15 capabilities"
website = "https://sites.google.com/site/fullycapable"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libdisplay-info {
description = "EDID and DisplayID library"
website = "https://gitlab.freedesktop.org/emersion/libdisplay-info"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libdrm {
description = "a userspace library for accessing the DRM"
website = "https://dri.freedesktop.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libepoxy {
description = "a library for handling OpenGL function pointer management"
website = "https://github.com/anholt/libepoxy"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libev {
description = "a full-featured and high-performance event loop"
website = "http://libev.schmorp.de"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libexpat {
description = "a stream-oriented XML parser library"
website = "https://libexpat.github.io"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libffi {
description = "a portable, high level programming interface to various calling conventions"
website = "https://sourceware.org/libffi"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libgd {
description = "an open source code library for the dynamic creation of images"
website = "https://libgd.github.io"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libglvnd {
description = "The GL Vendor-Neutral Dispatch library"
website = "https://gitlab.freedesktop.org/glvnd/libglvnd"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libmd {
description = "Message Digest functions from BSD systems"
website = "https://www.hadrons.org/software/libmd"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libpng {
description = "the official PNG reference library"
website = "https://www.libpng.org/pub/png/libpng.html"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libpsl {
description = "provides functions to work with the Mozilla Public Suffix List"
website = "https://rockdaboot.github.io/libpsl"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libtirpc {
description = "a port of Suns Transport-Independent RPC library to Linux"
website = "https://sourceforge.net/projects/libtirpc"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libucontext {
description = "ucontext implementation featuring glibc-compatible ABI"
website = "https://github.com/kaniini/libucontext"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libva {
description = "an implementation for VA-API (Video Acceleration API)"
website = "https://01.org/vaapi"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libxml2 {
description = "an XML toolkit implemented in C"
website = "https://gitlab.gnome.org/GNOME/libxml2"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package libxslt {
description = "an XSLT processor based on libxml2"
website = "https://gitlab.gnome.org/GNOME/libxslt"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package lit {
description = "a portable tool for executing LLVM and Clang style test suites"
website = "https://llvm.org/docs/CommandGuide/lit.html"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package lm_sensors {
description = "user-space support for hardware monitoring drivers"
website = "https://hwmon.wiki.kernel.org/lm_sensors"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package make {
description = "a tool which controls the generation of executables and other non-source files"
website = "https://www.gnu.org/software/make"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package mesa {
description = "open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more"
website = "https://mesa3d.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package meson {
description = "an open source build system"
website = "https://mesonbuild.com"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package mksh {
description = "MirBSD Korn Shell"
website = "https://www.mirbsd.org/mksh"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package musl-fts {
description = "implementation of fts(3) functions which are missing in musl libc"
website = "https://github.com/void-linux/musl-fts"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package musl-obstack {
description = "obstack functions and macros separated from glibc"
website = "https://github.com/void-linux/musl-obstack"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package ncurses {
description = "a free software emulation of curses in System V Release 4.0 (SVr4)"
website = "https://invisible-island.net/ncurses"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package nettle {
description = "a low-level cryptographic library"
website = "https://www.lysator.liu.se/~nisse/nettle"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package ninja {
description = "a small build system with a focus on speed"
website = "https://ninja-build.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package nspr {
description = "nspr source tree"
anitya = 7953

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package openssl {
description = "TLS/SSL and crypto library"
website = "https://www.openssl.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package p11-kit {
description = "provides a way to load and enumerate PKCS#11 modules"
website = "https://p11-glue.freedesktop.org/p11-kit.html"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package pcre2 {
description = "a set of C functions that implement regular expression pattern matching"
website = "https://pcre2project.github.io/pcre2"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package perl {
description = "The Perl Programming language"
website = "https://www.perl.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package pixman {
description = "a low-level software library for pixel manipulation"
website = "https://pixman.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package pkg-config {
description = "a helper tool used when compiling applications and libraries"
website = "https://pkgconfig.freedesktop.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package procps {
description = "command line and full screen utilities for browsing procfs"
website = "https://gitlab.com/procps-ng/procps"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package rdfind {
description = "a program that finds duplicate files"
website = "https://rdfind.pauldreik.se"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package rsync {
description = "an open source utility that provides fast incremental file transfer"
website = "https://rsync.samba.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package squashfs-tools {
description = "tools to create and extract Squashfs filesystems"
website = "https://github.com/plougher/squashfs-tools"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package rosa-stage0 {
description = "Rosa OS stage0 bootstrap seed"
version = unversioned

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package strace {
description = "a diagnostic, debugging and instructional userspace utility"
website = "https://strace.io"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package tamago {
description = "a Go toolchain extended with support for bare metal execution"
website = "https://github.com/usbarmory/tamago-go"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package tllist {
description = "a C header file only implementation of a typed linked list"
website = "https://codeberg.org/dnkl/tllist"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package toybox-source {
description = "toybox source tree"
exclude

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package unzip {
description = "portable compression/archiver utilities"
website = "https://infozip.sourceforge.net"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package utf8proc {
description = "a clean C library for processing UTF-8 Unicode data"
website = "https://juliastrings.github.io/utf8proc"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package util-linux {
description = "a random collection of Linux utilities"
website = "https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package vim {
description = "a greatly improved version of the good old UNIX editor Vi"
website = "https://www.vim.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package util-macros {
description = "X.Org Autotools macros"
website = "https://xorg.freedesktop.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package xkbcommon {
description = "a library implementing the XKB specification for handling keyboard descriptions"
website = "https://xkbcommon.org"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package xz {
description = "XZ Utils"
website = "https://tukaani.org/xz"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package zlib {
description = "lossless data-compression library"
website = "https://zlib.net"

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package zstd {
description = "a fast compression algorithm"
website = "https://facebook.github.io/zstd"