Skip to content

Examples

Marc Seitz edited this page Mar 9, 2023 · 3 revisions

Here are useful examples of packages that you can use as a starting point for your own packages. If you have a package that you think would be useful to others, please consider contributing it to pantry.extra. If you're not sure how to do that, see the Contributing Packages section.

Examples by programming language

C / C++

configure included

+leptonica.org

configure not included

+bitcoin.org

CMake

+facebook.com/zstd

Python

+yt-dlp.org

Rust / Cargo

+crates.io/bpb

Go

with a go.mod file

+charm.sh/glow

without a go.mod file

+gohugo.io

Ruby / Gems

+fastlane.tools

Meson

+gnome.org/pango

Node.js / NPM

+yarnkpkg.com

Complex version names

No release tags

+keephq.dev

SemVer

+terraform.io

with beta release candidates -rc

+cmake.org

Other examples

using deps variable

+aws.amazon.com/cli

Binary-only packages

+bun.sh

Basics

Advanced

^^ Guides for specific build tools and scenarios

Appendix

Clone this wiki locally