Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system76-power: Add at v1.2.1 #396

Merged
merged 1 commit into from
Sep 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added s/system76-power/manifest.x86_64.bin
Binary file not shown.
33 changes: 33 additions & 0 deletions s/system76-power/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
@@ -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"
}
2 changes: 2 additions & 0 deletions s/system76-power/monitoring.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
releases:
id: 78605
24 changes: 24 additions & 0 deletions s/system76-power/stone.yaml
Original file line number Diff line number Diff line change
@@ -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