pkgbase = sysbox-ce
	pkgdesc = Container runtime with VM-like isolation (run Systemd, Docker, K8s in containers)
	pkgver = 0.7.0
	pkgrel = 1
	epoch = 2
	url = https://github.com/nestybox/sysbox
	install = install.sh
	arch = x86_64
	arch = aarch64
	license = Apache-2.0
	makedepends = git
	makedepends = go
	makedepends = protobuf
	makedepends = protoc-gen-go-grpc
	makedepends = lsb-release
	makedepends = inetutils
	depends = rsync
	depends = fuse2
	optdepends = shiftfs: For uid-mapping on very old kernels without idmapped-mounts
	source = git+https://github.com/nestybox/sysbox.git#tag=v0.7.0
	source = git+https://github.com/nestybox/dockerfiles.git#commit=c05538c1e33baf9d49695a9007e87462115d31da
	source = git+https://github.com/nestybox/sysbox-fs.git#commit=b70bd38bbf72bf0e759c5f7d8c38925d717068ae
	source = git+https://github.com/nestybox/fuse.git#commit=5ce319439091b08f33b149cb2482039f1b0a24fe
	source = git+https://github.com/nestybox/sysbox-ipc.git#commit=f05151f4b4c1df63d7fd241577ca032905c1bd0e
	source = git+https://github.com/nestybox/sysbox-libs.git#commit=9b42cd43fad17198c93ff660d9bb269e7c74366d
	source = git+https://github.com/nestybox/sysbox-mgr.git#commit=bff3721f86e737cfa129dfe9fe2e7933692aba26
	source = git+https://github.com/nestybox/sysbox-pkgr.git#commit=b8403a90017795f42f02d5b2e1b6752d02ce4b57
	source = git+https://github.com/nestybox/sysbox-runc.git#commit=a4dd414f7b9b7455c0fbf0d5e5db7bcfe30645bc
	source = Honor-SOURCE_DATE_EPOCH-for-reproducible-builds.patch
	sha256sums = 03894a8573f3c2b9db84072bc0c8e6d302e4257e9e1f8641f9fbf79fcbd08813
	sha256sums = b0de3f8c452d7bf4ea17368794a9db440bdc23a9a04e1f97e6c13ecf4c0c55c3
	sha256sums = 3af91046ff24b7b3b8d81d48ed05d2ad4f6b4a6a9502091a00af634d95c09284
	sha256sums = b2070599fd5181520ca6069940de16938f54e8d554c2d88fed06214a75ba0bf2
	sha256sums = 7f7e3e0f9acac2ea6ff2d9702fc4006f679cf005cf8abf2dbbb447c133b8455e
	sha256sums = 2c3a9be118fb8a704f5579bc0c5245e0d6e0a47a5f70a8b30cf8cc6a1bedb4ae
	sha256sums = 483c269bb1c6f9a36eaa599d45f85a4e9b9c30e7a8676176ee8eae3fb9245e94
	sha256sums = 0ec269e7dd554fc94fd40af22ebb058c44fdc2fbff0ada72386d176cc89552d4
	sha256sums = b3d9fdafcdaf7d00c17e1866fd3f2cc426695e9097bc85d25b1f05665fbb0963
	sha256sums = 5264ed0c448868083a9f1bedc2846d744c9ea90e58f8555c50bbc155008512e5

pkgname = sysbox-ce
