summaryrefslogtreecommitdiff
path: root/conf/mizar/etc/portage/make.inc.conf
blob: 0a6e8d4affa0999ad3d4564f67c43c026910228a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PORT_LOGDIR_CLEAN="find '${PORT_LOGDIR}' -type f ! -name '*.log' -mtime +1 -delete"
PKG_EXCLUDE="\"virtual/* sys-kernel/raspberrypi-sources sys-boot/raspberrypi-firmware sci-libs/indilib sci-libs/indilib-driver-gpsd sci-libs/indilib-driver-eqmod sci-libs/libqhy sci-libs/indilib-driver-qhy sci-libs/indilib-driver-amh sys-boot/raspberrypi-firmware\""
EMERGE_DEFAULT_OPTS="--buildpkg-exclude ${PKG_EXCLUDE} --usepkg-exclude ${PKG_EXCLUDE} --keep-going --autounmask-write --nospinner --quiet-build=y --binpkg-respect-use=y --usepkg=y"

USE="${ARCH} zlib -cups -acl"
GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.supp.name/ http://gentoo.mirror.web4u.cz/ http://gentoo.mirror.dkm.cz/pub/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
LINGUAS="cs"
VIDEO_CARDS="fbdev"
INPUT_DEVICES="mouse keyboard evdev"
CAMERAS="ptp2"

source "/var/lib/layman/make.conf"