20 lines
579 B
YAML
20 lines
579 B
YAML
name: tide-chroot
|
|
description: A simple bash script for setting up and entering a chroot environment for Tide Linux
|
|
version: "1.2"
|
|
revision: 3
|
|
url: https://gitlab.com/EnumDev/tide-chroot
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- util-linux
|
|
downloads:
|
|
- url: https://github.com/EnumeratedDev/tide-chroot/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: b18af73eae19814bf1516eeb3dc0b476842dcb0e550f9fd1ac940d45d63ccede
|