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-04-28 13:14:07 +00:00
|
|
|
version=0.44
|
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
|
|
|
|
2013-10-19 10:49:50 +00:00
|
|
|
makedepends="
|
2014-03-03 08:22:28 +00:00
|
|
|
base-files>=0.92 kernel-libc-headers glibc-devel glibc-locales chroot-gcc
|
2014-01-03 12:08:21 +00:00
|
|
|
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
2013-10-24 09:16:02 +00:00
|
|
|
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
|
|
|
chroot-make chroot-gzip chroot-file chroot-tar chroot-m4 chroot-fakeroot
|
2014-04-28 13:14:07 +00:00
|
|
|
chroot-distcc chroot-git ccache xbps xz"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|