19 lines
666 B
Text
19 lines
666 B
Text
# Template file for 'base-chroot'
|
|
pkgname=base-chroot
|
|
version=0.47
|
|
revision=1
|
|
noarch=yes
|
|
bootstrap=yes
|
|
build_style=meta
|
|
homepage="http://www.voidlinux.eu"
|
|
short_desc="Bootstrap packages for xbps-src"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="Public domain"
|
|
|
|
makedepends="
|
|
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils
|
|
gcc>=4.9.0_6 gcc-c++>=4.9.0_6 chroot-patch chroot-bash chroot-grep chroot-coreutils
|
|
chroot-diffutils chroot-gettext chroot-texinfo chroot-sed chroot-gawk
|
|
chroot-findutils chroot-make chroot-gzip chroot-file chroot-tar m4
|
|
chroot-fakeroot chroot-distcc chroot-git ccache xbps xz"
|
|
depends="${makedepends}"
|