mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile: pybind11 and ignore some binpkgs
This commit is contained in:
parent
fe1f323e41
commit
f8677413b2
2 changed files with 5 additions and 1 deletions
|
|
@ -23,12 +23,14 @@ PENTOO_BINPKG_RESTRICTED="sys-kernel/compat-drivers sys-kernel/ax88179_178a x11-
|
|||
sys-power/bbswitch x11-drivers/xf86-video-virtualbox app-emulation/virtualbox-guest-additions \
|
||||
app-emulation/virtualbox-modules app-emulation/vmware-modules app-emulation/open-vm-tools sys-kernel/genkernel dev-python/certifi \
|
||||
sys-kernel/pentoo-sources dev-python/twisted-web net-analyzer/metasploit sci-libs/lapack-reference x11-base/xorg-drivers app-admin/genmenu \
|
||||
net-wireless/rtl8812au_aircrack-ng media-libs/libepoxy net-wireless/gr-ieee802154 virtual/ssh virtual/service-manager \
|
||||
net-wireless/rtl8812au_aircrack-ng media-libs/libepoxy net-wireless/gr-ieee802154 \
|
||||
x11-libs/libva"
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --ask-enter-invalid --keep-going=y --binpkg-respect-use=y --tree --verbose --with-bdeps=y --autounmask=n"
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude \"${PENTOO_BINPKG_RESTRICTED}\" --usepkg-exclude \"${PENTOO_BINPKG_RESTRICTED}\""
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude 'virtual/*' --usepkg-exclude 'virtual/*' --binpkg-changed-deps=y --ignore-soname-deps=n"
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude 'pentoo/*' --usepkg-exclude 'pentoo/*'"
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude 'acct-user/*' --usepkg-exclude 'acct-user/*'"
|
||||
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude 'acct-group/*' --usepkg-exclude 'acct-group/*'"
|
||||
|
||||
XFCE_PLUGINS="${XFCE_PLUGINS} brightness menu logout trash"
|
||||
|
||||
|
|
|
|||
|
|
@ -73,6 +73,8 @@ dev-python/pywerview
|
|||
#gnuradio
|
||||
~dev-python/markdown-2.1.1
|
||||
=dev-python/pyqwt-5.2.0-r1
|
||||
~dev-python/pybind11-2.5.0
|
||||
~dev-python/breathe-4.14.1
|
||||
|
||||
#required by wapiti
|
||||
~dev-python/requests-1.2.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue