mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore: Sync f43 (#11867)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
Name: zed-preview
|
||||
Version: %(echo %ver | sed 's/-/~/')
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Zed is a high-performance, multiplayer code editor
|
||||
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
|
||||
License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 AND ISC) AND AGPL.3.0-only AND AGPL-3.0-or-later AND (Apache-2.0 OR BSL-1.0 OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR MIT OR Apache-2.0) AND BSD-2-Clause AND (CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception) AND (CC0-1.0 OR Apache-2.0) AND (CC0-1.0 OR MIT-0 OR Apache-2.0) AND CC0-1.0 AND GPL-3.0-or-later AND (ISC AND (Apache-2.0 OR ISC) AND OpenSSL) AND (ISC AND (Apache-2.0 OR ISC)) AND ISC AND (MIT AND (MIT OR Apache-2.0)) AND (MIT AND BSD-3-Clause) AND (MIT OR Apache-2.0 OR CC0-1.0) AND (MIT OR Apache-2.0 OR NCSA) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.215+8c5542bd3
|
||||
version=0.17.0-dev.242+5d55999d2
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 22
|
||||
%endif
|
||||
%global llvm_version 22.0.0
|
||||
%global ver 0.17.0-dev.215+8c5542bd3
|
||||
%global ver 0.17.0-dev.242+5d55999d2
|
||||
%bcond bootstrap 1
|
||||
%bcond docs %{without bootstrap}
|
||||
%bcond test 1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver v3.0.0-alpha.83
|
||||
%global ver v3.0.0-alpha.84
|
||||
%global sanitized_ver %(echo %{ver} | sed 's/-/~/g')
|
||||
|
||||
%global goipath github.com/wailsapp/wails/v3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 3982891140cd54cbb6c7424cd6b71a68afe00c8e
|
||||
%global commit 301d49bdd492aaa326e6411710ba7270c36795a9
|
||||
%global shortcommit %{sub %{commit} 1 7}
|
||||
%global commit_date 20260429
|
||||
%global commit_date 20260501
|
||||
|
||||
Name: vgmstream
|
||||
Version: 0~%{commit_date}git.%shortcommit
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
From 903e18c761c41ecca2a6dced9335a2c3f0703b11 Mon Sep 17 00:00:00 2001
|
||||
From: Natalie Vock <natalie.vock@gmx.de>
|
||||
Date: Fri, 17 Apr 2026 21:46:48 +0200
|
||||
Subject: [PATCH] License under MIT
|
||||
|
||||
---
|
||||
LICENSE | 14 ++++++++++++++
|
||||
1 file changed, 14 insertions(+)
|
||||
create mode 100644 LICENSE
|
||||
|
||||
diff --git a/LICENSE b/LICENSE
|
||||
new file mode 100644
|
||||
index 0000000..92ea3c4
|
||||
--- /dev/null
|
||||
+++ b/LICENSE
|
||||
@@ -0,0 +1,14 @@
|
||||
+Copyright (c) 2026 Valve Corporation
|
||||
+
|
||||
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
||||
+documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
||||
+rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
||||
+persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
+
|
||||
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
||||
+Software.
|
||||
+
|
||||
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
||||
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||
+COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
||||
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
\ No newline at end of file
|
||||
--
|
||||
2.54.0
|
||||
@@ -0,0 +1,5 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "dmemcg-booster.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
Name: dmemcg-booster
|
||||
Version: 0.1.2
|
||||
Release: 1%?dist
|
||||
Summary: Userspace utility for controling VRAM utilization
|
||||
License: MIT AND (Apache-2.0 OR MIT)
|
||||
URL: https://gitlab.steamos.cloud/holo/dmemcg-booster
|
||||
Source0: %url/-/archive/%version/dmemcg-booster-%version.tar.gz
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: cargo-rpm-macros
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: dbus-devel
|
||||
Packager: Tulip Blossom <tulilirockz@outlook.com>
|
||||
|
||||
Patch: 0001-License-under-MIT.patch
|
||||
|
||||
%description
|
||||
%summary.
|
||||
|
||||
%prep
|
||||
%autosetup -n %name-%version
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
%{cargo_license_online -a} > LICENSE.dependencies
|
||||
|
||||
%install
|
||||
%cargo_install
|
||||
install -Dpm0644 -t %{buildroot}%{_datadir}/licenses/dmemcg-booster/ ./LICENSE
|
||||
install -Dpm0644 -t %{buildroot}%{_userunitdir}/ ./dmemcg-booster-user.service
|
||||
install -Dpm0644 -t %{buildroot}%{_unitdir}/ ./dmemcg-booster-system.service
|
||||
|
||||
%post
|
||||
%systemd_post dmemcg-booster.service
|
||||
|
||||
%preun
|
||||
%systemd_preun dmemcg-booster.service
|
||||
|
||||
%postun
|
||||
%systemd_postun_with_restart dmemcg-booster.service
|
||||
|
||||
%files
|
||||
%license %{_datadir}/licenses/dmemcg-booster/LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%{_bindir}/dmemcg-booster
|
||||
%{_userunitdir}/dmemcg-booster-user.service
|
||||
%{_unitdir}/dmemcg-booster-system.service
|
||||
|
||||
%changelog
|
||||
* Thu May 05 2026 Tulip Blossom <tulilirockz@outlook.com> - 0.1.2-1
|
||||
- Intial Commit
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gitlab_tag("gitlab.steamos.cloud", "1438"));
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: wluma
|
||||
Version: 4.10.0
|
||||
Release: 3%?dist
|
||||
Version: 4.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Automatic brightness adjustment based on screen contents and ALS
|
||||
URL: https://github.com/max-baz/wluma
|
||||
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: MareTF
|
||||
Version: 0.10.4
|
||||
Version: 0.11.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Summary: A utility to create, edit, and display every type of VTF file ever made
|
||||
|
||||
Reference in New Issue
Block a user