forked from rosa/hakurei
internal/rosa/package: create az.mod and remove preprocessor directive
This commit is contained in:
@@ -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"
|
||||
|
||||
2
internal/rosa/package/az.mod
Normal file
2
internal/rosa/package/az.mod
Normal file
@@ -0,0 +1,2 @@
|
||||
az 0.1.0
|
||||
schema mbf
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package bison {
|
||||
description = "a general-purpose parser generator"
|
||||
website = "https://www.gnu.org/software/bison"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package buildcatrust {
|
||||
description = "transform certificate stores between formats"
|
||||
website = "https://github.com/nix-community/buildcatrust"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package bzip2 {
|
||||
description = "a freely available, patent free, high-quality data compressor"
|
||||
website = "https://sourceware.org/bzip2"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package curl {
|
||||
description = "command line tool and library for transferring data with URLs"
|
||||
website = "https://curl.se"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package dbus {
|
||||
description = "a message bus system"
|
||||
website = "https://www.freedesktop.org/wiki/Software/dbus"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package flex {
|
||||
description = "scanner generator for lexing in C and C++"
|
||||
website = "https://github.com/westes/flex"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package fontconfig {
|
||||
description = "font configuration and customization library"
|
||||
website = "https://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package foot {
|
||||
description = "a fast, lightweight and minimalistic Wayland terminal emulator"
|
||||
website = "https://codeberg.org/dnkl/foot"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package freetype {
|
||||
description = "a freely available software library to render fonts"
|
||||
website = "http://www.freetype.org"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package fuse {
|
||||
description = "the reference implementation of the Linux FUSE interface"
|
||||
website = "https://github.com/libfuse/libfuse"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package git {
|
||||
description = "distributed version control system"
|
||||
website = "https://www.git-scm.com"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package glslang {
|
||||
description = "reference front end for GLSL/ESSL"
|
||||
website = "https://github.com/KhronosGroup/glslang"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
// GNU software with trivial packaging.
|
||||
|
||||
package m4 {
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package googletest {
|
||||
description = "Google Testing and Mocking Framework"
|
||||
exclude
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package hwdata {
|
||||
description = "contains various hardware identification and configuration data"
|
||||
website = "https://github.com/vcrhonek/hwdata"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libbsd {
|
||||
description = "provides useful functions commonly found on BSD systems"
|
||||
website = "https://libbsd.freedesktop.org"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libdisplay-info {
|
||||
description = "EDID and DisplayID library"
|
||||
website = "https://gitlab.freedesktop.org/emersion/libdisplay-info"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libdrm {
|
||||
description = "a userspace library for accessing the DRM"
|
||||
website = "https://dri.freedesktop.org"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libepoxy {
|
||||
description = "a library for handling OpenGL function pointer management"
|
||||
website = "https://github.com/anholt/libepoxy"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libev {
|
||||
description = "a full-featured and high-performance event loop"
|
||||
website = "http://libev.schmorp.de"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libexpat {
|
||||
description = "a stream-oriented XML parser library"
|
||||
website = "https://libexpat.github.io"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libglvnd {
|
||||
description = "The GL Vendor-Neutral Dispatch library"
|
||||
website = "https://gitlab.freedesktop.org/glvnd/libglvnd"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libmd {
|
||||
description = "Message Digest functions from BSD systems"
|
||||
website = "https://www.hadrons.org/software/libmd"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libpng {
|
||||
description = "the official PNG reference library"
|
||||
website = "https://www.libpng.org/pub/png/libpng.html"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libucontext {
|
||||
description = "ucontext implementation featuring glibc-compatible ABI"
|
||||
website = "https://github.com/kaniini/libucontext"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libva {
|
||||
description = "an implementation for VA-API (Video Acceleration API)"
|
||||
website = "https://01.org/vaapi"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libxml2 {
|
||||
description = "an XML toolkit implemented in C"
|
||||
website = "https://gitlab.gnome.org/GNOME/libxml2"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libxslt {
|
||||
description = "an XSLT processor based on libxml2"
|
||||
website = "https://gitlab.gnome.org/GNOME/libxslt"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package meson {
|
||||
description = "an open source build system"
|
||||
website = "https://mesonbuild.com"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package mksh {
|
||||
description = "MirBSD Korn Shell"
|
||||
website = "https://www.mirbsd.org/mksh"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package nettle {
|
||||
description = "a low-level cryptographic library"
|
||||
website = "https://www.lysator.liu.se/~nisse/nettle"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package ninja {
|
||||
description = "a small build system with a focus on speed"
|
||||
website = "https://ninja-build.org"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package nspr {
|
||||
description = "nspr source tree"
|
||||
anitya = 7953
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package openssl {
|
||||
description = "TLS/SSL and crypto library"
|
||||
website = "https://www.openssl.org"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package perl {
|
||||
description = "The Perl Programming language"
|
||||
website = "https://www.perl.org"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package pixman {
|
||||
description = "a low-level software library for pixel manipulation"
|
||||
website = "https://pixman.org"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package rdfind {
|
||||
description = "a program that finds duplicate files"
|
||||
website = "https://rdfind.pauldreik.se"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package rosa-stage0 {
|
||||
description = "Rosa OS stage0 bootstrap seed"
|
||||
version = unversioned
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package strace {
|
||||
description = "a diagnostic, debugging and instructional userspace utility"
|
||||
website = "https://strace.io"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package toybox-source {
|
||||
description = "toybox source tree"
|
||||
exclude
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package unzip {
|
||||
description = "portable compression/archiver utilities"
|
||||
website = "https://infozip.sourceforge.net"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package util-macros {
|
||||
description = "X.Org Autotools macros"
|
||||
website = "https://xorg.freedesktop.org"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package xkbcommon {
|
||||
description = "a library implementing the XKB specification for handling keyboard descriptions"
|
||||
website = "https://xkbcommon.org"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package xz {
|
||||
description = "XZ Utils"
|
||||
website = "https://tukaani.org/xz"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package zlib {
|
||||
description = "lossless data-compression library"
|
||||
website = "https://zlib.net"
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//az:schema mbf
|
||||
|
||||
package zstd {
|
||||
description = "a fast compression algorithm"
|
||||
website = "https://facebook.github.io/zstd"
|
||||
|
||||
Reference in New Issue
Block a user