summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 28352b75ad4b28749e8449dda6e6f39062f994f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = scwrypts
	pkgdesc = devops script runner for local and CI
	pkgver = 4.4.4
	pkgrel = 2
	url = https://github.com/wrynegade/scwrypts.git
	arch = any
	license = GPL-3.0-or-later
	depends = findutils
	depends = coreutils
	depends = fzf
	depends = gawk
	depends = go-yq
	depends = grep
	depends = jq
	depends = jo
	depends = ripgrep
	depends = git
	depends = sed
	depends = zsh
	optdepends = aws-cli-v2: AWS-CLI-v2 support
	optdepends = docker: docker container utilities
	optdepends = ffmpeg: video compression utilities
	optdepends = helm: helm chart development
	optdepends = make: arbitrary package build support
	optdepends = libnotify: desktop notification support
	optdepends = python: python scwrypts support
	optdepends = nodejs: javascript scwrypts support
	optdepends = npm: javascript scwrypts support
	optdepends = pnpm: javascript scwrypts support
	optdepends = texlive-bin: LaTeX template support
	optdepends = postgresql-libs: postgresql support
	optdepends = redis: redis support for cache and utilities
	optdepends = yamllint: helm chart development
	source = https://github.com/wrynegade/scwrypts/archive/refs/tags/v4.4.4.tar.gz
	sha256sums = 4f0c08e57ede9e7a92638afd2609bf0ab15ad10df7a92575169ddec4ef90a416

pkgname = scwrypts