|
|
|
@ -7,8 +7,8 @@ gentoo:
@@ -7,8 +7,8 @@ gentoo:
|
|
|
|
|
- en |
|
|
|
|
interpretators: |
|
|
|
|
python: |
|
|
|
|
- python2_7 |
|
|
|
|
- python3_6 |
|
|
|
|
- python3_7 |
|
|
|
|
python_single: python3_7 |
|
|
|
|
ruby: |
|
|
|
|
- ruby25 |
|
|
|
|
- ruby27 |
|
|
|
@ -63,6 +63,20 @@ gentoo:
@@ -63,6 +63,20 @@ gentoo:
|
|
|
|
|
- x11-misc/tabbed |
|
|
|
|
- x11-terms/st |
|
|
|
|
custom: |
|
|
|
|
######## python 2.7 only ######## |
|
|
|
|
- sys-apps/calculate-utils minimal gpg -backup -install -console python_targets_python2_7 |
|
|
|
|
- sys-apps/file python python_targets_python2_7 |
|
|
|
|
|
|
|
|
|
- "dev-python/soaplib PYTHON_TARGETS: python2_7" |
|
|
|
|
- "dev-python/pytz PYTHON_TARGETS: python2_7" |
|
|
|
|
- "dev-python/passlib PYTHON_TARGETS: python2_7" |
|
|
|
|
|
|
|
|
|
######## python 2.7 and 3.7 ######## |
|
|
|
|
- "dev-python/lxml python_targets_python2_7 python_targets_python3_7" |
|
|
|
|
- "dev-python/certifi python_targets_python2_7 python_targets_python3_7" |
|
|
|
|
- "dev-python/cython python_targets_python2_7 python_targets_python3_7" |
|
|
|
|
- "dev-python/pexpect python_targets_python2_7 python_targets_python3_7" |
|
|
|
|
|
|
|
|
|
- app-shells/bash readline |
|
|
|
|
- app-editors/neovim -nvimpager |
|
|
|
|
- dev-lang/ghc binary |
|
|
|
@ -77,11 +91,10 @@ gentoo:
@@ -77,11 +91,10 @@ gentoo:
|
|
|
|
|
- dev-python/netaddr -cli |
|
|
|
|
- dev-libs/libxml2 python |
|
|
|
|
- media-gfx/graphviz -gtk tcl # Tcl/Tk Img package |
|
|
|
|
- media-libs/mesa -lm-sensors |
|
|
|
|
- media-sound/mpd -curl -fifo -expat -lame -mikmod -network -upnp -icu -inotify |
|
|
|
|
- media-video/mpv cli -egl -iconv -jpeg -libmpv -sdl -xv |
|
|
|
|
- media-video/ffmpeg -amr -jpeg2k -libaom -network -openssl -postproc -sdl -webp |
|
|
|
|
- sys-apps/calculate-utils minimal -backup -console |
|
|
|
|
- sys-apps/file python |
|
|
|
|
- sys-kernel/calculate-sources desktop #-minimal |
|
|
|
|
- x11-libs/cairo svg # Required by gtk+ |
|
|
|
|
- x11-misc/tabbed savedconfig |
|
|
|
@ -90,11 +103,11 @@ gentoo:
@@ -90,11 +103,11 @@ gentoo:
|
|
|
|
|
# - x11-misc/polybar mpd |
|
|
|
|
- x11-terms/st savedconfig |
|
|
|
|
- x11-wm/xmonad -default-term |
|
|
|
|
- net-misc/connman dbus |
|
|
|
|
- net-wireless/wpa_supplicant dbus |
|
|
|
|
- dev-libs/glib dbus |
|
|
|
|
- net-wireless/wpa_supplicant dbus # Required by connman |
|
|
|
|
# - dev-libs/glib dbus |
|
|
|
|
- www-client/w3m imlib # Add support for imlib, an image loading and rendering library. |
|
|
|
|
- sys-apps/coreutils xattr # Required by calculate-utils |
|
|
|
|
# - sys-apps/help2man -nls # Required by calculate-utils |
|
|
|
|
enabled: |
|
|
|
|
- minimal # Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features). |
|
|
|
|
- unicode # Add support for Unicode. |
|
|
|
@ -148,6 +161,7 @@ gentoo:
@@ -148,6 +161,7 @@ gentoo:
|
|
|
|
|
- dbus # Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc). |
|
|
|
|
- debug # Enable extra debug codepaths, like asserts and extra output. |
|
|
|
|
- desktop |
|
|
|
|
- device-mapper # Enable support for device-mapper from sys-fs/lvm2 |
|
|
|
|
- dga # Add DGA (Direct Graphic Access) support for X. |
|
|
|
|
- directx |
|
|
|
|
- doc # Add extra documentation (API, Javadoc, etc). |
|
|
|
|