Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions srcpkgs/buf/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Template file for 'buf'
pkgname=buf
version=1.66.1
revision=1
build_style=go
go_import_path=github.com/bufbuild/buf
go_package="${go_import_path}/cmd/buf"
short_desc="Protobuf language server"
maintainer="Bnyro <bnyro@tutanota.com>"
license="Apache-2.0"
homepage="https://buf.build"
changelog="https://raw.githubusercontent.com/bufbuild/buf/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/bufbuild/buf/archive/refs/tags/v${version}.tar.gz"
checksum=5e20cb1090244d81057bcea44b03acca845579f751753cec1dce8b9d08af5cba
make_check=no # requires unavailable packages, e.g. 'protoc-gen-insertion-point-writer'