2008-10-23 15:14:00 +00:00
|
|
|
# Template file for 'xbps-base-chroot'
|
|
|
|
pkgname=xbps-base-chroot
|
2008-12-27 07:44:37 +00:00
|
|
|
version=0.5
|
|
|
|
build_style=meta-template
|
2008-10-23 15:14:00 +00:00
|
|
|
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."
|
|
|
|
|
2009-02-15 22:57:15 +00:00
|
|
|
noarch=yes
|
2008-10-27 09:28:56 +00:00
|
|
|
base_chroot=yes
|
2008-12-17 08:13:54 +00:00
|
|
|
build_depends="glibc-2.8 kernel-libc-headers-2.6.27.3 bash-3.2 coreutils-6.12
|
2008-12-27 03:30:14 +00:00
|
|
|
bison-2.3 texinfo-4.13 m4-1.4.12 libarchive-2.5.5 binutils-2.18 gcc-4.3.2
|
2008-10-23 17:06:57 +00:00
|
|
|
tar-1.20 bzip2-1.0.5 gzip-1.3.12 gawk-3.1.6 grep-2.5.3 findutils-4.4.0
|
2008-10-28 11:45:30 +00:00
|
|
|
sed-4.1.5 make-3.81 diffutils-2.8.1 file-4.26 proplib-0.1 patch-2.5.4
|
2009-02-04 16:53:19 +00:00
|
|
|
wget-1.11.4 dash-0.5.4 xbps-base-dirs-0.1"
|
2008-12-26 13:22:00 +00:00
|
|
|
run_depends="$build_depends"
|