5 Commits

Author SHA1 Message Date
wyj 06a3decd72 update: kitty 2025-04-14 20:16:59 -04:00
wyj 68a578eb93 update: update 2025-04-11 20:19:48 -04:00
wyj 27e3e8e349 new: add /etc/issue 2025-03-29 11:56:18 -04:00
wyj 52c040e140 add: blur waybar 2025-03-29 11:56:09 -04:00
wyj bb1e578721 update: add local-overlay 2024-11-05 10:08:11 -05:00
96 changed files with 1017 additions and 2313 deletions
-1718
View File
File diff suppressed because it is too large Load Diff
+1 -3
View File
@@ -5,6 +5,4 @@ preload = WALLPAPER
wallpaper = ,WALLPAPER
# Disable Splash
splash = false
ipc = off
splash = false
-1
View File
@@ -50,7 +50,6 @@ export CFLAGS='-march=native -O2 -pipe'
# -----------------------------------------------------
# Alias
# -----------------------------------------------------
alias sudo="doas"
alias sshkoko="TERM=xterm-256color ssh ywang2020@koko-login.hpc.fau.edu"
alias wakemac="wakeonlan 18:C0:4D:8D:56:0E"
alias ls="eza --icons=auto"
+3 -3
View File
@@ -1,5 +1,5 @@
[font]
size = 16
size = 10
[font.normal]
family = "FiraCode Nerd Font"
@@ -9,8 +9,8 @@ style = "Regular"
opacity = 0.7
[window.padding]
x = 15
y = 15
#x = 15
#y = 15
[selection]
save_to_clipboard = true
-3
View File
@@ -2,8 +2,6 @@
# Autostart
# -----------------------------------------------------
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
# Setup XDG for screen sharing
exec-once = ../scripts/xdg.sh
@@ -33,7 +31,6 @@ exec-once = ~/dotfiles/hypr/scripts/init-wallpaper-engine.sh
exec-once = pypr
exec-once = gentoo-pipewire-launcher restart &
# Start autostart cleanup
# exec-once = ~/dotfiles/hypr/scripts/cleanup.sh
+1 -2
View File
@@ -1,3 +1,2 @@
exec-once = hyprctl setcursor Vimix-hyprcursors 42
exec-once = hyprctl setcursor Vimix-hyprcursors 32
env = HYPRCURSOR_THEME,Vimix-hyprcursors
env = HYPRCURSOR_SIZE,42
+4 -6
View File
@@ -5,15 +5,13 @@
decoration {
rounding = 10
#rounding_power = 4.0
blur {
enabled = true
size = 10
passes = 3
new_optimizations = on
new_optimizations = true
ignore_opacity = true
xray = false
blurls = waybar
}
active_opacity = 1.0
inactive_opacity = 0.8
@@ -21,9 +19,9 @@ decoration {
shadow {
enabled = true
range = 30
render_power = 3
color = 0x66000000
range = 10
render_power = 2
color = 0x88000000
}
#drop_shadow = true
#shadow_range = 30
@@ -10,5 +10,6 @@ env = QT_QPA_PLATFORM,wayland
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = MOZ_ENABLE_WAYLAND,1
env = QT_STYLE_OVERRIDE,kvantum
env = LANG,zh_CN.UTF-8
+1 -1
View File
@@ -1 +1 @@
source = ~/dotfiles/hypr/conf/monitors/office.conf
source=monitors/hacmini.conf
-4
View File
@@ -1,4 +0,0 @@
monitor=DP-1,preferred,0x0,1
monitor=DP-2,preferred,1920x0,1
monitor=DP-3,preferred,0x-1080,1
monitor=DP-4,preferred,1920x-1080,1
+4 -5
View File
@@ -15,13 +15,12 @@ windowrule = float,^(showmethekey-gtk)$
windowrule = pin,^(showmethekey-gtk)$
layerrule = blur, gtk-layer-shell
layerrule = blur, logout_dialog
layerrule = blur, waybar
layerrule = blurpopups, waybar
windowrule = float,title:^(Mathematica)$
windowrule = opacity 0.8, ^(Code)$
windowrule = opacity 0.8, ^(code-oss)$
windowrule = opacity 0.8, ^(code-url-handler)$
windowrule = opacity 0.8,^(Code)$
windowrule = opacity 0.8,^(code)$
windowrule = opacity 0.8,^(code-oss)$
windowrule = opacity 0.8,^(code-url-handler)$
windowrule = float,^(QQ)$
windowrule = float,^(wechat)$
windowrule = float,^(fdm)$
-83
View File
@@ -1,83 +0,0 @@
# _ _ _
# | |__ _ _ _ __ _ __| | ___ ___| | __
# | '_ \| | | | '_ \| '__| |/ _ \ / __| |/ /
# | | | | |_| | |_) | | | | (_) | (__| <
# |_| |_|\__, | .__/|_| |_|\___/ \___|_|\_\
# |___/|_|
#
background {
monitor =
path = $HOME/.cache/blurred_wallpaper.png # only png supported for now
}
input-field {
monitor =
size = 200, 50
outline_thickness = 3
dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
dots_center = true
dots_rounding = -1 # -1 default circle, -2 follow input-field rounding
outer_color = rgb(151515)
inner_color = rgb(FFFFFF)
font_color = rgb(10, 10, 10)
fade_on_empty = true
fade_timeout = 1000 # Milliseconds before fade_on_empty is triggered.
placeholder_text = <i>Input Password...</i> # Text rendered in the input box when it's empty.
hide_input = false
rounding = -1 # -1 means complete rounding (circle/oval)
check_color = rgb(204, 136, 34)
fail_color = rgb(204, 34, 34) # if authentication failed, changes outer_color and fail message color
fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i> # can be set to empty
fail_transition = 300 # transition time in ms between normal outer_color and fail_color
capslock_color = -1
numlock_color = -1
bothlock_color = -1 # when both locks are active. -1 means don't change outer color (same for above)
invert_numlock = false # change color if numlock is off
swap_font_color = false # see below
position = 0, -20
halign = center
valign = center
}
label {
monitor =
text = cmd[update:1000] echo "$TIME"
color = rgba(200, 200, 200, 1.0)
font_size = 55
font_family = Fira Semibold
position = -100, -00
halign = right
valign = bottom
shadow_passes = 5
shadow_size = 10
}
label {
monitor =
text = $USER
color = rgba(200, 200, 200, 1.0)
font_size = 20
font_family = Fira Semibold
position = -100, 120
halign = right
valign = bottom
shadow_passes = 5
shadow_size = 10
}
image {
monitor =
path = $HOME/.cache/square_wallpaper.png
size = 280 # lesser side if not 1:1 ratio
rounding = -1 # negative values mean circle
border_size = 8
border_color = rgb(221, 221, 221)
rotate = 0 # degrees, counter-clockwise
reload_time = -1 # seconds between reloading, 0 to reload with SIGUSR2
# reload_cmd = # command to get new path. if empty, old path will be used. don't run "follow" commands like tail -F
position = 0, 200
halign = center
valign = center
}
-2
View File
@@ -6,5 +6,3 @@ wallpaper = ,/home/wyj/.cache/used_wallpaper
# Disable Splash
splash = false
ipc = off
+2 -2
View File
@@ -7,6 +7,6 @@ plugins = [
[scratchpads.term]
animation = "fromTop"
command = "alacritty --class alacritty-dropterm"
class = "alacritty-dropterm"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "75% 60%"
+1 -1
View File
@@ -53,7 +53,7 @@ case $1 in
# Select wallpaper with rofi
"select")
sleep 0.2
selected=$( find -L "$wallpaper_folder" -type f \( -iname "*.jpg" -o -iname "*.jpeg" -o -iname "*.png" \) -exec basename {} \; | sort -R | while read rfile
selected=$( find "$wallpaper_folder" -type f \( -iname "*.jpg" -o -iname "*.jpeg" -o -iname "*.png" \) -exec basename {} \; | sort -R | while read rfile
do
echo -en "$rfile\x00icon\x1f$wallpaper_folder/${rfile}\n"
done | rofi -dmenu -i -replace -config ~/dotfiles/rofi/config-wallpaper.rasi)
-15
View File
@@ -1,15 +0,0 @@
[calendars]
[[FAU]]
path = /home/wyj/.local/share/khal/calendars/FAU
type = calendar
[locale]
timeformat = %H:%M
dateformat = %Y-%m-%d
longdateformat = %Y-%m-%d
datetimeformat = %Y-%m-%d %H:%M
longdatetimeformat = %Y-%m-%d %H:%M
[default]
default_calendar = FAU
+9 -4
View File
@@ -1,5 +1,12 @@
font_family Fira Code Nerd Font
font_size 18.0
# Maple
#font_family Maple Mono NF CN
# end Maple
# Fica Code
font_family FiraCode Nerd Font
font_features FiraCodeNF-Reg +cv01 +cv02 +cv06 +cv31 +zero +cv30
font_features FiraCodeNF-SemBd +cv01 +cv02 +cv06 +cv31 +zero +cv30
# end Fira Code
font_size 16.0
bold_font auto
italic_font auto
bold_italic_font auto
@@ -16,8 +23,6 @@ include ~/.cache/wal/colors-kitty.conf
detect_urls yes
copy_on_select clipboard
strip_trailing_spaces smart
rectangle_select_modifiers ctrl+alt
terminal_select_modifiers shift
enable_audio_bell no
-75
View File
@@ -1,75 +0,0 @@
# An example configuration for vdirsyncer.
#
# Move it to ~/.vdirsyncer/config or ~/.config/vdirsyncer/config and edit it.
# Run `vdirsyncer --help` for CLI usage.
#
# Optional parameters are commented out.
# This file doesn't document all available parameters, see
# http://vdirsyncer.pimutils.org/ for the rest of them.
[general]
# A folder where vdirsyncer can store some metadata about each pair.
status_path = "~/.vdirsyncer/status/"
# CARDDAV
#[pair bob_contacts]
# A `[pair <name>]` block defines two storages `a` and `b` that should be
# synchronized. The definition of these storages follows in `[storage <name>]`
# blocks. This is similar to accounts in OfflineIMAP.
#a = "bob_contacts_local"
#b = "bob_contacts_remote"
# Synchronize all collections that can be found.
# You need to run `vdirsyncer discover` if new calendars/addressbooks are added
# on the server.
#collections = ["from a", "from b"]
# Synchronize the "display name" property into a local file (~/.contacts/displayname).
#metadata = ["displayname"]
# To resolve a conflict the following values are possible:
# `null` - abort when collisions occur (default)
# `"a wins"` - assume a's items to be more up-to-date
# `"b wins"` - assume b's items to be more up-to-date
#conflict_resolution = null
#[storage bob_contacts_local]
# A storage references actual data on a remote server or on the local disk.
# Similar to repositories in OfflineIMAP.
#type = "filesystem"
#path = "~/.contacts/"
#fileext = ".vcf"
#[storage bob_contacts_remote]
#type = "carddav"
#url = "https://owncloud.example.com/remote.php/carddav/"
#username =
# The password can also be fetched from the system password storage, netrc or a
# custom command. See http://vdirsyncer.pimutils.org/en/stable/keyring.html
#password =
# CALDAV
#[pair bob_calendar]
#a = "bob_calendar_local"
#b = "bob_calendar_remote"
#collections = ["from a", "from b"]
# Calendars also have a color property
#metadata = ["displayname", "color"]
[pair khal_pair_1]
a = "khal_pair_1_local"
b = "khal_pair_1_remote"
collections = ["from a", "from b"]
[storage khal_pair_1_local]
type = "filesystem"
path = "/home/wyj/.local/share/khal/calendars"
fileext = ".ics"
[storage khal_pair_1_remote]
type = "caldav"
url = "http://radicale.phywyj.dynv6.net/wyj/FAU"
username = "wyj"
password = "9ZoNFEKoKt3vTl"
+76 -115
View File
@@ -8,118 +8,79 @@
// by Stephan Raabe (2023)
// -----------------------------------------------------
//
[
{
// General Settings
"layer": "top",
"output": [
"DP-1",
"HDMI-A-2",
"DP-3"
],
"margin-top": 0,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"spacing": 0,
// Load Modules
"include": [
"~/dotfiles/waybar/themes/meow-gentoo/modules.jsonc"
],
// Modules Left
"modules-left": [
"custom/appmenuicon",
"hyprland/workspaces",
//"custom/appmenu",
//"group/settings",
"wlr/taskbar",
//"group/quicklinks",
"hyprland/window",
"custom/empty"
],
// Modules Center
"modules-center": [
"clock"
],
// Modules Right
"modules-right": [
"group/hardware",
"group/hardware2",
"battery",
"battery#charging",
"tray",
"group/power"
]
},
{
// General Settings
"layer": "top",
"output": [
"HDMI-A-1",
"DP-4"
],
"margin-top": 0,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"spacing": 0,
"fixed-center": false,
// Load Modules
"include": [
"~/dotfiles/waybar/themes/meow-gentoo/modules.jsonc"
],
// Modules Left
"modules-left": [
"custom/appmenuicon",
"hyprland/workspaces",
"wlr/taskbar",
"hyprland/window",
"custom/empty"
],
// Modules Center
// "modules-center": [
// "clock"
// ],
// Modules Right
"modules-right": [
"tray",
"custom/events"
]
},
{
// General Settings
"layer": "top",
"output": [
"DP-2"
],
"margin-top": 0,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"spacing": 0,
//"fixed-center": false,
// Load Modules
"include": [
"~/dotfiles/waybar/themes/meow-gentoo/modules.jsonc"
],
// Modules Left
"modules-left": [
"custom/appmenuicon",
"hyprland/workspaces",
"wlr/taskbar",
"hyprland/window",
"custom/empty"
],
// Modules Center
"modules-center": [
"custom/events"
],
// Modules Right
"modules-right": [
"group/hardware",
"group/hardware2",
"tray",
"group/power"
]
}
]
[{
// General Settings
"layer": "top",
"output": ["eDP-1", "DP-1", "DP-2"],
"margin-top": 0,
"margin-bottom": 0,
"layer": "top",
"margin-left": 0,
"margin-right": 0,
"spacing": 0,
// Load Modules
"include": ["~/dotfiles/waybar/themes/meow-gentoo/modules.jsonc"],
// Modules Left
"modules-left": [
"custom/appmenuicon",
"hyprland/workspaces",
//"custom/appmenu",
//"group/settings",
"wlr/taskbar",
//"group/quicklinks",
"hyprland/window",
"custom/empty"
],
// Modules Center
"modules-center": [
"clock"
],
// Modules Right
"modules-right": [
"group/hardware",
"group/hardware2",
"battery",
"battery#charging",
"tray",
"group/power"
]
}, {
// General Settings
"layer": "top",
"output": ["HDMI-A-1"],
"margin-top": 0,
"margin-bottom": 0,
"layer": "top",
"margin-left": 0,
"margin-right": 0,
"spacing": 0,
"fixed-center": false,
// Load Modules
"include": ["~/dotfiles/waybar/themes/meow-gentoo/modules.jsonc"],
// Modules Left
"modules-left": [
"custom/appmenuicon",
"hyprland/workspaces",
"wlr/taskbar",
"hyprland/window",
"custom/empty"
],
// Modules Center
// "modules-center": [
// "clock"
// ],
// Modules Right
"modules-right": [
"tray",
"custom/events"
]
}]
@@ -37,8 +37,7 @@
"Alacritty",
"kitty-dropterm",
"kitty",
"alacritty-dropterm",
"chrome-chatgpt.com__-Default"
"alacritty-dropterm"
],
"app_ids-mapping": {
"firefoxdeveloperedition": "firefox-developer-edition"
@@ -58,8 +57,7 @@
"(.*) Microsoft Teams": "$1",
"(.*) - Google Chrome": "$1",
"(.*) - Visual Studio Code": "$1",
"(.*) _哔哩哔哩*": "$1",
"imv - (.*)": "$1"
"(.*) _哔哩哔哩*": "$1"
},
"separate-outputs": true
},
@@ -241,7 +239,7 @@
// },
// Memory
"memory": {
"format": " {used:0.1f}G",
"format": " {used:0.1f}G",
"tooltip-format": "{total:0.1f}G total\n{swapTotal:0.1f}G swap\n{used:0.1f}G used\n{avail:0.1f}G free\n{percentage}% used",
"on-click": "alacritty -e htop",
"interval": 10,
@@ -326,11 +324,11 @@
"network": {
"format": "{ifname}",
"format-wifi": "{icon} {signalStrength}%",
"format-ethernet": " wired",
"format-ethernet": " wired",
"format-disconnected": "󰌙",
"tooltip-format": " {ifname} via {gwaddri}",
"tooltip-format": " {ifname} via {gwaddri}",
"tooltip-format-wifi": " {ifname} @ {essid}\nIP: {ipaddr}\nStrength: {signalStrength}%\nFreq: {frequency}MHz\nUp: {bandwidthUpBits} Down: {bandwidthDownBits}",
"tooltip-format-ethernet": " {ifname}\nIP: {ipaddr}\n up: {bandwidthUpBits} down: {bandwidthDownBits}",
"tooltip-format-ethernet": " {ifname}\nIP: {ipaddr}\n up: {bandwidthUpBits} down: {bandwidthDownBits}",
"tooltip-format-disconnected": "Disconnected",
"max-length": 50,
"on-click": "~/dotfiles/.settings/networkmanager.sh",
@@ -411,13 +409,13 @@
"format": "{icon} {volume}%",
"format-bluetooth": "{icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",
"format-muted": " {format_source}",
"format-source": "{volume}% ",
"format-source-muted": "",
"format-icons": {
"headphone": "",
"hands-free": "",
"headset": "",
"headset": "",
"phone": "",
"portable": "",
"car": "",
@@ -449,7 +447,7 @@
"format": "{icon}",
"tooltip": true,
"format-icons": {
"activated": "",
"activated": "",
"deactivated": ""
},
"on-click-right": "hyprlock"
+1 -1
View File
@@ -20,7 +20,7 @@
* ----------------------------------------------------- */
* {
font-family: "Fira Code Nerd Font", "FiraCode Nerd Font", "Symbols Nerd Font", "NotoSans Nerd Font", "Noto Sans CJK SC";
font-family: "Fira Code Nerd Font", "FiraCode Nerd Font", "NotoSans Nerd Font", "Noto Sans CJK SC";
font-weight: 700;
border: none;
border-radius: 0px;
+3
View File
@@ -0,0 +1,3 @@
AUX hypridle-0.1.4-fix-CFLAGS-CXXFLAGS.patch 901 BLAKE2B 8dd15b2a06beb5e10760f0ab84f8becf22722e8b8990c19e58d51a6865e10d68592e1d9041146a746d6deeb9d03dc2567056017f18c9623046c25153a9e13299 SHA512 8e7d1db099b4872e52bcf676db8b92a1f4d27ff79a7d340ef77f691c6c5305d2f98c28fe71f7b0f3c82bb63ef13115f76b43dc3eba769791e845e631cf9a27f8
DIST hypridle-0.1.4.gh.tar.gz 13948 BLAKE2B 450e2505fe8c245fd120fb22662e96648c8267a2878a9e9421ae06a8f2831b7f03f3e1ec23416c37e392e3b295cfb7d0cf8a61f7f611f62dea7affa6c3aadd06 SHA512 203dd5ff6c588fb1858d660baba71ede9d2c353abd63a5273fbc4befff8b77d416d802138881bce11605b248b05145e66847b5aa5395e9c150aaf07e67c8bcd8
EBUILD hypridle-0.1.4.ebuild 717 BLAKE2B 0be274204f4cd8da6cc787baa42f12b9867b9dd114dbf7d19c0ef56b9c70fc22bd6826ac96fd7abf8eacebb282124f046cc9a8d7e1276f385095062e054668fc SHA512 ce4e07b92c7b480ccc9da005fc5b9004856997ad39be27bee4a117e8cd565a1230adbc893b9387a04ddfdee338756fe9688972212520165cb47f26f64f62f2d2
@@ -0,0 +1,29 @@
From e2b3acf133c104574724f705f9f07007ec8bbe3b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gon=C3=A7alo=20Negrier=20Duarte?=
<gonegrier.duarte@gmail.com>
Date: Wed, 21 Feb 2024 15:29:01 +0000
Subject: [PATCH] Removed added CFLAGS/CXXFLAGS by CMakeLists.txt
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
---
CMakeLists.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3d60b42..bb37060 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,6 @@ if(CMAKE_BUILD_TYPE MATCHES Debug OR CMAKE_BUILD_TYPE MATCHES DEBUG)
message(STATUS "Configuring hypridle in Debug with CMake")
add_compile_definitions(HYPRLAND_DEBUG)
else()
- add_compile_options(-O3)
message(STATUS "Configuring hypridle in Release with CMake")
endif()
--
2.43.2
@@ -0,0 +1,39 @@
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Hyprland's idle daemon"
HOMEPAGE="https://github.com/hyprwm/hypridle"
if [[ "${PV}" = *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git"
else
SRC_URI="https://github.com/hyprwm/${PN^}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64"
fi
LICENSE="BSD"
SLOT="0"
RDEPEND="
dev-cpp/sdbus-c++:0/2
>=dev-libs/hyprlang-0.4.0
dev-libs/wayland
"
DEPEND="
${RDEPEND}
dev-libs/wayland-protocols
"
BDEPEND="
dev-util/wayland-scanner
virtual/pkgconfig
"
PATCHES=(
"${FILESDIR}/hypridle-0.1.4-fix-CFLAGS-CXXFLAGS.patch"
)
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>gonegrier.duarte@gmail.com</email>
<name>Gonçalo Negrier Duarte</name>
</maintainer>
<upstream>
<changelog>https://github.com/hyprwm/hypridle/releases</changelog>
<doc>https://wiki.hyprland.org/Hypr-Ecosystem/hypridle/</doc>
<bugs-to>https://github.com/hyprwm/hypridle/issues</bugs-to>
<remote-id type="github">hyprwm/hypridle</remote-id>
</upstream>
</pkgmetadata>
+1
View File
@@ -0,0 +1 @@
masters = gentoo
+11
View File
@@ -0,0 +1,11 @@
AUX config.json 197 BLAKE2B 7857d382a02a15fbc86018cd61e759927be2c009b0eefa10d282772f236680f54bd90169e0b404e98857657b7f16ef537be78d5e7ec18a498c48d3d490bffead SHA512 9b2b6663bddadc249221aa81669d26a44102926caa8ce6c683c0f1bb65466f1b5449f821b73468e6da57515d5367e9bea829cfb08ddb4c3b48e1f178c4c88677
AUX qq.sh 340 BLAKE2B f06daf0857721e55b2c3ed2a5538b5582acf4cff41b336a89b972abe4ceb1626b7c9cf51889ea731e00219fcee7da9a9d8c68375eaf7a84c71b5a13a8c11bd4f SHA512 4553c2cc6c6d0f7921237476ad3376c992571eb90f692dd339fb628bd1352746f6e46df61bf5d00f24099bafbfbee4074702be6e77577c44b448d38e3ee82c8b
AUX start.sh 5065 BLAKE2B de4dd4684820dfb35069408659612cc009c5fe6b6a397ddc2cf59f350341c286828f727d10edf3115e4ba7d5c1da7890e08c62c8a5da93b750fe8de5d0beb3b8 SHA512 bc66e6592b10cc805b747cead85b26650fc47e10cb3e08f38272631b22c29b817c468cbbcd31a52139b75427fb48b171b4ad14969da939e1d6703943c6555397
AUX vercmp.sh 1492 BLAKE2B ac4ae2aeef54225cfbf31e50345b1bfd9b71310fe24ff9025956801589db258c215a5120115d19044d941c5f63814d7f7a5ddfb638d8af98cdbfbd3aa83569e7 SHA512 e2843a84c6f66918a8de60ef83d07a14881b072e7eed2e374e16542d8079e088974a65cea336cba3e5a41d72c5824de381bdce26d54ca21509196ab5f2befd76
AUX xdg-open.sh 206 BLAKE2B 1ed3d1f9c659fffc3476fa0cd28030f8646be0ff2d1d97968433f6eb0fe88dd7717c2fb137c8fd6c93686e4c652cc74434d8aceb69ccba594a205e241d7ea93e SHA512 b12a65aa3cbd5da758e47bbc9a98930c009a9aeeffc12a6329aabd9dc0a9b206dfec9af8950122e912be311985fe7d2daa6dae815ccabdd00ecdbfbc2760a143
DIST LiteLoaderQQNT-1.2.1.zip 32390 BLAKE2B ab626bba9fdff7566657b22bcbc1ac32e9ea3878eea461aeb58c0ba27e92e3111479c2a72c9d08d2067e43497f854a1a30090da18f5941eb6a0b705bce0d6639 SHA512 a0a179942f3b6ee8ed1c8388f6a5234e2f84b3340c94ddc91b497dd7f12cc9cac80ae250c62e21bdaab9e52cfecaa6c78b13b6849ddc5ff7db65efe852d753d0
DIST QQ_3.2.12_240808_amd64_01.deb 152276798 BLAKE2B fa70a6e198203df87546115de7ae07b2479f3992848c5b361797330f7c3d5757ff8a1ff2bdb16b72e74a60cb8db5e41ab20cf56ec653a86ea58fb43604256544 SHA512 ad4657fd72ba13f804db24336cc07636454afd9fc97dac1a9d575a8500227f996879386e2257e290139bc7ba9e2f56e305b4969ca9c9ee5dbd7efd0302ed7ca9
DIST QQ_3.2.12_240808_arm64_01.deb 152230448 BLAKE2B 0a4ad45efd111aac457723124a934fe6b80701bb8a4c9363f959abf4d5e2b7fcc4dfcc8c82ddfa324992bc1bc4561168d6597cc5217d998257561d6f9a0386e8 SHA512 22fb0f590f8a4be148750fde203fd42647557998caa8516b165094020ee3f670f967d9d313d47fdbbf449f497cbe23f612355b6afae9cfde7df02c52e64ef0ca
DIST QQ_3.2.12_240808_loongarch64_01.deb 144876648 BLAKE2B 2813becfcd657f093925d53e94137c16a8e0037e02e354cb11c98e2c978a89643dcc9a7794961f7edcdf15a4509880564dbe85463f7bfbe3e3c45e9362b87af9 SHA512 19192fb5d4b1de95fe677195db92fcf70fea0daa286697faf558305f44ecb980a3f44f29cc7b9d846ef76a4dd4b06a2e5ecc2c1c2e21c1603188d3a7e79292ce
EBUILD tencent-qq-3.2.12_p240808.ebuild 4928 BLAKE2B 4167fa15062f201a109c67d07aaab6074631564f15e6ff1e42094fb14e3875cd272f9b31e19cfbf42a0d5b5cef70807e8d06d29ad1dddbb7eacea6d37dc3d955 SHA512 17b14aa95d165e8a05920eb363a0da831567bcffb178f04df9d9a22f135b3b9fe7aad309b1c7d2ef56286d63e40ab96b2c7a0c6357034a4315875cc46ea0922e
MISC metadata.xml 877 BLAKE2B ccb294dfc292e53c35bfc5c8669c0edcf41d24050ce9fb097a73d874687717de009048e0bf6d6bc1c5194afc05d274b9d70e8f4d5a3787fceb45fceab1bbf4d0 SHA512 520778cfee8e5977f4a766a1dfff82ed9fed287567ad96de11a9dbb49d4fae571001cb46bc714669172ebca8441cf51a6ec0b778215bb4709a57ace72c6a70f8
@@ -0,0 +1,9 @@
{
"baseVersion": "__BASE_VER__",
"currentVersion": "__CURRENT_VER__",
"previousVersion": "",
"buildVersion": "__BUILD_VER__",
"skippedVersions": [],
"inUsePkg": "",
"hasRan": false
}
@@ -0,0 +1,12 @@
#!/bin/bash
if [ -d ~/.config/QQ/versions ]; then
find ~/.config/QQ/versions -name sharp-lib -type d -exec rm -r {} \; 2>/dev/null
fi
# Allow users to override command-line options
if [[ -f $XDG_CONFIG_HOME/qq-flags.conf ]]; then
QQ_USER_FLAGS="$(grep -v '^#' $XDG_CONFIG_HOME/qq-flags.conf)"
fi
exec /opt/QQ/qq $QQ_USER_FLAGS "$@"
@@ -0,0 +1,149 @@
#!/bin/bash
QQ_HOTUPDATE_VERSION="__CURRENT_VER__"
function command_exists() {
local command="$1"
command -v "${command}" >/dev/null 2>&1
}
function show_error_dialog() {
title="linuxqq-nt-bwrap"
if command_exists kdialog; then
kdialog --error "$1" --title "$title" --icon qq
elif command_exists zenity; then
zenity --error --title "$title" --icon-name qq --text "$1"
else
all_off="$(tput sgr0)"
bold="${all_off}$(tput bold)"
blue="${bold}$(tput setaf 4)"
yellow="${bold}$(tput setaf 3)"
printf "${blue}==>${yellow} ${bold} $1${all_off}\n"
fi
}
# 进行必要文件的检查
if [ ! -e "/etc/localtime" ]; then
show_error_dialog "/etc/localtime 未找到。\n请先设置系统时区。"
exit 1
fi
USER_RUN_DIR="/run/user/$(id -u)"
XAUTHORITY="${XAUTHORITY:-$HOME/.Xauthority}"
XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
FONTCONFIG_HOME="${XDG_CONFIG_HOME}/fontconfig"
QQ_APP_DIR="${XDG_CONFIG_HOME}/QQ"
if [ -z "${QQ_DOWNLOAD_DIR}" ]; then
if [ -z "${XDG_DOWNLOAD_DIR}" ]; then
XDG_DOWNLOAD_DIR="$(xdg-user-dir DOWNLOAD)"
fi
QQ_DOWNLOAD_DIR="${XDG_DOWNLOAD_DIR:-$HOME/Downloads}"
fi
# 从 flags 文件中加载参数
set -euo pipefail
flags_file="${XDG_CONFIG_HOME}/qq-electron-flags.conf"
declare -a flags
if [[ -f "${flags_file}" ]]; then
mapfile -t <"${flags_file}"
fi
for line in "${MAPFILE[@]}"; do
if [[ ! "${line}" =~ ^[[:space:]]*#.* ]]; then
flags+=("${line}")
fi
done
QQ_HOTUPDATE_DIR="${QQ_APP_DIR}/versions"
# 在「下载」目录不存在的时候,自动使用 ~/Downloads
# 避免挂载整个 home
if [ "${QQ_DOWNLOAD_DIR%*/}" == "${HOME}" ]; then
QQ_DOWNLOAD_DIR="${HOME}/Downloads"
fi
# 安装当前版本
HOTUPDATE_VERSION_DIR="${QQ_HOTUPDATE_DIR}/${QQ_HOTUPDATE_VERSION}"
install -d "${QQ_HOTUPDATE_DIR}"
if [ ! -d "${HOTUPDATE_VERSION_DIR}" ] && [ ! -L "${HOTUPDATE_VERSION_DIR}" ]; then
ln -sfd "/opt/QQ/resources/app" "${HOTUPDATE_VERSION_DIR}"
fi
# 处理旧版本
rm -rf "${QQ_HOTUPDATE_DIR}/"**".zip"
is_hotupdated_version=0 # 正在运行的版本是否经过热更新?
find "${QQ_HOTUPDATE_DIR}/"*[-_]* -maxdepth 1 -type "d,l" | while read path; do
this_version="$(basename "$path")"
if [ "$(/opt/QQ/workarounds/vercmp.sh "${this_version}" lt "${QQ_HOTUPDATE_VERSION//_/-}")" == "true" ]; then
# 这个版本小于当前版本,删除之
echo "rm $this_version"
rm -rf "$path"
else
is_hotupdated_version=1
fi
done
if [ "$is_hotupdated_version" == "0" ]; then
cp "/opt/QQ/workarounds/config.json" "${QQ_HOTUPDATE_DIR}/config.json"
fi
bwrap --new-session --cap-drop ALL --unshare-user-try --unshare-pid --unshare-cgroup-try \
--ro-bind /lib /lib \
--ro-bind /lib64 /lib64 \
--ro-bind /bin /bin \
--ro-bind /usr /usr \
--ro-bind /opt /opt \
--ro-bind /opt/QQ/workarounds/xdg-open.sh /usr/bin/xdg-open \
--ro-bind /usr/lib/snapd-xdg-open/xdg-open /snapd-xdg-open \
--ro-bind /usr/lib/flatpak-xdg-utils/xdg-open /flatpak-xdg-open \
--ro-bind /etc/machine-id /etc/machine-id \
--ro-bind /etc/ld.so.cache /etc/ld.so.cache \
--dev-bind /dev /dev \
--ro-bind /sys /sys \
--ro-bind /etc/passwd /etc/passwd \
--ro-bind /etc/nsswitch.conf /etc/nsswitch.conf \
--ro-bind-try /run/systemd/userdb /run/systemd/userdb \
--ro-bind /etc/resolv.conf /etc/resolv.conf \
--ro-bind /etc/localtime /etc/localtime \
--proc /proc \
--dev-bind /run/dbus /run/dbus \
--bind "${USER_RUN_DIR}" "${USER_RUN_DIR}" \
--ro-bind-try /etc/fonts /etc/fonts \
--dev-bind /tmp /tmp \
--bind-try "${HOME}/.pki" "${HOME}/.pki" \
--ro-bind-try "${XAUTHORITY}" "${XAUTHORITY}" \
--bind-try "${QQ_DOWNLOAD_DIR}" "${QQ_DOWNLOAD_DIR}" \
--setenv QQ_APP_DIR "${QQ_APP_DIR}" \
--bind "${QQ_APP_DIR}" "${QQ_APP_DIR}" \
--ro-bind-try "${FONTCONFIG_HOME}" "${FONTCONFIG_HOME}" \
--ro-bind-try "${HOME}/.icons" "${HOME}/.icons" \
--ro-bind-try "${HOME}/.local/share/.icons" "${HOME}/.local/share/.icons" \
--ro-bind-try "${XDG_CONFIG_HOME}/gtk-3.0" "${XDG_CONFIG_HOME}/gtk-3.0" \
--ro-bind /etc/nsswitch.conf /etc/nsswitch.conf \
--ro-bind-try /run/systemd/userdb/ /run/systemd/userdb/ \
--setenv IBUS_USE_PORTAL 1 \
--setenv QQNTIM_HOME "${QQ_APP_DIR}/QQNTim" \
--setenv LITELOADERQQNT_PROFILE "${QQ_APP_DIR}/LiteLoaderQQNT" \
/opt/QQ/qq "${flags[@]}" "$@"
# 移除无用崩溃报告和日志
# 如果需要向腾讯反馈 bug,请注释掉如下几行
rm -rf ${QQ_APP_DIR}/crash_files
touch ${QQ_APP_DIR}/crash_files
if [ -d "${QQ_APP_DIR}/log" ]; then
rm -rf "${QQ_APP_DIR}/log"
fi
for nt_qq_userdata in "${QQ_APP_DIR}/nt_qq_"*; do
if [ -d "${nt_qq_userdata}/log" ]; then
rm -rf "${nt_qq_userdata}/log"
fi
if [ -d "${nt_qq_userdata}/log-cache" ]; then
rm -rf "${nt_qq_userdata}/log-cache"
fi
done
if [ -d "${QQ_APP_DIR}/Crashpad" ]; then
rm -rf "${QQ_APP_DIR}/Crashpad"
fi
@@ -0,0 +1,93 @@
#!/usr/bin/env bash
# Comparison expressions for semantic versions.
# only supports semver standard MAJOR.MINOR.PATCH syntax;
# pre-release or build-metadata extensions have undefined behavior.
set -o errexit
set -o pipefail
function usage() {
echo "Comparison expressions for semantic versions."
echo
echo "usage: vercmp VERSION_A OPERATOR VERSION_B"
echo
echo "OPERATORS"
echo
echo " lt - Less than"
echo " lteq - Less than or equal to"
echo " eq - Equal to"
echo " gteq - Grater than or equal to"
echo " gt - Greater than"
echo
}
if [ "$#" -ne 3 ]; then
usage
exit 1
fi
LEFT="$1"
OPERATOR="$2"
RIGHT="$3"
if [ "$LEFT" = "$RIGHT" ]; then
COMPARISON=0
else
SORTED=($(for VER in "$LEFT" "$RIGHT"; do echo "$VER"; done | sort -V))
if [ "${SORTED[0]}" = "$LEFT" ]; then
COMPARISON=-1
else
COMPARISON=1
fi
fi
OUTCOME=false
case $OPERATOR in
lt)
if [ "$COMPARISON" -eq -1 ]; then
OUTCOME=true
fi
;;
lteq)
if [ "$COMPARISON" -lt 1 ]; then
OUTCOME=true
fi
;;
eq)
if [ "$COMPARISON" -eq 0 ]; then
OUTCOME=true
fi
;;
gteq)
if [ "$COMPARISON" -gt -1 ]; then
OUTCOME=true
fi
;;
gt)
if [ "$COMPARISON" -eq 1 ]; then
OUTCOME=true
fi
;;
*)
usage
exit 1
;;
esac
VERCMP_QUIET="${VERCMP_QUIET:-false}"
if [ ! "$VERCMP_QUIET" = "true" ]; then
echo "$OUTCOME"
fi
if [ "$OUTCOME" = "true" ]; then
exit 0
else
exit 1
fi
@@ -0,0 +1,10 @@
#!/bin/bash
URI_TO_OPEN="$1"
if ! [ "${URI_TO_OPEN:0:8}" == "jsbridge" ]; then
if [ "${URI_TO_OPEN:0:4}" == "http" ]; then
/snapd-xdg-open "$URI_TO_OPEN"
else
/flatpak-xdg-open "$URI_TO_OPEN"
fi
fi
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE
pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>git@xen0n.name</email>
<name>WANG Xuerui</name>
</maintainer>
<maintainer type="person">
<email>ston.jia@qq.com</email>
<name>ston</name>
</maintainer>
<use>
<flag name="bwrap">Use sys-apps/bubblewrap to prevent
private information leakage</flag>
<flag name="system-vips">Use media-libs/vips instead of
shipped libs.</flag>
<flag name="gnome">Supporting screenshot when using
GNOME</flag>
<flag name="appindicator">Build in support for
notifications using the libindicate or libappindicator
plugin</flag>
<flag name="liteloader">Add liteloader support</flag>
</use>
</pkgmetadata>
@@ -0,0 +1,156 @@
# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit unpacker xdg
MY_PV=${PV/_p/_}
_I="Linux"
_ArchExt="_01"
_QQDownSite="https://dldir1.qq.com/qqfile/qq/QQNT"
_QQFileName="QQ"
_QQFileSuffix=".deb"
_LiteLoader_PV="1.2.1"
DESCRIPTION="The new version of the official linux-qq"
HOMEPAGE="https://im.qq.com/linuxqq/index.shtml"
SRC_URI="
amd64? ( ${_QQDownSite}/$_I/${_QQFileName}_${MY_PV}_amd64${_ArchExt}${_QQFileSuffix} )
arm64? ( ${_QQDownSite}/$_I/${_QQFileName}_${MY_PV}_arm64${_ArchExt}${_QQFileSuffix} )
loong? ( ${_QQDownSite}/$_I/${_QQFileName}_${MY_PV}_loongarch64${_ArchExt}${_QQFileSuffix} )
liteloader? (
https://github.com/LiteLoaderQQNT/LiteLoaderQQNT/releases/download/${_LiteLoader_PV}/LiteLoaderQQNT.zip \
-> LiteLoaderQQNT-${_LiteLoader_PV}.zip
)
"
S=${WORKDIR}
LICENSE="Tencent"
SLOT="0"
KEYWORDS="-* ~amd64 ~arm64"
IUSE="+bwrap system-vips gnome appindicator liteloader"
RESTRICT="strip mirror"
RDEPEND="
x11-libs/gtk+:3
x11-libs/libnotify
dev-libs/nss
appindicator? ( dev-libs/libayatana-appindicator )
x11-libs/libXScrnSaver
x11-libs/libXcomposite
x11-libs/libXdamage
x11-libs/libXtst
x11-misc/xdg-utils
app-accessibility/at-spi2-core:2
app-crypt/libsecret
virtual/krb5
sys-apps/keyutils
system-vips? (
dev-libs/glib
>=media-libs/vips-8.15.2[-pdf]
)
bwrap? (
sys-apps/bubblewrap
x11-misc/snapd-xdg-open
x11-misc/flatpak-xdg-utils
)
gnome? ( dev-libs/gjs )
media-libs/openslide
loong? (
virtual/loong-ow-compat
)
"
BDEPEND="liteloader? ( app-arch/unzip )"
src_unpack() {
:
if use liteloader; then
unpack LiteLoaderQQNT-${_LiteLoader_PV}.zip
fi
}
src_install() {
dodir /
cd "${D}" || die
if [ "${ARCH}" = "loong" ]; then
unpacker "${DISTDIR}/${_QQFileName}_${MY_PV}_loongarch64${_QQFileSuffix}"
else
unpacker "${DISTDIR}/${_QQFileName}_${MY_PV}_${ARCH}${_ArchExt}${_QQFileSuffix}"
fi
if use system-vips; then
rm -r "${D}"/opt/QQ/resources/app/sharp-lib || die
fi
if use bwrap; then
exeinto /opt/QQ
doexe "${FILESDIR}"/start.sh
sed -i 's!/opt/QQ/qq!/opt/QQ/start.sh!' "${D}"/usr/share/applications/qq.desktop || die
insinto /opt/QQ/workarounds
doins "${FILESDIR}"/{config.json,xdg-open.sh,vercmp.sh}
fperms +x /opt/QQ/workarounds/{xdg-open.sh,vercmp.sh}
local _base_pkgver=${PV/_p/-} || die
local _update_pkgver=${_base_pkgver} || die
local cur_ver=${_update_pkgver:-${base_ver}} || die
local build_ver=${cur_ver#*-} || die
sed -i "s|__BASE_VER__|${base_ver}|g;s|__CURRENT_VER__|${cur_ver}|g;s|__BUILD_VER__|${build_ver}|g" \
"${D}"/opt/QQ/workarounds/config.json \
"${D}"/opt/QQ/start.sh || die
else
sed -i 's!/opt/QQ/qq!/usr/bin/qq!' "${D}"/usr/share/applications/qq.desktop || die
fi
if use bwrap; then
dosym -r /opt/QQ/start.sh /usr/bin/qq
elif use system-vips; then
newbin "$FILESDIR/qq.sh" qq
else
dosym -r /opt/QQ/qq /usr/bin/qq
fi
# https://bugs.gentoo.org/898912
if use appindicator; then
dosym ../../usr/lib64/libayatana-appindicator3.so /opt/QQ/libappindicator3.so
fi
sed -i 's!/usr/share/icons/hicolor/512x512/apps/qq.png!qq!' "${D}"/usr/share/applications/qq.desktop || die
gzip -d "${D}"/usr/share/doc/linuxqq/changelog.gz || die
dodoc "${D}"/usr/share/doc/linuxqq/changelog
rm -rf "${D}"/usr/share/doc/linuxqq/ || die
if use liteloader; then
insinto /opt/LiteLoader
doins -r "${WORKDIR}"/*
dosym -r /opt/LiteLoader/src/preload.js /opt/QQ/resources/app/application/preload.js
sed -i "1 i require(\"/opt/LiteLoader\");" "${D}"/opt/QQ/resources/app/app_launcher/index.js || die
fi
}
pkg_postinst() {
xdg_pkg_postinst
if use bwrap; then
elog "-EN-----------------------------------------------------------------"
elog "If you want to download files in QQ"
elog "Please set the QQ download path to ~/Download"
elog "If you have enabled LiteLoaderQQNT support, relevant plugins can be "
elog "downloaded from https://liteloaderqqnt.github.io/, "
elog "For instance, after downloading the 「轻量工具箱」 and unzipping it, "
elog "download it to the directory ~/.config/QQ/LiteLoaderQQNT/plugins/lite_tools_v4/, "
elog "and the changes will take effect after a restart."
elog "--------------------------------------------------------------------"
elog "-ZH-----------------------------------------------------------------"
elog "如果要在 QQ 中下载文件,请先在「设置」->「存储管理」中把下载文件夹"
elog "更改为系统的“下载”/“Downloads”文件夹。"
elog "如果您启用了 LiteLoaderQQNT 支持,"
elog "可以从 https://liteloaderqqnt.github.io/ 下载相关插件,"
elog "例如:「轻量工具箱」下载后"
elog "解压到 ~/.config/QQ/LiteLoaderQQNT/plugins/“lite_tools_v4”/ 目录下,重启后生效。"
elog "--------------------------------------------------------------------"
fi
}
+1
View File
@@ -0,0 +1 @@
local-overlay
+11 -11
View File
@@ -3,30 +3,30 @@
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
WARNING_FLAGS="-Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
COMMON_FLAGS="-march=haswell -mabm -maes --param=l1-cache-line-size=64 --param=l1-cache-size=32 --param=l2-cache-size=8192 -O2 -pipe"# -flto ${WARNING_FLAGS}"
COMMON_FLAGS="-march=native -O2 -pipe -flto ${WARNING_FLAGS}"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
#FEATURES = "distcc"
#MAKEOPTS = "-j32 -l8"
MAKEOPTS = "-j8"
PORTAGE_TMPDIR="/tmp"
AUTO_CLEAN="yes"
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"
USE="wayland pipewire pulseaudio dbus lto pgo -X -initramfs"
L10N="zh-CN"
PORTAGE_TMPDIR="/tmp"
ACCEPT_LICENSE="@FREE"
ACCEPT_LISENCE="@FREE"
ACCEPT_KEYWORDS="amd64"
VIDEO_CARDS="amdgpu radeonsi"
VIDEO_CARDS="intel"
USE="wayland cjk pipewire pulseaudio zstd zsh-completion vulkan dbus lto -kde -gnome -initramfs"
L10N="zh-CN"
CAMERAS="canon"
# NOTE: This stage was built with the bindist Use flag enabled
#MAKEOPTS="-j1"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C.utf8
RUBY_SINGLE_TARGET="ruby32"
+1
View File
@@ -0,0 +1 @@
app-i18n/fcitx-configtool ~amd64
-3
View File
@@ -1,6 +1,3 @@
gui-apps/hyprlock ~amd64
gui-apps/hypridle ~amd64
# xdg-desktop-portal-hyprland
gui-libs/xdg-desktop-portal-hyprland ~amd64
dev-cpp/sdbus-c++ ~amd64
-1
View File
@@ -1,3 +1,2 @@
app-shells/zoxide ~amd64
dev-vcs/lazygit ~amd64
-1
View File
@@ -1 +0,0 @@
x11-misc/pywal ~amd64
+2
View File
@@ -0,0 +1,2 @@
net-im/tencent-qq ~amd64
media-libs/openslide ~amd64
+27
View File
@@ -0,0 +1,27 @@
sci-mathematics/sage-conf ~amd64
sci-mathematics/sage-doc ~amd64
sci-mathematics/sage_docbuild ~amd64
sci-mathematics/sage_setup ~amd64
sci-mathematics/sagemath-standard ~amd64
dev-python/jupyter-jsmol ~amd64
media-gfx/threejs-sage-extension ~amd64
dev-python/cvxopt ~amd64
dev-python/rpy ~amd64
media-gfx/tachyon ~amd64
sci-mathematics/cu2 ~amd64
sci-mathematics/cubex ~amd64
sci-mathematics/dikcube ~amd64
sci-mathematics/ExportSageNB ~amd64
sci-mathematics/mcube ~amd64
sci-mathematics/optimal ~amd64
sci-mathematics/sage-data-combinatorial_designs ~amd64
sci-mathematics/sage-data-elliptic_curves ~amd64
sci-mathematics/sage-data-graphs ~amd64
sci-mathematics/sage-data-polytopes_db ~amd64
sci-chemistry/sage-jmol-bin ~amd64
sci-libs/dsdp ~amd64
dev-python/jupyter-sphinx ~amd64
dev-python/sphinx-copybutton ~amd64
dev-python/sphinx-inline-tabs ~amd64
dev-tex/sagetex ~amd64
@@ -1,2 +1,6 @@
app-backup/timeshift-autosnap ~amd64
sys-process/nvtop ~amd64
app-backup/timeshift ~amd64
app-backup/timeshift-autosnap ~amd64
net-dns/dnslookup ~amd64
+2
View File
@@ -0,0 +1,2 @@
net-im/wechat-universal-bwrap ~amd64
x11-misc/flatpak-xdg-utils ~amd64
+1
View File
@@ -0,0 +1 @@
app-misc/yazi ~amd64
+3 -1
View File
@@ -1,2 +1,4 @@
gui-apps/rofi-wayland nolto.conf
gui-libs/aquamarine nolto.conf
sys-apps/mission-center nolto.conf
app-backup/timeshift nolto.conf
dev-python/cypari2 nolto.conf
-10
View File
@@ -1,6 +1,4 @@
sys-kernel/linux-firmware linux-fw-redistributable
sys-firmware/intel-microcode intel-ucode
media-fonts/nerd-fonts Vic-Fieger-License
www-client/google-chrome google-chrome
app-editors/vscode Microsoft-vscode
@@ -8,11 +6,3 @@ net-im/tencent-qq Tencent
net-im/wechat-universal-bwrap all-rights-reserved
sci-mathematics/mathematica all-rights-reserved
net-im/discord all-rights-reserved
net-im/zoom all-rights-reserved
net-misc/anydesk AnyDesk-TOS
games-util/steam-launcher ValveSteamLicense
app-benchmarks/geekbench geekbench
app-arch/unrar unRAR
-4
View File
@@ -1,4 +0,0 @@
# required by media-libs/mesa-24.0.9::gentoo[video_cards_radeonsi]
# required by x11-terms/alacritty-0.12.3::gentoo
# required by @hyprland (argument)
>=x11-libs/libdrm-2.4.120 video_cards_amdgpu
+5
View File
@@ -0,0 +1,5 @@
# required by app-portage/pfl-3.5.2::gentoo[network-cron]
# required by @base
# required by @selected
# required by @world (argument)
>=sys-apps/util-linux-2.39.4-r1 caps
+8
View File
@@ -0,0 +1,8 @@
# required by x11-misc/xdg-utils-1.2.1-r1::gentoo
# required by www-client/google-chrome-126.0.6478.126::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=app-text/xmlto-0.0.28-r11 text
www-client/w3m imlib
-19
View File
@@ -1,19 +0,0 @@
# required by www-client/chromium-126.0.6478.57::gentoo
# required by chromium (argument)
>=dev-libs/libxml2-2.12.6 icu
# required by www-client/chromium-126.0.6478.57::gentoo[system-harfbuzz]
# required by chromium (argument)
>=media-libs/harfbuzz-8.4.0 icu
# required by www-client/chromium-126.0.6478.57::gentoo
# required by chromium (argument)
>=sys-libs/zlib-1.3.1-r1 minizip
# required by www-client/chromium-126.0.6478.57::gentoo
# required by chromium (argument)
>=net-libs/nodejs-20.12.1 inspector
# required by www-client/chromium-126.0.6478.57::gentoo[system-toolchain]
# required by chromium (argument)
>=virtual/rust-1.77.1 profiler
# required by virtual/rust-1.77.1::gentoo
# required by www-client/chromium-126.0.6478.57::gentoo[system-toolchain]
# required by chromium (argument)
>=dev-lang/rust-bin-1.77.1 profiler
-1
View File
@@ -1 +0,0 @@
app-admin/doas persist
-22
View File
@@ -1,22 +0,0 @@
# required by app-i18n/fcitx-configtool-5.1.6-r2::gentoo
# required by @fcitx (argument)
>=app-i18n/fcitx-qt-5.1.5-r2 qt6 X
# required by dev-qt/qtwayland-6.7.2-r3::gentoo
# required by app-i18n/fcitx-qt-5.1.5-r2::gentoo[qt6,wayland]
# required by app-i18n/fcitx-chinese-addons-5.1.6::gentoo[gui,qt5]
# required by @fcitx (argument)
>=dev-qt/qtbase-6.7.2-r5 opengl
dev-qt/qttools opengl
# required by dev-qt/qtwayland-5.15.14::gentoo
# required by app-i18n/fcitx-qt-5.1.5-r2::gentoo[qt5,wayland]
# required by app-i18n/fcitx-chinese-addons-5.1.6::gentoo[gui,qt5]
# required by @fcitx (argument)
>=dev-qt/qtgui-5.15.14 egl
# required by app-i18n/fcitx-chinese-addons-5.1.7::gentoo[gui,qt5]
# required by @fcitx
# required by @selected
# required by @world (argument)
>=app-i18n/fcitx-qt-5.1.8 qt5
+1
View File
@@ -0,0 +1 @@
media-video/ffmpeg x264 x265 -gnutls openssl mp3
-13
View File
@@ -1,13 +0,0 @@
# required by www-client/firefox-115.13.0::gentoo[system-libvpx]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=media-libs/libvpx-1.13.1-r1 postproc
# required by www-client/firefox-115.13.0::gentoo[-X,pgo]
# required by @hyprland
# required by @selected
# required by @world (argument)
=gui-libs/wlroots-0.17.2-r1 tinywl
www-client/firefox openh264
-3
View File
@@ -1,3 +0,0 @@
sys-apps/fwupd amdgpu flashrom nvme uefi gnutls
sys-firmware/intel-microcode hostonly
+1
View File
@@ -0,0 +1 @@
media-fonts/noto-cjk X
+1
View File
@@ -0,0 +1 @@
#media-libs/freeimage raw
+1 -1
View File
@@ -1 +1 @@
sys-devel/gcc openmp pie lto pgo
sys-devel/gcc openmp lto pie pgo
+1
View File
@@ -0,0 +1 @@
media-libs/libgphoto2 exif jpeg
+1
View File
@@ -0,0 +1 @@
sci-libs/gsl cblas-external
+23 -77
View File
@@ -1,42 +1,18 @@
gui-wm/hyprland X
# required by x11-base/xwayland-24.1.2::gentoo
# required by gui-wm/hyprland-0.42.0-r1::gentoo[X]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=media-libs/libepoxy-1.5.10-r3 X
# required by media-libs/mesa-24.0.7::gentoo
# required by @hyprland (argument)
>=media-libs/libglvnd-1.7.0 X
# required by kde-frameworks/qqc2-desktop-style-6.10.0::gentoo
# required by gui-libs/hyprland-qtutils-0.1.1::gentoo
# required by gui-wm/hyprland-0.46.2-r1::gentoo[qtutils]
# required by x11-terms/kitty-0.34.1::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=kde-frameworks/sonnet-6.10.0 qml
# required by kde-frameworks/kirigami-6.10.0::gentoo
# required by kde-frameworks/qqc2-desktop-style-6.10.0::gentoo
# required by gui-libs/hyprland-qtutils-0.1.1::gentoo
# required by gui-wm/hyprland-0.46.2-r1::gentoo[qtutils]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=dev-qt/qt5compat-6.8.2 qml
>=x11-libs/libxkbcommon-1.7.0 X
sys-auth/seatd builtin server
# required by dev-qt/qtwayland-5.15.14::gentoo
# required by gui-libs/xdg-desktop-portal-hyprland-1.3.1-r1::guru[-qt6]
# required by @hyprland (argument)
>=dev-qt/qtgui-5.15.14 egl
media-sound/pavucontrol X
# required by media-sound/pavucontrol-5.0-r3::gentoo[X]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=dev-cpp/gtkmm-3.24.9:3.0 X
# required by dev-cpp/gtkmm-3.24.9::gentoo
# required by media-sound/pavucontrol-5.0-r3::gentoo[X]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=x11-libs/gtk+-3.24.41-r1 X
x11-misc/xdg-user-dirs gtk
# required by gui-apps/aylurs-gtk-shell-1.8.2-r1::guru
# required by @hyprland
@@ -44,56 +20,26 @@ media-sound/pavucontrol X
# required by @world (argument)
>=gui-libs/gtk-layer-shell-0.8.2 introspection
# required by dev-lang/typescript-5.5.3::gentoo
# required by gui-apps/aylurs-gtk-shell-1.8.2-r1::guru
# required by x11-misc/pywal-3.3.0::guru
# required by @hyprland
# required by @selected
# required by @world (argument)
>=net-libs/nodejs-22.4.1-r1 npm
# required by dev-libs/gjs-1.78.5::gentoo[cairo]
# required by gui-apps/aylurs-gtk-shell-1.8.2-r1::guru
# required by @hyprland
# required by @selected
# required by @world (argument)
#>=x11-libs/cairo-1.18.0 X
>=media-gfx/imagemagick-7.1.1.25 jpeg
# required by media-libs/mesa-24.1.6::gentoo[-video_cards_r600,-video_cards_r300,-video_cards_radeon,video_cards_radeonsi]
# required by gui-wm/hyprland-0.41.1::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=x11-libs/libdrm-2.4.122 video_cards_radeon
# required by dev-cpp/cairomm-1.14.4::gentoo
# required by dev-cpp/pangomm-2.46.3::gentoo
# required by dev-cpp/gtkmm-3.24.9::gentoo
# required by gui-apps/waybar-0.10.3::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
#>=x11-libs/cairo-1.18.0 -X
dev-cpp/cairomm X
# required by x11-libs/pango-1.52.2::gentoo
# required by app-editors/vscode-1.94.2::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=x11-libs/cairo-1.18.2-r1 X
# required by gui-apps/rofi-wayland-1.7.5_p3::guru
# required by @hyprland
# required by @selected
# required by @world (argument)
>=x11-libs/pango-1.52.2 X
# required by x11-misc/xdg-utils-1.2.1-r6::gentoo
# required by app-editors/vscode-1.94.2::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=app-text/xmlto-0.0.28-r11 text
# required by gnome-base/gnome-keyring-42.1-r2::gentoo
# required by virtual/secret-service-0::gentoo
# required by app-crypt/libsecret-0.21.1::gentoo
# required by app-editors/vscode-1.94.2::gentoo
>=app-crypt/gcr-3.41.1-r2:0 gtk
www-client/uget -gnutls openssl
# required by media-video/mpv-0.38.0-r1::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=app-crypt/gcr-3.41.1-r2:0 gtk
>=media-video/ffmpeg-6.1.1-r8 vaapi
# required by app-office/libreoffice-24.2.4.2-r1::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=dev-libs/xmlsec-1.3.3-r1 nss
+1
View File
@@ -0,0 +1 @@
media-gfx/imv wayland jpeg gif png svg tiff
-1
View File
@@ -1 +0,0 @@
sys-kernel/linux-firmware savedconfig
+1
View File
@@ -0,0 +1 @@
sys-kernel/linux-firmware -initramfs
+9
View File
@@ -0,0 +1,9 @@
sci-mathematics/mathematica doc
# required by sci-mathematics/mathematica-14.0.0::gentoo
# required by @dev (argument)
>=dev-qt/qtbase-6.7.2-r4 eglfs opengl
# required by sci-mathematics/mathematica-14.0.0::gentoo
# required by @dev (argument)
>=dev-qt/qtwayland-6.7.2-r3 compositor
dev-qt/qttools -assistant -widgets
-8
View File
@@ -1,8 +0,0 @@
media-libs/mesa X
# required by media-libs/mesa-24.1.7::gentoo
# required by gui-libs/aquamarine-0.3.1::gentoo
# required by gui-wm/hyprland-0.42.0-r1::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=media-libs/libglvnd-1.7.0 X
+1
View File
@@ -0,0 +1 @@
media-video/mpv -X wayland blueray dvd vaapi
-1
View File
@@ -1 +0,0 @@
gnome-base/nautilus -*
-1
View File
@@ -1 +0,0 @@
net-libs/nodejs -npm
+1 -1
View File
@@ -1 +1 @@
media-fonts/nerd-fonts X codenewroman firacode jetbrains
media-fonts/nerd-fonts X firacode codenewroman noto
+5
View File
@@ -0,0 +1,5 @@
# required by media-video/obs-studio-30.2.3::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=media-video/ffmpeg-6.1.1-r8 opus x264
+3 -3
View File
@@ -1,3 +1,3 @@
media-video/pipewire sound-server pipewire-alsa
media-video/wireplumber elogind
media-video/pipewire sound-server extra pipewire-alsa dbus
media-sound/pavucontrol X
>=media-libs/libcanberra-0.16 alsa
-3
View File
@@ -1,3 +0,0 @@
# required by x11-misc/pywal-3.3.0::guru
# required by @hyprland (argument)
>=media-gfx/imagemagick-7.1.1.25 jpeg
+1
View File
@@ -0,0 +1 @@
net-im/tencent-qq -bwrap
+1 -10
View File
@@ -1,10 +1 @@
dev-qt/qtbase X opengl
dev-qt/qttools opengl
dev-qt/qtdeclarative opengl
# required by dev-qt/qtbase-6.7.2-r5::gentoo[gui]
# required by app-i18n/fcitx-configtool-5.1.6-r2::gentoo
# required by @fcitx
# required by @selected
# required by @world (argument)
>=x11-libs/libxkbcommon-1.7.0-r1 X
dev-qt/qtwidgets gtk
-3
View File
@@ -5,6 +5,3 @@ gui-apps/rofi-wayland drun #test
# required by @world (argument)
>=x11-libs/pango-1.52.1 X
#>=x11-libs/cairo-1.12.10 X
# for icon formats in rofi
x11-libs/gdk-pixbuf jpeg gif
+48
View File
@@ -0,0 +1,48 @@
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=dev-python/ipython-8.26.0 notebook
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=dev-python/pplpy-0.8.10 doc
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=sci-mathematics/eclib-20231212 flint
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=sci-mathematics/flint-3.1.3_p1 ntl
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=sci-mathematics/glpk-5.0-r1 gmp
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=sci-mathematics/gmp-ecm-7.0.5-r1 -openmp
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=media-gfx/tachyon-0.99_beta6-r2 png
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=sci-libs/cddlib-094m-r1 tools
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=sci-mathematics/maxima-5.46.0-r1 ecl
# required by dev-python/cypari2-2.1.4-r1::gentoo
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=sci-mathematics/pari-2.15.5 threads doc gmp
# required by dev-python/matplotlib-3.9.2::gentoo[-test]
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by @sagemath (argument)
>=dev-python/pillow-10.4.0 webp
# required by dev-python/matplotlib-3.9.2::gentoo[-test]
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by sci-mathematics/sage-doc-10.4::sage-on-gentoo
# required by @sagemath (argument)
>=virtual/imagemagick-tools-1 tiff jpeg
# required by virtual/imagemagick-tools-1::gentoo[-svg]
# required by dev-python/matplotlib-3.9.2::gentoo[-test]
# required by sci-mathematics/sagemath-standard-10.4-r2::sage-on-gentoo
# required by sci-mathematics/sage-doc-10.4::sage-on-gentoo
# required by @sagemath (argument)
>=media-gfx/imagemagick-7.1.1.25 tiff
sci-mathematics/sagemath-standard latex
+1
View File
@@ -0,0 +1 @@
app-admin/sudo -sendmail
+21
View File
@@ -0,0 +1,21 @@
# required by net-im/telegram-desktop-5.0.4::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=media-video/ffmpeg-6.1.1-r8 vpx
# required by net-im/telegram-desktop-5.0.4::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=sys-libs/zlib-1.3.1-r1 minizip
# required by net-im/telegram-desktop-5.0.4::gentoo[-qt6]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=dev-qt/qtgui-5.15.14 jpeg
# required by kde-frameworks/kcoreaddons-5.116.0::gentoo
# required by net-im/telegram-desktop-5.0.4::gentoo[-qt6]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=dev-qt/qtcore-5.15.14 icu
+1
View File
@@ -0,0 +1 @@
media-sound/termusic symphonia -mpv
+14 -5
View File
@@ -1,8 +1,17 @@
app-text/texlive cjk extra graphics png truetype xetex science
# required by dev-texlive/texlive-langcjk-2023_p65824::gentoo
# required by app-text/texlive-2023::gentoo[cjk]
# required by app-text/texlive-core-2023-r10::gentoo
# required by virtual/tex-base-0::gentoo
# required by app-text/lcdf-typetools-2.110::gentoo[kpathsea]
# required by app-text/texlive-2023::gentoo
# required by @dev
# required by @selected
# required by @world (argument)
>=app-text/texlive-core-2023-r10 cjk xetex
>=media-libs/harfbuzz-8.5.0 icu
app-text/texlive cjk extra graphics png truetype xetex science
# required by dev-texlive/texlive-xetex-2023_p69452-r1::gentoo
# required by app-text/texlive-2023::gentoo[xetex]
# required by @dev
# required by @selected
# required by @world (argument)
>=app-text/texlive-core-2023-r10 xetex
+14
View File
@@ -0,0 +1,14 @@
xfce-base/thunar -trash-panel-plugin exif
xfce-base/tumbler ffmpeg pdf jpeg raw epub
media-video/ffmpegthumbnailer jpeg png
gnome-base/gvfs nfs gphoto2 ios samba keyring
# required by xfce-base/tumbler-4.18.2::gentoo[pdf]
# required by @hyprland (argument)
>=app-text/poppler-24.06.1 cairo
# required by xfce-base/tumbler-4.18.2::gentoo[raw]
# required by @hyprland (argument)
>=media-libs/libopenraw-0.3.6 gtk
# required by gnome-base/gvfs-1.52.2::gentoo[samba]
# required by @hyprland (argument)
>=net-fs/samba-4.19.6 client
+1
View File
@@ -0,0 +1 @@
media-video/guvcview gsl
+18 -1
View File
@@ -1,5 +1,22 @@
gui-apps/waybar -libinput logind pipewire pulseaudio -udev -evdev -experimental -jack -mpd -mpris network -sndio -systemd -test tray -upower -wifi
# required by x11-libs/gtk+-3.24.41::gentoo
# required by dev-cpp/gtkmm-3.24.9::gentoo
# required by gui-apps/waybar-0.10.0::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
>=x11-libs/cairo-1.18.0 X
# required by dev-cpp/gtkmm-3.24.9::gentoo
# required by gui-apps/waybar-0.10.0::gentoo
# required by @hyprland
# required by @selected
# required by @world (argument)
#>=x11-libs/gtk+-3.24.41 -X
dev-cpp/cairomm X
dev-cpp/gtkmm X
# required by dev-libs/libayatana-appindicator-0.5.92::gentoo
# required by gui-apps/waybar-0.10.0::gentoo[tray]
# required by @hyprland (argument)
>=dev-libs/libdbusmenu-16.04.0-r2 gtk3
gui-apps/waybar network tray
+9
View File
@@ -0,0 +1,9 @@
media-libs/libsdl2 wayland gles2
# required by app-emulation/wine-vanilla-9.0::gentoo[vulkan]
# required by @hyprland
# required by @selected
# required by @world (argument)
>=media-libs/vulkan-loader-1.3.283.0 X
app-emulation/winetricks gtk
+11
View File
@@ -0,0 +1,11 @@
# created by eselect-repo
[guru]
location = /var/db/repos/guru
sync-type = git
sync-uri = https://github.com/gentoo-mirror/guru.git
[gentoo-zh]
location = /var/db/repos/gentoo-zh
sync-type = git
sync-uri = https://github.com/gentoo-mirror/gentoo-zh.git
+5
View File
@@ -0,0 +1,5 @@
[local-overlay]
location = /var/db/repos/local-overlay
masters = gentoo
auto-sync = no
+12 -10
View File
@@ -1,21 +1,23 @@
app-editors/vim
sys-fs/btrfs-progs
app-admin/sysklogd
sys-process/cronie
app-admin/sudo
app-shells/zsh
app-shells/zsh-completions
app-shells/gentoo-zsh-completions
app-shells/bash-completion
net-misc/chrony
app-admin/doas
app-portage/gentoolkit
#app-backup/timeshift-autosnap
app-backup/snapper
sys-fs/e2fsprogs
sys-fs/btrfs-progs
net-fs/nfs-utils
media-fonts/terminus-font
app-eselect/eselect-repository
media-fonts/nerd-fonts
media-fonts/noto
media-fonts/noto-emoji
media-fonts/noto-cjk
media-fonts/fontawesome
app-eselect/eselect-repository
app-portage/gentoolkit
app-portage/portage-utils
app-portage/pfl
+4 -9
View File
@@ -1,19 +1,14 @@
sys-devel/distcc
dev-vcs/git
dev-build/just
dev-util/bear
app-misc/tmux
#lang
sci-libs/gsl
dev-python/pipx
dev-python/ipython
dev-python/numpy
#texlive
sci-mathematics/mathematica
app-text/texlive
dev-texlive/texlive-langchinese
#libs
sci-libs/gsl
sys-cluster/openmpi
-2
View File
@@ -1,3 +1 @@
sys-kernel/linux-firmware
sys-firmware/intel-microcode
+54 -21
View File
@@ -1,20 +1,41 @@
gui-wm/hyprland
gui-apps/hyprlock
gui-apps/hypridle
#gui-libs/xdg-desktop-portal-wlr
gui-libs/xdg-desktop-portal-hyprland
x11-misc/xdg-user-dirs
gui-libs/gtk
x11-terms/alacritty
x11-terms/kitty
media-fonts/nerd-fonts
gui-libs/xdg-desktop-portal-wlr
x11-misc/xdg-user-dirs
media-video/pipewire
media-sound/pavucontrol
media-video/obs-studio
app-misc/khal
dev-python/vdirsyncer
gui-apps/waybar
x11-terms/alacritty
x11-terms/kitty
gui-apps/rofi-wayland
#x11-misc/rofi
gui-apps/aylurs-gtk-shell
x11-misc/dunst
gui-apps/wlogout
app-editors/vscode
#web
www-client/google-chrome
www-client/uget
net-misc/localsend-bin
xfce-base/thunar
gnome-base/gvfs
xfce-extra/thunar-archive-plugin
xfce-extra/thunar-media-tags-plugin
xfce-base/tumbler
x11-themes/vimix-xcursors
#x11-themes/tela-icon-theme
x11-themes/tela-icon-theme
x11-themes/papirus-icon-theme
app-misc/nwg-look
# orchis depends
@@ -26,19 +47,31 @@ x11-misc/pywal
gui-apps/hyprpaper
gui-apps/wl-clipboard
app-misc/cliphist
gui-apps/grim
gui-apps/slurp
x11-misc/xclip
gui-apps/swappy
sys-apps/mission-center
sys-apps/baobab
gui-apps/waybar
#gui-apps/aylurs-gtk-shell
gui-apps/rofi-wayland
#x11-misc/rofi
x11-misc/dunst
gui-apps/wlogout
app-editors/vscode
www-client/google-chrome
#www-client/firefox
#xfce-base/thunar
#gnome-base/nautilus
#multimedia
media-gfx/imv
media-sound/termusic
media-video/mpv
#doc
app-office/libreoffice
app-text/zathura-pdf-mupdf
#social
net-im/tencent-qq
net-im/wechat-universal-bwrap
net-im/telegram-desktop
net-im/discord
#astro
sci-astronomy/stellarium
#wine
app-emulation/wine-vanilla
app-emulation/winetricks
+2 -6
View File
@@ -4,13 +4,9 @@ app-shells/zoxide
sys-apps/ripgrep
sys-apps/fd
sys-apps/yarn
# move dev-debug/lldb llvm-core/lldb
llvm-core/lldb
dev-debug/lldb
net-libs/nodejs
app-arch/unzip
dev-python/pynvim
dev-lang/rust
dev-python/tree-sitter
dev-libs/tree-sitter-python
dev-libs/tree-sitter-bash
dev-util/tree-sitter-cli
+1
View File
@@ -0,0 +1 @@
/var/db/repos/sage-on-gentoo/sets/sagemath
+19 -5
View File
@@ -1,10 +1,24 @@
sys-process/btop
sys-apps/eza
sys-apps/bat
app-shells/fzf
app-shells/thefuck
sys-apps/eza
app-misc/fastfetch
app-text/tldr
sys-process/btop
sys-process/htop
sys-process/nvtop
sys-apps/bat
app-misc/ranger
sys-apps/lshw
app-misc/yazi
media-gfx/ueberzugpp
app-text/tldr
app-misc/tmux
net-dns/dnslookup
media-video/ffmpeg
net-p2p/syncthing
media-video/guvcview
#app-backup/timeshift
#app-backup/timeshift-autosnap