2012-02-28 18:16:32 +01:00
|
|
|
# Template file for 'base-chroot'
|
2011-06-23 03:21:50 +02:00
|
|
|
pkgname=base-chroot
|
2014-05-16 09:32:12 +02:00
|
|
|
version=0.45
|
2012-06-12 10:44:19 +02:00
|
|
|
revision=1
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch=yes
|
2013-04-12 08:55:23 +02:00
|
|
|
bootstrap=yes
|
2013-08-27 11:20:36 +02:00
|
|
|
build_style=meta
|
2013-03-12 23:20:28 +01:00
|
|
|
homepage="http://www.voidlinux.eu"
|
2011-07-17 01:14:34 +02:00
|
|
|
short_desc="Bootstrap packages for xbps-src"
|
2008-10-23 17:14:00 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-02-28 18:16:32 +01:00
|
|
|
license="Public domain"
|
2012-06-12 10:44:19 +02:00
|
|
|
|
2013-10-19 12:49:50 +02:00
|
|
|
makedepends="
|
2014-05-16 09:32:12 +02:00
|
|
|
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales chroot-gcc>=4.9
|
2014-01-03 13:08:21 +01:00
|
|
|
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
2013-10-24 11:16:02 +02: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 15:14:07 +02:00
|
|
|
chroot-distcc chroot-git ccache xbps xz"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="${makedepends}"
|