{
  "binary": {
    "nano": {
      "arch": "x86_64",
      "build-type": "binary",
      "depends": "ncurses",
      "desc": "GNU Nano text editor.",
      "download": "https://scrapkg.pages.dev/binary/nano-8.0-x86_64.tar.xz",
      "info": "https://nano-editor.org/",
      "license": "GPL-3.0",
      "maintainer": "apiwo",
      "name": "nano",
      "priority": "optional",
      "recipe": "binary/nano.scrap",
      "sha256": "",
      "version": "8.0"
    },
    "scraps": {
      "arch": "x86_64",
      "build-type": "binary",
      "depends": "python3",
      "desc": "Fast source/binary package manager for Linux.",
      "download": "https://scrapkg.pages.dev/scraps",
      "info": "https://scrapkg.pages.dev",
      "license": "MIT",
      "maintainer": "apiwo",
      "name": "scraps",
      "priority": "required",
      "recipe": "binary/scraps.scrap",
      "sha256": "",
      "size": "",
      "version": "2.0.0"
    }
  },
  "repo": "scrapkg",
  "source": {
    "SDL3": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, libdrm",
      "desc": "Simple DirectMedia Layer 3 - cross-platform multimedia/hardware library.",
      "download": "https://github.com/libsdl-org/SDL/releases/download/preview-3.1.6/SDL3-3.1.6.tar.gz",
      "info": "https://libsdl.org/",
      "license": "Zlib",
      "maintainer": "apiwo",
      "makedepends": "cmake, ninja, gcc, pkg-config",
      "name": "SDL3",
      "priority": "optional",
      "recipe": "source/SDL3.scrap",
      "sha256": "",
      "size": "",
      "version": "3.1.6_1"
    },
    "binutils": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, zlib",
      "desc": "GNU collection of binary tools (ld, as, ar, etc.).",
      "download": "https://ftp.gnu.org/gnu/binutils/binutils-2.43.tar.xz",
      "info": "https://www.gnu.org/software/binutils/",
      "license": "GPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "gcc, make, bison, flex",
      "name": "binutils",
      "priority": "required",
      "recipe": "source/binutils.scrap",
      "sha256": "",
      "size": "",
      "version": "2.43_1"
    },
    "bison": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, m4",
      "desc": "GNU general-purpose parser generator (yacc replacement).",
      "download": "https://ftp.gnu.org/gnu/bison/bison-3.8.2.tar.xz",
      "info": "https://www.gnu.org/software/bison/",
      "license": "GPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "make",
      "name": "bison",
      "priority": "optional",
      "recipe": "source/bison.scrap",
      "sha256": "",
      "size": "",
      "version": "3.8.2_1"
    },
    "busybox": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "Tiny versions of many common UNIX utilities in a single executable.",
      "download": "https://busybox.net/downloads/busybox-1.36.1.tar.bz2",
      "info": "https://busybox.net/",
      "license": "GPL-2.0-only",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "busybox",
      "priority": "required",
      "recipe": "source/busybox.scrap",
      "sha256": "",
      "size": "",
      "version": "1.36.1_1"
    },
    "cmake": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, ncurses, zlib",
      "desc": "Cross-platform build-system generator.",
      "download": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3.tar.gz",
      "info": "https://cmake.org/",
      "license": "BSD-3-Clause",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "cmake",
      "priority": "optional",
      "recipe": "source/cmake.scrap",
      "sha256": "",
      "size": "",
      "version": "3.30.3_1"
    },
    "fastfetch": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, libpciaccess",
      "desc": "Fast, feature-rich system information tool (neofetch-like).",
      "download": "https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.64.2.tar.gz",
      "info": "https://github.com/fastfetch-cli/fastfetch",
      "license": "MIT",
      "maintainer": "apiwo",
      "makedepends": "cmake, ninja, gcc, pkg-config",
      "name": "fastfetch",
      "priority": "optional",
      "recipe": "source/fastfetch.scrap",
      "sha256": "",
      "size": "",
      "version": "2.64.2_1"
    },
    "flex": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, m4",
      "desc": "Fast lexical analyzer generator (lex replacement).",
      "download": "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz",
      "info": "https://github.com/westes/flex",
      "license": "BSD-2-Clause",
      "maintainer": "apiwo",
      "makedepends": "make",
      "name": "flex",
      "priority": "optional",
      "recipe": "source/flex.scrap",
      "sha256": "",
      "size": "",
      "version": "2.6.4_1"
    },
    "gcc": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, binutils, zlib",
      "desc": "GNU Compiler Collection (C, C++ and more).",
      "download": "https://ftp.gnu.org/gnu/gcc/gcc-14.2.0/gcc-14.2.0.tar.xz",
      "info": "https://gcc.gnu.org/",
      "license": "GPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "make, gmp, mpfr, mpc",
      "name": "gcc",
      "priority": "required",
      "provides": "cc",
      "recipe": "source/gcc.scrap",
      "sha256": "",
      "size": "",
      "version": "14.2.0_1"
    },
    "glib": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, libffi, zlib",
      "desc": "Low-level core library providing data structures and utilities (GLib).",
      "download": "https://download.gnome.org/sources/glib/2.82/glib-2.82.0.tar.xz",
      "info": "https://docs.gtk.org/glib/",
      "license": "LGPL-2.1-or-later",
      "maintainer": "apiwo",
      "makedepends": "meson, ninja, gcc",
      "name": "glib",
      "priority": "optional",
      "recipe": "source/glib.scrap",
      "sha256": "",
      "size": "",
      "version": "2.82.0_1"
    },
    "glibc": {
      "arch": "x86_64",
      "build-type": "tarball",
      "conflicts": "musl",
      "depends": "",
      "desc": "GNU C Library - the standard C library for GNU systems.",
      "download": "https://ftp.gnu.org/gnu/glibc/glibc-2.42.tar.xz",
      "info": "https://www.gnu.org/software/libc/",
      "license": "LGPL-2.1-or-later",
      "maintainer": "apiwo",
      "makedepends": "bison, python3",
      "name": "glibc",
      "priority": "required",
      "provides": "libc",
      "recipe": "source/glibc.scrap",
      "sha256": "",
      "size": "",
      "version": "2.42_1"
    },
    "gmp": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "GNU Multiple Precision arithmetic library.",
      "download": "https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz",
      "info": "https://gmplib.org/",
      "license": "LGPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "make, m4",
      "name": "gmp",
      "priority": "required",
      "recipe": "source/gmp.scrap",
      "sha256": "",
      "size": "",
      "version": "6.3.0_1"
    },
    "libdrm": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, libpciaccess",
      "desc": "Userspace library for the Direct Rendering Manager kernel interface.",
      "download": "https://dri.freedesktop.org/libdrm/libdrm-2.4.123.tar.xz",
      "info": "https://dri.freedesktop.org/",
      "license": "MIT",
      "maintainer": "apiwo",
      "makedepends": "meson, ninja, gcc, pkg-config",
      "name": "libdrm",
      "priority": "optional",
      "recipe": "source/libdrm.scrap",
      "sha256": "",
      "size": "",
      "version": "2.4.123_1"
    },
    "libedit": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, ncurses",
      "desc": "BSD-licensed readline replacement for line editing and history.",
      "download": "https://thrysoee.dk/editline/libedit-20240808-3.1.tar.gz",
      "info": "https://thrysoee.dk/editline/",
      "license": "BSD-3-Clause",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "libedit",
      "priority": "optional",
      "recipe": "source/libedit.scrap",
      "sha256": "",
      "size": "",
      "version": "20240808.3.1_1"
    },
    "libelf": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, zlib",
      "desc": "ELF object file access library (elfutils).",
      "download": "https://sourceware.org/elfutils/ftp/0.191/elfutils-0.191.tar.bz2",
      "info": "https://sourceware.org/elfutils/",
      "license": "LGPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "libelf",
      "priority": "optional",
      "recipe": "source/libelf.scrap",
      "sha256": "",
      "size": "",
      "version": "0.191_1"
    },
    "libffi": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "Portable foreign-function interface library.",
      "download": "https://github.com/libffi/libffi/releases/download/v3.4.6/libffi-3.4.6.tar.gz",
      "info": "https://sourceware.org/libffi/",
      "license": "MIT",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "libffi",
      "priority": "required",
      "recipe": "source/libffi.scrap",
      "sha256": "",
      "size": "",
      "version": "3.4.6_1"
    },
    "libinput": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "Library to handle input devices in Wayland compositors and X drivers.",
      "download": "https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.26.1/libinput-1.26.1.tar.gz",
      "info": "https://www.freedesktop.org/wiki/Software/libinput/",
      "license": "MIT",
      "maintainer": "apiwo",
      "makedepends": "meson, ninja, gcc, pkg-config",
      "name": "libinput",
      "priority": "optional",
      "recipe": "source/libinput.scrap",
      "sha256": "",
      "size": "",
      "version": "1.26.1_1"
    },
    "libpciaccess": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "Generic PCI access library used by the X server and libdrm.",
      "download": "https://www.x.org/releases/individual/lib/libpciaccess-0.18.1.tar.xz",
      "info": "https://www.x.org/",
      "license": "MIT",
      "maintainer": "apiwo",
      "makedepends": "meson, ninja, gcc, pkg-config",
      "name": "libpciaccess",
      "priority": "optional",
      "recipe": "source/libpciaccess.scrap",
      "sha256": "",
      "size": "",
      "version": "0.18.1_1"
    },
    "m4": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "GNU macro processor used by autotools, bison and flex.",
      "download": "https://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.xz",
      "info": "https://www.gnu.org/software/m4/",
      "license": "GPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "make",
      "name": "m4",
      "priority": "required",
      "recipe": "source/m4.scrap",
      "sha256": "",
      "size": "",
      "version": "1.4.19_1"
    },
    "make": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "GNU Make - controls the generation of executables from source.",
      "download": "https://ftp.gnu.org/gnu/make/make-4.4.1.tar.gz",
      "info": "https://www.gnu.org/software/make/",
      "license": "GPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "gcc",
      "name": "make",
      "priority": "required",
      "recipe": "source/make.scrap",
      "sha256": "",
      "size": "",
      "version": "4.4.1_1"
    },
    "meson": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "python3, ninja",
      "desc": "Fast and user-friendly build system.",
      "download": "https://github.com/mesonbuild/meson/releases/download/1.5.2/meson-1.5.2.tar.gz",
      "info": "https://mesonbuild.com/",
      "license": "Apache-2.0",
      "maintainer": "apiwo",
      "makedepends": "python3",
      "name": "meson",
      "priority": "optional",
      "recipe": "source/meson.scrap",
      "sha256": "",
      "size": "",
      "version": "1.5.2_1"
    },
    "mpc": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, gmp, mpfr",
      "desc": "C library for complex-number arithmetic with arbitrary precision.",
      "download": "https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz",
      "info": "https://www.multiprecision.org/",
      "license": "LGPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "make",
      "name": "mpc",
      "priority": "required",
      "recipe": "source/mpc.scrap",
      "sha256": "",
      "size": "",
      "version": "1.3.1_1"
    },
    "mpfr": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, gmp",
      "desc": "C library for multiple-precision floating-point computations.",
      "download": "https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.1.tar.xz",
      "info": "https://www.mpfr.org/",
      "license": "LGPL-3.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "make",
      "name": "mpfr",
      "priority": "required",
      "recipe": "source/mpfr.scrap",
      "sha256": "",
      "size": "",
      "version": "4.2.1_1"
    },
    "musl": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "",
      "desc": "Lightweight, fast, simple C standard library implementation.",
      "download": "https://musl.libc.org/releases/musl-1.2.5.tar.gz",
      "info": "https://musl.libc.org/",
      "license": "MIT",
      "maintainer": "apiwo",
      "makedepends": "",
      "name": "musl",
      "priority": "required",
      "provides": "libc",
      "recipe": "source/musl.scrap",
      "sha256": "",
      "size": "",
      "version": "1.2.5_1"
    },
    "nano": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "ncurses",
      "desc": "GNU Nano text editor.",
      "download": "https://ftp.gnu.org/gnu/nano/nano-8.0.tar.xz",
      "info": "https://nano-editor.org/",
      "license": "GPL-3.0",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "nano",
      "priority": "optional",
      "recipe": "source/nano.scrap",
      "sha256": "",
      "version": "8.0"
    },
    "ncurses": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "Library for text-based user interfaces in a terminal-independent manner.",
      "download": "https://ftp.gnu.org/gnu/ncurses/ncurses-6.5.tar.gz",
      "info": "https://invisible-island.net/ncurses/",
      "license": "MIT",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "ncurses",
      "priority": "required",
      "recipe": "source/ncurses.scrap",
      "sha256": "",
      "size": "",
      "version": "6.5_1"
    },
    "ninja": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "Small build system with a focus on speed.",
      "download": "https://github.com/ninja-build/ninja/archive/refs/tags/v1.12.1.tar.gz",
      "info": "https://ninja-build.org/",
      "license": "Apache-2.0",
      "maintainer": "apiwo",
      "makedepends": "gcc, python3, cmake",
      "name": "ninja",
      "priority": "optional",
      "recipe": "source/ninja.scrap",
      "sha256": "",
      "size": "",
      "version": "1.12.1_1"
    },
    "pkg-config": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, glib",
      "desc": "Helper tool used when compiling applications and libraries.",
      "download": "https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz",
      "info": "https://www.freedesktop.org/wiki/Software/pkg-config/",
      "license": "GPL-2.0-or-later",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "pkg-config",
      "priority": "required",
      "recipe": "source/pkg-config.scrap",
      "sha256": "",
      "size": "",
      "version": "0.29.2_1"
    },
    "python3": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, zlib, libffi, sqlite, ncurses, libedit",
      "desc": "High-level, general-purpose interpreted programming language.",
      "download": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tar.xz",
      "info": "https://www.python.org/",
      "license": "PSF-2.0",
      "maintainer": "apiwo",
      "makedepends": "gcc, make, pkg-config",
      "name": "python3",
      "priority": "required",
      "recipe": "source/python3.scrap",
      "sha256": "",
      "size": "",
      "version": "3.13.0_1"
    },
    "sqlite": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc, zlib, ncurses, libedit",
      "desc": "Self-contained, serverless, zero-configuration SQL database engine.",
      "download": "https://sqlite.org/2024/sqlite-autoconf-3460100.tar.gz",
      "info": "https://sqlite.org/",
      "license": "Public-Domain",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "sqlite",
      "priority": "optional",
      "recipe": "source/sqlite.scrap",
      "sha256": "",
      "size": "",
      "version": "3.46.1_1"
    },
    "zlib": {
      "arch": "x86_64",
      "build-type": "tarball",
      "depends": "libc",
      "desc": "Compression library implementing the deflate algorithm.",
      "download": "https://zlib.net/zlib-1.3.1.tar.xz",
      "info": "https://zlib.net/",
      "license": "Zlib",
      "maintainer": "apiwo",
      "makedepends": "gcc, make",
      "name": "zlib",
      "priority": "required",
      "recipe": "source/zlib.scrap",
      "sha256": "",
      "size": "",
      "version": "1.3.1_1"
    }
  },
  "url": "https://scrapkg.pages.dev"
}