From 99769ad29be3f62489dc3c5112773a0ea42a73a8 Mon Sep 17 00:00:00 2001 From: Daniel Hancock Date: Fri, 27 Sep 2024 02:23:21 +0800 Subject: [PATCH] system76-power: Add at v1.2.1 --- s/system76-power/manifest.x86_64.bin | Bin 0 -> 340 bytes s/system76-power/manifest.x86_64.jsonc | 33 +++++++++++++++++++++++++ s/system76-power/monitoring.yaml | 2 ++ s/system76-power/stone.yaml | 24 ++++++++++++++++++ 4 files changed, 59 insertions(+) create mode 100644 s/system76-power/manifest.x86_64.bin create mode 100644 s/system76-power/manifest.x86_64.jsonc create mode 100644 s/system76-power/monitoring.yaml create mode 100644 s/system76-power/stone.yaml diff --git a/s/system76-power/manifest.x86_64.bin b/s/system76-power/manifest.x86_64.bin new file mode 100644 index 0000000000000000000000000000000000000000..fa430c18812f0fee68cdbf03f25fce07faa7b75e GIT binary patch literal 340 zcmZR`%`awPWB?&11_ovZ1{MYeRt5$(1_pK@3nUBzj3N-4$#T=rpf!J|>)iqJg%}ta znKZWQ|4p!D4CP=*>NiwixGckbeNC&`_Qz}s|G&5IQ7zAnoDg#8ug9+U`8yYEUCJ); zFTVJ}R9AHkJy-n`>Kd!UL~i$boxVQVwQXu*IisaqqsOXyQ&e#geZ2jNdhu;}hxmYCyd~eHlZ@zz} zsBHIprky9Bo{s(bNo|F7F^~Sfg%;~~z88`C{9mLyInr)=gE#w&;D?w0hld8OK7C+u z^KAF}E2}D^cO0+fl>KNgtH9uVD%U%F!j`Zd;U86R2gRIm;}%rfckbNbr4u}JvK2y7 kEWQe8T>kXQ=Iw@w9Y@%$czD_8adX|QxUpxE4oi;&0H*?tDgXcg literal 0 HcmV?d00001 diff --git a/s/system76-power/manifest.x86_64.jsonc b/s/system76-power/manifest.x86_64.jsonc new file mode 100644 index 000000000..99a266513 --- /dev/null +++ b/s/system76-power/manifest.x86_64.jsonc @@ -0,0 +1,33 @@ +/** Human readable report. This is not consumed by boulder */ +{ + "manifest-version": "0.2", + "packages": { + "system76-power": { + "build-depends": [ + "binary(cargo)", + "pkgconfig(libusb-1.0)" + ], + "depends": [ + "interpreter(/usr/lib/ld-linux-x86-64.so.2(x86_64))", + "soname(ld-linux-x86-64.so.2(x86_64))", + "soname(libc.so.6(x86_64))", + "soname(libunwind.so.1(x86_64))", + "soname(libusb-1.0.so.0(x86_64))" + ], + "files": [ + "/usr/bin/system76-power", + "/usr/lib/systemd/system/com.system76.PowerDaemon.service", + "/usr/share/dbus-1/interfaces/com.system76.PowerDaemon.xml", + "/usr/share/dbus-1/system.d/com.system76.PowerDaemon.conf", + "/usr/share/polkit-1/actions/com.system76.PowerDaemon.policy" + ], + "name": "system76-power", + "provides": [ + "binary(system76-power)" + ] + } + }, + "source-name": "system76-power", + "source-release": "1", + "source-version": "1.2.1" +} diff --git a/s/system76-power/monitoring.yaml b/s/system76-power/monitoring.yaml new file mode 100644 index 000000000..c49d13274 --- /dev/null +++ b/s/system76-power/monitoring.yaml @@ -0,0 +1,2 @@ +releases: + id: 78605 diff --git a/s/system76-power/stone.yaml b/s/system76-power/stone.yaml new file mode 100644 index 000000000..c9f89a6b9 --- /dev/null +++ b/s/system76-power/stone.yaml @@ -0,0 +1,24 @@ +# +# SPDX-FileCopyrightText: © 2020-2024 Serpent OS Developers +# +# SPDX-License-Identifier: MPL-2.0 +# +name : system76-power +version : 1.2.1 +release : 1 +homepage : https://github.com/pop-os/system76-power +upstreams : + - https://github.com/pop-os/system76-power/archive/refs/tags/1.2.1.tar.gz: 90b796e72a442a7968fc80b269ed2a936c6541bcba939a72612898082fbd7ec3 +summary : system76-power is a utility for managing graphics and power profiles. +description : | + system76-power is a utility for managing graphics and power profiles. +license: + - GPL-3.0-only +builddeps : + - binary(cargo) + - pkgconfig(libusb-1.0) +networking : yes +build : | + %make +install : | + %make_install