Compare commits
7 Commits
cf65d9f646
...
laptop
| Author | SHA1 | Date | |
|---|---|---|---|
| aa31820bd8 | |||
| 36c8beeb5b | |||
|
|
dbaaf8f40a | ||
|
|
1064bee740 | ||
|
|
15f69073b3 | ||
|
|
da5e06671a | ||
|
|
c6b15b3b9e |
22
bashrc
22
bashrc
@@ -2,9 +2,27 @@ CHOST="x86_64-pc-linux-gnu"
|
||||
x86_64_pc_linux_gnu_CFLAGS="-march=native -pipe -O2"
|
||||
x86_64_pc_linux_gnu_CXXFLAGS="-march=native -pipe -O2"
|
||||
x86_64_pc_linux_gnu_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
i686_pc_linux_gnu_CFLAGS="-march=native -pipe -O2"
|
||||
i686_pc_linux_gnu_CXXFLAGS="-march=native -pipe -O2"
|
||||
i686_pc_linux_gnu_CFLAGS="-march=i686 -pipe -O2"
|
||||
i686_pc_linux_gnu_CXXFLAGS="-march=i686 -pipe -O2"
|
||||
i686_pc_linux_gnu_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
armv7_unknown_linux_gnueabi_CFLAGS="-march=armv7-a -pipe -O2"
|
||||
armv7_unknown_linux_gnueabi_CXXFLAGS="-march=armv7-a -pipe -O2"
|
||||
armv7_unknown_linux_gnueabi_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
armv7_unknown_linux_gnueabihf_CFLAGS="-march=armv7-a -mfpu=neon -pipe -O2"
|
||||
armv7_unknown_linux_gnueabihf_CXXFLAGS="-march=armv7-a -mfpu=neon -pipe -O2"
|
||||
armv7_unknown_linux_gnueabihf_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
aarch64_unknown_linux_gnueabi_CFLAGS="-march=armv8-a -pipe -O2"
|
||||
aarch64_unknown_linux_gnueabi_CXXFLAGS="-march=armv8-a -pipe -O2"
|
||||
aarch64_unknown_linux_gnueabi_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
aarch64_unknown_linux_musleabi_CFLAGS="-march=armv8-a -pipe -O2"
|
||||
aarch64_unknown_linux_musleabi_CXXFLAGS="-march=armv8-a -pipe -O2"
|
||||
aarch64_unknown_linux_musleabi_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
ia64_unknown_linux_gnu_CFLAGS="-march=native -pipe -O2"
|
||||
ia64_unknown_linux_gnu_CXXFLAGS="-march=native -pipe -O2"
|
||||
ia64_unknown_linux_gnu_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
powerpc64_unknown_linux_gnu_CFLAGS="-march=native -pipe -O2"
|
||||
powerpc64_unknown_linux_gnu_CXXFLAGS="-march=native -pipe -O2"
|
||||
powerpc64_unknown_linux_gnu_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
|
||||
|
||||
#GIT_WRAPPER="sudo -u hasufell -g paludisbuild"
|
||||
|
||||
10
options.conf
10
options.conf
@@ -1,5 +1,5 @@
|
||||
# system, general, other
|
||||
*/* -gnutls acpi bash-completion cdr cscope css dv efi fat glib gobject-introspection gpm hddtemp icq icu ipv6 jabber libnotify lm_sensors nsplugin ntfs oscar pdf python raw sse sse2 ssse3 tcpd threads udev unicode usb vim-syntax zsh-completion
|
||||
*/* -gnutls acpi bash-completion cdr cscope css dv efi fat glib gobject-introspection gpm hddtemp icq icu ipv6 jabber libnotify lm_sensors nsplugin ntfs oscar pdf postscript python raw sse sse2 ssse3 tcpd threads udev unicode usb vim-syntax zsh-completion
|
||||
|
||||
# parts
|
||||
*/* parts: openrc
|
||||
@@ -12,6 +12,7 @@
|
||||
|
||||
# video, ffmpeg, streaming
|
||||
*/* a52 dvd dvdr ffmpeg gstreamer h264 matroska mp4 mpeg v4l vcd vdpau x264 xvid
|
||||
*/* providers: ffmpeg -libav
|
||||
|
||||
# opengl, video, X
|
||||
*/* dri opengl sdl wayland xv xvmc X
|
||||
@@ -34,7 +35,8 @@
|
||||
*/* build_options: symbols=split jobs=8 -optional_tests -recommended_tests -expensive_tests
|
||||
|
||||
# targets
|
||||
*/* targets: x86_64-pc-linux-gnu
|
||||
*/* targets: x86_64-pc-linux-gnu armv7-unknown-linux-gnueabihf aarch64-unknown-linux-gnueabi i686-pc-linux-gnu
|
||||
dev-lang/rust targets: -* x86_64-pc-linux-gnu
|
||||
|
||||
# SSL
|
||||
*/* providers: -openssl libressl
|
||||
@@ -45,12 +47,12 @@
|
||||
*/* providers: -ijg-jpeg jpeg-turbo
|
||||
|
||||
# no systemd
|
||||
*/* providers: -systemd eudev rsyslog
|
||||
*/* providers: -systemd eudev rsyslog -systemd-logind
|
||||
*/* -systemd consolekit
|
||||
*/* providers: -runit -sinit sysvinit
|
||||
|
||||
# sql
|
||||
*/* providers: -percona -mysql mariadb
|
||||
*/* providers: -percona mysql -mariadb
|
||||
|
||||
# GHC
|
||||
virtual/GHC providers: -* GHC
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
media-libs/libsndfile opus
|
||||
|
||||
# phone mounting
|
||||
gnome-desktop/gvfs mtp
|
||||
|
||||
@@ -31,8 +33,8 @@ net-im/pidgin-opensteamworks providers: libressl
|
||||
media/mplayer LINGUAS: -* de
|
||||
|
||||
# gnome
|
||||
media-sound/audacious-plugins gtk
|
||||
media-sound/audacious gtk
|
||||
media-sound/audacious-plugins gtk qt5 notify osd
|
||||
media-sound/audacious gtk qt5
|
||||
dev-libs/vte gnutls
|
||||
|
||||
# no systemd
|
||||
@@ -44,7 +46,6 @@ x11-libs/qtbase sql sqlite
|
||||
media-libs/phonon qt4
|
||||
|
||||
# xfce
|
||||
xfce-base/libxfce4ui gtk3
|
||||
x11-apps/xscreensaver gtk
|
||||
|
||||
# qt stuff
|
||||
@@ -157,8 +158,15 @@ media/ffmpeg vpx
|
||||
dev-lang/node bundled-openssl
|
||||
net-www/firefox eme
|
||||
|
||||
x11-dri/mesa opencl llvm
|
||||
x11-dri/mesa opencl llvm xa va sensors
|
||||
|
||||
# because of dconf-editor
|
||||
gnome-desktop/dconf vapi
|
||||
|
||||
# net-www/qutebrowser
|
||||
dev-python/PyQt5 sql
|
||||
|
||||
net-irc/weechat perl python
|
||||
|
||||
# cheese
|
||||
media-plugins/gst-plugins-good GSTREAMER_PLUGINS: v4l
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
# Exactly one of options ( multibuild_c:32, multibuild_c:64 ) must be met
|
||||
app-emulation/wine MULTIBUILD_C: -* 64
|
||||
app-emulation/wine ffmpeg staging vulkan
|
||||
|
||||
|
||||
app-virtualization/qemu amd64 mips mipsel arm aarch64 ppc ppc64 x86 virtio-gpu virtfs vde usb-passthrough usb-redirection ssh-block-dev spice snappy smartcard sdl2 sdl-image sasl rbd nfs lzo gtk3 bluetooth async xattr
|
||||
media-plugins/gst-plugins-ugly GSTREAMER_PLUGINS: h264
|
||||
virtualization-lib/spice smartcard
|
||||
sys-cluster/ceph client
|
||||
|
||||
@@ -32,3 +32,5 @@ games-roguelike/FTL gog
|
||||
|
||||
# teeworlds
|
||||
dev-util/bam lua_abis: -* 5.1
|
||||
|
||||
x11-dri/mesa vulkan-overlay
|
||||
|
||||
@@ -8,3 +8,5 @@ net-fs/samba build_options: jobs=1
|
||||
|
||||
net-analyzer/wireshark -journald
|
||||
|
||||
# for gns3
|
||||
dev-python/PyQt5 websockets
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
>=sys-apps/iproute2-3.19
|
||||
|
||||
# steam
|
||||
>x11-drivers/nvidia-drivers-364.20
|
||||
#>x11-drivers/nvidia-drivers-396.24
|
||||
|
||||
# breaks tahoma font
|
||||
#>=media-libs/fontconfig-2.12
|
||||
|
||||
@@ -6,6 +6,9 @@ x11-apps/dzen2
|
||||
media-libs/SDL:2
|
||||
|
||||
# scm unmask
|
||||
x11-plugins/i3status[~scm]
|
||||
sys-fs/simple-mtpfs[~scm]
|
||||
x11-misc/fsearch[~scm]
|
||||
app-editors/neovim[~scm]
|
||||
app-vim/vim-colors-solarized[~scm]
|
||||
games-emulation/gambatte[~scm]
|
||||
@@ -97,3 +100,5 @@ virtual/jre:12.0
|
||||
virtual/jdk:12.0
|
||||
dev-lang/openjdk-bin:12.0
|
||||
dev-lang/openjdk12:12.0
|
||||
|
||||
dev-db/mysql
|
||||
|
||||
@@ -22,13 +22,14 @@
|
||||
* net-misc/remmina
|
||||
* net-misc/x11vnc
|
||||
* net-misc/youtube-viewer
|
||||
* net-p2p/pybitmessage
|
||||
#* net-p2p/pybitmessage
|
||||
* net-www/firefox
|
||||
* net-www/google-chrome-bin
|
||||
* net-www/links
|
||||
* voip/blink
|
||||
* voip/mumble
|
||||
* voip/teamspeak-client-bin
|
||||
* x11-apps/alacritty
|
||||
* x11-apps/redshift
|
||||
* x11-apps/sakura
|
||||
* x11-apps/setxkbmap
|
||||
@@ -121,3 +122,28 @@
|
||||
* app-misc/hunter
|
||||
|
||||
* app-misc/ripgrep-all
|
||||
|
||||
* app-shells/fish
|
||||
|
||||
# neomutt
|
||||
* mail-client/notmuch
|
||||
* dev-db/lmdb
|
||||
* net-dns/libidn2
|
||||
* dev-libs/libunistring
|
||||
* dev-libs/pcre2
|
||||
* dev-db/sqlite
|
||||
* app-arch/lz4
|
||||
* sys-libs/zlib
|
||||
* net-www/w3m
|
||||
|
||||
# weechat
|
||||
* net-irc/weechat
|
||||
* net-libs/cyrus-sasl
|
||||
* mail-client/notmuch
|
||||
|
||||
# weechat slack
|
||||
* dev-python/websocket-client
|
||||
|
||||
* app-misc/tree
|
||||
|
||||
|
||||
|
||||
@@ -98,10 +98,10 @@
|
||||
* app-editors/efm-langserver
|
||||
|
||||
# neovim
|
||||
* app-editors/neovim
|
||||
* dev-python/neovim-python
|
||||
* dev-ruby/neovim-ruby
|
||||
* app-editors/neovim-gtk
|
||||
#* app-editors/neovim
|
||||
#* dev-python/neovim-python
|
||||
#* dev-ruby/neovim-ruby
|
||||
#* app-editors/neovim-gtk
|
||||
|
||||
* dev-util/the_silver_searcher
|
||||
|
||||
@@ -116,3 +116,7 @@
|
||||
|
||||
# vim
|
||||
* app-editors/vint
|
||||
|
||||
* dev-util/gitui
|
||||
|
||||
* db/sqlitebrowser
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# laptop specific stuff
|
||||
|
||||
* firmware/linux-firmware
|
||||
* x11-apps/gsynaptics
|
||||
* x11-misc/cbatticon
|
||||
|
||||
# networkmanager
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
* sys-apps/evrouter
|
||||
* app-admin/ktsuss
|
||||
* app-admin/sudo
|
||||
* app-admin/verynice
|
||||
@@ -63,3 +64,5 @@
|
||||
|
||||
* monitor/s-tui
|
||||
* sys-apps/man-db
|
||||
|
||||
* sys-apps/dmidecode
|
||||
|
||||
Reference in New Issue
Block a user