mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a9a0f0fa2 | |||
| 5fb59d1f0d | |||
| 23eb38c664 | |||
| 1fcf18c3f2 | |||
| 5359a1afdb | |||
| 47c4d26592 | |||
| 7b5a05066f | |||
| 46514db20a | |||
| 14eea54182 | |||
| ffc673f0cb |
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord-canary-openasar
|
Name: discord-canary-openasar
|
||||||
Version: 1.0.1175
|
Version: 1.0.1179
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||||
License: MIT AND https://discord.com/terms
|
License: MIT AND https://discord.com/terms
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: discord-canary
|
Name: discord-canary
|
||||||
Version: 1.0.1175
|
Version: 1.0.1179
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Free Voice and Text Chat for Gamers
|
Summary: Free Voice and Text Chat for Gamers
|
||||||
URL: discord.com
|
URL: discord.com
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Disable X11 for RHEL 10+
|
# Disable X11 for RHEL 10+
|
||||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||||
|
|
||||||
%global commit 44a9b03f244f24e0ea443370cf2cfae0da5767f9
|
%global commit 1c295078227e722d2ad7ff9650d2fd83f3dc64e3
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global ver 0.41.0
|
%global ver 0.41.0
|
||||||
|
|
||||||
Name: mpv-nightly
|
Name: mpv-nightly
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
%global ver 2026-06-01
|
%global ver 2026-06-02
|
||||||
%global goodver %(echo %ver | sed 's/-//g')
|
%global goodver %(echo %ver | sed 's/-//g')
|
||||||
%global __brp_mangle_shebangs %{nil}
|
%global __brp_mangle_shebangs %{nil}
|
||||||
%bcond_without mold
|
%bcond_without mold
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
%global realname subtitleedit
|
%global realname subtitleedit
|
||||||
|
|
||||||
Name: %realname.bin
|
Name: %realname.bin
|
||||||
Version: 4.0.15
|
Version: 4.0.16
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: An advanced subtitle editor and converter
|
Summary: An advanced subtitle editor and converter
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
URL: https://www.nikse.dk/SubtitleEdit
|
URL: https://www.nikse.dk/SubtitleEdit
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: driftwm
|
Name: driftwm
|
||||||
Version: 0.8.1
|
Version: 0.9.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A trackpad-first infinite canvas Wayland compositor
|
Summary: A trackpad-first infinite canvas Wayland compositor
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit e5845da001849fa145408b5e91135c43affa023c
|
%global commit 0099e4234f7f6f1f34d884c208279551ac8b5a08
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: libsingularity
|
Name: libsingularity
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
%global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$
|
%global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$
|
||||||
|
|
||||||
Name: android-studio
|
Name: android-studio
|
||||||
Version: 2025.3.4.7
|
Version: 2026.1.1.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Official IDE for Android development
|
Summary: Official IDE for Android development
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -24,7 +24,7 @@ Packager: veuxit <erroor234@gmail.com>, like-engels <higashikataengels@icl
|
|||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
URL: https://developer.android.com/studio
|
URL: https://developer.android.com/studio
|
||||||
|
|
||||||
%define suffixS panda4-patch1
|
%define suffixS quail1
|
||||||
|
|
||||||
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
|
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit 2c62d182cec246764ff725096a70b9ef44996f7f
|
%global commit 5758e149319d244cbf2d21d1ae8d1376adaf1f91
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global fulldate 2026-05-30
|
%global fulldate 2026-06-01
|
||||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||||
%global ver 1.3.2
|
%global ver 1.3.2
|
||||||
|
|||||||
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
# Naming variable as something other than "commit" is necessary
|
# Naming variable as something other than "commit" is necessary
|
||||||
# to stop %%gometa from putting commit hash in release
|
# to stop %%gometa from putting commit hash in release
|
||||||
%global commit_hash 0b551d813fe21b9ab6f03fc97672fa8b89531a82
|
%global commit_hash b75cfc79a175524839492053dab80fcee18b41bf
|
||||||
%global commit_date 20260529
|
%global commit_date 20260602
|
||||||
%global shortcommit %{sub %{commit_hash} 1 7}
|
%global shortcommit %{sub %{commit_hash} 1 7}
|
||||||
%global ver 2.0.15
|
%global ver 2.0.15
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%bcond bootstrap 0
|
%bcond bootstrap 0
|
||||||
|
|
||||||
Name: yarnpkg-berry
|
Name: yarnpkg-berry
|
||||||
Version: 4.15.0
|
Version: 4.16.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Active development version of Yarn
|
Summary: Active development version of Yarn
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: https://yarnpkg.com
|
URL: https://yarnpkg.com
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit eb424af17ccc195470e538e46f4cc8b80840467f
|
%global commit 818244003b6db179ae175ae3171c8d7f2846e732
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global ver 1.6.0
|
%global ver 1.6.0
|
||||||
|
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
%global crate anime-game-launcher
|
%global crate anime-game-launcher
|
||||||
%global appid moe.launcher.an-anime-game-launcher
|
%global appid moe.launcher.an-anime-game-launcher
|
||||||
Name: %{crate}
|
Name: %{crate}
|
||||||
Version: 3.19.5
|
Version: 3.19.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An Anime Game Launcher for Linux with automatic patching and telemetry disabling
|
Summary: An Anime Game Launcher for Linux with automatic patching and telemetry disabling
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
%global crate honkers-railway-launcher
|
%global crate honkers-railway-launcher
|
||||||
%global appid moe.launcher.the-honkers-railway-launcher
|
%global appid moe.launcher.the-honkers-railway-launcher
|
||||||
Name: %{crate}
|
Name: %{crate}
|
||||||
Version: 1.15.0
|
Version: 1.15.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
|
Summary: The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
|
||||||
|
|
||||||
|
|||||||
@@ -3,10 +3,10 @@
|
|||||||
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
||||||
%global appid org.prismlauncher.PrismLauncher-nightly
|
%global appid org.prismlauncher.PrismLauncher-nightly
|
||||||
|
|
||||||
%global commit f5d7e76ac4865aed7d033b25a9129913e1f1b520
|
%global commit bf8d1ca1f8c3e82835965e1cad7d2d6de8840924
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global commit_date 20260528
|
%global commit_date 20260602
|
||||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||||
|
|
||||||
# Change this variables if you want to use custom keys
|
# Change this variables if you want to use custom keys
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
||||||
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||||
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||||
%global commit f8a5a6ad932b88efd5977f3f5c2e0fbbcffcc0a8
|
%global commit 5fc7450865fce60934f26a4321292011b5d4c434
|
||||||
%global ver 0.0.40-19421
|
%global ver 0.0.40-19425
|
||||||
|
|
||||||
Name: rpcs3
|
Name: rpcs3
|
||||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: steamos-manager
|
Name: steamos-manager
|
||||||
Version: 26.2.0
|
Version: 26.3.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: SteamOS Manager is a system daemon that aims to abstract Steam's interactions with the operating system.
|
Summary: SteamOS Manager is a system daemon that aims to abstract Steam's interactions with the operating system.
|
||||||
License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND Apache-2.0 OR BSL-1.0 AND Apache-2.0 OR MIT AND Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT AND BSD-3-Clause OR MIT OR Apache-2.0 AND ISC AND LGPL-2.1 OR MIT OR Apache-2.0 AND MIT AND MIT OR Apache-2.0 AND MIT OR Apache-2.0 OR LGPL-2.1-or-later AND Unlicense OR MIT AND Zlib OR Apache-2.0 OR MIT
|
License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND Apache-2.0 OR BSL-1.0 AND Apache-2.0 OR MIT AND Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT AND BSD-3-Clause OR MIT OR Apache-2.0 AND ISC AND LGPL-2.1 OR MIT OR Apache-2.0 AND MIT AND MIT OR Apache-2.0 AND MIT OR Apache-2.0 OR LGPL-2.1-or-later AND Unlicense OR MIT AND Zlib OR Apache-2.0 OR MIT
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||||
%global commit 7813bd8b92824cacec9cddb5152f8c9ed645e03c
|
%global commit 88a18de44f78bf0d0401070bb8cfbc90a78877ba
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver 2.3.1
|
%global ver 2.3.1
|
||||||
%global commit_date 20260530
|
%global commit_date 20260602
|
||||||
%global debug_package %nil
|
%global debug_package %nil
|
||||||
|
|
||||||
Name: nim-nightly
|
Name: nim-nightly
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit 4a47505dd891ac8a94ba7f4b578899c72727ce23
|
%global commit 5f301d60afc6b7243f9a2928118e9f448ae3c4de
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global pypi_name types-colorama
|
%global pypi_name types-colorama
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
version=0.17.0-dev.639+284ab0ad8
|
version=0.17.0-dev.644+3de725074
|
||||||
|
|
||||||
mirrors=()
|
mirrors=()
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%define llvm_compat 22
|
%define llvm_compat 22
|
||||||
%endif
|
%endif
|
||||||
%global llvm_version 22.0.0
|
%global llvm_version 22.0.0
|
||||||
%global ver 0.17.0-dev.639+284ab0ad8
|
%global ver 0.17.0-dev.644+3de725074
|
||||||
%bcond bootstrap 1
|
%bcond bootstrap 1
|
||||||
%bcond docs %{without bootstrap}
|
%bcond docs %{without bootstrap}
|
||||||
%bcond test 1
|
%bcond test 1
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
%global zig_cache_dir %{builddir}/zig-cache
|
%global zig_cache_dir %{builddir}/zig-cache
|
||||||
|
|
||||||
Name: zig-master
|
Name: zig-master
|
||||||
Version: 0.17.0~dev.639+284ab0ad8
|
Version: 0.17.0~dev.644+3de725074
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Master builds of the Zig language
|
Summary: Master builds of the Zig language
|
||||||
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
|
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit d8738f97ed01f4d87f668df35fa7bbad795c9e49
|
%global commit 271851bbc07748100382ae7caf6ef71c70c01bfc
|
||||||
%global shortcommit d8738f9
|
%global shortcommit 271851b
|
||||||
%global commit_date 20260523
|
%global commit_date 20260602
|
||||||
|
|
||||||
Name: astal
|
Name: astal
|
||||||
Version: 0^%commit_date.%commit
|
Version: 0^%commit_date.%commit
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
%global commit d8738f97ed01f4d87f668df35fa7bbad795c9e49
|
%global commit 271851bbc07748100382ae7caf6ef71c70c01bfc
|
||||||
%global shortcommit %{sub %commit 1 7}
|
%global shortcommit %{sub %commit 1 7}
|
||||||
%global commit_date 20260523
|
%global commit_date 20260602
|
||||||
|
|
||||||
Name: astal
|
Name: astal
|
||||||
Version: 0^%commit_date.%shortcommit
|
Version: 0^%commit_date.%shortcommit
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
project pkg {
|
||||||
|
rpm {
|
||||||
|
spec = "qt6-controllable.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,63 @@
|
|||||||
|
%global appid io.github.rfrench3.controllable
|
||||||
|
|
||||||
|
Name: qt6-controllable
|
||||||
|
Version: 0.2.0
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Summary: QML module for controller support
|
||||||
|
|
||||||
|
License: GPL-2.0-or-later
|
||||||
|
URL: https://github.com/rfrench3/controllable
|
||||||
|
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
|
||||||
|
|
||||||
|
Packager: Robert French <frenchrobertm@outlook.com>
|
||||||
|
|
||||||
|
BuildRequires: desktop-file-utils
|
||||||
|
BuildRequires: libappstream-glib
|
||||||
|
BuildRequires: cmake
|
||||||
|
BuildRequires: extra-cmake-modules
|
||||||
|
BuildRequires: kf6-rpm-macros
|
||||||
|
|
||||||
|
BuildRequires: cmake(SDL3)
|
||||||
|
BuildRequires: cmake(Qt6Core)
|
||||||
|
BuildRequires: cmake(Qt6Gui)
|
||||||
|
BuildRequires: cmake(Qt6Qml)
|
||||||
|
BuildRequires: cmake(Qt6QuickControls2)
|
||||||
|
|
||||||
|
BuildRequires: cmake(KF6I18n)
|
||||||
|
|
||||||
|
Requires: kf6-ki18n
|
||||||
|
|
||||||
|
Provides: qt6-controllable = %{evr}
|
||||||
|
|
||||||
|
%description
|
||||||
|
A QML module that provides support for controllers.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n controllable-%{version}
|
||||||
|
|
||||||
|
%conf
|
||||||
|
%cmake
|
||||||
|
|
||||||
|
%build
|
||||||
|
%cmake_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%cmake_install
|
||||||
|
|
||||||
|
%check
|
||||||
|
appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/%{orgname}.*.xml || :
|
||||||
|
|
||||||
|
%files
|
||||||
|
%license LICENSE.txt
|
||||||
|
%doc README.md
|
||||||
|
%{_kf6_metainfodir}/%{appid}.*.xml
|
||||||
|
%{_kf6_libdir}/libqt6-controllable.so
|
||||||
|
%{_kf6_qmldir}/io/github/rfrench3/controllable/*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Tue May 12 2026 Robert French
|
||||||
|
- Initial tests for rpm package
|
||||||
|
* Sun Apr 26 2026 Robert French
|
||||||
|
- First day of splitting this module off of bazzite updater
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(gh("rfrench3/controllable"));
|
||||||
+11
-7
@@ -1,8 +1,13 @@
|
|||||||
|
%global commit r55
|
||||||
|
%global date 20110821
|
||||||
|
|
||||||
|
%global _pkg_extra_cflags "-Wno-int-conversion -Wno-declaration-missing-parameter-type"
|
||||||
|
|
||||||
Name: xavs
|
Name: xavs
|
||||||
Version: 0.1.55
|
Version: 0.1.55^%{date}svn%{commit}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: AVS1 (First-generation AVS Standards) library
|
Summary: AVS1 (First-generation AVS Standards) library
|
||||||
License: GPLv2
|
License: GPL-2.0-only
|
||||||
URL: https://xavs.sourceforge.net/
|
URL: https://xavs.sourceforge.net/
|
||||||
Patch0: %{name}-cflags.patch
|
Patch0: %{name}-cflags.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
@@ -10,7 +15,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: subversion
|
BuildRequires: subversion
|
||||||
#BuildRequires: yasm
|
%dnl BuildRequires: yasm
|
||||||
|
|
||||||
%description
|
%description
|
||||||
AVS is a complete standard system including system, video, audio, and digital
|
AVS is a complete standard system including system, video, audio, and digital
|
||||||
@@ -35,7 +40,7 @@ The %{name}-devel package contains libraries and header files for
|
|||||||
developing applications that use %{name}.
|
developing applications that use %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
svn co https://svn.code.sf.net/p/xavs/code/trunk %{name}
|
svn co -r %{commit} https://svn.code.sf.net/p/xavs/code/trunk %{name}
|
||||||
%setup -T -D -n %{name}
|
%setup -T -D -n %{name}
|
||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
|
|
||||||
@@ -43,8 +48,7 @@ svn co https://svn.code.sf.net/p/xavs/code/trunk %{name}
|
|||||||
%configure \
|
%configure \
|
||||||
--disable-asm \
|
--disable-asm \
|
||||||
--enable-pic \
|
--enable-pic \
|
||||||
--enable-shared \
|
--enable-shared
|
||||||
--extra-cflags="-Wno-int-conversion -Wno-declaration-missing-parameter-type"
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build
|
%make_build
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: tail-tray
|
Name: tail-tray
|
||||||
Version: 0.2.32
|
Version: 0.2.33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tailscale tray menu and UI for the KDE Plasma Desktop
|
Summary: Tailscale tray menu and UI for the KDE Plasma Desktop
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%global commit 8ff4bb16dc1ff6ae371cfb5e13ab696ee5d097fd
|
%global commit 5d984d010fb413072eaef7fd85e6efa68a7b9ffc
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver 20260531105624
|
%global ver 20260601085329
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
|
|
||||||
Name: v2ray-domain-list-community
|
Name: v2ray-domain-list-community
|
||||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: gpu-screen-recorder
|
Name: gpu-screen-recorder
|
||||||
Version: 5.13.8
|
Version: 5.13.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A shadowplay-like screen recorder for Linux
|
Summary: A shadowplay-like screen recorder for Linux
|
||||||
|
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
%global appid org.asus_linux.rog_control_center
|
%global appid org.asus_linux.rog_control_center
|
||||||
|
|
||||||
Name: asusctl
|
Name: asusctl
|
||||||
Version: 6.3.7
|
Version: 6.3.8
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
|
Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
|
||||||
URL: https://gitlab.com/asus-linux/asusctl
|
URL: https://gitlab.com/asus-linux/asusctl
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: cardwire
|
Name: cardwire
|
||||||
Version: 0.8.0
|
Version: 0.9.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
|
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
|
||||||
URL: https://opengamingcollective.github.io/cardwire/
|
URL: https://opengamingcollective.github.io/cardwire/
|
||||||
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz
|
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit 683afbf22aa41728846d63c0c8ddf9020613eebe
|
%global commit 778c9f53dc3b502ba095eed2d8a4b7aa9449fdb4
|
||||||
%global commit_date 20260530
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: cloud-hypervisor-nightly
|
Name: cloud-hypervisor-nightly
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: electron
|
Name: electron
|
||||||
%electronmeta
|
%electronmeta
|
||||||
Version: 42.3.0
|
Version: 42.3.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Build cross platform desktop apps with web technologies
|
Summary: Build cross platform desktop apps with web technologies
|
||||||
License: %{electron_license}
|
License: %{electron_license}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit 3bb11344d0aa74d3c42f51f6c5eb9eda22f3491f
|
%global commit f6948ed5175fe933c51ae0874fe94bd9e4e1f3f6
|
||||||
%global commit_date 20260531
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global pypi_name glasgow
|
%global pypi_name glasgow
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# https://github.com/nats-io/natscli
|
# https://github.com/nats-io/natscli
|
||||||
%global goipath github.com/nats-io/natscli
|
%global goipath github.com/nats-io/natscli
|
||||||
%global commit b82e36a530bb170eb80a4c55b8c0c284cc95f9d6
|
%global commit c0d43e0625d5e23758b0e7e2b9d1d0ac7400813c
|
||||||
%global commit_date 20260530
|
%global commit_date 20260602
|
||||||
%global shortcommit %{sub %{commit} 1 7}
|
%global shortcommit %{sub %{commit} 1 7}
|
||||||
|
|
||||||
%gometa -f
|
%gometa -f
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit e1e814ccad620b027a3ca770e1481616be053f9b
|
%global commit 205a25fc4a61696ab4f647abb4305f83900e7871
|
||||||
%global commit_date 20260529
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: rpi-utils
|
Name: rpi-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user