{"id":13995117,"url":"https://github.com/tectonic-typesetting/tectonic-texlive-bundles","last_synced_at":"2025-07-22T21:32:00.464Z","repository":{"id":42055957,"uuid":"302993383","full_name":"tectonic-typesetting/tectonic-texlive-bundles","owner":"tectonic-typesetting","description":"Generate Tectonic bundles from the TeXLive source tree","archived":false,"fork":false,"pushed_at":"2024-02-29T20:29:32.000Z","size":660,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-10T14:18:22.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tectonic-typesetting.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-10-10T21:32:44.000Z","updated_at":"2024-05-08T05:22:59.000Z","dependencies_parsed_at":"2024-02-11T20:05:46.235Z","dependency_job_id":"4ade9fa0-e627-4b10-a656-72a0dc72de5f","html_url":"https://github.com/tectonic-typesetting/tectonic-texlive-bundles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tectonic-typesetting%2Ftectonic-texlive-bundles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tectonic-typesetting%2Ftectonic-texlive-bundles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tectonic-typesetting%2Ftectonic-texlive-bundles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tectonic-typesetting%2Ftectonic-texlive-bundles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tectonic-typesetting","download_url":"https://codeload.github.com/tectonic-typesetting/tectonic-texlive-bundles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227177775,"owners_count":17743165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-09T14:03:15.495Z","updated_at":"2024-11-29T17:31:01.883Z","avatar_url":"https://github.com/tectonic-typesetting.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Tectonic Bundles\n\nThis repository contains tools for building bundles for\n[Tectonic](https://tectonic-typesetting.github.io), each of which is a complete TeX distribution.\n\n**You do not need this repository to build Tectonic.** \\\nYou only need this if you want to make your own bundles of TeX files.\n\n\n## Prerequisites\nTo use these tools, you will need:\n- Cargo, Bash, `pv`, GNU `patch` and `diff`. Patch is called by `builder` while running `select`.\n- A [TeXlive tarball](https://tug.org/texlive/acquire-tar.html).\n\nThe following bundles are available:\n - [`texlive2023`](./bundles/texlive2023): based on `texlive2023-20230313`.\n\n\n## Build Process:\nBefore building any bundles, you'll need to download the prerequisite files.\nUsually, this is a [TeXlive tarball](https://tug.org/texlive/acquire-tar.html) with a version that matches the bundle you want to build. See `bundle.toml` in the bundle you want to build, the version of TeXlive and a link to the tarball should\nbe provided.\n\n\nTo build a bundle, run the following:\n - `cd builder`\n - `cargo run -- --build-dir \u003cworking_directory\u003e \u003cpath to bundle.toml\u003e`\n\nFor example, `cargo run -- --build-dir ../build \"../bundles/texlive2023/bundle.toml\"` \\\nSee `cargo run -- --help` for detailed information.\n\nThis runs the following jobs, in order. Individual jobs may be run by specifying `--job \u003cjob name\u003e`.\n - `select`\n - `pack`\n\nThe contents of `\u003cbuild dir\u003e/content` may be inspected and edited after running `select`. \\\nThis should only be used to debug bundles. The contents of this directory are documented [here](./doc/output.md).\n\n\n## Extra Documentation\n - Each directory in [`./bundles`](./bundles/) is a bundle specification, documented [here](./doc/bundle.md).\n - Only one bundle format is currently supported, it is described in [`doc/formatspec-v1.md`](./doc/formatspec-v1.md).\n - This repository includes a few basic bundle [tests](./doc/tests.md).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftectonic-typesetting%2Ftectonic-texlive-bundles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftectonic-typesetting%2Ftectonic-texlive-bundles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftectonic-typesetting%2Ftectonic-texlive-bundles/lists"}