From c512379c8deffb49a4c2f8eb295015ee548d62fb Mon Sep 17 00:00:00 2001 From: xdavius Date: Tue, 22 Oct 2024 14:02:27 +0200 Subject: [PATCH 1/2] fix post_ugrade --- packagelist | 30 +- packages/it87-dkms-git/.SRCINFO | 1 + .../it87-dkms-git/it87-dkms-git.pacscript | 7 +- srclist | 725 +++++++++--------- 4 files changed, 383 insertions(+), 380 deletions(-) diff --git a/packagelist b/packagelist index a551ada5c8..d4ddac7418 100644 --- a/packagelist +++ b/packagelist @@ -1,12 +1,12 @@ 1password-cli-bin adapta-gtk-theme-git -adw-gtk-theme adw-gtk3 +adw-gtk-theme alacritty amf-headers amfora-bin -an-anime-game-launcher-bin ananicy-cpp +an-anime-game-launcher-bin android-studio android-studio-canary ani-cli-bin @@ -164,11 +164,11 @@ gfn-electron-bin ghcup-bin gir1.2-xapp-1.0-deb git +gitblade-deb git-butler-deb git-credential-manager-core-deb git-delta-deb git-extras-git -gitblade-deb gitfiend-deb github-cli-bin github-cli-deb @@ -181,7 +181,6 @@ glow-deb gnome-shell-extension-installer-git gnome-tweaks go-bin -go-task-deb goldberg-emulator-git gomuks-deb goneovim-bin @@ -189,6 +188,7 @@ google-chrome-beta-deb google-chrome-deb google-chrome-unstable-deb google-earth-pro-stable-deb +go-task-deb goverlay goverlay-bin gradience @@ -232,8 +232,8 @@ icecat-deb imwheel-exclude-patched-git insomnia-deb insync-deb -intel-undervolt intellij-idea-community-bin +intel-undervolt internxt-deb it87-dkms-git ivpn-deb @@ -243,8 +243,8 @@ jetbrains-toolbox-bin joplin-desktop-app kakoune kalendar-git -kate-backport-deb kate5-data-backport-deb +kate-backport-deb keepassxc keybase-deb kirc @@ -364,16 +364,16 @@ notion-app-deb notion-app-enhanced-deb notion-git nowpm -nu-tongues-bin nuclear-deb nuclei-bin nushell-bin +nu-tongues-bin obquit-git obs-backgroundremoval obs-backgroundremoval-deb obs-backgroundremoval-git -obs-ndi-deb obsidian-deb +obs-ndi-deb oh-my-posh-git oh-my-zsh-git oil @@ -425,9 +425,9 @@ postman-bin powertop-git prettier prismlauncher-git -proton-python-client protonmail-bridge-deb protonplus +proton-python-client protonup-qt-app protonvpn-cli protonvpn-gui @@ -447,8 +447,8 @@ python3-vkbasalt-cli python3-zombie-imp qogir-gtk-theme-bin qogir-icon-theme-bin -qt6-style-kvantum qt6pas +qt6-style-kvantum qtile-extras-git qtile-git quarto-deb @@ -481,14 +481,14 @@ rpcs3-app rsbbi-git rstudio-deb rust-bin -rust-motd-deb rustdesk-deb +rust-motd-deb schildichat-deb scrcpy sed setconf -shell-color-scripts shellcheck-bin +shell-color-scripts shellharden shfmt-bin sidequest-bin @@ -510,12 +510,12 @@ soundux spacecadetpinball-git spot-client-git spotify-client-deb -st-distrotube-git -st-lukesmith-git starship-bin +st-distrotube-git steam-deb steamtinkerlaunch-git stellarium +st-lukesmith-git stockfish-git stremio-deb sublime-merge-deb @@ -553,8 +553,8 @@ torbrowser-launcher-git torguard-deb touchegg-deb touchegg-git -tre-git treefetch-bin +tre-git truckersmp-cli ttf-fira-sans tuner diff --git a/packages/it87-dkms-git/.SRCINFO b/packages/it87-dkms-git/.SRCINFO index edc80d3112..82dee42ff8 100644 --- a/packages/it87-dkms-git/.SRCINFO +++ b/packages/it87-dkms-git/.SRCINFO @@ -1,6 +1,7 @@ pkgbase = it87-dkms-git gives = it87 pkgver = 152 + pkgrel = 2 pkgdesc = Linux Driver for ITE LPC chips url = https://github.com/frankcrawford/it87 arch = x86_64 diff --git a/packages/it87-dkms-git/it87-dkms-git.pacscript b/packages/it87-dkms-git/it87-dkms-git.pacscript index 0b9ccdb66a..71e202cb61 100644 --- a/packages/it87-dkms-git/it87-dkms-git.pacscript +++ b/packages/it87-dkms-git/it87-dkms-git.pacscript @@ -1,6 +1,7 @@ pkgname="it87-dkms-git" gives="it87" pkgver="152" +pkgrel="2" pkgdesc="Linux Driver for ITE LPC chips" arch=('x86_64' 'i686') url='https://github.com/frankcrawford/it87' @@ -31,7 +32,7 @@ package() { } post_upgrade() { - update-initramfs -u -k all + post_install } post_install() { @@ -42,7 +43,7 @@ post_install() { dkms build -m "${DKMS_NAME}" -v "${DKMS_VERSION}" dkms install -m "${DKMS_NAME}" -v "${DKMS_VERSION}" --force || true - update-initramfs -u -k all + update-initramfs -u } pre_remove() { @@ -51,5 +52,5 @@ pre_remove() { dkms remove -m "${DKMS_NAME}" -v "${DKMS_VERSION}" --all || true - update-initramfs -u -k all + update-initramfs -u } diff --git a/srclist b/srclist index 4f0a94494d..d6f2116c56 100644 --- a/srclist +++ b/srclist @@ -32,6 +32,21 @@ pkgbase = adapta-gtk-theme-git pkgname = adapta-gtk-theme-git --- +pkgbase = adw-gtk3 + gives = adw-gtk3 + pkgver = 5.3 + pkgdesc = An unofficial GTK3 port of libadwaita. + arch = any + breaks = adw-gtk3 + breaks = adw-gtk3-git + maintainer = Herisson + repology = project: adw-gtk3 + repology = repo: aur + source = https://github.com/lassekongo83/adw-gtk3/releases/download/v5.3/adw-gtk3v5.3.tar.xz + sha256sums = 2e6e87935bef30936e40d07c7af4fd20754e77917be224f61c4346867196bef0 + +pkgname = adw-gtk3 +--- pkgbase = adw-gtk-theme pkgver = 1.1 pkgdesc = LibAdwaita Theme for all GTK3 and GTK4 Apps NOTE: This is a meta package which uses adw-gtk3 for GTK3 and official LibAdwaita theme for GTK4 @@ -49,21 +64,6 @@ pkgbase = adw-gtk-theme pkgname = adw-gtk-theme --- -pkgbase = adw-gtk3 - gives = adw-gtk3 - pkgver = 5.3 - pkgdesc = An unofficial GTK3 port of libadwaita. - arch = any - breaks = adw-gtk3 - breaks = adw-gtk3-git - maintainer = Herisson - repology = project: adw-gtk3 - repology = repo: aur - source = https://github.com/lassekongo83/adw-gtk3/releases/download/v5.3/adw-gtk3v5.3.tar.xz - sha256sums = 2e6e87935bef30936e40d07c7af4fd20754e77917be224f61c4346867196bef0 - -pkgname = adw-gtk3 ---- pkgbase = alacritty pkgver = 0.13.2 pkgdesc = A fast, cross-platform, OpenGL terminal emulator @@ -117,6 +117,19 @@ pkgbase = amfora-bin pkgname = amfora-bin --- +pkgbase = ananicy-cpp + pkgver = 1.1.0 + pkgdesc = Rewrite of Ananicy in C++ + makedepends = cmake + makedepends = g++ + makedepends = libsystemd-dev + makedepends = ninja-build + repology = project: ananicy-cpp + source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.1.0/ananicy-cpp-v1.1.0.tar.gz + sha256sums = 49f59e8fa842c7603be344b7317eace773c3e416d881dae4ad7779b39b03fc4a + +pkgname = ananicy-cpp +--- pkgbase = an-anime-game-launcher-bin gives = an-anime-game-launcher pkgver = 3.13.0 @@ -147,19 +160,6 @@ pkgbase = an-anime-game-launcher-bin pkgname = an-anime-game-launcher-bin --- -pkgbase = ananicy-cpp - pkgver = 1.1.0 - pkgdesc = Rewrite of Ananicy in C++ - makedepends = cmake - makedepends = g++ - makedepends = libsystemd-dev - makedepends = ninja-build - repology = project: ananicy-cpp - source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.1.0/ananicy-cpp-v1.1.0.tar.gz - sha256sums = 49f59e8fa842c7603be344b7317eace773c3e416d881dae4ad7779b39b03fc4a - -pkgname = ananicy-cpp ---- pkgbase = android-studio-canary gives = android-studio pkgver = 2023.1.1.28 @@ -712,19 +712,6 @@ pkgbase = bat-deb pkgname = bat-deb --- -pkgbase = bat - pkgver = 0.24.0 - pkgdesc = A cat(1) clone with wings - depends = libonig5 - makedepends = cargo - makedepends = libonig-dev - makedepends = pkg-config - replaces = bat - source = https://github.com/sharkdp/bat/archive/refs/tags/v0.24.0.tar.gz - sha256sums = 907554a9eff239f256ee8fe05a922aad84febe4fe10a499def72a4557e9eedfb - -pkgname = bat ---- pkgbase = batsignal pkgver = 1.6.4 pkgdesc = A lightweight battery monitor daemon @@ -740,6 +727,19 @@ pkgbase = batsignal pkgname = batsignal --- +pkgbase = bat + pkgver = 0.24.0 + pkgdesc = A cat(1) clone with wings + depends = libonig5 + makedepends = cargo + makedepends = libonig-dev + makedepends = pkg-config + replaces = bat + source = https://github.com/sharkdp/bat/archive/refs/tags/v0.24.0.tar.gz + sha256sums = 907554a9eff239f256ee8fe05a922aad84febe4fe10a499def72a4557e9eedfb + +pkgname = bat +--- pkgbase = bazecor-app gives = bazecor pkgver = 1.5.1 @@ -2534,16 +2534,6 @@ pkgbase = fake-ubuntu-advantage-tools-deb pkgname = fake-ubuntu-advantage-tools-deb --- -pkgbase = fast - pkgver = 0.0.4 - pkgdesc = Minimal zero-dependency utility for testing your internet download speed from terminal - arch = amd64 - maintainer = Elsie19 - source = https://github.com/ddo/fast/releases/download/v0.0.4/fast_linux_amd64 - sha256sums = 2775964dc15c0d677eefa4a391559689ebd4c8c8169d3b6c717c15f804f89bf6 - -pkgname = fast ---- pkgbase = fastfetch-git gives = fastfetch pkgver = 2.9.1 @@ -2589,6 +2579,16 @@ pkgbase = fastfetch-git pkgname = fastfetch-git --- +pkgbase = fast + pkgver = 0.0.4 + pkgdesc = Minimal zero-dependency utility for testing your internet download speed from terminal + arch = amd64 + maintainer = Elsie19 + source = https://github.com/ddo/fast/releases/download/v0.0.4/fast_linux_amd64 + sha256sums = 2775964dc15c0d677eefa4a391559689ebd4c8c8169d3b6c717c15f804f89bf6 + +pkgname = fast +--- pkgbase = fblog-deb gives = fblog pkgver = 2.3.0 @@ -3180,6 +3180,16 @@ pkgbase = gir1.2-xapp-1.0-deb pkgname = gir1.2-xapp-1.0-deb --- +pkgbase = gitblade-deb + gives = gitblade + pkgver = 1.0.6 + pkgdesc = Simple and elegant Git GUI client. + arch = amd64 + source = https://gitblade.com/ppa/gitblade_1.0.6_amd64.deb + sha256sums = 06099839154579c28dd1a28dd631d23eff9b6a3a59c3d9b14ff04878956b4e2c + +pkgname = gitblade-deb +--- pkgbase = git-butler-deb gives = git-butler pkgver = 0.12.12-1093 @@ -3236,42 +3246,6 @@ pkgbase = git-extras-git pkgname = git-extras-git --- -pkgbase = git - pkgver = 2.45.0 - pkgdesc = git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals - makedepends = dh-autoreconf - makedepends = cmake - makedepends = gcc - makedepends = libcurl4-gnutls-dev - makedepends = libexpat1-dev - makedepends = gettext - makedepends = libz-dev - makedepends = libssl-dev - makedepends = asciidoc - makedepends = xmlto - makedepends = docbook2x - makedepends = install-info - makedepends = zlib1g-dev - makedepends = zlib1g - breaks = git-git - replaces = git - maintainer = Oren Klopfer - repology = project: git - source = https://www.kernel.org/pub/software/scm/git/git-2.45.0.tar.gz - sha256sums = a0fc1410878716add0a3c0cf3d35728f3a7c960f751c657656cca0212bf89e65 - -pkgname = git ---- -pkgbase = gitblade-deb - gives = gitblade - pkgver = 1.0.6 - pkgdesc = Simple and elegant Git GUI client. - arch = amd64 - source = https://gitblade.com/ppa/gitblade_1.0.6_amd64.deb - sha256sums = 06099839154579c28dd1a28dd631d23eff9b6a3a59c3d9b14ff04878956b4e2c - -pkgname = gitblade-deb ---- pkgbase = gitfiend-deb gives = gitfiend pkgver = 0.42.1 @@ -3352,6 +3326,32 @@ pkgbase = gitkraken-deb pkgname = gitkraken-deb --- +pkgbase = git + pkgver = 2.45.0 + pkgdesc = git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals + makedepends = dh-autoreconf + makedepends = cmake + makedepends = gcc + makedepends = libcurl4-gnutls-dev + makedepends = libexpat1-dev + makedepends = gettext + makedepends = libz-dev + makedepends = libssl-dev + makedepends = asciidoc + makedepends = xmlto + makedepends = docbook2x + makedepends = install-info + makedepends = zlib1g-dev + makedepends = zlib1g + breaks = git-git + replaces = git + maintainer = Oren Klopfer + repology = project: git + source = https://www.kernel.org/pub/software/scm/git/git-2.45.0.tar.gz + sha256sums = a0fc1410878716add0a3c0cf3d35728f3a7c960f751c657656cca0212bf89e65 + +pkgname = git +--- pkgbase = gitui-git gives = gitui pkgver = 0.26.3 @@ -3479,21 +3479,6 @@ pkgbase = go-bin pkgname = go-bin --- -pkgbase = go-task-deb - gives = task - pkgver = 3.39.2 - pkgdesc = A task runner / simpler Make alternative written in Go - arch = amd64 - arch = arm64 - maintainer = lfromanini - repology = project: task - source_amd64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_amd64.deb - sha256sums_amd64 = d4ea84524cc4e0969e84f063fc99b9aba2090ec259c00a2e12d9ed1a182cf6af - source_arm64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_arm64.deb - sha256sums_arm64 = 2a5685880d1f0130e26ad27fbb556c01073b628247f46c79e4456d925ee5e44c - -pkgname = go-task-deb ---- pkgbase = goldberg-emulator-git gives = goldberg-emulator pkgver = 0.2.5 @@ -3609,6 +3594,21 @@ pkgbase = google-earth-pro-stable-deb pkgname = google-earth-pro-stable-deb --- +pkgbase = go-task-deb + gives = task + pkgver = 3.39.2 + pkgdesc = A task runner / simpler Make alternative written in Go + arch = amd64 + arch = arm64 + maintainer = lfromanini + repology = project: task + source_amd64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_amd64.deb + sha256sums_amd64 = d4ea84524cc4e0969e84f063fc99b9aba2090ec259c00a2e12d9ed1a182cf6af + source_arm64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_arm64.deb + sha256sums_arm64 = 2a5685880d1f0130e26ad27fbb556c01073b628247f46c79e4456d925ee5e44c + +pkgname = go-task-deb +--- pkgbase = goverlay-bin gives = goverlay pkgver = 1.2.0 @@ -3948,10 +3948,9 @@ pkgbase = hakuneko-deb pkgname = hakuneko-deb --- -pkgbase = hamclock-big +pkgbase = hamclock-bigger pkgver = 4.08 - pkgrel = 3 - pkgdesc = Clock and world map with extra features for amateur radio (1600x960 version) + pkgdesc = Clock and world map with extra features for amateur radio (2400x1440 version) url = https://clearskyinstitute.com/ham/HamClock makedepends = gcc makedepends = make @@ -3961,24 +3960,25 @@ pkgbase = hamclock-big makedepends = libx11-dev makedepends = libxcb1 breaks = hamclock - breaks = hamclock-bigger + breaks = hamclock-big breaks = hamclock-huge - replaces = hamclock-big - replaces = hamclock replaces = hamclock-bigger + replaces = hamclock + replaces = hamclock-big replaces = hamclock-huge maintainer = Roy Williams - repology = project: hamclock-big + repology = project: hamclock-bigger source = https://github.com/fang64/hamclock/archive/refs/tags/v4.08.tar.gz source = hamclock.desktop sha256sums = 9bc33afef8fc15558d3fa3e57e3e4e25e53b77351df61b00fccfc9d69c442e01 sha256sums = df56e16e9bfab4a6259fd8e9fdffbe8f8d24ff395d2d27434dfd4bfe4adfa85d -pkgname = hamclock-big +pkgname = hamclock-bigger --- -pkgbase = hamclock-bigger +pkgbase = hamclock-big pkgver = 4.08 - pkgdesc = Clock and world map with extra features for amateur radio (2400x1440 version) + pkgrel = 3 + pkgdesc = Clock and world map with extra features for amateur radio (1600x960 version) url = https://clearskyinstitute.com/ham/HamClock makedepends = gcc makedepends = make @@ -3988,20 +3988,20 @@ pkgbase = hamclock-bigger makedepends = libx11-dev makedepends = libxcb1 breaks = hamclock - breaks = hamclock-big + breaks = hamclock-bigger breaks = hamclock-huge - replaces = hamclock-bigger - replaces = hamclock replaces = hamclock-big + replaces = hamclock + replaces = hamclock-bigger replaces = hamclock-huge maintainer = Roy Williams - repology = project: hamclock-bigger + repology = project: hamclock-big source = https://github.com/fang64/hamclock/archive/refs/tags/v4.08.tar.gz source = hamclock.desktop sha256sums = 9bc33afef8fc15558d3fa3e57e3e4e25e53b77351df61b00fccfc9d69c442e01 sha256sums = df56e16e9bfab4a6259fd8e9fdffbe8f8d24ff395d2d27434dfd4bfe4adfa85d -pkgname = hamclock-bigger +pkgname = hamclock-big --- pkgbase = hamclock-huge pkgver = 4.08 @@ -4591,16 +4591,6 @@ pkgbase = insync-deb pkgname = insync-deb --- -pkgbase = intel-undervolt - pkgver = 1.7 - pkgdesc = Tool for undervolting and throttling limits alteration for Intel CPUs - makedepends = pkg-config - maintainer = Elsie19 - source = https://github.com/kitsunyan/intel-undervolt/archive/refs/tags/1.7.tar.gz - sha256sums = 29a7ebaee4830d65d0b5cefa6d497887d4f23f34659876dfe944f3a020cf33ff - -pkgname = intel-undervolt ---- pkgbase = intellij-idea-community-bin gives = intellij-idea-community pkgver = 2024.2.3 @@ -4621,6 +4611,16 @@ pkgbase = intellij-idea-community-bin pkgname = intellij-idea-community-bin --- +pkgbase = intel-undervolt + pkgver = 1.7 + pkgdesc = Tool for undervolting and throttling limits alteration for Intel CPUs + makedepends = pkg-config + maintainer = Elsie19 + source = https://github.com/kitsunyan/intel-undervolt/archive/refs/tags/1.7.tar.gz + sha256sums = 29a7ebaee4830d65d0b5cefa6d497887d4f23f34659876dfe944f3a020cf33ff + +pkgname = intel-undervolt +--- pkgbase = internxt-deb gives = internxt-drive pkgver = 1.9.9 @@ -4636,6 +4636,7 @@ pkgname = internxt-deb pkgbase = it87-dkms-git gives = it87 pkgver = 152 + pkgrel = 2 pkgdesc = Linux Driver for ITE LPC chips url = https://github.com/frankcrawford/it87 arch = x86_64 @@ -4849,20 +4850,6 @@ pkgbase = kalendar-git pkgname = kalendar-git --- -pkgbase = kate-backport-deb - gives = kate - pkgver = 22.04.3 - pkgdesc = powerful text editor by kde - arch = amd64 - pacdeps = kate5-data-backport-deb - compatible = ubuntu:jammy - maintainer = Vaibhav Sharma - repology = project: kate - source_jammy = http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/pool/main/k/kate/kate_22.04.3-0ubuntu1~ubuntu22.04~ppa1_amd64.deb - sha256sums_jammy = 84250ff356fcca967f0aa33734852e439b6e01169b12e48d3b5c26c2ef8d40f9 - -pkgname = kate-backport-deb ---- pkgbase = kate5-data-backport-deb gives = kate5-data pkgver = 22.04.3 @@ -4876,6 +4863,20 @@ pkgbase = kate5-data-backport-deb pkgname = kate5-data-backport-deb --- +pkgbase = kate-backport-deb + gives = kate + pkgver = 22.04.3 + pkgdesc = powerful text editor by kde + arch = amd64 + pacdeps = kate5-data-backport-deb + compatible = ubuntu:jammy + maintainer = Vaibhav Sharma + repology = project: kate + source_jammy = http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/pool/main/k/kate/kate_22.04.3-0ubuntu1~ubuntu22.04~ppa1_amd64.deb + sha256sums_jammy = 84250ff356fcca967f0aa33734852e439b6e01169b12e48d3b5c26c2ef8d40f9 + +pkgname = kate-backport-deb +--- pkgbase = keepassxc gives = org.freedesktop.secrets pkgver = 2.7.9 @@ -5829,20 +5830,6 @@ pkgbase = linux-image-unsigned-stable-deb pkgname = linux-image-unsigned-stable-deb --- -pkgbase = linux-kernel-stable - pkgver = 6.11 - pkgdesc = Provides the latest stable Linux kernel via the Ubuntu mainline repositories - pacdeps = linux-headers-stable-deb - pacdeps = linux-headers-generic-stable-deb - pacdeps = linux-modules-stable-deb - pacdeps = linux-image-unsigned-stable-deb - maintainer = Oren Klopfer - repology = project: linux - repology = repo: distrowatch - source = https://github.com/oklopfer/debs/raw/master/empty.tar.xz - -pkgname = linux-kernel-stable ---- pkgbase = linux-kernel pkgver = 6.11 pkgdesc = Provides the latest Linux kernel via the Ubuntu mainline repositories @@ -5859,6 +5846,20 @@ pkgbase = linux-kernel pkgname = linux-kernel --- +pkgbase = linux-kernel-stable + pkgver = 6.11 + pkgdesc = Provides the latest stable Linux kernel via the Ubuntu mainline repositories + pacdeps = linux-headers-stable-deb + pacdeps = linux-headers-generic-stable-deb + pacdeps = linux-modules-stable-deb + pacdeps = linux-image-unsigned-stable-deb + maintainer = Oren Klopfer + repology = project: linux + repology = repo: distrowatch + source = https://github.com/oklopfer/debs/raw/master/empty.tar.xz + +pkgname = linux-kernel-stable +--- pkgbase = linux-libc-dev-okpine-deb gives = linux-libc-dev pkgver = 6.9.0 @@ -6321,19 +6322,6 @@ pkgbase = meson-git pkgname = meson-git --- -pkgbase = micro - pkgver = 2.0.13 - pkgdesc = A modern and intuitive terminal-based text editor - optdepends = xclip: system clipboard support (X11) - optdepends = wl-clipboard: system clipboard support (Wayland) - replaces = micro - maintainer = edward-riley - repology = project: micro - source = https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-linux64.tar.gz - sha256sums = a50e405d3d09d58f6b2c182429c18537a05f317dc0c3c9cb834b3271362e4781 - -pkgname = micro ---- pkgbase = microsoft-edge-beta-deb gives = microsoft-edge-beta pkgver = 117.0.2045.12 @@ -6386,6 +6374,19 @@ pkgbase = microsoft-prod-repo-deb pkgname = microsoft-prod-repo-deb --- +pkgbase = micro + pkgver = 2.0.13 + pkgdesc = A modern and intuitive terminal-based text editor + optdepends = xclip: system clipboard support (X11) + optdepends = wl-clipboard: system clipboard support (Wayland) + replaces = micro + maintainer = edward-riley + repology = project: micro + source = https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-linux64.tar.gz + sha256sums = a50e405d3d09d58f6b2c182429c18537a05f317dc0c3c9cb834b3271362e4781 + +pkgname = micro +--- pkgbase = minecraft-launcher-deb gives = minecraft-launcher pkgver = 1121 @@ -7072,23 +7073,6 @@ pkgbase = nowpm pkgname = nowpm --- -pkgbase = nu-tongues-bin - gives = nu-tongues - pkgver = 0.1.0 - pkgdesc = A translaton plugin for nushell. Allows nushell scripts to set up commands to get translated strings. - url = https://github.com/rhino-linux/nu-tongues - arch = amd64 - arch = arm64 - pacdeps = nushell-bin - maintainer = wren54 - repology = project: nu-tongues - source_amd64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_amd64.zip - sha256sums_amd64 = 8fa03893368db208cf6fe1e65264e4d4374f5bb6b4b09b4dde5df31a85eaf34f - source_arm64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_arm64.zip - sha256sums_arm64 = 29d3a06c6188b66738dcbecc9efaf2ce0708e17243e298adcd5710aac2a356e8 - -pkgname = nu-tongues-bin ---- pkgbase = nuclear-deb gives = nuclear pkgver = 0.6.17 @@ -7135,6 +7119,23 @@ pkgbase = nushell-bin pkgname = nushell-bin --- +pkgbase = nu-tongues-bin + gives = nu-tongues + pkgver = 0.1.0 + pkgdesc = A translaton plugin for nushell. Allows nushell scripts to set up commands to get translated strings. + url = https://github.com/rhino-linux/nu-tongues + arch = amd64 + arch = arm64 + pacdeps = nushell-bin + maintainer = wren54 + repology = project: nu-tongues + source_amd64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_amd64.zip + sha256sums_amd64 = 8fa03893368db208cf6fe1e65264e4d4374f5bb6b4b09b4dde5df31a85eaf34f + source_arm64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_arm64.zip + sha256sums_arm64 = 29d3a06c6188b66738dcbecc9efaf2ce0708e17243e298adcd5710aac2a356e8 + +pkgname = nu-tongues-bin +--- pkgbase = obquit-git gives = obquit pkgver = 0.0.1 @@ -7213,16 +7214,6 @@ pkgbase = obs-backgroundremoval pkgname = obs-backgroundremoval --- -pkgbase = obs-ndi-deb - gives = obs-ndi - pkgver = 4.9.1 - pkgdesc = Network A/V in OBS Studio with NewTek's NDI technology - arch = amd64 - source = https://github.com/Palakis/obs-ndi/releases/download/4.9.1/obs-ndi_4.9.1-1_amd64.deb - sha256sums = e91a27370dcbee0879fb27ffec8dba149825f47909a92e31a001e87e64e7329b - -pkgname = obs-ndi-deb ---- pkgbase = obsidian-deb gives = obsidian pkgver = 1.6.7 @@ -7235,6 +7226,16 @@ pkgbase = obsidian-deb pkgname = obsidian-deb --- +pkgbase = obs-ndi-deb + gives = obs-ndi + pkgver = 4.9.1 + pkgdesc = Network A/V in OBS Studio with NewTek's NDI technology + arch = amd64 + source = https://github.com/Palakis/obs-ndi/releases/download/4.9.1/obs-ndi_4.9.1-1_amd64.deb + sha256sums = e91a27370dcbee0879fb27ffec8dba149825f47909a92e31a001e87e64e7329b + +pkgname = obs-ndi-deb +--- pkgbase = oh-my-posh-git gives = oh-my-posh pkgver = 20.0.0 @@ -7726,18 +7727,6 @@ pkgbase = panagement pkgname = panagement --- -pkgbase = pap - pkgver = 0.15.0 - pkgdesc = Swiss army knife for minecraft servers - makedepends = golang-go - incompatible = debian:bullseye - maintainer = Talwat - repology = project: pap - source = https://github.com/talwat/pap/archive/v0.15.0.tar.gz - sha256sums = 743fd7d6d8f6e5fcd198ee75fcc54fd77ce272c77009cfa2c28c0eb6aec5121c - -pkgname = pap ---- pkgbase = paper-icon-theme pkgver = 1.5.0 pkgdesc = Paper is an open source desktop theme and icon project by Sam Hewitt @@ -7776,6 +7765,18 @@ pkgbase = papirus-icon-theme pkgname = papirus-icon-theme --- +pkgbase = pap + pkgver = 0.15.0 + pkgdesc = Swiss army knife for minecraft servers + makedepends = golang-go + incompatible = debian:bullseye + maintainer = Talwat + repology = project: pap + source = https://github.com/talwat/pap/archive/v0.15.0.tar.gz + sha256sums = 743fd7d6d8f6e5fcd198ee75fcc54fd77ce272c77009cfa2c28c0eb6aec5121c + +pkgname = pap +--- pkgbase = parsec-deb gives = parsec pkgver = 150-86e @@ -8200,22 +8201,6 @@ pkgbase = prismlauncher-git pkgname = prismlauncher-git --- -pkgbase = proton-python-client - pkgver = 0.7.1 - pkgdesc = Python Proton client module - makedepends = python3-requests - makedepends = python3-setuptools - makedepends = python3-bcrypt - makedepends = python3-gnupg - makedepends = python3-openssl - breaks = proton-python-client-git proton-python-client-bin - replaces = proton-python-client - repology = project: proton-python-client - source = https://github.com/ProtonMail/proton-python-client/archive/refs/tags/0.7.1.tar.gz - sha256sums = 88d2546a922d9053988b5e1863bf6cf965e97b4c643cd879f16bb3f0b5f02b5e - -pkgname = proton-python-client ---- pkgbase = protonmail-bridge-deb gives = protonmail-bridge pkgver = 3.10.0 @@ -8261,6 +8246,22 @@ pkgbase = protonplus pkgname = protonplus --- +pkgbase = proton-python-client + pkgver = 0.7.1 + pkgdesc = Python Proton client module + makedepends = python3-requests + makedepends = python3-setuptools + makedepends = python3-bcrypt + makedepends = python3-gnupg + makedepends = python3-openssl + breaks = proton-python-client-git proton-python-client-bin + replaces = proton-python-client + repology = project: proton-python-client + source = https://github.com/ProtonMail/proton-python-client/archive/refs/tags/0.7.1.tar.gz + sha256sums = 88d2546a922d9053988b5e1863bf6cf965e97b4c643cd879f16bb3f0b5f02b5e + +pkgname = proton-python-client +--- pkgbase = protonup-qt-app gives = net.davidotek.pupgui2 pkgver = 2.10.2 @@ -8591,6 +8592,23 @@ pkgbase = qogir-icon-theme-bin pkgname = qogir-icon-theme-bin --- +pkgbase = qt6pas + gives = libqt6pas-dev + pkgver = 6.2.7 + pkgdesc = Free Pascal Qt6 binding library updated by lazarus IDE + url = https://gitlab.com/freepascal.org/lazarus/ + arch = amd64 + makedepends = qt6-base-dev + makedepends = qmake6 + makedepends = libgl-dev + provides = libqt6pas1 + maintainer = xdavius + repology = project: qt6pas + source = https://gitlab.com/freepascal.org/lazarus/lazarus/-/archive/lazarus_3_0/lazarus-lazarus_3_0.tar.bz2 + sha256sums = 053ebb9d703162617a6c5bbd26e78aacb45e439d9a9964aa3197eaada2aa8c2e + +pkgname = qt6pas +--- pkgbase = qt6-style-kvantum pkgver = 1.1.2 pkgdesc = Kvantum style engine (binaries, localization and themes) @@ -8627,23 +8645,6 @@ pkgbase = qt6-style-kvantum pkgname = qt6-style-kvantum --- -pkgbase = qt6pas - gives = libqt6pas-dev - pkgver = 6.2.7 - pkgdesc = Free Pascal Qt6 binding library updated by lazarus IDE - url = https://gitlab.com/freepascal.org/lazarus/ - arch = amd64 - makedepends = qt6-base-dev - makedepends = qmake6 - makedepends = libgl-dev - provides = libqt6pas1 - maintainer = xdavius - repology = project: qt6pas - source = https://gitlab.com/freepascal.org/lazarus/lazarus/-/archive/lazarus_3_0/lazarus-lazarus_3_0.tar.bz2 - sha256sums = 053ebb9d703162617a6c5bbd26e78aacb45e439d9a9964aa3197eaada2aa8c2e - -pkgname = qt6pas ---- pkgbase = qtile-extras-git gives = qtile-extras pkgver = 0.23.1 @@ -9223,19 +9224,6 @@ pkgbase = rust-bin pkgname = rust-bin --- -pkgbase = rust-motd-deb - gives = rust-motd - pkgver = 1.0.1 - pkgdesc = Beautiful, useful, configurable MOTD generation with zero runtime dependencies - arch = amd64 - replaces = rust-motd - maintainer = wizard-28 - repology = project: rust:motd - source = https://github.com/rust-motd/rust-motd/releases/download/v1.0.1/rust-motd_1.0.1_amd64.deb - sha256sums = e2abcb97de92bee14cdc85e8dec46af17c15fdb03cc3a4b3d6094b1c2a079670 - -pkgname = rust-motd-deb ---- pkgbase = rustdesk-deb gives = rustdesk pkgver = 1.3.1 @@ -9274,6 +9262,19 @@ pkgbase = rustdesk-deb pkgname = rustdesk-deb --- +pkgbase = rust-motd-deb + gives = rust-motd + pkgver = 1.0.1 + pkgdesc = Beautiful, useful, configurable MOTD generation with zero runtime dependencies + arch = amd64 + replaces = rust-motd + maintainer = wizard-28 + repology = project: rust:motd + source = https://github.com/rust-motd/rust-motd/releases/download/v1.0.1/rust-motd_1.0.1_amd64.deb + sha256sums = e2abcb97de92bee14cdc85e8dec46af17c15fdb03cc3a4b3d6094b1c2a079670 + +pkgname = rust-motd-deb +--- pkgbase = schildichat-deb gives = schildichat-desktop pkgver = 1.11.30-sc.2 @@ -9341,15 +9342,6 @@ pkgbase = setconf pkgname = setconf --- -pkgbase = shell-color-scripts - pkgver = 3.0 - pkgdesc = A collection of terminal color scripts. - maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> - source = https://gitlab.com/dwt1/shell-color-scripts/-/archive/master/shell-color-scripts-master.tar.gz - sha256sums = 31d94efd426d3d62459e2056cb4ea5ba051f77f46557a3cc0ad7b2ffdd48bf84 - -pkgname = shell-color-scripts ---- pkgbase = shellcheck-bin gives = shellcheck pkgver = 0.9.0 @@ -9367,6 +9359,15 @@ pkgbase = shellcheck-bin pkgname = shellcheck-bin --- +pkgbase = shell-color-scripts + pkgver = 3.0 + pkgdesc = A collection of terminal color scripts. + maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> + source = https://gitlab.com/dwt1/shell-color-scripts/-/archive/master/shell-color-scripts-master.tar.gz + sha256sums = 31d94efd426d3d62459e2056cb4ea5ba051f77f46557a3cc0ad7b2ffdd48bf84 + +pkgname = shell-color-scripts +--- pkgbase = shellharden gives = shellharden pkgver = 4.3.0 @@ -9792,34 +9793,6 @@ pkgbase = spotify-client-deb pkgname = spotify-client-deb --- -pkgbase = st-distrotube-git - gives = st - pkgver = 0.0.1 - pkgdesc = Distrotube's st build - depends = fontconfig - makedepends = make - makedepends = libharfbuzz-bin - makedepends = libxft-dev - makedepends = libpango1.0-dev - breaks = st - maintainer = edward-riley - source = https://gitlab.com/dwt1/st-distrotube.git - -pkgname = st-distrotube-git ---- -pkgbase = st-lukesmith-git - gives = st - pkgver = 0.0.1 - depends = fontconfig - makedepends = make - makedepends = libharfbuzz-bin - makedepends = libxft-dev - makedepends = libpango1.0-dev - license = MIT - source = https://github.com/LukeSmithxyz/st.git - -pkgname = st-lukesmith-git ---- pkgbase = starship-bin gives = starship pkgver = 1.19.0 @@ -9836,6 +9809,21 @@ pkgbase = starship-bin pkgname = starship-bin --- +pkgbase = st-distrotube-git + gives = st + pkgver = 0.0.1 + pkgdesc = Distrotube's st build + depends = fontconfig + makedepends = make + makedepends = libharfbuzz-bin + makedepends = libxft-dev + makedepends = libpango1.0-dev + breaks = st + maintainer = edward-riley + source = https://gitlab.com/dwt1/st-distrotube.git + +pkgname = st-distrotube-git +--- pkgbase = steam-deb gives = steam-launcher pkgver = 1.0.0.79 @@ -9926,6 +9914,19 @@ pkgbase = stellarium pkgname = stellarium --- +pkgbase = st-lukesmith-git + gives = st + pkgver = 0.0.1 + depends = fontconfig + makedepends = make + makedepends = libharfbuzz-bin + makedepends = libxft-dev + makedepends = libpango1.0-dev + license = MIT + source = https://github.com/LukeSmithxyz/st.git + +pkgname = st-lukesmith-git +--- pkgbase = stockfish-git gives = stockfish pkgver = 0.0.1 @@ -10002,6 +10003,18 @@ pkgbase = surf-distrotube-git pkgname = surf-distrotube-git --- +pkgbase = surfshark-gui-deb + gives = surfshark + pkgver = 1.3.0-1616 + pkgdesc = SurfShark VPN Client + arch = amd64 + maintainer = WRM-42 + repology = project: surfshark-gui + source = https://ocean.surfshark.com/debian/pool/main/s/surfshark/surfshark_1.3.0-1616_amd64.deb + sha256sums = a3ae250cc857ee3e7462452bd60b2bc453bad5df18fef3b2ce0fa4ff7ebb925d + +pkgname = surfshark-gui-deb +--- pkgbase = surf pkgver = 2.1 pkgdesc = surf is a simple web browser based on WebKit2/GTK+. @@ -10020,18 +10033,6 @@ pkgbase = surf pkgname = surf --- -pkgbase = surfshark-gui-deb - gives = surfshark - pkgver = 1.3.0-1616 - pkgdesc = SurfShark VPN Client - arch = amd64 - maintainer = WRM-42 - repology = project: surfshark-gui - source = https://ocean.surfshark.com/debian/pool/main/s/surfshark/surfshark_1.3.0-1616_amd64.deb - sha256sums = a3ae250cc857ee3e7462452bd60b2bc453bad5df18fef3b2ce0fa4ff7ebb925d - -pkgname = surfshark-gui-deb ---- pkgbase = suru-icon-theme-git gives = suru-icon-theme pkgver = 0.0.1 @@ -10561,29 +10562,6 @@ pkgbase = topgrade-musl-bin pkgname = topgrade-musl-bin --- -pkgbase = tor - pkgver = 0.4.7.13 - pkgdesc = Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use - depends = openssl - makedepends = make - makedepends = autoconf - makedepends = libevent-dev - makedepends = libnss3-dev - makedepends = libzstd-dev - makedepends = liblzma-dev - makedepends = openssl - makedepends = libssl-dev - makedepends = ca-certificates - makedepends = libseccomp-dev - makedepends = zlib1g-dev - breaks = tor-git - replaces = tor - repology = project: tor - source = https://dist.torproject.org/tor-0.4.7.13.tar.gz - sha256sums = 2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d - -pkgname = tor ---- pkgbase = torbrowser-launcher-git gives = torbrowser-launcher pkgver = 0.3.6 @@ -10622,6 +10600,29 @@ pkgbase = torguard-deb pkgname = torguard-deb --- +pkgbase = tor + pkgver = 0.4.7.13 + pkgdesc = Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use + depends = openssl + makedepends = make + makedepends = autoconf + makedepends = libevent-dev + makedepends = libnss3-dev + makedepends = libzstd-dev + makedepends = liblzma-dev + makedepends = openssl + makedepends = libssl-dev + makedepends = ca-certificates + makedepends = libseccomp-dev + makedepends = zlib1g-dev + breaks = tor-git + replaces = tor + repology = project: tor + source = https://dist.torproject.org/tor-0.4.7.13.tar.gz + sha256sums = 2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d + +pkgname = tor +--- pkgbase = touchegg-deb gives = touchegg pkgver = 2.0.17 @@ -10662,18 +10663,6 @@ pkgbase = touchegg-git pkgname = touchegg-git --- -pkgbase = tre-git - gives = tre - pkgver = 0.4.0 - pkgdesc = Tree command, improved - makedepends = cargo - makedepends = rustc - incompatible = debian:bullseye - maintainer = Diego Magdaleno - source = https://github.com/dduan/tre.git - -pkgname = tre-git ---- pkgbase = treefetch-bin gives = treefetch pkgver = 2.0.0 @@ -10688,6 +10677,18 @@ pkgbase = treefetch-bin pkgname = treefetch-bin --- +pkgbase = tre-git + gives = tre + pkgver = 0.4.0 + pkgdesc = Tree command, improved + makedepends = cargo + makedepends = rustc + incompatible = debian:bullseye + maintainer = Diego Magdaleno + source = https://github.com/dduan/tre.git + +pkgname = tre-git +--- pkgbase = truckersmp-cli gives = truckersmp-cli pkgver = 0.10.1 @@ -11327,6 +11328,31 @@ pkgbase = walc-app pkgname = walc-app --- +pkgbase = warpinator-deb + gives = warpinator + pkgver = 1.8.3+virginia + pkgdesc = A tool to share files across the LAN + depends = gir1.2-glib-2.0 + depends = gir1.2-gtk-3.0 + depends = gir1.2-xapp-1.0 + depends = gir1.2-nm-1.0 + depends = python3 + depends = python3-gi + depends = python3-setproctitle + depends = python3-xapp + depends = python3-zeroconf + depends = python3-grpcio + depends = python3-cryptography + depends = python3-nacl + compatible = *:jammy + maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> + repology = project: warpinator + repology = repo: linux_mint_21_1 + source = http://packages.linuxmint.com/pool/backport/w/warpinator/warpinator_1.8.3+virginia_amd64.deb + sha256sums = fdcae13e004e1474711aa2f567e76d372f0634264d69732e775aba338b3d825e + +pkgname = warpinator-deb +--- pkgbase = warp gives = warp pkgver = 0.6.2 @@ -11366,31 +11392,6 @@ pkgbase = warp pkgname = warp --- -pkgbase = warpinator-deb - gives = warpinator - pkgver = 1.8.3+virginia - pkgdesc = A tool to share files across the LAN - depends = gir1.2-glib-2.0 - depends = gir1.2-gtk-3.0 - depends = gir1.2-xapp-1.0 - depends = gir1.2-nm-1.0 - depends = python3 - depends = python3-gi - depends = python3-setproctitle - depends = python3-xapp - depends = python3-zeroconf - depends = python3-grpcio - depends = python3-cryptography - depends = python3-nacl - compatible = *:jammy - maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> - repology = project: warpinator - repology = repo: linux_mint_21_1 - source = http://packages.linuxmint.com/pool/backport/w/warpinator/warpinator_1.8.3+virginia_amd64.deb - sha256sums = fdcae13e004e1474711aa2f567e76d372f0634264d69732e775aba338b3d825e - -pkgname = warpinator-deb ---- pkgbase = watchexec-bin pkgver = 1.25.1 pkgdesc = Executes commands in response to file modifications From 0b56bfdfd5dcec565cb300eacffa2f2fc1f63f83 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:05:30 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- packagelist | 30 +-- srclist | 722 ++++++++++++++++++++++++++-------------------------- 2 files changed, 376 insertions(+), 376 deletions(-) diff --git a/packagelist b/packagelist index d4ddac7418..a551ada5c8 100644 --- a/packagelist +++ b/packagelist @@ -1,12 +1,12 @@ 1password-cli-bin adapta-gtk-theme-git -adw-gtk3 adw-gtk-theme +adw-gtk3 alacritty amf-headers amfora-bin -ananicy-cpp an-anime-game-launcher-bin +ananicy-cpp android-studio android-studio-canary ani-cli-bin @@ -164,11 +164,11 @@ gfn-electron-bin ghcup-bin gir1.2-xapp-1.0-deb git -gitblade-deb git-butler-deb git-credential-manager-core-deb git-delta-deb git-extras-git +gitblade-deb gitfiend-deb github-cli-bin github-cli-deb @@ -181,6 +181,7 @@ glow-deb gnome-shell-extension-installer-git gnome-tweaks go-bin +go-task-deb goldberg-emulator-git gomuks-deb goneovim-bin @@ -188,7 +189,6 @@ google-chrome-beta-deb google-chrome-deb google-chrome-unstable-deb google-earth-pro-stable-deb -go-task-deb goverlay goverlay-bin gradience @@ -232,8 +232,8 @@ icecat-deb imwheel-exclude-patched-git insomnia-deb insync-deb -intellij-idea-community-bin intel-undervolt +intellij-idea-community-bin internxt-deb it87-dkms-git ivpn-deb @@ -243,8 +243,8 @@ jetbrains-toolbox-bin joplin-desktop-app kakoune kalendar-git -kate5-data-backport-deb kate-backport-deb +kate5-data-backport-deb keepassxc keybase-deb kirc @@ -364,16 +364,16 @@ notion-app-deb notion-app-enhanced-deb notion-git nowpm +nu-tongues-bin nuclear-deb nuclei-bin nushell-bin -nu-tongues-bin obquit-git obs-backgroundremoval obs-backgroundremoval-deb obs-backgroundremoval-git -obsidian-deb obs-ndi-deb +obsidian-deb oh-my-posh-git oh-my-zsh-git oil @@ -425,9 +425,9 @@ postman-bin powertop-git prettier prismlauncher-git +proton-python-client protonmail-bridge-deb protonplus -proton-python-client protonup-qt-app protonvpn-cli protonvpn-gui @@ -447,8 +447,8 @@ python3-vkbasalt-cli python3-zombie-imp qogir-gtk-theme-bin qogir-icon-theme-bin -qt6pas qt6-style-kvantum +qt6pas qtile-extras-git qtile-git quarto-deb @@ -481,14 +481,14 @@ rpcs3-app rsbbi-git rstudio-deb rust-bin -rustdesk-deb rust-motd-deb +rustdesk-deb schildichat-deb scrcpy sed setconf -shellcheck-bin shell-color-scripts +shellcheck-bin shellharden shfmt-bin sidequest-bin @@ -510,12 +510,12 @@ soundux spacecadetpinball-git spot-client-git spotify-client-deb -starship-bin st-distrotube-git +st-lukesmith-git +starship-bin steam-deb steamtinkerlaunch-git stellarium -st-lukesmith-git stockfish-git stremio-deb sublime-merge-deb @@ -553,8 +553,8 @@ torbrowser-launcher-git torguard-deb touchegg-deb touchegg-git -treefetch-bin tre-git +treefetch-bin truckersmp-cli ttf-fira-sans tuner diff --git a/srclist b/srclist index d6f2116c56..76f1061875 100644 --- a/srclist +++ b/srclist @@ -32,21 +32,6 @@ pkgbase = adapta-gtk-theme-git pkgname = adapta-gtk-theme-git --- -pkgbase = adw-gtk3 - gives = adw-gtk3 - pkgver = 5.3 - pkgdesc = An unofficial GTK3 port of libadwaita. - arch = any - breaks = adw-gtk3 - breaks = adw-gtk3-git - maintainer = Herisson - repology = project: adw-gtk3 - repology = repo: aur - source = https://github.com/lassekongo83/adw-gtk3/releases/download/v5.3/adw-gtk3v5.3.tar.xz - sha256sums = 2e6e87935bef30936e40d07c7af4fd20754e77917be224f61c4346867196bef0 - -pkgname = adw-gtk3 ---- pkgbase = adw-gtk-theme pkgver = 1.1 pkgdesc = LibAdwaita Theme for all GTK3 and GTK4 Apps NOTE: This is a meta package which uses adw-gtk3 for GTK3 and official LibAdwaita theme for GTK4 @@ -64,6 +49,21 @@ pkgbase = adw-gtk-theme pkgname = adw-gtk-theme --- +pkgbase = adw-gtk3 + gives = adw-gtk3 + pkgver = 5.3 + pkgdesc = An unofficial GTK3 port of libadwaita. + arch = any + breaks = adw-gtk3 + breaks = adw-gtk3-git + maintainer = Herisson + repology = project: adw-gtk3 + repology = repo: aur + source = https://github.com/lassekongo83/adw-gtk3/releases/download/v5.3/adw-gtk3v5.3.tar.xz + sha256sums = 2e6e87935bef30936e40d07c7af4fd20754e77917be224f61c4346867196bef0 + +pkgname = adw-gtk3 +--- pkgbase = alacritty pkgver = 0.13.2 pkgdesc = A fast, cross-platform, OpenGL terminal emulator @@ -117,19 +117,6 @@ pkgbase = amfora-bin pkgname = amfora-bin --- -pkgbase = ananicy-cpp - pkgver = 1.1.0 - pkgdesc = Rewrite of Ananicy in C++ - makedepends = cmake - makedepends = g++ - makedepends = libsystemd-dev - makedepends = ninja-build - repology = project: ananicy-cpp - source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.1.0/ananicy-cpp-v1.1.0.tar.gz - sha256sums = 49f59e8fa842c7603be344b7317eace773c3e416d881dae4ad7779b39b03fc4a - -pkgname = ananicy-cpp ---- pkgbase = an-anime-game-launcher-bin gives = an-anime-game-launcher pkgver = 3.13.0 @@ -160,6 +147,19 @@ pkgbase = an-anime-game-launcher-bin pkgname = an-anime-game-launcher-bin --- +pkgbase = ananicy-cpp + pkgver = 1.1.0 + pkgdesc = Rewrite of Ananicy in C++ + makedepends = cmake + makedepends = g++ + makedepends = libsystemd-dev + makedepends = ninja-build + repology = project: ananicy-cpp + source = https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.1.0/ananicy-cpp-v1.1.0.tar.gz + sha256sums = 49f59e8fa842c7603be344b7317eace773c3e416d881dae4ad7779b39b03fc4a + +pkgname = ananicy-cpp +--- pkgbase = android-studio-canary gives = android-studio pkgver = 2023.1.1.28 @@ -712,6 +712,19 @@ pkgbase = bat-deb pkgname = bat-deb --- +pkgbase = bat + pkgver = 0.24.0 + pkgdesc = A cat(1) clone with wings + depends = libonig5 + makedepends = cargo + makedepends = libonig-dev + makedepends = pkg-config + replaces = bat + source = https://github.com/sharkdp/bat/archive/refs/tags/v0.24.0.tar.gz + sha256sums = 907554a9eff239f256ee8fe05a922aad84febe4fe10a499def72a4557e9eedfb + +pkgname = bat +--- pkgbase = batsignal pkgver = 1.6.4 pkgdesc = A lightweight battery monitor daemon @@ -727,19 +740,6 @@ pkgbase = batsignal pkgname = batsignal --- -pkgbase = bat - pkgver = 0.24.0 - pkgdesc = A cat(1) clone with wings - depends = libonig5 - makedepends = cargo - makedepends = libonig-dev - makedepends = pkg-config - replaces = bat - source = https://github.com/sharkdp/bat/archive/refs/tags/v0.24.0.tar.gz - sha256sums = 907554a9eff239f256ee8fe05a922aad84febe4fe10a499def72a4557e9eedfb - -pkgname = bat ---- pkgbase = bazecor-app gives = bazecor pkgver = 1.5.1 @@ -2534,6 +2534,16 @@ pkgbase = fake-ubuntu-advantage-tools-deb pkgname = fake-ubuntu-advantage-tools-deb --- +pkgbase = fast + pkgver = 0.0.4 + pkgdesc = Minimal zero-dependency utility for testing your internet download speed from terminal + arch = amd64 + maintainer = Elsie19 + source = https://github.com/ddo/fast/releases/download/v0.0.4/fast_linux_amd64 + sha256sums = 2775964dc15c0d677eefa4a391559689ebd4c8c8169d3b6c717c15f804f89bf6 + +pkgname = fast +--- pkgbase = fastfetch-git gives = fastfetch pkgver = 2.9.1 @@ -2579,16 +2589,6 @@ pkgbase = fastfetch-git pkgname = fastfetch-git --- -pkgbase = fast - pkgver = 0.0.4 - pkgdesc = Minimal zero-dependency utility for testing your internet download speed from terminal - arch = amd64 - maintainer = Elsie19 - source = https://github.com/ddo/fast/releases/download/v0.0.4/fast_linux_amd64 - sha256sums = 2775964dc15c0d677eefa4a391559689ebd4c8c8169d3b6c717c15f804f89bf6 - -pkgname = fast ---- pkgbase = fblog-deb gives = fblog pkgver = 2.3.0 @@ -3180,16 +3180,6 @@ pkgbase = gir1.2-xapp-1.0-deb pkgname = gir1.2-xapp-1.0-deb --- -pkgbase = gitblade-deb - gives = gitblade - pkgver = 1.0.6 - pkgdesc = Simple and elegant Git GUI client. - arch = amd64 - source = https://gitblade.com/ppa/gitblade_1.0.6_amd64.deb - sha256sums = 06099839154579c28dd1a28dd631d23eff9b6a3a59c3d9b14ff04878956b4e2c - -pkgname = gitblade-deb ---- pkgbase = git-butler-deb gives = git-butler pkgver = 0.12.12-1093 @@ -3246,6 +3236,42 @@ pkgbase = git-extras-git pkgname = git-extras-git --- +pkgbase = git + pkgver = 2.45.0 + pkgdesc = git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals + makedepends = dh-autoreconf + makedepends = cmake + makedepends = gcc + makedepends = libcurl4-gnutls-dev + makedepends = libexpat1-dev + makedepends = gettext + makedepends = libz-dev + makedepends = libssl-dev + makedepends = asciidoc + makedepends = xmlto + makedepends = docbook2x + makedepends = install-info + makedepends = zlib1g-dev + makedepends = zlib1g + breaks = git-git + replaces = git + maintainer = Oren Klopfer + repology = project: git + source = https://www.kernel.org/pub/software/scm/git/git-2.45.0.tar.gz + sha256sums = a0fc1410878716add0a3c0cf3d35728f3a7c960f751c657656cca0212bf89e65 + +pkgname = git +--- +pkgbase = gitblade-deb + gives = gitblade + pkgver = 1.0.6 + pkgdesc = Simple and elegant Git GUI client. + arch = amd64 + source = https://gitblade.com/ppa/gitblade_1.0.6_amd64.deb + sha256sums = 06099839154579c28dd1a28dd631d23eff9b6a3a59c3d9b14ff04878956b4e2c + +pkgname = gitblade-deb +--- pkgbase = gitfiend-deb gives = gitfiend pkgver = 0.42.1 @@ -3326,32 +3352,6 @@ pkgbase = gitkraken-deb pkgname = gitkraken-deb --- -pkgbase = git - pkgver = 2.45.0 - pkgdesc = git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals - makedepends = dh-autoreconf - makedepends = cmake - makedepends = gcc - makedepends = libcurl4-gnutls-dev - makedepends = libexpat1-dev - makedepends = gettext - makedepends = libz-dev - makedepends = libssl-dev - makedepends = asciidoc - makedepends = xmlto - makedepends = docbook2x - makedepends = install-info - makedepends = zlib1g-dev - makedepends = zlib1g - breaks = git-git - replaces = git - maintainer = Oren Klopfer - repology = project: git - source = https://www.kernel.org/pub/software/scm/git/git-2.45.0.tar.gz - sha256sums = a0fc1410878716add0a3c0cf3d35728f3a7c960f751c657656cca0212bf89e65 - -pkgname = git ---- pkgbase = gitui-git gives = gitui pkgver = 0.26.3 @@ -3479,6 +3479,21 @@ pkgbase = go-bin pkgname = go-bin --- +pkgbase = go-task-deb + gives = task + pkgver = 3.39.2 + pkgdesc = A task runner / simpler Make alternative written in Go + arch = amd64 + arch = arm64 + maintainer = lfromanini + repology = project: task + source_amd64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_amd64.deb + sha256sums_amd64 = d4ea84524cc4e0969e84f063fc99b9aba2090ec259c00a2e12d9ed1a182cf6af + source_arm64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_arm64.deb + sha256sums_arm64 = 2a5685880d1f0130e26ad27fbb556c01073b628247f46c79e4456d925ee5e44c + +pkgname = go-task-deb +--- pkgbase = goldberg-emulator-git gives = goldberg-emulator pkgver = 0.2.5 @@ -3594,21 +3609,6 @@ pkgbase = google-earth-pro-stable-deb pkgname = google-earth-pro-stable-deb --- -pkgbase = go-task-deb - gives = task - pkgver = 3.39.2 - pkgdesc = A task runner / simpler Make alternative written in Go - arch = amd64 - arch = arm64 - maintainer = lfromanini - repology = project: task - source_amd64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_amd64.deb - sha256sums_amd64 = d4ea84524cc4e0969e84f063fc99b9aba2090ec259c00a2e12d9ed1a182cf6af - source_arm64 = https://github.com/go-task/task/releases/download/v3.39.2/task_linux_arm64.deb - sha256sums_arm64 = 2a5685880d1f0130e26ad27fbb556c01073b628247f46c79e4456d925ee5e44c - -pkgname = go-task-deb ---- pkgbase = goverlay-bin gives = goverlay pkgver = 1.2.0 @@ -3948,9 +3948,10 @@ pkgbase = hakuneko-deb pkgname = hakuneko-deb --- -pkgbase = hamclock-bigger +pkgbase = hamclock-big pkgver = 4.08 - pkgdesc = Clock and world map with extra features for amateur radio (2400x1440 version) + pkgrel = 3 + pkgdesc = Clock and world map with extra features for amateur radio (1600x960 version) url = https://clearskyinstitute.com/ham/HamClock makedepends = gcc makedepends = make @@ -3960,25 +3961,24 @@ pkgbase = hamclock-bigger makedepends = libx11-dev makedepends = libxcb1 breaks = hamclock - breaks = hamclock-big + breaks = hamclock-bigger breaks = hamclock-huge - replaces = hamclock-bigger - replaces = hamclock replaces = hamclock-big + replaces = hamclock + replaces = hamclock-bigger replaces = hamclock-huge maintainer = Roy Williams - repology = project: hamclock-bigger + repology = project: hamclock-big source = https://github.com/fang64/hamclock/archive/refs/tags/v4.08.tar.gz source = hamclock.desktop sha256sums = 9bc33afef8fc15558d3fa3e57e3e4e25e53b77351df61b00fccfc9d69c442e01 sha256sums = df56e16e9bfab4a6259fd8e9fdffbe8f8d24ff395d2d27434dfd4bfe4adfa85d -pkgname = hamclock-bigger +pkgname = hamclock-big --- -pkgbase = hamclock-big +pkgbase = hamclock-bigger pkgver = 4.08 - pkgrel = 3 - pkgdesc = Clock and world map with extra features for amateur radio (1600x960 version) + pkgdesc = Clock and world map with extra features for amateur radio (2400x1440 version) url = https://clearskyinstitute.com/ham/HamClock makedepends = gcc makedepends = make @@ -3988,20 +3988,20 @@ pkgbase = hamclock-big makedepends = libx11-dev makedepends = libxcb1 breaks = hamclock - breaks = hamclock-bigger + breaks = hamclock-big breaks = hamclock-huge - replaces = hamclock-big - replaces = hamclock replaces = hamclock-bigger + replaces = hamclock + replaces = hamclock-big replaces = hamclock-huge maintainer = Roy Williams - repology = project: hamclock-big + repology = project: hamclock-bigger source = https://github.com/fang64/hamclock/archive/refs/tags/v4.08.tar.gz source = hamclock.desktop sha256sums = 9bc33afef8fc15558d3fa3e57e3e4e25e53b77351df61b00fccfc9d69c442e01 sha256sums = df56e16e9bfab4a6259fd8e9fdffbe8f8d24ff395d2d27434dfd4bfe4adfa85d -pkgname = hamclock-big +pkgname = hamclock-bigger --- pkgbase = hamclock-huge pkgver = 4.08 @@ -4591,6 +4591,16 @@ pkgbase = insync-deb pkgname = insync-deb --- +pkgbase = intel-undervolt + pkgver = 1.7 + pkgdesc = Tool for undervolting and throttling limits alteration for Intel CPUs + makedepends = pkg-config + maintainer = Elsie19 + source = https://github.com/kitsunyan/intel-undervolt/archive/refs/tags/1.7.tar.gz + sha256sums = 29a7ebaee4830d65d0b5cefa6d497887d4f23f34659876dfe944f3a020cf33ff + +pkgname = intel-undervolt +--- pkgbase = intellij-idea-community-bin gives = intellij-idea-community pkgver = 2024.2.3 @@ -4611,16 +4621,6 @@ pkgbase = intellij-idea-community-bin pkgname = intellij-idea-community-bin --- -pkgbase = intel-undervolt - pkgver = 1.7 - pkgdesc = Tool for undervolting and throttling limits alteration for Intel CPUs - makedepends = pkg-config - maintainer = Elsie19 - source = https://github.com/kitsunyan/intel-undervolt/archive/refs/tags/1.7.tar.gz - sha256sums = 29a7ebaee4830d65d0b5cefa6d497887d4f23f34659876dfe944f3a020cf33ff - -pkgname = intel-undervolt ---- pkgbase = internxt-deb gives = internxt-drive pkgver = 1.9.9 @@ -4850,19 +4850,6 @@ pkgbase = kalendar-git pkgname = kalendar-git --- -pkgbase = kate5-data-backport-deb - gives = kate5-data - pkgver = 22.04.3 - pkgdesc = Shared data files for the Kate text editor - arch = amd64 - compatible = ubuntu:jammy - maintainer = Vaibhav Sharma - repology = project: kate5-data - source_jammy = http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/pool/main/k/kate/kate5-data_22.04.3-0ubuntu1~ubuntu22.04~ppa1_all.deb - sha256sums_jammy = 46264107cf2fc54dd35e48e119acebce8ce48b6c686092490156ebad4b30ef83 - -pkgname = kate5-data-backport-deb ---- pkgbase = kate-backport-deb gives = kate pkgver = 22.04.3 @@ -4877,6 +4864,19 @@ pkgbase = kate-backport-deb pkgname = kate-backport-deb --- +pkgbase = kate5-data-backport-deb + gives = kate5-data + pkgver = 22.04.3 + pkgdesc = Shared data files for the Kate text editor + arch = amd64 + compatible = ubuntu:jammy + maintainer = Vaibhav Sharma + repology = project: kate5-data + source_jammy = http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/pool/main/k/kate/kate5-data_22.04.3-0ubuntu1~ubuntu22.04~ppa1_all.deb + sha256sums_jammy = 46264107cf2fc54dd35e48e119acebce8ce48b6c686092490156ebad4b30ef83 + +pkgname = kate5-data-backport-deb +--- pkgbase = keepassxc gives = org.freedesktop.secrets pkgver = 2.7.9 @@ -5830,6 +5830,20 @@ pkgbase = linux-image-unsigned-stable-deb pkgname = linux-image-unsigned-stable-deb --- +pkgbase = linux-kernel-stable + pkgver = 6.11 + pkgdesc = Provides the latest stable Linux kernel via the Ubuntu mainline repositories + pacdeps = linux-headers-stable-deb + pacdeps = linux-headers-generic-stable-deb + pacdeps = linux-modules-stable-deb + pacdeps = linux-image-unsigned-stable-deb + maintainer = Oren Klopfer + repology = project: linux + repology = repo: distrowatch + source = https://github.com/oklopfer/debs/raw/master/empty.tar.xz + +pkgname = linux-kernel-stable +--- pkgbase = linux-kernel pkgver = 6.11 pkgdesc = Provides the latest Linux kernel via the Ubuntu mainline repositories @@ -5846,20 +5860,6 @@ pkgbase = linux-kernel pkgname = linux-kernel --- -pkgbase = linux-kernel-stable - pkgver = 6.11 - pkgdesc = Provides the latest stable Linux kernel via the Ubuntu mainline repositories - pacdeps = linux-headers-stable-deb - pacdeps = linux-headers-generic-stable-deb - pacdeps = linux-modules-stable-deb - pacdeps = linux-image-unsigned-stable-deb - maintainer = Oren Klopfer - repology = project: linux - repology = repo: distrowatch - source = https://github.com/oklopfer/debs/raw/master/empty.tar.xz - -pkgname = linux-kernel-stable ---- pkgbase = linux-libc-dev-okpine-deb gives = linux-libc-dev pkgver = 6.9.0 @@ -6322,6 +6322,19 @@ pkgbase = meson-git pkgname = meson-git --- +pkgbase = micro + pkgver = 2.0.13 + pkgdesc = A modern and intuitive terminal-based text editor + optdepends = xclip: system clipboard support (X11) + optdepends = wl-clipboard: system clipboard support (Wayland) + replaces = micro + maintainer = edward-riley + repology = project: micro + source = https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-linux64.tar.gz + sha256sums = a50e405d3d09d58f6b2c182429c18537a05f317dc0c3c9cb834b3271362e4781 + +pkgname = micro +--- pkgbase = microsoft-edge-beta-deb gives = microsoft-edge-beta pkgver = 117.0.2045.12 @@ -6374,19 +6387,6 @@ pkgbase = microsoft-prod-repo-deb pkgname = microsoft-prod-repo-deb --- -pkgbase = micro - pkgver = 2.0.13 - pkgdesc = A modern and intuitive terminal-based text editor - optdepends = xclip: system clipboard support (X11) - optdepends = wl-clipboard: system clipboard support (Wayland) - replaces = micro - maintainer = edward-riley - repology = project: micro - source = https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-linux64.tar.gz - sha256sums = a50e405d3d09d58f6b2c182429c18537a05f317dc0c3c9cb834b3271362e4781 - -pkgname = micro ---- pkgbase = minecraft-launcher-deb gives = minecraft-launcher pkgver = 1121 @@ -7073,6 +7073,23 @@ pkgbase = nowpm pkgname = nowpm --- +pkgbase = nu-tongues-bin + gives = nu-tongues + pkgver = 0.1.0 + pkgdesc = A translaton plugin for nushell. Allows nushell scripts to set up commands to get translated strings. + url = https://github.com/rhino-linux/nu-tongues + arch = amd64 + arch = arm64 + pacdeps = nushell-bin + maintainer = wren54 + repology = project: nu-tongues + source_amd64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_amd64.zip + sha256sums_amd64 = 8fa03893368db208cf6fe1e65264e4d4374f5bb6b4b09b4dde5df31a85eaf34f + source_arm64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_arm64.zip + sha256sums_arm64 = 29d3a06c6188b66738dcbecc9efaf2ce0708e17243e298adcd5710aac2a356e8 + +pkgname = nu-tongues-bin +--- pkgbase = nuclear-deb gives = nuclear pkgver = 0.6.17 @@ -7119,23 +7136,6 @@ pkgbase = nushell-bin pkgname = nushell-bin --- -pkgbase = nu-tongues-bin - gives = nu-tongues - pkgver = 0.1.0 - pkgdesc = A translaton plugin for nushell. Allows nushell scripts to set up commands to get translated strings. - url = https://github.com/rhino-linux/nu-tongues - arch = amd64 - arch = arm64 - pacdeps = nushell-bin - maintainer = wren54 - repology = project: nu-tongues - source_amd64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_amd64.zip - sha256sums_amd64 = 8fa03893368db208cf6fe1e65264e4d4374f5bb6b4b09b4dde5df31a85eaf34f - source_arm64 = https://github.com/rhino-linux/nu-tongues/releases/download/v0.1.0/nu-tongues_v0.1.0_arm64.zip - sha256sums_arm64 = 29d3a06c6188b66738dcbecc9efaf2ce0708e17243e298adcd5710aac2a356e8 - -pkgname = nu-tongues-bin ---- pkgbase = obquit-git gives = obquit pkgver = 0.0.1 @@ -7214,6 +7214,16 @@ pkgbase = obs-backgroundremoval pkgname = obs-backgroundremoval --- +pkgbase = obs-ndi-deb + gives = obs-ndi + pkgver = 4.9.1 + pkgdesc = Network A/V in OBS Studio with NewTek's NDI technology + arch = amd64 + source = https://github.com/Palakis/obs-ndi/releases/download/4.9.1/obs-ndi_4.9.1-1_amd64.deb + sha256sums = e91a27370dcbee0879fb27ffec8dba149825f47909a92e31a001e87e64e7329b + +pkgname = obs-ndi-deb +--- pkgbase = obsidian-deb gives = obsidian pkgver = 1.6.7 @@ -7226,16 +7236,6 @@ pkgbase = obsidian-deb pkgname = obsidian-deb --- -pkgbase = obs-ndi-deb - gives = obs-ndi - pkgver = 4.9.1 - pkgdesc = Network A/V in OBS Studio with NewTek's NDI technology - arch = amd64 - source = https://github.com/Palakis/obs-ndi/releases/download/4.9.1/obs-ndi_4.9.1-1_amd64.deb - sha256sums = e91a27370dcbee0879fb27ffec8dba149825f47909a92e31a001e87e64e7329b - -pkgname = obs-ndi-deb ---- pkgbase = oh-my-posh-git gives = oh-my-posh pkgver = 20.0.0 @@ -7727,6 +7727,18 @@ pkgbase = panagement pkgname = panagement --- +pkgbase = pap + pkgver = 0.15.0 + pkgdesc = Swiss army knife for minecraft servers + makedepends = golang-go + incompatible = debian:bullseye + maintainer = Talwat + repology = project: pap + source = https://github.com/talwat/pap/archive/v0.15.0.tar.gz + sha256sums = 743fd7d6d8f6e5fcd198ee75fcc54fd77ce272c77009cfa2c28c0eb6aec5121c + +pkgname = pap +--- pkgbase = paper-icon-theme pkgver = 1.5.0 pkgdesc = Paper is an open source desktop theme and icon project by Sam Hewitt @@ -7765,18 +7777,6 @@ pkgbase = papirus-icon-theme pkgname = papirus-icon-theme --- -pkgbase = pap - pkgver = 0.15.0 - pkgdesc = Swiss army knife for minecraft servers - makedepends = golang-go - incompatible = debian:bullseye - maintainer = Talwat - repology = project: pap - source = https://github.com/talwat/pap/archive/v0.15.0.tar.gz - sha256sums = 743fd7d6d8f6e5fcd198ee75fcc54fd77ce272c77009cfa2c28c0eb6aec5121c - -pkgname = pap ---- pkgbase = parsec-deb gives = parsec pkgver = 150-86e @@ -8201,6 +8201,22 @@ pkgbase = prismlauncher-git pkgname = prismlauncher-git --- +pkgbase = proton-python-client + pkgver = 0.7.1 + pkgdesc = Python Proton client module + makedepends = python3-requests + makedepends = python3-setuptools + makedepends = python3-bcrypt + makedepends = python3-gnupg + makedepends = python3-openssl + breaks = proton-python-client-git proton-python-client-bin + replaces = proton-python-client + repology = project: proton-python-client + source = https://github.com/ProtonMail/proton-python-client/archive/refs/tags/0.7.1.tar.gz + sha256sums = 88d2546a922d9053988b5e1863bf6cf965e97b4c643cd879f16bb3f0b5f02b5e + +pkgname = proton-python-client +--- pkgbase = protonmail-bridge-deb gives = protonmail-bridge pkgver = 3.10.0 @@ -8246,22 +8262,6 @@ pkgbase = protonplus pkgname = protonplus --- -pkgbase = proton-python-client - pkgver = 0.7.1 - pkgdesc = Python Proton client module - makedepends = python3-requests - makedepends = python3-setuptools - makedepends = python3-bcrypt - makedepends = python3-gnupg - makedepends = python3-openssl - breaks = proton-python-client-git proton-python-client-bin - replaces = proton-python-client - repology = project: proton-python-client - source = https://github.com/ProtonMail/proton-python-client/archive/refs/tags/0.7.1.tar.gz - sha256sums = 88d2546a922d9053988b5e1863bf6cf965e97b4c643cd879f16bb3f0b5f02b5e - -pkgname = proton-python-client ---- pkgbase = protonup-qt-app gives = net.davidotek.pupgui2 pkgver = 2.10.2 @@ -8592,23 +8592,6 @@ pkgbase = qogir-icon-theme-bin pkgname = qogir-icon-theme-bin --- -pkgbase = qt6pas - gives = libqt6pas-dev - pkgver = 6.2.7 - pkgdesc = Free Pascal Qt6 binding library updated by lazarus IDE - url = https://gitlab.com/freepascal.org/lazarus/ - arch = amd64 - makedepends = qt6-base-dev - makedepends = qmake6 - makedepends = libgl-dev - provides = libqt6pas1 - maintainer = xdavius - repology = project: qt6pas - source = https://gitlab.com/freepascal.org/lazarus/lazarus/-/archive/lazarus_3_0/lazarus-lazarus_3_0.tar.bz2 - sha256sums = 053ebb9d703162617a6c5bbd26e78aacb45e439d9a9964aa3197eaada2aa8c2e - -pkgname = qt6pas ---- pkgbase = qt6-style-kvantum pkgver = 1.1.2 pkgdesc = Kvantum style engine (binaries, localization and themes) @@ -8645,6 +8628,23 @@ pkgbase = qt6-style-kvantum pkgname = qt6-style-kvantum --- +pkgbase = qt6pas + gives = libqt6pas-dev + pkgver = 6.2.7 + pkgdesc = Free Pascal Qt6 binding library updated by lazarus IDE + url = https://gitlab.com/freepascal.org/lazarus/ + arch = amd64 + makedepends = qt6-base-dev + makedepends = qmake6 + makedepends = libgl-dev + provides = libqt6pas1 + maintainer = xdavius + repology = project: qt6pas + source = https://gitlab.com/freepascal.org/lazarus/lazarus/-/archive/lazarus_3_0/lazarus-lazarus_3_0.tar.bz2 + sha256sums = 053ebb9d703162617a6c5bbd26e78aacb45e439d9a9964aa3197eaada2aa8c2e + +pkgname = qt6pas +--- pkgbase = qtile-extras-git gives = qtile-extras pkgver = 0.23.1 @@ -9224,6 +9224,19 @@ pkgbase = rust-bin pkgname = rust-bin --- +pkgbase = rust-motd-deb + gives = rust-motd + pkgver = 1.0.1 + pkgdesc = Beautiful, useful, configurable MOTD generation with zero runtime dependencies + arch = amd64 + replaces = rust-motd + maintainer = wizard-28 + repology = project: rust:motd + source = https://github.com/rust-motd/rust-motd/releases/download/v1.0.1/rust-motd_1.0.1_amd64.deb + sha256sums = e2abcb97de92bee14cdc85e8dec46af17c15fdb03cc3a4b3d6094b1c2a079670 + +pkgname = rust-motd-deb +--- pkgbase = rustdesk-deb gives = rustdesk pkgver = 1.3.1 @@ -9262,19 +9275,6 @@ pkgbase = rustdesk-deb pkgname = rustdesk-deb --- -pkgbase = rust-motd-deb - gives = rust-motd - pkgver = 1.0.1 - pkgdesc = Beautiful, useful, configurable MOTD generation with zero runtime dependencies - arch = amd64 - replaces = rust-motd - maintainer = wizard-28 - repology = project: rust:motd - source = https://github.com/rust-motd/rust-motd/releases/download/v1.0.1/rust-motd_1.0.1_amd64.deb - sha256sums = e2abcb97de92bee14cdc85e8dec46af17c15fdb03cc3a4b3d6094b1c2a079670 - -pkgname = rust-motd-deb ---- pkgbase = schildichat-deb gives = schildichat-desktop pkgver = 1.11.30-sc.2 @@ -9342,6 +9342,15 @@ pkgbase = setconf pkgname = setconf --- +pkgbase = shell-color-scripts + pkgver = 3.0 + pkgdesc = A collection of terminal color scripts. + maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> + source = https://gitlab.com/dwt1/shell-color-scripts/-/archive/master/shell-color-scripts-master.tar.gz + sha256sums = 31d94efd426d3d62459e2056cb4ea5ba051f77f46557a3cc0ad7b2ffdd48bf84 + +pkgname = shell-color-scripts +--- pkgbase = shellcheck-bin gives = shellcheck pkgver = 0.9.0 @@ -9359,15 +9368,6 @@ pkgbase = shellcheck-bin pkgname = shellcheck-bin --- -pkgbase = shell-color-scripts - pkgver = 3.0 - pkgdesc = A collection of terminal color scripts. - maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> - source = https://gitlab.com/dwt1/shell-color-scripts/-/archive/master/shell-color-scripts-master.tar.gz - sha256sums = 31d94efd426d3d62459e2056cb4ea5ba051f77f46557a3cc0ad7b2ffdd48bf84 - -pkgname = shell-color-scripts ---- pkgbase = shellharden gives = shellharden pkgver = 4.3.0 @@ -9793,6 +9793,34 @@ pkgbase = spotify-client-deb pkgname = spotify-client-deb --- +pkgbase = st-distrotube-git + gives = st + pkgver = 0.0.1 + pkgdesc = Distrotube's st build + depends = fontconfig + makedepends = make + makedepends = libharfbuzz-bin + makedepends = libxft-dev + makedepends = libpango1.0-dev + breaks = st + maintainer = edward-riley + source = https://gitlab.com/dwt1/st-distrotube.git + +pkgname = st-distrotube-git +--- +pkgbase = st-lukesmith-git + gives = st + pkgver = 0.0.1 + depends = fontconfig + makedepends = make + makedepends = libharfbuzz-bin + makedepends = libxft-dev + makedepends = libpango1.0-dev + license = MIT + source = https://github.com/LukeSmithxyz/st.git + +pkgname = st-lukesmith-git +--- pkgbase = starship-bin gives = starship pkgver = 1.19.0 @@ -9809,21 +9837,6 @@ pkgbase = starship-bin pkgname = starship-bin --- -pkgbase = st-distrotube-git - gives = st - pkgver = 0.0.1 - pkgdesc = Distrotube's st build - depends = fontconfig - makedepends = make - makedepends = libharfbuzz-bin - makedepends = libxft-dev - makedepends = libpango1.0-dev - breaks = st - maintainer = edward-riley - source = https://gitlab.com/dwt1/st-distrotube.git - -pkgname = st-distrotube-git ---- pkgbase = steam-deb gives = steam-launcher pkgver = 1.0.0.79 @@ -9914,19 +9927,6 @@ pkgbase = stellarium pkgname = stellarium --- -pkgbase = st-lukesmith-git - gives = st - pkgver = 0.0.1 - depends = fontconfig - makedepends = make - makedepends = libharfbuzz-bin - makedepends = libxft-dev - makedepends = libpango1.0-dev - license = MIT - source = https://github.com/LukeSmithxyz/st.git - -pkgname = st-lukesmith-git ---- pkgbase = stockfish-git gives = stockfish pkgver = 0.0.1 @@ -10003,18 +10003,6 @@ pkgbase = surf-distrotube-git pkgname = surf-distrotube-git --- -pkgbase = surfshark-gui-deb - gives = surfshark - pkgver = 1.3.0-1616 - pkgdesc = SurfShark VPN Client - arch = amd64 - maintainer = WRM-42 - repology = project: surfshark-gui - source = https://ocean.surfshark.com/debian/pool/main/s/surfshark/surfshark_1.3.0-1616_amd64.deb - sha256sums = a3ae250cc857ee3e7462452bd60b2bc453bad5df18fef3b2ce0fa4ff7ebb925d - -pkgname = surfshark-gui-deb ---- pkgbase = surf pkgver = 2.1 pkgdesc = surf is a simple web browser based on WebKit2/GTK+. @@ -10033,6 +10021,18 @@ pkgbase = surf pkgname = surf --- +pkgbase = surfshark-gui-deb + gives = surfshark + pkgver = 1.3.0-1616 + pkgdesc = SurfShark VPN Client + arch = amd64 + maintainer = WRM-42 + repology = project: surfshark-gui + source = https://ocean.surfshark.com/debian/pool/main/s/surfshark/surfshark_1.3.0-1616_amd64.deb + sha256sums = a3ae250cc857ee3e7462452bd60b2bc453bad5df18fef3b2ce0fa4ff7ebb925d + +pkgname = surfshark-gui-deb +--- pkgbase = suru-icon-theme-git gives = suru-icon-theme pkgver = 0.0.1 @@ -10562,6 +10562,29 @@ pkgbase = topgrade-musl-bin pkgname = topgrade-musl-bin --- +pkgbase = tor + pkgver = 0.4.7.13 + pkgdesc = Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use + depends = openssl + makedepends = make + makedepends = autoconf + makedepends = libevent-dev + makedepends = libnss3-dev + makedepends = libzstd-dev + makedepends = liblzma-dev + makedepends = openssl + makedepends = libssl-dev + makedepends = ca-certificates + makedepends = libseccomp-dev + makedepends = zlib1g-dev + breaks = tor-git + replaces = tor + repology = project: tor + source = https://dist.torproject.org/tor-0.4.7.13.tar.gz + sha256sums = 2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d + +pkgname = tor +--- pkgbase = torbrowser-launcher-git gives = torbrowser-launcher pkgver = 0.3.6 @@ -10600,29 +10623,6 @@ pkgbase = torguard-deb pkgname = torguard-deb --- -pkgbase = tor - pkgver = 0.4.7.13 - pkgdesc = Tor protects your privacy on the internet by hiding the connection between your Internet address and the services you use - depends = openssl - makedepends = make - makedepends = autoconf - makedepends = libevent-dev - makedepends = libnss3-dev - makedepends = libzstd-dev - makedepends = liblzma-dev - makedepends = openssl - makedepends = libssl-dev - makedepends = ca-certificates - makedepends = libseccomp-dev - makedepends = zlib1g-dev - breaks = tor-git - replaces = tor - repology = project: tor - source = https://dist.torproject.org/tor-0.4.7.13.tar.gz - sha256sums = 2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d - -pkgname = tor ---- pkgbase = touchegg-deb gives = touchegg pkgver = 2.0.17 @@ -10663,6 +10663,18 @@ pkgbase = touchegg-git pkgname = touchegg-git --- +pkgbase = tre-git + gives = tre + pkgver = 0.4.0 + pkgdesc = Tree command, improved + makedepends = cargo + makedepends = rustc + incompatible = debian:bullseye + maintainer = Diego Magdaleno + source = https://github.com/dduan/tre.git + +pkgname = tre-git +--- pkgbase = treefetch-bin gives = treefetch pkgver = 2.0.0 @@ -10677,18 +10689,6 @@ pkgbase = treefetch-bin pkgname = treefetch-bin --- -pkgbase = tre-git - gives = tre - pkgver = 0.4.0 - pkgdesc = Tree command, improved - makedepends = cargo - makedepends = rustc - incompatible = debian:bullseye - maintainer = Diego Magdaleno - source = https://github.com/dduan/tre.git - -pkgname = tre-git ---- pkgbase = truckersmp-cli gives = truckersmp-cli pkgver = 0.10.1 @@ -11328,31 +11328,6 @@ pkgbase = walc-app pkgname = walc-app --- -pkgbase = warpinator-deb - gives = warpinator - pkgver = 1.8.3+virginia - pkgdesc = A tool to share files across the LAN - depends = gir1.2-glib-2.0 - depends = gir1.2-gtk-3.0 - depends = gir1.2-xapp-1.0 - depends = gir1.2-nm-1.0 - depends = python3 - depends = python3-gi - depends = python3-setproctitle - depends = python3-xapp - depends = python3-zeroconf - depends = python3-grpcio - depends = python3-cryptography - depends = python3-nacl - compatible = *:jammy - maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> - repology = project: warpinator - repology = repo: linux_mint_21_1 - source = http://packages.linuxmint.com/pool/backport/w/warpinator/warpinator_1.8.3+virginia_amd64.deb - sha256sums = fdcae13e004e1474711aa2f567e76d372f0634264d69732e775aba338b3d825e - -pkgname = warpinator-deb ---- pkgbase = warp gives = warp pkgver = 0.6.2 @@ -11392,6 +11367,31 @@ pkgbase = warp pkgname = warp --- +pkgbase = warpinator-deb + gives = warpinator + pkgver = 1.8.3+virginia + pkgdesc = A tool to share files across the LAN + depends = gir1.2-glib-2.0 + depends = gir1.2-gtk-3.0 + depends = gir1.2-xapp-1.0 + depends = gir1.2-nm-1.0 + depends = python3 + depends = python3-gi + depends = python3-setproctitle + depends = python3-xapp + depends = python3-zeroconf + depends = python3-grpcio + depends = python3-cryptography + depends = python3-nacl + compatible = *:jammy + maintainer = Korkmatik <9c54efc1-143b-4f5f-9d2f-f6f189583f0f@aleeas.com> + repology = project: warpinator + repology = repo: linux_mint_21_1 + source = http://packages.linuxmint.com/pool/backport/w/warpinator/warpinator_1.8.3+virginia_amd64.deb + sha256sums = fdcae13e004e1474711aa2f567e76d372f0634264d69732e775aba338b3d825e + +pkgname = warpinator-deb +--- pkgbase = watchexec-bin pkgver = 1.25.1 pkgdesc = Executes commands in response to file modifications