18 lines
578 B
Bash
18 lines
578 B
Bash
# Template file for 'base-chroot'
|
|
pkgname=base-chroot
|
|
version=0.65
|
|
revision=3
|
|
noarch=yes
|
|
bootstrap=yes
|
|
build_style=meta
|
|
homepage="http://www.voidlinux.eu"
|
|
short_desc="Bootstrap packages for xbps-src"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="Public domain"
|
|
|
|
depends="
|
|
base-files>=0.127 kernel-libc-headers glibc-devel glibc-locales binutils gcc
|
|
mpfr patch chroot-bash chroot-grep coreutils gettext libada-devel gcc-ada
|
|
chroot-texinfo sed chroot-gawk findutils diffutils make gzip file tar
|
|
chroot-util-linux chroot-distcc chroot-git ccache xbps readline xz which"
|