Skip to content

Commit

Permalink
chore(f41): backport frawhide changes (#3166)
Browse files Browse the repository at this point in the history
* Change: Moved all V4L2 packages out of the Fusion folder

(cherry picked from 8dede7d)

* bump(nightly): mpv flow nightly nightly prismlauncher-nightly spotx-bash

---------

Co-authored-by: Raboneko <[email protected]>
  • Loading branch information
sadlerm4 and raboneko authored Jan 31, 2025
1 parent cdd0ccd commit 777b24c
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 122 deletions.
4 changes: 2 additions & 2 deletions anda/apps/mpv/mpv-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit c438732b239bf4e7f3d574f8fcc141f92366018a
%global commit 72d976b3c150425b678122e68bd98c9fd9d9fb92
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250119
%global commit_date 20250130
%global ver 0.39.0

Name: mpv-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/devs/flow/flow-control-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 9f29853cd6c4842a7746292f829a9da761a76b88
%global commit e6e0301a782989782464e5f141ff4b4030a23c38
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250119
%global commit_date 20250130

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
6 changes: 3 additions & 3 deletions anda/devs/ghostty/nightly/ghostty-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
%global commit 72d085525b22d66468c5969a4d507a0fa68d4a04
%global commit 04d36361b1a19a3b78b9cbcea5a233ccd56fb4e8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250118
%global commit_date 20250130
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global cache_dir %{builddir}/zig-cache

Name: ghostty-nightly
Version: %{commit_date}.%{shortcommit}
Release: 2%?dist
Release: 1%?dist
Summary: A fast, native terminal emulator written in Zig; this is the Tip (nightly) build.
License: MIT AND MPL-2.0 AND OFL-1.1 AND (WTFPL OR CC0-1.0) AND Apache-2.0
URL: https://ghostty.org/
Expand Down
6 changes: 3 additions & 3 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global commit ac8220bb2e03a94e8c62022fa0efe9ff9adf1c1c
%global commit 303cce0cbc91ea3b4082b91117d6dca8d7a2816a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250119
%global ver 0.171.0
%global commit_date 20250130
%global ver 0.173.0

%bcond_with check

Expand Down
34 changes: 0 additions & 34 deletions anda/fusion/v4l2-relayd/0000-set-new-offset.patch

This file was deleted.

8 changes: 0 additions & 8 deletions anda/fusion/v4l2-relayd/anda.hcl

This file was deleted.

1 change: 0 additions & 1 deletion anda/fusion/v4l2-relayd/update.rhai

This file was deleted.

1 change: 0 additions & 1 deletion anda/fusion/v4l2-relayd/v4l2-relayd.preset

This file was deleted.

63 changes: 0 additions & 63 deletions anda/fusion/v4l2-relayd/v4l2-relayd.spec

This file was deleted.

4 changes: 2 additions & 2 deletions anda/games/prismlauncher-nightly/prismlauncher-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global real_name prismlauncher
%global nice_name PrismLauncher

%global commit f17599c8b870072e2da759c85df060f7088bf388
%global commit 6ae9fa4df445aa577d58230559f5b025c93e1e7c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit 23b955121b8217c1c348a9ed2483167a6f3ff4ad

%global commit_date 20250118
%global commit_date 20250130
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down
6 changes: 3 additions & 3 deletions anda/tools/spotx-bash/spotx-bash.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit e0fd4704b043941b4ddc0f24bc2b7614a6db23f1
%global commit_date 20250104
%global commit bfd07df616bb656f4990b15996c7e1c4f5a9ebc6
%global commit_date 20250130
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: spotx-bash
Expand Down Expand Up @@ -33,4 +33,4 @@ install -Dm 755 spotx.sh %buildroot%{_bindir}/spotx

%changelog
* Sat Dec 14 2024 Its-J
- Package SpotX-Bash
- Package SpotX-Bash

0 comments on commit 777b24c

Please sign in to comment.