mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 78afecd45f)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
+3
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: gnome-shell-extension-%{extension}
|
||||
Version: 9
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: GNOME extension that removes the 'Window is ready' notification and brings the window into focus instead
|
||||
License: AGPL-3.0-only
|
||||
URL: https://github.com/zalckos/GrandTheftFocus
|
||||
@@ -15,6 +15,8 @@ Source0: https://github.com/zalckos/GrandTheftFocus/archive/refs/tags/v%v
|
||||
Requires: (gnome-shell >= 48~ with gnome-shell < 50~)
|
||||
Recommends: gnome-extensions-app
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
GNOME extension. Removes the 'Window is ready' notification and brings the window into focus instead.
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Name: signal-cli
|
||||
Version: 0.13.22
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger
|
||||
License: GPL-3.0-only
|
||||
URL: https://github.com/AsamK/signal-cli
|
||||
@@ -22,6 +22,8 @@ BuildRequires: asciidoc
|
||||
|
||||
Recommends: java-21-openjdk
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
signal-cli is a commandline interface for the Signal messenger.
|
||||
It supports registering, verifying, sending and receiving messages.
|
||||
|
||||
@@ -46,7 +46,8 @@ install -Dm755 chromebook-usbc.service %buildroot%{_unitdir}/chromebook-usbc.ser
|
||||
%{_unitdir}/chromebook-usbc.service
|
||||
|
||||
%changelog
|
||||
* Sat Oct 12 2024 Owen-sz <owen@fyralabs.com>
|
||||
* Sat Oct 12 2024 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Fix the systemd preset application
|
||||
* Sat Oct 5 2024 Owen-sz <owen@fyralabs.com>
|
||||
|
||||
* Sat Oct 5 2024 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial package.
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
Name: cros-keyboard-map
|
||||
Version: %commit_date.%tree_shortcommit.%um_shortcommit
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
|
||||
License: BSD-3-Clause and GPLv3
|
||||
Summary: Utility to generate keyd configurations for use on Chromebooks
|
||||
@@ -23,6 +23,8 @@ Source1: https://github.com/Ultramarine-Linux/cros-keyboard-map/archive/%
|
||||
BuildRequires: systemd-rpm-macros
|
||||
Requires: keyd python3 python3-libfdt
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
Bash script and systemd service to apply WeirdTreeThing's Chromebook keyboard maps.
|
||||
|
||||
@@ -59,9 +61,11 @@ chmod +x %buildroot%{_bindir}/um-generate-cros-keymap
|
||||
%{_bindir}/um-generate-cros-keymap
|
||||
|
||||
%changelog
|
||||
* Sat Oct 12 2024 Owen-sz <owen@fyralabs.com>
|
||||
* Sat Oct 12 2024 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Fix the systemd preset application
|
||||
|
||||
* Sat Aug 24 2024 junefish <june@fyralabs.com>
|
||||
- Split off into seperate git repo.
|
||||
* Sat May 4 2024 Owen-sz <owen@fyralabs.com>
|
||||
|
||||
* Sat May 4 2024 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial package.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global crate readymade
|
||||
Name: readymade-git
|
||||
Version: %commit_date.%shortcommit
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Install ready-made distribution images!
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://github.com/FyraLabs/readymade
|
||||
@@ -24,6 +24,8 @@ Obsoletes: readymade-nightly < 20250502.4dc78ec-3
|
||||
|
||||
Requires: efibootmgr
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
Readymade is a simple Linux Distribution installer.
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: bmpblk_utility
|
||||
Version: 0~%{commit_date}git.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A utility to create/modify the bmpfv in the GBB of chromebooks running old stock firmware
|
||||
|
||||
License: BSD-3-Clause
|
||||
@@ -22,7 +22,7 @@ BuildRequires: xz-devel
|
||||
BuildRequires: libyaml
|
||||
BuildRequires: libyaml-devel
|
||||
|
||||
packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
%summary.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
Name: gsctool
|
||||
Version: git+%{shortcommit}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Chromium OS EC utilities
|
||||
|
||||
License: BSD-3-Clause
|
||||
@@ -15,6 +15,8 @@ BuildRequires: pkgconfig(libusb-1.0)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: gcc
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
Chromium OS EC utilities
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Name: piclone
|
||||
Version: %commit_date.git~%shortcommit
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Utility to back up Pi to an SD card reader
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/raspberrypi-ui/piclone
|
||||
@@ -21,6 +21,8 @@ BuildRequires: gcc
|
||||
|
||||
Requires: parted dosfstools e2fsprogs coreutils util-linux-core uuid dbus-x11 gtk3
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
SD Card backup program for Raspberry Pi.
|
||||
This is a GTK application to copy the contents of SD cards and other USB
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Name: picotool
|
||||
Version: %sanitized_ver
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Tool to inspect RP2040 binaries
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/raspberrypi/picotool
|
||||
@@ -12,6 +12,8 @@ Source0: https://github.com/raspberrypi/picotool/archive/refs/tags/%ver.t
|
||||
Source1: https://github.com/raspberrypi/pico-sdk/archive/%sdk_version.tar.gz#/pico-sdk-%sdk_version.tar.gz
|
||||
BuildRequires: cmake g++ libusb1-devel
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 devices when they are in BOOTSEL mode.
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: rpi-update
|
||||
Version: %commit_date.git~%shortcommit
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: An easier way to update the firmware of your Raspberry Pi.
|
||||
License: MIT
|
||||
URL: https://github.com/raspberrypi/rpi-update
|
||||
@@ -14,6 +14,8 @@ Source0: %url/archive/%commit.tar.gz
|
||||
Requires: bash
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
%summary
|
||||
|
||||
|
||||
@@ -26,6 +26,8 @@ Requires: %{name}-vcgencmd = %{evr}
|
||||
Requires: %{name}-vclog = %{evr}
|
||||
Requires: %{name}-vcmailbox = %{evr}
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user