Browse Source

v0.29

master
Maxim Likhachev 5 years ago
parent
commit
01f547753b
  1. 82
      profiles/package.use

82
profiles/package.use

@ -1,49 +1,49 @@ @@ -1,49 +1,49 @@
######## 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
- "app-emulation/virtualbox-bin PYTHON_TARGETS: python2_7"
sys-apps/calculate-utils minimal gpg -backup -install -console python_targets_python2_7
sys-apps/file python python_targets_python2_7
app-emulation/virtualbox-bin python_targets_python2_7
- "dev-python/setuptools 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"
dev-python/setuptools 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"
dev-python/lxml 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
- sys-apps/iproute2 -minimal
- x11-base/xorg-server -minimal
- app-misc/recoll -spell -inotify
- app-portage/eix sqlite
- app-text/ghostscript-gpl -gtk
- dev-db/sqlite readline
- dev-lang/python sqlite
- dev-python/ipython -smp
- dev-python/netaddr -cli
- dev-libs/libxml2 python
- media-gfx/graphviz -gtk tcl # Tcl/Tk Img package
- media-libs/mesa -lm-sensors -d3d9
- media-libs/libsdl2 -haptic # TODO: Compilation fails on v2.0.12-r1
- media-sound/mpd alsa -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-kernel/calculate-sources desktop #-minimal
- x11-libs/cairo svg # Required by gtk+
- x11-misc/tabbed savedconfig
- x11-misc/xmobar -alsa -dbus #mpd
- x11-misc/dmenu savedconfig
app-shells/bash readline
app-editors/neovim -nvimpager
dev-lang/ghc binary
sys-apps/iproute2 -minimal
x11-base/xorg-server -minimal
app-misc/recoll -spell -inotify
app-portage/eix sqlite
app-text/ghostscript-gpl -gtk
dev-db/sqlite readline
dev-lang/python sqlite
dev-python/ipython -smp
dev-python/netaddr -cli
dev-libs/libxml2 python
media-gfx/graphviz -gtk tcl # Tcl/Tk Img package
media-libs/mesa -lm-sensors -d3d9
media-libs/libsdl2 -haptic # TODO: Compilation fails on v2.0.12-r1
media-sound/mpd alsa -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-kernel/calculate-sources desktop #-minimal
x11-libs/cairo svg # Required by gtk+
x11-misc/tabbed savedconfig
x11-misc/xmobar -alsa -dbus #mpd
x11-misc/dmenu savedconfig
# - x11-misc/polybar mpd
- x11-terms/st savedconfig
- x11-wm/xmonad -default-term
- net-wireless/wpa_supplicant dbus # Required by connman
x11-terms/st savedconfig
x11-wm/xmonad -default-term
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
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
- net-firewall/iptables ipv6 # Required by libpod/podman
net-firewall/iptables ipv6 # Required by libpod/podman

Loading…
Cancel
Save