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-19 13:20:13 +02:00
|
|
|
version=0.46
|
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-19 13:20:13 +02:00
|
|
|
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils
|
|
|
|
gcc>=4.9.0_6 gcc-c++>=4.9.0_6 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-file chroot-tar chroot-m4
|
|
|
|
chroot-fakeroot chroot-distcc chroot-git ccache xbps xz"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="${makedepends}"
|