2012-02-28 17:16:32 +00:00
|
|
|
# Template file for 'base-chroot'
|
2011-06-23 01:21:50 +00:00
|
|
|
pkgname=base-chroot
|
2012-05-15 07:05:31 +00:00
|
|
|
version=0.28
|
2012-05-23 18:58:45 +00:00
|
|
|
noarch=yes
|
|
|
|
bootstrap=yes
|
2008-12-27 07:44:37 +00:00
|
|
|
build_style=meta-template
|
2012-02-28 17:16:32 +00:00
|
|
|
homepage="http://code.google.com/p/xbps"
|
2012-05-23 16:26:56 +00:00
|
|
|
fulldepends="xbps-triggers base-files kernel-libc-headers chroot-glibc chroot-gcc chroot-binutils 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-bzip2 chroot-file chroot-tar chroot-m4 chroot-xz chroot-fakeroot mpfr-devel gmp-devel zlib-devel ccache"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2011-07-16 23:14:34 +00:00
|
|
|
short_desc="Bootstrap packages for xbps-src"
|
2008-10-23 15:14:00 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-02-28 17:16:32 +00:00
|
|
|
license="Public domain"
|
2008-10-23 15:14:00 +00:00
|
|
|
long_desc="
|
|
|
|
This package installs all necessary packages to be able to build packages
|
2012-02-28 17:16:32 +00:00
|
|
|
inside of a chroot with xbps-src."
|