Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • master
  • move-recipes
  • recipe-cleanup
  • scummvm-update
  • 0.3.5
  • 0.5.0
  • 0.6.0
7 results

Target

Select target project
  • fabiao/cookbook
  • redox-os/cookbook
  • stratact/cookbook
  • carrot93/cookbook
  • microcolonel/cookbook
  • feliwir/cookbook
  • xTibor/cookbook
  • jD91mZM2/cookbook
  • mpajkowski/cookbook
  • rw_van/cookbook
  • athei/cookbook
  • kblobr/cookbook
  • VitalyAnkh/cookbook
  • sajattack/cookbook
  • sainath14/cookbook
  • ackxolotl/cookbook
  • AdminXVII/cookbook
  • coolreader18/cookbook
  • deepaksirone/cookbook
  • smckay/cookbook
  • 4lDO2/cookbook
  • tomasritter/cookbook
  • alfredoyang/cookbook
  • samuela/cookbook
  • andrewdavidmackenzie/cookbook
  • uuuvn/cookbook
  • josh_williams/cookbook
  • bjorn3/cookbook
  • ids1024/cookbook
  • Chocimier/cookbook
  • bpisch/cookbook
  • willnode/cookbook
  • grnmeira/cookbook
  • andrey.turkin/cookbook
  • cameronbraid/cookbook
  • kamirr/cookbook
  • freewilll/cookbook
  • kivimango/cookbook
  • rukai/cookbook
  • mattmadeofpasta/cookbook
  • jordan_mccallum/cookbook
  • dahc/cookbook
  • Forest0923/cookbook
  • LLeny/cookbook
  • doriancodes/cookbook
  • ashton/cookbook
  • gmacd/cookbook
  • mojo/cookbook
  • wt/cookbook
  • red15/cookbook
  • hasheddan/cookbook
  • dimymark/cookbook
  • andypython/cookbook
  • enygmator/cookbook
  • Ivan/cookbook
  • argslc/cookbook
  • adi-g15/cookbook
  • tfinnegan937/cookbook
  • raffaeleragni/cookbook
  • Lekkit/cookbook
  • bitstr0m/cookbook
  • josh/cookbook
  • zhaozhao/cookbook
  • blueskyson/cookbook
  • Xunjin/cookbook
  • StaringAtEditor/cookbook
  • monk_programmer/cookbook
  • DimitarGj/cookbook
  • njskalski/cookbook
  • DLC/cookbook
70 results
Select Git revision
  • Rust-Cairo
  • master
  • move_initfs_to_recipe
  • package_copy_paths
  • ramfs-recipe
  • remove-upstream-merged
  • updated-toolchain
  • userspace_fexec
  • 0.3.5
  • 0.5.0
10 results
Show changes
Showing
with 168 additions and 0 deletions
#TODO compiled but not tested
[source]
git = "https://github.com/BurntSushi/ucd-generate"
[build]
template = "cargo"
#TODO port to redox
[source]
tar = "https://sourceware.org/pub/valgrind/valgrind-3.22.0.tar.bz2"
[build]
template = "configure"
#TODO Missing script for "make", see https://github.com/valkey-io/valkey#building-valkey
[source]
git = "https://github.com/valkey-io/valkey"
rev = "26388270f197bce84817eea0a73d687d58442654"
[build]
template = "custom"
#TODO port to redox
[source]
tar = "https://github.com/edf-hpc/verrou/releases/download/v2.5.0/valgrind-3.21.0_verrou-2.5.0.tar.gz"
[build]
template = "configure"
#TODO maybe incomplete script, see https://github.com/zealdocs/zeal#build-instructions
[source]
tar = "https://github.com/zealdocs/zeal/releases/download/v0.7.0/zeal-0.7.0.tar.xz"
[build]
template = "custom"
dependencies = [
"qt6-base",
"qt6-webengine",
"libarchive",
"sqlite3",
"mesa",
]
script = """
COOKBOOK_CONFIGURE="cmake"
COOKBOOK_CONFIGURE_FLAGS=(
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_CROSSCOMPILING=True
-DCMAKE_EXE_LINKER_FLAGS="-static"
-DCMAKE_INSTALL_PREFIX="/"
-DCMAKE_PREFIX_PATH="${COOKBOOK_SYSROOT}"
-DCMAKE_SYSTEM_NAME=Generic
-DCMAKE_SYSTEM_PROCESSOR="$(echo "${TARGET}" | cut -d - -f1)"
-DCMAKE_VERBOSE_MAKEFILE=On
"${COOKBOOK_SOURCE}"
)
cookbook_configure
"""
#TODO camino crate error
[source]
git = "https://github.com/ggwpez/zepter"
[build]
template = "cargo"
#TODO not compiled or tested
[source]
git = "https://github.com/Etto48/HexPatch"
[build]
template = "cargo"
#TODO not compiled or tested
[source]
git = "https://github.com/YS-L/flamelens"
[build]
template = "cargo"
#TODO can't find the Cargo.toml
[source]
git = "https://github.com/mstange/samply"
[build]
template = "cargo"
#TODO missing script for "make", see https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf
[source]
git = "https://github.com/wolfpld/tracy"
rev = "37aff70dfa50cf6307b3fee6074d627dc2929143"
[build]
template = "custom"
dependencies = [
"glfw",
"freetype2",
"dbus",
"capstone",
]
#TODO maybe incomplete script, see https://github.com/nihui/vkpeak#build-from-source
[source]
git = "https://github.com/nihui/vkpeak"
[build]
template = "custom"
dependencies = [
"libvulkan",
]
script = """
COOKBOOK_CONFIGURE="cmake"
COOKBOOK_CONFIGURE_FLAGS=(
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_CROSSCOMPILING=True
-DCMAKE_EXE_LINKER_FLAGS="-static"
-DCMAKE_INSTALL_PREFIX="/"
-DCMAKE_PREFIX_PATH="${COOKBOOK_SYSROOT}"
-DCMAKE_SYSTEM_NAME=Generic
-DCMAKE_SYSTEM_PROCESSOR="$(echo "${TARGET}" | cut -d - -f1)"
-DCMAKE_VERBOSE_MAKEFILE=On
"${COOKBOOK_SOURCE}"
)
cookbook_configure
"""
#TODO ahash crate error
[source]
git = "https://github.com/benfred/py-spy"
[build]
template = "cargo"
#TODO serde crate error
[source]
git = "https://github.com/ofek/pyapp"
[build]
template = "cargo"
#TODO erg_compiler crate error
[source]
git = "https://github.com/mtshiba/pylyzer"
[build]
template = "cargo"
#TODO compiled but not tested
[source]
git = "https://github.com/hacbit/pyrev"
[build]
template = "cargo"
#TODO serde crate error (after cargo update)
[source]
git = "https://github.com/aswinnnn/pyscan"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
#TODO serde crate error (after cargo update)
[source]
git = "https://github.com/brettcannon/python-launcher"
[build]
template = "cargo"
#TODO tikv-jemalloc-sys crate error
[source]
git = "https://github.com/charliermarsh/ruff"
[build]
template = "custom"
script = """
cookbook_cargo_packages ruff_cli
"""
#TODO openssl-sys crate error
[source]
git = "https://github.com/mitsuhiko/rye"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
export OPENSSL_DIR="${COOKBOOK_SYSROOT}"
export OPENSSL_STATIC="true"
cookbook_cargo_packages rye
"""
#TODO fs2 crate error
[source]
git = "https://github.com/astral-sh/uv"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages uv
"""