mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore(sync): frawhide -> f41 (#2761)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%global commit fa72d91d14e538bd0054ab7793f912aa0de64e0f
|
||||
%global commit_date 20241218
|
||||
%global commit fe77ae5d28ea36237c53709a51060cbd675c2ad6
|
||||
%global commit_date 20241226
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%define debug_package %nil
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit d82701962f99051a18d65c215b70d41ebadd9a22
|
||||
%global commit 83bb49815cc163e4481097034e1058c4a04a9299
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20241222
|
||||
%global commit_date 20241229
|
||||
%global ver 0.39.0
|
||||
|
||||
Name: mpv-nightly
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 072d41867257d4dad6b8de36e4676a92af6b7d4e
|
||||
%global commit 233e881f95de8f6449e6d22904c55ec8e2192c24
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20241222
|
||||
%global commit_date 20241225
|
||||
|
||||
Name: flow-control-nightly
|
||||
Version: %commit_date.%shortcommit
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit b51a28b75fbf5e94c69ef81d279d3f7000807367
|
||||
%global commit ca6825066f72178f7a714f4d9513437bd98be121
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20241222
|
||||
%global commit_date 20241229
|
||||
%global ver 0.168.0
|
||||
|
||||
%bcond_with check
|
||||
|
||||
@@ -10,6 +10,7 @@ Packager: Cappy Ishihara <cappy@fyralabs.com>
|
||||
BuildRequires: godot
|
||||
BuildRequires: scons
|
||||
BuildRequires: make
|
||||
BuildRequires: cargo
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: gcc
|
||||
@@ -67,9 +68,7 @@ cd %{build_dir}
|
||||
%license %{build_dir}/LICENSE
|
||||
%doc %{build_dir}/docs/
|
||||
%{_bindir}/opengamepadui
|
||||
%{_datadir}/opengamepadui/*.so
|
||||
%{_datadir}/opengamepadui/scripts/*
|
||||
%{_datadir}/opengamepadui/opengamepad-ui.*
|
||||
%{_datadir}/opengamepadui/
|
||||
%{_datadir}/applications/opengamepadui.desktop
|
||||
%{_datadir}/icons/hicolor/scalable/apps/opengamepadui.svg
|
||||
%{_datadir}/polkit-1/actions/*
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit 63c884038d3db2e09947279531e70da52934c934
|
||||
%global commit 0df351bf508fed789e75310330bce60fccbdd999
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.3.1
|
||||
%global commit_date 20241221
|
||||
%global commit_date 20241229
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
|
||||
@@ -71,7 +71,7 @@ algorithms and decoding only VC1 algorithm.
|
||||
|
||||
Name: %{srcname}-freeworld
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 24.2.8
|
||||
%global ver 24.3.0
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 2%{?dist}
|
||||
License: MIT AND BSD-3-Clause AND SGI-B-2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
%global commit e3bc2fac20835c7687c483fe10f46608b7190d77
|
||||
%global commit 5b39eba1be8f1e58c6566f5aec9ca498dbbf2550
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20241217
|
||||
%global commit_date 20241224
|
||||
|
||||
|
||||
%global patches %{_datadir}/src/nvidia-patch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 1c01880a6e9088208a9dffda8a46fe72623ba4e3
|
||||
%global commit c2be9d95dd1ba451a4fdabde359c2585de1763e2
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20241219
|
||||
%global commit_date 20241229
|
||||
%global ver 0.6.5.0
|
||||
|
||||
# We aren't using Mono but RPM expected Mono
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#bcond_without tests
|
||||
%global commit d298693b1b266d198e8eeecb90ea17c4a031268f
|
||||
%global commit 0b6b7742c2e7f2a1fcb0b54ef3dd484bab404b3f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20241216
|
||||
%global ver 2024.12.13
|
||||
%global commit_date 20241226
|
||||
%global ver 2024.12.23
|
||||
|
||||
Name: yt-dlp-nightly
|
||||
Version: %commit_date.git~%shortcommit
|
||||
|
||||
Reference in New Issue
Block a user