New package: podman-compose-0.1.5
This commit is contained in:
parent
961a08c0eb
commit
7bb8ac4c82
1 changed files with 14 additions and 0 deletions
14
srcpkgs/podman-compose/template
Normal file
14
srcpkgs/podman-compose/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'podman-compose'
|
||||
pkgname=podman-compose
|
||||
version=0.1.5
|
||||
revision=1
|
||||
archs="noarch"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-yaml"
|
||||
depends="${hostmakedepends} podman"
|
||||
short_desc="Script to run docker-compose.yml using podman"
|
||||
maintainer="juan <juan@horlux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/containers/podman-compose"
|
||||
distfiles="https://github.com/containers/podman-compose/archive/v${version}.tar.gz"
|
||||
checksum="5f9557d3b2617a6d10905286ff41f0e722703ffca985755b035084b2db68066a"
|
Loading…
Reference in a new issue