Move Ansible-specific package configuration into its own little files that are easier to override, add more packages
This commit is contained in:
parent
3259ebd573
commit
0c1b3deeee
@ -1,6 +1,13 @@
|
|||||||
|
games-emulation/dolphin ~amd64
|
||||||
games-util/game-device-udev-rules ~amd64
|
games-util/game-device-udev-rules ~amd64
|
||||||
games-util/lutris ~amd64
|
games-util/lutris ~amd64
|
||||||
games-util/steam-client-meta ~amd64
|
games-util/steam-client-meta ~amd64
|
||||||
games-util/steam-games-meta ~amd64
|
games-util/steam-games-meta ~amd64
|
||||||
games-util/steam-launcher ~amd64
|
games-util/steam-launcher ~amd64
|
||||||
games-util/steam-meta ~amd64
|
games-util/steam-meta ~amd64
|
||||||
|
media-sound/spotify ~amd64
|
||||||
|
net-im/discord-bin ~amd64
|
||||||
|
net-im/element-desktop-bin ~amd64
|
||||||
|
net-im/slack ~amd64
|
||||||
|
net-misc/zerotier ~amd64
|
||||||
|
x11-misc/rofi ~amd64
|
@ -1 +0,0 @@
|
|||||||
games-emulation/dolphin ~amd64
|
|
@ -1 +0,0 @@
|
|||||||
media-sound/spotify ~amd64
|
|
@ -1,2 +0,0 @@
|
|||||||
net-im/element-desktop-bin ~amd64
|
|
||||||
net-im/slack ~amd64
|
|
@ -1 +0,0 @@
|
|||||||
net-misc/zerotier ~amd64
|
|
@ -1 +0,0 @@
|
|||||||
x11-misc/rofi ~amd64
|
|
@ -1,2 +1,3 @@
|
|||||||
|
net-libs/webkit-gtk j2.conf
|
||||||
www-client/chromium j2.conf
|
www-client/chromium j2.conf
|
||||||
www-client/firefox j2.conf
|
www-client/firefox j2.conf
|
@ -1 +0,0 @@
|
|||||||
net-libs/webkit-gtk j2.conf
|
|
31
roles/desktop/files/portage/package.use/50-ansible
Normal file
31
roles/desktop/files/portage/package.use/50-ansible
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
app-admin/conky curl ical imlib iostats math rss vim-syntax wifi
|
||||||
|
app-admin/sudo offensive
|
||||||
|
app-emulation/libvirt libssh lxc
|
||||||
|
dev-java/openjdk -jbootstrap
|
||||||
|
dev-lang/mono minimal
|
||||||
|
dev-lang/python -bluetooth
|
||||||
|
dev-python/QtPy printsupport
|
||||||
|
dev-qt/qtmultimedia widgets
|
||||||
|
dev-qt/qtwebchannel qml
|
||||||
|
dev-qt/qtwebengine widgets
|
||||||
|
dev-qt/qtwidgets gtk
|
||||||
|
dev-vcs/git highlight
|
||||||
|
games-emulation/dolphin discord-presence
|
||||||
|
lxde-base/* gtk3
|
||||||
|
media-libs/libsdl2 haptic
|
||||||
|
media-libs/libvpx postproc
|
||||||
|
media-libs/mesa vulkan
|
||||||
|
media-video/mpv archive bluray libmpv tools
|
||||||
|
net-dns/dnsmasq script
|
||||||
|
net-libs/nodejs inspector
|
||||||
|
net-libs/zeromq drafts
|
||||||
|
net-misc/networkmanager dhclient
|
||||||
|
net-misc/spice-gtk usbredir
|
||||||
|
sys-libs/ncurses -gpm
|
||||||
|
sys-libs/zlib minizip
|
||||||
|
www-client/chromium -hangouts vaapi widevine
|
||||||
|
www-client/firefox hwaccel wifi
|
||||||
|
x11-base/xorg-server kdrive xephyr
|
||||||
|
x11-misc/polybar ipc network
|
||||||
|
x11-misc/rofi drun
|
||||||
|
x11-wm/bspwm examples
|
@ -1,2 +0,0 @@
|
|||||||
app-admin/conky curl ical imlib iostats math rss vim-syntax wifi
|
|
||||||
app-admin/sudo offensive
|
|
@ -1 +0,0 @@
|
|||||||
app-emulation/libvirt libssh lxc
|
|
@ -1 +0,0 @@
|
|||||||
dev-java/openjdk -jbootstrap
|
|
@ -1,2 +0,0 @@
|
|||||||
dev-lang/mono minimal
|
|
||||||
dev-lang/python -bluetooth
|
|
@ -1 +0,0 @@
|
|||||||
dev-python/QtPy printsupport
|
|
@ -1,3 +0,0 @@
|
|||||||
dev-qt/qtmultimedia widgets
|
|
||||||
dev-qt/qtwebchannel qml
|
|
||||||
dev-qt/qtwebengine widgets
|
|
@ -1 +0,0 @@
|
|||||||
dev-vcs/git highlight
|
|
@ -1 +0,0 @@
|
|||||||
games-emulation/dolphin discord-presence
|
|
@ -1,3 +0,0 @@
|
|||||||
media-libs/libsdl2 haptic
|
|
||||||
media-libs/libvpx postproc
|
|
||||||
media-libs/mesa vulkan
|
|
@ -1 +0,0 @@
|
|||||||
media-video/mpv archive bluray libmpv tools
|
|
@ -1 +0,0 @@
|
|||||||
net-dns/dnsmasq script
|
|
@ -1,2 +0,0 @@
|
|||||||
net-libs/nodejs inspector
|
|
||||||
net-libs/zeromq drafts
|
|
@ -1,2 +0,0 @@
|
|||||||
net-misc/networkmanager dhclient
|
|
||||||
net-misc/spice-gtk usbredir
|
|
@ -1,2 +0,0 @@
|
|||||||
sys-libs/ncurses -gpm
|
|
||||||
sys-libs/zlib minizip
|
|
@ -1,2 +0,0 @@
|
|||||||
www-client/chromium -hangouts vaapi widevine
|
|
||||||
www-client/firefox hwaccel wifi
|
|
@ -1 +0,0 @@
|
|||||||
x11-base/xorg-server kdrive xephyr
|
|
@ -1,2 +0,0 @@
|
|||||||
x11-misc/polybar ipc network
|
|
||||||
x11-misc/rofi drun
|
|
@ -1 +0,0 @@
|
|||||||
x11-wm/bspwm examples
|
|
@ -63,12 +63,16 @@ games-util/steam-meta
|
|||||||
kde-apps/filelight
|
kde-apps/filelight
|
||||||
kde-apps/kcolorchooser
|
kde-apps/kcolorchooser
|
||||||
|
|
||||||
|
lxde-base/lxterminal
|
||||||
|
lxde-base/lxappearance
|
||||||
|
|
||||||
media-gfx/gimp
|
media-gfx/gimp
|
||||||
media-gfx/imagemagick
|
media-gfx/imagemagick
|
||||||
media-sound/spotify
|
media-sound/spotify
|
||||||
media-video/ffmpeg
|
media-video/ffmpeg
|
||||||
media-video/mpv
|
media-video/mpv
|
||||||
|
|
||||||
|
net-im/discord-bin
|
||||||
net-im/element-desktop-bin
|
net-im/element-desktop-bin
|
||||||
net-im/slack
|
net-im/slack
|
||||||
net-misc/nextcloud-client
|
net-misc/nextcloud-client
|
||||||
@ -76,14 +80,18 @@ net-p2p/qbittorrent
|
|||||||
|
|
||||||
www-client/firefox
|
www-client/firefox
|
||||||
|
|
||||||
|
x11-misc/pcmanfm
|
||||||
x11-misc/zim
|
x11-misc/zim
|
||||||
|
|
||||||
# Desktop environment
|
# Desktop environment
|
||||||
app-admin/conky
|
app-admin/conky
|
||||||
|
|
||||||
|
kde-frameworks/breeze-icons
|
||||||
|
|
||||||
media-sound/pavucontrol-qt
|
media-sound/pavucontrol-qt
|
||||||
|
|
||||||
x11-apps/xbacklight
|
x11-apps/xbacklight
|
||||||
|
x11-apps/xsetroot
|
||||||
x11-base/xorg-drivers
|
x11-base/xorg-drivers
|
||||||
x11-base/xorg-server
|
x11-base/xorg-server
|
||||||
x11-misc/dunst
|
x11-misc/dunst
|
||||||
|
Loading…
Reference in New Issue
Block a user