18 lines
673 B
Plaintext
18 lines
673 B
Plaintext
# Template file for 'xbps-base-chroot'
|
|
pkgname=xbps-base-chroot
|
|
version=0.6
|
|
build_style=meta-template
|
|
short_desc="xbps base packages for the chroot target"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
long_desc="
|
|
This package installs all necessary packages to be able to build packages
|
|
inside of a chroot and continue installing them."
|
|
|
|
noarch=yes
|
|
base_chroot=yes
|
|
build_depends="xbps-base-dirs-0.1 glibc-2.8 kernel-libc-headers-2.6.27.3
|
|
gawk-3.1.6 bash-3.2 coreutils-6.12 texinfo-4.13 libarchive-2.5.5 tar-1.20
|
|
grep-2.5.3 findutils-4.4.0 sed-4.1.5 make-3.81 diffutils-2.8.1 gcc-4.3.2
|
|
file-4.26 proplib-0.1 patch-2.5.4 wget-1.11.4 dash-0.5.4"
|
|
run_depends="$build_depends"
|