Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
@@ -0,0 +1,38 @@
[build]
type = "meta"
[dependencies]
runtime = [
"base",
"autoconf",
"automake",
"llvm",
"bison",
"fakeroot",
"file",
"findutils",
"flex",
"gawk",
"clang",
"gettext",
"grep",
"groff",
"gzip",
"libtool",
"m4",
"make",
"depot",
"patch",
"pkgconf",
"sed",
"sudo",
"texinfo",
"which",
]
[package]
description = "Basic tools to build Vertex Packages"
homepage = "https://www.vertexlinux.net"
license = "MIT"
name = "development-base"
version = "1.0.0"