2012-02-28 17:16:32 +00:00
|
|
|
# Template file for 'base-chroot'
|
2011-06-23 01:21:50 +00:00
|
|
|
pkgname=base-chroot
|
2014-11-10 13:53:58 +00:00
|
|
|
version=0.60
|
2012-06-12 08:44:19 +00:00
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch=yes
|
2013-04-12 06:55:23 +00:00
|
|
|
bootstrap=yes
|
2013-08-27 09:20:36 +00:00
|
|
|
build_style=meta
|
2013-03-12 22:20:28 +00:00
|
|
|
homepage="http://www.voidlinux.eu"
|
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"
|
2012-06-12 08:44:19 +00:00
|
|
|
|
2014-07-30 16:13:56 +00:00
|
|
|
depends="
|
2014-10-20 12:14:50 +00:00
|
|
|
base-files>=0.92 kernel-libc-headers>=3.17
|
|
|
|
glibc-devel glibc-locales binutils gcc>=4.9.1_8
|
2014-11-10 13:53:58 +00:00
|
|
|
gcc-c++>=4.9.1_8 patch chroot-bash chroot-grep coreutils
|
2014-10-20 12:14:50 +00:00
|
|
|
chroot-gettext chroot-texinfo sed chroot-gawk findutils diffutils
|
2014-09-24 17:58:48 +00:00
|
|
|
make gzip file tar chroot-util-linux chroot-distcc
|
2014-10-20 12:14:50 +00:00
|
|
|
chroot-git>=2.0 ccache xbps>=0.41 xz which"
|