From 073aede692a775a3ba60a403c2a0a54949106421 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 20:40:57 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- packagelist | 3 ++ packages/lenovolegionlinux-dkms-git/.SRCINFO | 15 ++---- .../lenovolegionlinux-dkms-git.pacscript | 4 +- packages/lenovolegionlinux-git/.SRCINFO | 23 ++------- .../lenovolegionlinux-git.pacscript | 6 +-- packages/python3-darkdetect/.SRCINFO | 32 ++++++------- srclist | 48 +++++++++++++++++++ 7 files changed, 80 insertions(+), 51 deletions(-) diff --git a/packagelist b/packagelist index 58a317d62a..83111cea9d 100644 --- a/packagelist +++ b/packagelist @@ -265,6 +265,8 @@ lazygit lbry-deb legcord-deb lemonbar-xft-git +lenovolegionlinux-dkms-git +lenovolegionlinux-git lens lf-bin libaquamarine-bin @@ -449,6 +451,7 @@ protonvpn-nm-lib pulsar-deb pycharm-community-bin python3-anyascii +python3-darkdetect python3-flit-core python3-fvs python3-gbinder-deb diff --git a/packages/lenovolegionlinux-dkms-git/.SRCINFO b/packages/lenovolegionlinux-dkms-git/.SRCINFO index 7c57abf027..96709e3d5c 100644 --- a/packages/lenovolegionlinux-dkms-git/.SRCINFO +++ b/packages/lenovolegionlinux-dkms-git/.SRCINFO @@ -1,21 +1,14 @@ pkgbase = lenovolegionlinux-dkms-git - pkgdesc = LenovoLegionLinux (LLL) DKMS module pkgver = 1.c1e9b55 pkgrel = 0 + pkgdesc = LenovoLegionLinux (LLL) DKMS module url = https://github.com/johnfanv2/LenovoLegionLinux - install = lenovolegionlinux.install - arch = x86_64 - license = GPL-2.0-only + arch = amd64 + depends = dkms makedepends = git makedepends = lm-sensors makedepends = i2c-tools makedepends = dmidecode - depends = dkms - pacdep = lenovolegionlinux-git - options = !makeflags - options = !buildflags - options = !strip - source = lenovolegionlinux::git+https://github.com/johnfanv2/LenovoLegionLinux - sha256sums = SKIP + license = GPL-2.0-only pkgname = lenovolegionlinux-dkms-git diff --git a/packages/lenovolegionlinux-dkms-git/lenovolegionlinux-dkms-git.pacscript b/packages/lenovolegionlinux-dkms-git/lenovolegionlinux-dkms-git.pacscript index 0b7610070b..1cb2a4270d 100644 --- a/packages/lenovolegionlinux-dkms-git/lenovolegionlinux-dkms-git.pacscript +++ b/packages/lenovolegionlinux-dkms-git/lenovolegionlinux-dkms-git.pacscript @@ -11,7 +11,7 @@ license=('GPL-2.0-only') makedepends=( "git" "lm-sensors" - "i2c-tools" + "i2c-tools" "dmidecode" ) depends=("dkms") @@ -50,4 +50,4 @@ post_remove() { RED='\033[0;31m' BOLD=$(tput bold) echo -e "${RED} ${BOLD} If you have a 2022 or 2023 model, please help testing the new features '\e]8;;https://github.com/johnfanv2/LenovoLegionLinux/issues/46\ahere\e]8;;\a'" -} \ No newline at end of file +} diff --git a/packages/lenovolegionlinux-git/.SRCINFO b/packages/lenovolegionlinux-git/.SRCINFO index 267591631c..2ec402a3b2 100644 --- a/packages/lenovolegionlinux-git/.SRCINFO +++ b/packages/lenovolegionlinux-git/.SRCINFO @@ -1,29 +1,14 @@ pkgbase = lenovolegionlinux-git - pkgdesc = LenovoLegionLinux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. PLEASE READ THE REPO BEFORE INSTALL THIS PACKAGE!!! pkgver = 1.c1e9b55 pkgrel = 0 + pkgdesc = LenovoLegionLinux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. PLEASE READ THE REPO BEFORE INSTALL THIS PACKAGE!!! url = https://github.com/johnfanv2/LenovoLegionLinux - install = lenovolegionlinux.install - arch = x86_64 - license = GPL-2.0-only + arch = amd64 depends = python3 depends = python3-argcomplete depends = python3-yaml - depends = python3-pyqt6 + depends = python3-pyqt6 depends = polkitd - pacdep = python3-darkdetect - makedepends = git - makedepends = python3-build - makedepends = python3-installer - makedepends = python3-setuptools - makedepends = libinih-dev - makedepends = python3-wheel - replaces = lenovolegionlinux - optdepends = lenovolegionlinux-dkms-git: DKMS module (install if your distro dosent patch in the kernel our you are not sure to haveit) - options = !makeflags - options = !buildflags - options = !strip - source = lenovolegionlinux::git+https://github.com/johnfanv2/LenovoLegionLinux - sha256sums = SKIP + license = GPL-2.0-only pkgname = lenovolegionlinux-git diff --git a/packages/lenovolegionlinux-git/lenovolegionlinux-git.pacscript b/packages/lenovolegionlinux-git/lenovolegionlinux-git.pacscript index e6178294fc..686ce816cb 100644 --- a/packages/lenovolegionlinux-git/lenovolegionlinux-git.pacscript +++ b/packages/lenovolegionlinux-git/lenovolegionlinux-git.pacscript @@ -68,11 +68,11 @@ package() { # Systemd service cd "${srcdir}/${_pkgname}/extra" install -Dm664 service/*.service "${pkgdir}/etc/systemd/system" - install -Dm664 service/*.timer "${pkgdir}/etc/systemd/system" - + install -Dm664 service/*.timer "${pkgdir}/etc/systemd/system" + # legiond daemon install -Dm775 service/legiond/legiond "${pkgdir}/usr/bin" - install -Dm775 service/legiond/legiond-ctl "${pkgdir}/usr/bin" + install -Dm775 service/legiond/legiond-ctl "${pkgdir}/usr/bin" } post_install() { diff --git a/packages/python3-darkdetect/.SRCINFO b/packages/python3-darkdetect/.SRCINFO index d66bee97b5..4c9c9b3f10 100644 --- a/packages/python3-darkdetect/.SRCINFO +++ b/packages/python3-darkdetect/.SRCINFO @@ -1,17 +1,17 @@ -pkgbase = python-darkdetect -pkgdesc = Detect OS Dark Mode from Python -pkgver = 0.8.0 -pkgrel = 4 -url = https://github.com/albertosottile/darkdetect -arch = any -license = BSD-1-Clause -makedepends = git -makedepends = python3-build -makedepends = python3-installer -makedepends = python3-wheel -makedepends = python3-setuptools -depends = python3 -source = https://github.com/albertosottile/darkdetect/archive/refs/tags/v${pkgver}.tar.gz -sha256sums=('SKIP') +pkgbase = python3-darkdetect + pkgver = 0.8.0 + pkgrel = 4 + pkgdesc = Detect OS Dark Mode from Python + url = https://github.com/albertosottile/darkdetect + arch = any + depends = python3 + makedepends = git + makedepends = python3-build + makedepends = python3-installer + makedepends = python3-wheel + makedepends = python3-setuptools + license = BSD-1-Clause + source = https://github.com/albertosottile/darkdetect/archive/refs/tags/v0.8.0.tar.gz + sha256sums = SKIP -pkgname = python-darkdetect +pkgname = python3-darkdetect diff --git a/srclist b/srclist index 797b934e67..783ef775a0 100644 --- a/srclist +++ b/srclist @@ -5460,6 +5460,36 @@ pkgbase = lemonbar-xft-git pkgname = lemonbar-xft-git --- +pkgbase = lenovolegionlinux-dkms-git + pkgver = 1.c1e9b55 + pkgrel = 0 + pkgdesc = LenovoLegionLinux (LLL) DKMS module + url = https://github.com/johnfanv2/LenovoLegionLinux + arch = amd64 + depends = dkms + makedepends = git + makedepends = lm-sensors + makedepends = i2c-tools + makedepends = dmidecode + license = GPL-2.0-only + +pkgname = lenovolegionlinux-dkms-git +--- +pkgbase = lenovolegionlinux-git + pkgver = 1.c1e9b55 + pkgrel = 0 + pkgdesc = LenovoLegionLinux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. PLEASE READ THE REPO BEFORE INSTALL THIS PACKAGE!!! + url = https://github.com/johnfanv2/LenovoLegionLinux + arch = amd64 + depends = python3 + depends = python3-argcomplete + depends = python3-yaml + depends = python3-pyqt6 + depends = polkitd + license = GPL-2.0-only + +pkgname = lenovolegionlinux-git +--- pkgbase = lens pkgver = 1.0.2 pkgdesc = LENS is a spectral dynamics processor with unbelievable punch and clarity. @@ -9039,6 +9069,24 @@ pkgbase = python3-anyascii pkgname = python3-anyascii --- +pkgbase = python3-darkdetect + pkgver = 0.8.0 + pkgrel = 4 + pkgdesc = Detect OS Dark Mode from Python + url = https://github.com/albertosottile/darkdetect + arch = any + depends = python3 + makedepends = git + makedepends = python3-build + makedepends = python3-installer + makedepends = python3-wheel + makedepends = python3-setuptools + license = BSD-1-Clause + source = https://github.com/albertosottile/darkdetect/archive/refs/tags/v0.8.0.tar.gz + sha256sums = SKIP + +pkgname = python3-darkdetect +--- pkgbase = python3-flit-core pkgver = 3.9.0 pkgdesc = A PEP 517 build backend for packages using Flit